@import "//fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,300";

#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}

#autocomplete ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#autocomplete li {
    background: #fff;
    color: #000;
    cursor: default;
    white-space: pre;
    zoom: 1;
}

html.js input.form-autocomplete {
    background-image: url(../images/throbber-inactive.png);
    background-position: 100% center;
    background-repeat: no-repeat;
}

html.js input.throbbing {
    background-image: url(../images/throbber-active.gif);
    background-position: 100% center;
}

html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
}

html.js fieldset.collapsed .fieldset-wrapper {
    display: none;
}

fieldset.collapsible {
    position: relative;
}

fieldset.collapsible .fieldset-legend {
    display: block;
}

.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.resizable-textarea .grippie {
    background: #eee url(../images/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}

body.drag {
    cursor: move;
}

.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin-left: -1em;
    overflow: hidden;
    text-decoration: none;
}

a.tabledrag-handle:hover {
    text-decoration: none;
}

a.tabledrag-handle .handle {
    background: url(../images/draggable.png) no-repeat 6px 9px;
    height: 13px;
    margin: -0.4em 0.5em;
    padding: 0.42em 0.5em;
    width: 13px;
}

a.tabledrag-handle-hover .handle {
    background-position: 6px -11px;
}

.green {
    color: #617a2e;
}

div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}

div.tree-child {
    background: url(../images/tree.png) no-repeat 11px center;
}

div.tree-child-last {
    background: url(../images/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
    background: url(../images/tree.png) no-repeat -11px center;
}

.tabledrag-toggle-weight-wrapper {
    text-align: right;
}

table.sticky-header {
    background-color: #fff;
    margin-top: 0;
}

.progress .bar {
    background-color: #fff;
    border: 1px solid;
}

.progress .filled {
    background-color: #000;
    height: 1.5em;
    width: 5px;
}

.progress .percentage {
    float: right;
}

.ajax-progress {
    display: inline-block;
}

.ajax-progress .throbber {
    background: transparent url(../images/throbber-active.gif) no-repeat 0px center;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}

.ajax-progress .message {
    padding-left: 20px;
}

tr .ajax-progress .throbber {
    margin: 0 2px;
}

.ajax-progress-bar {
    width: 16em;
}

.container-inline div,
.container-inline label {
    display: inline;
}

.container-inline .fieldset-wrapper {
    display: block;
}

.nowrap {
    white-space: nowrap;
}

html.js .js-hide {
    display: none;
}

.element-hidden {
    display: none;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

*:first-child+html .clearfix {
    min-height: 1%;
}

/*})'"*/
.container-inline-date {
    clear: both;
}

.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}

.container-inline-date>.form-item {
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: top;
}

fieldset.date-combo .container-inline-date>.form-item {
    margin-bottom: 10px;
}

.container-inline-date .form-item .form-item {
    float: left;
}

.container-inline-date .form-item,
.container-inline-date .form-item input {
    width: auto;
}

.container-inline-date .description {
    clear: both;
}

.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
    margin-right: 5px;
}

.container-inline-date .date-spacer {
    margin-left: -5px;
}

.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}

.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}

.container-inline-date .date-padding {
    float: left;
}

fieldset.date-combo .container-inline-date .date-padding {
    padding: 10px;
}

.views-exposed-form .container-inline-date .date-padding {
    padding: 0;
}

#calendar_div,
#calendar_div td,
#calendar_div th {
    margin: 0;
    padding: 0;
}

#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}

.calendar td {
    padding: 0;
}

span.date-display-single {}

span.date-display-start {}

span.date-display-end {}

.date-prefix-inline {
    display: inline-block;
}

.date-clear {
    clear: both;
    display: block;
    float: none;
}

.date-no-float {
    clear: both;
    float: none;
    width: 98%;
}

.date-float {
    clear: none;
    float: left;
    width: auto;
}

.date-float .form-type-checkbox {
    padding-right: 1em;
}

.form-type-date-select .form-type-select[class*=hour] {
    margin-left: .75em;
}

.date-container .date-format-delete {
    float: left;
    margin-top: 1.8em;
    margin-left: 1.5em;
}

.date-container .date-format-name {
    float: left;
}

.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}

.date-container .select-container {
    clear: left;
    float: left;
}

div.date-calendar-day {
    background: #F3F3F3;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    color: #999;
    float: left;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}

div.date-calendar-day span {
    display: block;
    text-align: center;
}

div.date-calendar-day span.month {
    background-color: #B5BEBE;
    color: white;
    font-size: .9em;
    padding: 2px;
    text-transform: uppercase;
}

div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}

div.date-calendar-day span.year {
    font-size: .9em;
    padding: 2px;
}

.date-form-element-content-multiline {
    padding: 10px;
    border: 1px solid #CCC;
}

.form-item.form-item-instance-widget-settings-input-format-custom,
.form-item.form-item-field-settings-enddate-required {
    margin-left: 1.3em;
}

#edit-field-settings-granularity .form-type-checkbox {
    margin-right: .6em;
}

.date-year-range-select {
    margin-right: 1em;
}

/*})'"*/
.field .field-label {
    font-weight: bold;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
    float: left;
}

form .field-multiple-table {
    margin: 0;
}

form .field-multiple-table th.field-label {
    padding-left: 0;
}

form .field-multiple-table td.field-multiple-drag {
    width: 30px;
    padding-right: 0;
}

form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
    padding-right: .5em;
}

form .field-add-more-submit {
    margin: .5em 0 0;
}

/*})'"*/
div.toboggan-container {
    text-align: center;
}

div.toboggan-login-link-container {
    text-align: left;
}

div.toboggan-login-link-container a {
    text-decoration: none;
}

div.toboggan-block-message {
    text-align: left;
}

div.user-login-block {
    text-align: left;
}

div.user-login-block a {
    text-align: left;
}

.toboggan-unified #login-message {
    text-align: center;
    font-size: 2em;
    line-height: 1.2;
}

.toboggan-unified #login-links {
    text-align: center;
    font-size: 1.5em;
    line-height: 2.7;
}

.toboggan-unified #login-links a {
    padding: .5em;
    border: 1px #666 solid;
    background-color: #EEE;
}

.toboggan-unified #login-links a:hover {
    background-color: #DDD;
}

.toboggan-unified #login-links a.lt-active,
.toboggan-unified #login-links a.lt-active:hover {
    background-color: #FFF19A;
    border: 2px #333 solid;
}

.toboggan-unified.login #register-form {
    display: none;
}

.toboggan-unified.register #login-form {
    display: none;
}

/*})'"*/
.node-unpublished {
    background-color: #fff4f4;
}

.preview .node {
    background-color: #ffffea;
}

td.revision-current {
    background: #ffc;
}

/*})'"*/
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

.views-align-left {
    text-align: left;
}

.views-align-right {
    text-align: right;
}

.views-align-center {
    text-align: center;
}

.views-view-grid tbody {
    border-top: none;
}

.view .progress-disabled {
    float: none;
}

/*})'"*/
.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(../images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(../images/status-active.gif) center center no-repeat;
}

/*})'"*/
#sliding-popup {
    z-index: 99999;
    text-align: center;
}

.sliding-popup-bottom {
    position: fixed;
}

.sliding-popup-top {
    position: relative;
}

#sliding-popup .popup-content {
    margin: 0 auto;
    max-width: 80%;
    display: inline-block;
    text-align: left;
    width: 100%;
}

#sliding-popup .popup-content #popup-buttons {
    float: right;
    max-width: 40%;
}

#sliding-popup button {
    cursor: pointer;
}

#sliding-popup .popup-content #popup-text {
    float: left;
    max-width: 60%;
}

.eu-cookie-withdraw-tab {
    cursor: pointer;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top,
.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner {
    transform: scaleY(-1);
}

.eu-cookie-withdraw-tab {
    position: absolute;
    top: 0;
    transform: translate(-50%, -100%);
    left: 50%;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
    transform: translate(-50%, -100%) scaleY(-1);
}

@media screen and (max-width:600px) {
    #sliding-popup .popup-content {
        max-width: 95%;
    }

    #sliding-popup .popup-content #popup-text {
        max-width: 100%;
    }

    #sliding-popup .popup-content #popup-buttons {
        clear: both;
        float: none;
        max-width: 100%;
    }
}

/*})'"*/
input.webform-calendar {
    display: none;
    padding: 3px;
    vertical-align: top;
}

html.js input.webform-calendar {
    display: inline;
}

.webform-container-inline label {
    display: inline;
    margin-right: 1em;
}

.webform-container-inline div,
.webform-container-inline div.form-item {
    display: inline;
}

.webform-container-inline div.description {
    display: block;
}

.webform-container-inline div.messages {
    display: block;
    float: left;
}

.webform-container-inline div.ajax-progress-bar div {
    display: inherit;
}

.webform-container-inline.webform-component-textarea label {
    vertical-align: top;
}

.webform-container-inline.webform-component-textarea .form-textarea-wrapper {
    display: inline-block;
}

fieldset.fieldset-invisible,
fieldset.fieldset-invisible>legend {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: inherit;
    position: static;
    color: inherit;
    height: auto;
    width: auto;
    font-family: inherit;
    text-indent: 0;
    line-height: inherit;
    text-shadow: unset;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

fieldset.fieldset-invisible>legend {
    font-weight: bold;
    font-size: 0.929em;
}

fieldset.fieldset-invisible>div>div.form-item:last-child,
fieldset.fieldset-invisible>table {
    margin-bottom: 0;
}

.webform-component-textarea .grippie {
    display: block;
}

.webform-progressbar {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.webform-progressbar-inner {
    height: 1em;
    background-color: #74c421;
    height: 3px;
}

.webform-progressbar-outer {
    position: relative;
    border: 1px solid #356900;
    width: 100%;
    height: 3px;
    margin: 0.35em -1px 2em;
    background-color: white;
}

.webform-progressbar-page {
    position: absolute;
    width: 7px;
    height: 7px;
    margin: -6px -4px;
    border: 1px solid #356900;
    background-color: white;
    border-radius: 5px;
}

.webform-progressbar-page.completed {
    background-color: #74c421;
}

.webform-progressbar-page.current {
    background-color: #74c421;
}

.webform-progressbar-page .webform-progressbar-page-number {
    display: none;
}

.webform-progressbar-page .webform-progressbar-page-label {
    position: relative;
    top: 10px;
    margin: 0 -10em;
}

/*})'"*/
@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    color: #292725;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #617a2e;
    text-decoration: none
}

a:focus,
a:hover {
    color: #004b85;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #e6e3df
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #b3aba2
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 30px
}

.h2,
h2 {
    font-size: 24px
}

.h3,
h3 {
    font-size: 18px
}

.h4,
.h5,
h4,
h5 {
    font-size: 16px
}

.h6,
h6 {
    font-size: 13px
}

p {
    margin: 0 0 11px
}

.lead {
    margin-bottom: 22px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #b3aba2
}

.text-primary {
    color: #004b85
}

a.text-primary:hover {
    color: #002e52
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #004b85
}

a.bg-primary:hover {
    background-color: #002e52
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #e6e3df
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 11px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dd,
dt {
    line-height: 1.6
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #b3aba2
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 14px;
    border-left: 5px solid #e6e3df
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #b3aba2
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e6e3df;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.6
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 13px;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    color: #65615c;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 22px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 22px;
    font-size: 21px;
    line-height: inherit;
    color: #65615c;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    color: #5a5b5d
}

.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b3aba2;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #5a5b5d;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(90, 91, 93, .6)
}

.form-control::-moz-placeholder {
    color: #d3d4d1;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #d3d4d1
}

.form-control::-webkit-input-placeholder {
    color: #d3d4d1
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #e6e3df;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    line-height: 36px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 31px;
    line-height: 31px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 45px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #6c6761
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 29px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #292725;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.btn-default {
    color: #292725;
    background-color: #fff;
    border-color: #e6e3df
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #292725;
    background-color: #ebebeb;
    border-color: #cbc5bd
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #e6e3df
}

.btn-default .badge {
    color: #fff;
    background-color: #292725
}

.btn-primary {
    color: #fff;
    background-color: #004b85;
    border-color: #003d6c
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #00345c;
    border-color: #001a2e
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #004b85;
    border-color: #003d6c
}

.btn-primary .badge {
    color: #004b85;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #617a2e;
    border-color: #526727
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #495c23;
    border-color: #2f3b16
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #617a2e;
    border-color: #526727
}

.btn-success .badge {
    color: #617a2e;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #d16f1a;
    border-color: #ba6317
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #ad5c15;
    border-color: #844610
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #d16f1a;
    border-color: #ba6317
}

.btn-info .badge {
    color: #d16f1a;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #d16f1a;
    border-color: #ba6317
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ad5c15;
    border-color: #844610
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #d16f1a;
    border-color: #ba6317
}

.btn-warning .badge {
    color: #d16f1a;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d11a1a;
    border-color: #ba1717
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ad1515;
    border-color: #841010
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d11a1a;
    border-color: #ba1717
}

.btn-danger .badge {
    color: #d11a1a;
    background-color: #fff
}

.btn-link {
    color: #617a2e;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #004b85;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #b3aba2;
    text-decoration: none
}

.btn-lg {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px
}

.btn-sm,
.btn-xs {
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 2px 5px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.6;
    color: #65615c;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #585450;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #004b85
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #b3aba2
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.6;
    color: #b3aba2
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:992px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 31px;
    line-height: 31px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #5a5b5d;
    text-align: center;
    background-color: #e6e3df;
    border: 1px solid #b3aba2;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #e6e3df
}

.nav>li.disabled>a {
    color: #b3aba2
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #b3aba2;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #e6e3df;
    border-color: #617a2e
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #e6e3df #e6e3df #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #5a5b5d;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #004b85
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 68px;
    margin-bottom: 22px;
    border: 1px solid transparent
}

@media (min-width:992px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 100%;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:992px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:992px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 23px 15px;
    font-size: 18px;
    line-height: 22px;
    height: 68px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width:992px) {

    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 17px;
    margin-bottom: 17px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: none
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 11.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 23px;
        padding-bottom: 23px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:992px) {
    .navbar-left {
        float: left;
        float: left !important
    }

    .navbar-right {
        float: right;
        float: right !important
    }
}

.navbar-form {
    margin: 16px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 16px;
    margin-bottom: 16px
}

.navbar-btn.btn-sm {
    margin-top: 18.5px;
    margin-bottom: 18.5px
}

.navbar-btn.btn-xs,
.navbar-text {
    margin-top: 23px;
    margin-bottom: 23px
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: #292725
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #0e0e0d;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #292725
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #004b85;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #292725;
    background-color: #fff
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #fff;
    color: #292725
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #292725
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #004b85;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #292725;
        background-color: #fff
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #292725
}

.navbar-default .navbar-link:hover {
    color: #004b85
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #b3aba2
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #b3aba2
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #b3aba2
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #b3aba2
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.6;
    text-decoration: none;
    color: #617a2e;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #004b85;
    background-color: #e6e3df;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #004b85;
    border-color: #004b85;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #b3aba2;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 20px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 13px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: transparent
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 42px
    }
}

@media screen and (min-width:992px) {

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 56px
    }
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: transparent
}

.panel-default>.panel-heading {
    color: #65615c;
    background-color: transparent;
    border-color: transparent
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: transparent
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: transparent
}

.panel-primary {
    border-color: #004b85
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #004b85;
    border-color: #004b85
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #004b85
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #004b85
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.6px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.6
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 13px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #e6e3df;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #b3aba2
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before,
.contact-us-form .webform-client-form:after,
.contact-us-form .webform-client-form:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.contact-us-form .webform-client-form:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

html.overlay-open .navbar-fixed-top {
    z-index: 400
}

html.js fieldset.collapsed {
    height: auto
}

html.js input.form-autocomplete {
    background-image: none
}

body {
    position: relative
}

body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
    margin-left: 260px
}

body.toolbar {
    padding-top: 30px !important
}

body.toolbar-drawer {
    padding-top: 64px !important
}

body div#admin-toolbar {
    z-index: 1600
}

body #admin-menu,
body #admin-toolbar,
body #toolbar {
    box-shadow: none
}

body #admin-menu {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1600
}

body #admin-menu .dropdown li {
    line-height: normal
}

.navbar.container {
    margin-top: 20px
}

@media screen and (min-width:768px) {
    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width:992px) {
    .navbar.container {
        max-width: 940px
    }
}

@media screen and (min-width:1200px) {
    .navbar.container {
        max-width: 1140px
    }
}

.navbar.container>.container {
    margin: 0;
    padding: 0;
    width: auto
}

#overlay-container,
.overlay-element,
.overlay-modal-background {
    z-index: 1500
}

#toolbar {
    z-index: 1600
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }
}

ul.secondary {
    float: left
}

@media screen and (min-width:768px) {
    ul.secondary {
        float: right
    }
}

.page-header {
    margin-top: 0
}

ol:last-child,
p:last-child,
ul:last-child {
    margin-bottom: 0
}

.jumbotron p {
    font-size: 18px;
    line-height: 1.6
}

.region-help>.glyphicon {
    font-size: 18px;
    float: left;
    margin: -.05em .5em 0 0
}

.region-help .block {
    overflow: hidden
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0
}

@media screen and (min-width:992px) {
    .navbar #block-search-form {
        float: right
    }
}

.navbar-search .control-group {
    margin-bottom: 0
}

ul.action-links {
    margin: 12px 0;
    padding: 0
}

ul.action-links li {
    display: inline;
    margin: 0;
    padding: 0 6px 0 0
}

ul.action-links .glyphicon {
    padding-right: .5em
}

.uneditable-input,
input,
select,
textarea {
    max-width: 100%;
    width: auto
}

input.error {
    color: #a94442;
    border-color: #ebccd1
}

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0
}

fieldset .panel-body {
    clear: both
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

fieldset .panel-heading a.panel-title:hover {
    text-decoration: none
}

.panel-group .panel-heading {
    padding: 0
}

.panel-group .panel-heading a {
    padding: 10px 20px
}

.form-actions {
    clear: both
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0
}

.checkbox:first-child,
.radio:first-child {
    margin-top: 0
}

.checkbox:last-child,
.radio:last-child {
    margin-bottom: 0
}

.control-group .help-inline,
.help-block {
    color: #b3aba2;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

.panel-heading {
    display: block
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto
}

div.error ul {
    color: #a94442;
    border-radius: 4px;
    padding: 6px 12px;
    margin: 6px 0
}

div.error ul ul,
div.error ul ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

div.error ul,
table tr.error {
    background-color: #f2dede;
    color: #a94442
}

.control-group.error {
    background: none
}

.control-group.error .control-label,
.control-group.error label {
    color: #a94442;
    font-weight: 600
}

.control-group.error .uneditable-input,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #5a5b5d;
    border: 1px solid #b3aba2
}

.control-group.error .help-block,
.control-group.error .help-inline {
    color: #292725
}

.list-inline>li.first {
    padding-left: 0
}

.nav-tabs {
    margin-bottom: 10px
}

ul li.collapsed,
ul li.expanded,
ul li.leaf {
    list-style: none;
    list-style-image: none
}

.tabs--secondary {
    margin: 0 0 10px
}

.nav-small>li>a {
    padding: 2px 5px
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400;
    color: #777
}

.password-strength {
    width: 17em;
    float: right;
    margin-top: 1.4em
}

.password-strength-title {
    display: inline
}

.password-strength-text {
    float: right;
    font-weight: 700
}

.password-indicator {
    background-color: #aea69c;
    height: .3em;
    width: 100%
}

.password-indicator div {
    height: 100%;
    width: 0;
    background-color: #b3aba2
}

input.password-confirm,
input.password-field {
    width: 16em;
    margin-bottom: .4em
}

div.password-confirm {
    float: right;
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em
}

div.form-item div.password-suggestions {
    padding: .2em .5em;
    margin: .7em 0;
    width: 38.5em;
    border: 1px solid #b4b4b4
}

div.password-suggestions ul {
    margin-bottom: 0
}

.confirm-parent,
.password-parent {
    clear: left;
    margin: 0;
    width: 36.3em
}

.progress-wrapper .progress {
    margin-bottom: 10px
}

.pagination ul>li>a.progress-disabled {
    float: left
}

.form-autocomplete .glyphicon {
    color: #b3aba2;
    font-size: 120%
}

.form-autocomplete .glyphicon.glyphicon-spin {
    color: #004b85
}

.form-autocomplete .input-group-addon {
    background-color: #fff
}

.ajax-progress .glyphicon {
    font-size: 90%;
    margin: 0 -.25em 0 .5em
}

.glyphicon-spin {
    display: inline-block;
    animation: a 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.glyphicon-refresh {
    transform-origin: 50% 45%
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    border-bottom: 0
}

.tabs-below>.nav-tabs .summary,
.tabs-left>.nav-tabs .summary,
.tabs-right>.nav-tabs .summary {
    color: #b3aba2;
    font-size: 13px
}

.tab-pane>.panel-heading {
    display: none
}

.tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd
}

.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li:focus,
.tabs-right>.nav-tabs>li:focus {
    outline: 0
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:focus {
    outline: 0
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
    border-radius: 0 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: -1px
}

.tabs-left>.nav-tabs>li>a {
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #e6e3df #ddd #e6e3df #e6e3df
}

.tabs-left>.nav-tabs>.active>a,
.tabs-left>.nav-tabs>.active>a:focus,
.tabs-left>.nav-tabs>.active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: -1px
}

.tabs-right>.nav-tabs>li>a {
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #e6e3df #e6e3df #e6e3df #ddd;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right>.nav-tabs>.active>a,
.tabs-right>.nav-tabs>.active>a:focus,
.tabs-right>.nav-tabs>.active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

td.checkbox,
td.radio,
th.checkbox,
th.radio {
    display: table-cell
}

.views-display-settings .label {
    font-size: 100%;
    color: #666
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0
}

.nav-tabs>li>a {
    background: hsla(0, 0%, 100%, .6);
    padding: 5px 10px
}

table .checkbox input[type=checkbox],
table .radio input[type=radio] {
    max-width: inherit
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right
}

@media (min-width:768px) {
    .form-horizontal .form-group label {
        float: left;
        width: 16.66666667%
    }
}

.alert a {
    font-weight: 700
}

.alert-success a {
    color: #2b542c
}

.alert-info a {
    color: #245269
}

.alert-warning a {
    color: #66512c
}

.alert-danger a {
    color: #843534
}

body {
    font-weight: 300
}

.h1,
.h3,
.h4,
h1,
h3,
h4 {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700
}

.h2,
.h3,
h2,
h3 {
    margin-top: 40px
}

.h2 .fa,
.h3 .fa,
h2 .fa,
h3 .fa {
    font-size: 14px
}

.h2:first-child,
.h3:first-child,
h2:first-child,
h3:first-child {
    margin-top: 0
}

.h4,
h4 {
    margin-top: 40px;
    color: #d16f1a
}

.h5,
h5 {
    font-weight: 300
}

.h5 a,
.main-container a,
h5 a {
    text-decoration: underline
}

.main-container .btn {
    text-decoration: none
}

.main-container .h1 a,
.main-container .h2 a,
.main-container .h3 a,
.main-container .h4 a,
.main-container h1 a,
.main-container h2 a,
.main-container h3 a,
.main-container h4 a {
    color: #004b85;
    text-decoration: none
}

.main-container .h1 a:hover,
.main-container .h2 a:hover,
.main-container .h3 a:hover,
.main-container .h4 a:hover,
.main-container h1 a:hover,
.main-container h2 a:hover,
.main-container h3 a:hover,
.main-container h4 a:hover {
    color: #617a2e
}

.main-container .h1 small,
.main-container .h2 small,
.main-container .h3 small,
.main-container .h4 small,
.main-container h1 small,
.main-container h2 small,
.main-container h3 small,
.main-container h4 small {
    text-transform: uppercase;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700
}

p {
    margin-bottom: 20px
}

.small,
small {
    line-height: 1.33
}

dl dt {
    margin-top: 40px;
    color: #617a2e
}

dl dt:first-child {
    margin-top: 0
}

dl dd {
    margin-top: 10px
}

ul {
    margin-bottom: 20px
}

ul li {
    margin-top: 10px
}

ul li:first-child {
    margin-top: 0
}

.node ul {
    overflow: hidden
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    font-size: 13px;
    line-height: 1.33
}

.alert {
    clear: both
}

.btn {
    border-radius: 20px
}

.content-image {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    display: block
}

.content-image.left {
    float: left;
    height: auto !important;
    max-width: 33%;
    margin: 6px 12px 6px 0
}

.content-image.right {
    float: right;
    height: auto !important;
    max-width: 33%;
    margin: 6px 0 6px 12px
}

.conversion .answer {
    padding: 6px 12px;
    height: 34px;
    line-height: 1;
    margin-top: 6px
}

.conversion .answer strong {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding-left: 5px;
    font-size: 24px
}

.conversion .answer em {
    display: block
}

.login-page .main-container {
    max-width: 540px;
    margin: 0 auto;
    padding-bottom: 80px
}

.menu a,
.nav a {
    text-decoration: none
}

.more {
    font-size: 11px !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em
}

.nav-tabs li {
    margin-top: 0
}

.page-header {
    color: #14588d;
    border-bottom: none;
    margin: 0;
    padding: 20px 0 15px
}

.page-header--dark-text .page-header {
    color: #292725;
}

.pdf:before {
    color: #d16f1a;
    margin-right: 5px;
    content: "\f1c1";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.rss-link {
    font-size: 13px
}

.rss-link a {
    text-decoration: none;
    color: #292725
}

.rss-link .fa {
    color: #d16f1a;
    font-size: 14px
}

.site-map-menu,
.site-map-taxonomys ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 700
}

.site-map-menu a,
.site-map-taxonomys ul a {
    text-decoration: none;
    color: #292725
}

.site-map-menu a:focus,
.site-map-menu a:hover,
.site-map-taxonomys ul a:focus,
.site-map-taxonomys ul a:hover {
    color: #004b85;
    text-decoration: underline
}

.site-map-menu>li,
.site-map-taxonomys ul>li {
    margin: 11px 0 0
}

.site-map-menu>li:first-child,
.site-map-taxonomys ul>li:first-child {
    margin-top: 11px
}

.site-map-menu .site-map-menu,
.site-map-taxonomys ul .site-map-menu {
    list-style: disc;
    margin-left: 20px;
    font-weight: 300
}

.site-map-menu .site-map-menu>li,
.site-map-taxonomys ul .site-map-menu>li {
    margin-top: 2px
}

.site-map-menu .site-map-menu .site-map-menu,
.site-map-taxonomys ul .site-map-menu .site-map-menu {
    font-size: 13px
}

.site-map-menu .hide-sitemap,
.site-map-taxonomys ul .hide-sitemap {
    display: none !important
}

.site-map-menu .show-sitemap,
.site-map-taxonomys ul .show-sitemap {
    display: block !important
}

.success-story-cta {
    text-align: center
}

.table {
    border-bottom: 1px solid #ddd
}

.threesixty_images img.current-image {
    width: auto
}

.threesixty_images img.previous-image {
    width: auto;
    z-index: -999
}

.top {
    float: right;
    font-size: 12px;
    text-transform: uppercase
}

.top a {
    border: 1px solid #e6e3df;
    border-radius: 4px;
    display: block;
    padding: 2px 5px;
    text-decoration: none
}

.top a:focus,
.top a:hover {
    background: #f1f0ed;
    text-decoration: none
}

blockquote:after,
blockquote:before {
    display: none
}

blockquote {
    border: none;
    border-top: 1px solid #e6e3df;
    border-bottom: 1px solid #e6e3df;
    line-height: 20px;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 22px 0
}

blockquote p {
    margin-bottom: 11px
}

blockquote cite {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #141312
}

blockquote strong {
    font-weight: 400
}

blockquote+blockquote {
    margin-top: -23px
}

blockquote.testimonial {
    text-align: center;
    padding: 40px 8.33333333%;
    border-bottom: none
}

blockquote.testimonial cite {
    display: block
}

.with-image blockquote.testimonial .image {
    width: 160px;
    height: 160px;
    background: #f7f6f5;
    border-radius: 50%;
    margin: 0 auto 22px;
    overflow: hidden;
    position: relative
}

.with-image blockquote.testimonial .image img {
    display: block;
    position: absolute;
    max-width: 120%;
    left: -20px;
    right: -20px;
    bottom: 0
}

.logo-bar {
    text-align: center
}

.logo-bar img {
    display: inline-block;
    max-width: 90%;
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width:480px) {
    .two-col-list {
        margin: 0 0 10px;
        padding: 0
    }

    .two-col-list>li {
        float: left;
        width: 46%;
        margin: 0 0 10px 4%;
        padding: 0
    }

    .two-col-list>li:nth-child(2n-1) {
        clear: left
    }
}

@media (min-width:768px) {
    .success-story-cta {
        text-align: left
    }

    .with-image blockquote.testimonial {
        min-height: 200px;
        padding-left: 240px
    }

    .with-image blockquote.testimonial .image {
        float: left;
        margin: 0 auto 22px;
        position: absolute;
        left: 8.33333333%;
        top: 50%;
        margin: -90px 0 0
    }

    .no-sidebars blockquote.testimonial {
        font-size: 28px;
        line-height: 30px
    }

    .has-long-title .page-header {
        padding-right: 41.66666667%
    }
}

@media (min-width:992px) {

    blockquote,
    body {
        font-size: 16px
    }

    .h1,
    h1 {
        font-size: 54px
    }

    .h2,
    h2 {
        font-size: 24px
    }

    .h3,
    h3 {
        font-size: 18px
    }

    .h4,
    h4 {
        font-size: 16px
    }

    .h5,
    h5 {
        font-size: 18px
    }

    .h6,
    h6 {
        font-size: 13px
    }

    .page-header {
        padding: 60px 0 20px
    }

    .has-long-title .page-header {
        padding-right: 41.66666667%
    }
}

body {
    -webkit-font-smoothing: antialiased
}

body.cke_show_borders {
    padding: 12px
}

body.admin-menu {
    margin-top: 0 !important
}

body #admin-menu {
    display: none
}

@media (min-width:992px) {
    body.admin-menu {
        margin-top: 20px !important
    }

    body #admin-menu {
        display: block
    }
}

.container-fluid {
    max-width: 1200px
}

#navbar {
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .15), 0 0 5px 0 rgba(0, 0, 0, .3);
    border-bottom: none;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.ie8 #navbar {
    border-bottom: 1px solid #e6e3df
}

#navbar .container-fluid {
    position: relative
}

#navbar .logo {
    padding: 10px 0;
    width: 136px;
    height: auto;
    position: absolute;
    left: 15px
}

#navbar .logo img {
    max-width: 100%;
    height: auto
}

.ie8 #navbar .logo {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#navbar.fixed {
    position: fixed;
    top: 0
}

.navbar-nav>li {
    margin-top: 0
}

.navbar-default .btn-default,
.navbar-toggle {
    background: #f7f6f5;
    border-color: #b3aba2;
    border-radius: 3px;
    padding: 6px 10px
}

.navbar-default .navbar-brand {
    display: none
}

.navbar-form .form-control {
    box-shadow: "inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(82,168,236,0)";
    transition: all .3s ease;
    background-image: url(../images/icon-search.png);
    background-color: #f7f6f5;
    background-position: 100%;
    background-repeat: no-repeat;
    border-radius: 3px;
    border-color: #e6e3df;
    color: #292725
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .navbar-form .form-control {
        background-image: url(../images/icon-search@2x.png);
        background-size: 25px 17px
    }
}

.navbar-form .form-control.focus,
.navbar-form .form-control:focus {
    box-shadow: "inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)";
    background-color: #fff;
    color: #292725
}

.navbar-form button,
.navbar-form button.active,
.navbar-form button:active,
.navbar-form button:focus,
.navbar-form button:hover,
.open .dropdown-toggle.navbar-form button {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    border: none;
    border-radius: 0;
    background: none;
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: 50% 50%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {

    .navbar-form button,
    .navbar-form button.active,
    .navbar-form button:active,
    .navbar-form button:focus,
    .navbar-form button:hover,
    .open .dropdown-toggle.navbar-form button {
        background-image: url(../images/icon-search@2x.png);
        background-size: 25px 17px
    }
}

.utility-alert {
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    padding: 10px 12px
}

.utility-alert a {
    color: #fff;
    background-color: #9bc14f;
    border-color: #9bc14f;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 30px
}

.open .dropdown-toggle.utility-alert a,
.utility-alert a.active,
.utility-alert a:active,
.utility-alert a:focus,
.utility-alert a:hover {
    color: #fff;
    background-color: #86ab3c;
    border-color: #7a9c37
}

.open .dropdown-toggle.utility-alert a,
.utility-alert a.active,
.utility-alert a:active {
    background-image: none
}

.utility-alert a.disabled,
.utility-alert a.disabled.active,
.utility-alert a.disabled:active,
.utility-alert a.disabled:focus,
.utility-alert a.disabled:hover,
.utility-alert a[disabled],
.utility-alert a[disabled].active,
.utility-alert a[disabled]:active,
.utility-alert a[disabled]:focus,
.utility-alert a[disabled]:hover,
fieldset[disabled] .utility-alert a,
fieldset[disabled] .utility-alert a.active,
fieldset[disabled] .utility-alert a:active,
fieldset[disabled] .utility-alert a:focus,
fieldset[disabled] .utility-alert a:hover {
    background-color: #9bc14f;
    border-color: #9bc14f
}

.utility-alert a .badge {
    color: #9bc14f;
    background-color: #fff
}

@media (max-width:991px) {
    .navbar {
        min-height: 48px
    }

    .navbar .navbar-nav {
        margin-bottom: 0
    }

    .navbar .navbar-nav li {
        margin: 0
    }

    .navbar .navbar-nav>li>a {
        background-image: linear-gradient(180deg, #fcfbfb 0, #eceae7);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcfbfb", endColorstr="#ffeceae7", GradientType=0)
    }

    .navbar .navbar-nav>li.open>a,
    .navbar .navbar-nav>li.open>a:focus,
    .navbar .navbar-nav>li.open>a:hover,
    .navbar .navbar-nav>li>a {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #dad6d1
    }

    .navbar .navbar-nav .open .dropdown-menu>li>a {
        padding-left: 15px
    }

    .navbar .navbar-nav .open .dropdown-menu {
        display: none !important
    }

    .navbar .navbar-nav .open .dropdown-menu ul {
        margin: 0;
        padding: 0
    }

    .navbar .navbar-nav .open .dropdown-menu ul>li>a {
        color: #292725;
        display: block;
        margin: 0;
        line-height: 1.6;
        padding: 5px 15px 5px 20px
    }

    .navbar .navbar-nav .open .dropdown-menu ul>li>a:before {
        content: "- "
    }

    .navbar #block-search-form {
        margin: 15px 0 0
    }

    .navbar.fixed #block-search-form {
        margin-top: 0
    }

    .navbar-form {
        padding: 0;
        margin-bottom: 0;
        margin-top: 0;
        position: relative
    }

    .navbar-form .form-group {
        border-top: 1px solid #a7a099;
        border-bottom: 1px solid #dad6d1;
        background-image: linear-gradient(180deg, #c4bdb6 0, #f4f4f2);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc4bdb6", endColorstr="#fff4f4f2", GradientType=0);
        display: block;
        margin-bottom: 0
    }

    .navbar-form .form-control {
        box-shadow: none;
        -webkit-appearance: none;
        background: transparent;
        background-image: none;
        border-radius: 0;
        border: none;
        padding: 15px;
        height: 50px;
        display: block;
        width: 100%
    }

    .navbar-form button {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        height: auto;
        padding: 15px;
        clip: auto
    }

    .navbar-toggle {
        margin: 7px 0
    }

    .navbar-nav {
        margin-top: 0
    }
}

@media (min-width:992px) {
    #navbar .block {
        float: right
    }

    #navbar .block-search {
        position: absolute;
        right: 55px
    }

    #navbar .block-lan {
  padding-top:24px;
  padding-right:6px;
  padding-bottom:24px
}
#navbar .block-lan a {
  font-weight:bold;
  color:#617a2e;
}
#navbar .block-lan a:hover  { 
  text-decoration:none; 
}
#navbar .block-menu-block {
margin-right:55px
}

    .dropdown-menu {
        padding-top: 0;
        min-width: 220px;
        max-width: 280px
    }

    .dropdown-menu>li {
        border-top: 1px solid #e6e3df
    }

    .dropdown-menu li {
        margin: 0
    }

    .dropdown-menu li ul {
        display: none;
        margin: 0;
        padding: 0
    }

    .dropdown-menu li ul>li {
        border-top: 1px solid #f7f6f5
    }

    .dropdown-menu li a {
        font-weight: 400;
        display: block;
        padding: 7px 15px;
        line-height: 1.3;
        white-space: normal
    }

    .dropdown-menu>li>a {
        background: #f7f6f5;
    }

    .dropdown-menu li a:focus,
    .dropdown-menu li a:hover {
        background: #f8f7f6
    }

    .dropdown-menu li ul a {
        font-weight: 300;
        font-size: 13px;
        color: #44413d;
        padding-left: 20px
    }

    .dropdown-menu li ul a:before {
        content: "- "
    }

    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px
    }

    .has-mega .dropdown-menu>li ul {
        display: block
    }

    .navbar-default .navbar-brand {
        padding: 24px 15px
    }

    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: 0
    }

    .navbar-nav>li>a {
        color: #004b85;
        padding-top: 24px;
        padding-bottom: 24px
    }

    .navbar-nav>li>a.cta {
        color: #617a2e;
        font-weight: 700
    }

    .navbar-nav>li>a.cta:focus,
    .navbar-nav>li>a.cta:hover {
        color: #004b85
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible
    }

    .no-touch .dropdown:hover .dropdown-menu {
        display: block
    }

    .nav-pills .dropdown-menu,
    .nav-tabs .dropdown-menu,
    .navbar .dropdown-menu {
        margin-top: 0;
        border-top: none
    }

    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, .2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px
    }

    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px
    }

    #navbar .logo {
        width: 150px;
        padding: 18px 0
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin: 0 -15px
    }

    .navbar-default .navbar-nav>.active>a {
        position: relative
    }

    .navbar-default .navbar-nav>.active>a:after {
        border-bottom: 3px solid #d16f1a;
        bottom: 0;
        content: "";
        left: 15px;
        position: absolute;
        padding-bottom: 20px;
        right: 15px
    }

    .navbar-form {
        margin: 12px 0;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-form .form-control {
        color: transparent;
        cursor: pointer;
        padding-left: 0;
        padding-right: 32px;
        width: 0
    }

    .navbar-form .form-control.focus,
    .navbar-form .form-control:focus {
        cursor: text;
        padding-left: 6px;
        width: 320px
    }
}

@media (min-width:1200px) {
    #navbar .logo {
        width: 166px;
        padding: 10px 0
    }
}

.utility-navigation {
    background-image: linear-gradient(180deg, #3c3a37 0, #292725);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3c3a37", endColorstr="#ff292725", GradientType=0);
    box-shadow: 1px 1.732px 5px 0 #292725;
    min-height: 40px
}

.utility-navigation .navbar-nav {
    margin: 0 -15px;
    float: right
}

.utility-navigation .navbar-nav>li {
    margin: 0;
    float: left
}

.utility-navigation .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff
}

.utility-navigation .navbar-nav>li>a:focus,
.utility-navigation .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #3c3a37
}

@media (min-width:1200px) {
    .utility-navigation .navbar-nav>li>a.highlight {
        margin-top: 4px;
        margin-bottom: 4px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-radius: 20px;
        background-color: #617a2e;
        font-weight: 700
    }

    .utility-navigation .navbar-nav>li>a.highlight:focus,
    .utility-navigation .navbar-nav>li>a.highlight:hover {
        background-color: #44581c
    }
}

.tb-megamenu .nav {
    margin: 0
}

.tb-megamenu .nav>li {
    float: left;
    margin: 0
}

.tb-megamenu .nav>li>a {
    border-top: 0;
    text-shadow: none
}

.tb-megamenu .nav>li>a:focus,
.tb-megamenu .nav>li>a:hover {
    text-decoration: none;
    text-shadow: none;
    outline: none
}

.tb-megamenu .nav>.active>a,
.tb-megamenu .nav>.active>a:focus,
.tb-megamenu .nav>.active>a:hover {
    outline: none
}

.tb-megamenu .btn-navbar {
    display: none;
    float: left;
    padding: 10px;
    margin: 0
}

.tb-megamenu .btn-navbar [class^=" icon-"],
.tb-megamenu .btn-navbar [class^=icon-] {
    color: #666;
    text-shadow: none
}

.tb-megamenu .dropdown-menu {
    border-radius: 0
}

.tb-megamenu .dropdown-menu li>a {
    text-shadow: none
}

.tb-megamenu .dropdown-menu li:first-child>a {
    border-top: 0
}

.tb-megamenu .nav>li>.dropdown-menu:after,
.tb-megamenu .nav>li>.dropdown-menu:before {
    display: none
}

.tb-megamenu .mega-inner,
.tb-megamenu .span12.mega-col-nav .mega-inner {
    padding: 10px 0
}

.tb-megamenu .dropdown-menu .mega-nav>li,
.tb-megamenu .mega-nav>li {
    margin: 0
}

.tb-megamenu .dropdown-menu .mega-nav>li a,
.tb-megamenu .mega-nav>li a {
    padding: 5px 10px
}

.tb-megamenu .mega-nav .dropdown-submenu>a:after {
    margin-right: 0
}

.tb-megamenu .tb-block .block-title {
    display: block
}

.tb-megamenu .tb-block .nav,
.tb-megamenu .tb-block ul {
    margin: 0
}

.tb-megamenu .tb-block .nav li,
.tb-megamenu .tb-block ul li {
    background: none;
    list-style: disc;
    display: list-item;
    float: none;
    margin: 0;
    padding: 0;
    border: 0
}

.tb-megamenu .tb-block .nav li a,
.tb-megamenu .tb-block ul li a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    background: none;
    font: inherit;
    white-space: normal
}

.tb-megamenu .tb-block .nav li a:active,
.tb-megamenu .tb-block .nav li a:focus,
.tb-megamenu .tb-block .nav li a:hover,
.tb-megamenu .tb-block ul li a:active,
.tb-megamenu .tb-block ul li a:focus,
.tb-megamenu .tb-block ul li a:hover {
    background: none;
    font: inherit
}

.tb-megamenu .mega-caption {
    font-weight: 400
}

.tb-megamenu .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.tb-megamenu .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.tb-megamenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    padding: 0;
    margin: 0
}

.tb-megamenu .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.tb-megamenu .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.tb-megamenu .dropdown-menu li>a {
    clear: both;
    display: block
}

.tb-megamenu .dropdown-menu li>a:focus,
.tb-megamenu .dropdown-menu li>a:hover,
.tb-megamenu .dropdown-submenu:hover>a {
    background-color: #004b85;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-decoration: none
}

.tb-megamenu .dropdown-menu .active>a,
.tb-megamenu .dropdown-menu .active>a:hover {
    text-decoration: none
}

.tb-megamenu .dropdown-menu .disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: default
}

.tb-megamenu .open {
    *z-index: 1000
}

.tb-megamenu .open>.dropdown-menu {
    display: block
}

.tb-megamenu .nav>li.dropdown.open.active>a:hover,
.tb-megamenu .nav li.dropdown.active>.dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active>.dropdown-toggle {
    border-color: #5a5b5d
}

.tb-megamenu .nav li.dropdown>.dropdown-toggle .caret {
    margin-top: 10px;
    display: none
}

.tb-megamenu .nav li.dropdown>.dropdown-toggle:hover .caret {
    border-top-color: #617a2e;
    border-bottom-color: #617a2e
}

.tb-megamenu .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.tb-megamenu .dropup .caret,
.tb-megamenu .navbar-fixed-bottom .dropdown .caret {
    content: ""
}

.tb-megamenu .dropup .dropdown-menu,
.tb-megamenu .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.tb-megamenu .dropdown-submenu {
    position: relative
}

.tb-megamenu .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    border-radius: 0
}

.tb-megamenu .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.tb-megamenu .touch .dropdown-submenu:hover>.dropdown-menu {
    display: none
}

.tb-megamenu .touch .dropdown-submenu.open>.dropdown-menu {
    display: block
}

.tb-megamenu .dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    border-radius: 0
}

.tb-megamenu .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.tb-megamenu .dropdown-submenu:hover>a:after {
    border-left-color: #eee
}

.tb-megamenu .dropdown-submenu.pull-left {
    float: none
}

.tb-megamenu .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

.tb-megamenu .dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:980px) and (max-width:1199px) {
    .tb-megamenu .row {
        margin-left: -40px;
        *zoom: 1
    }

    .tb-megamenu .row:after,
    .tb-megamenu .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .tb-megamenu .row:after {
        clear: both
    }

    .tb-megamenu [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 40px
    }

    .tb-megamenu .container,
    .tb-megamenu .navbar-fixed-bottom .container,
    .tb-megamenu .navbar-fixed-top .container,
    .tb-megamenu .navbar-static-top .container,
    .tb-megamenu .span12 {
        width: 932px
    }

    .tb-megamenu .span11 {
        width: 851px
    }

    .tb-megamenu .span10 {
        width: 770px
    }

    .tb-megamenu .span9 {
        width: 689px
    }

    .tb-megamenu .span8 {
        width: 608px
    }

    .tb-megamenu .span7 {
        width: 527px
    }

    .tb-megamenu .span6 {
        width: 446px
    }

    .tb-megamenu .span5 {
        width: 365px
    }

    .tb-megamenu .span4 {
        width: 284px
    }

    .tb-megamenu .span3 {
        width: 203px
    }

    .tb-megamenu .span2 {
        width: 122px
    }

    .tb-megamenu .span1 {
        width: 41px
    }

    .tb-megamenu .offset12 {
        margin-left: 1012px
    }

    .tb-megamenu .offset11 {
        margin-left: 931px
    }

    .tb-megamenu .offset10 {
        margin-left: 850px
    }

    .tb-megamenu .offset9 {
        margin-left: 769px
    }

    .tb-megamenu .offset8 {
        margin-left: 688px
    }

    .tb-megamenu .offset7 {
        margin-left: 607px
    }

    .tb-megamenu .offset6 {
        margin-left: 526px
    }

    .tb-megamenu .offset5 {
        margin-left: 445px
    }

    .tb-megamenu .offset4 {
        margin-left: 364px
    }

    .tb-megamenu .offset3 {
        margin-left: 283px
    }

    .tb-megamenu .offset2 {
        margin-left: 202px
    }

    .tb-megamenu .offset1 {
        margin-left: 121px
    }

    .tb-megamenu .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .tb-megamenu .row-fluid:after,
    .tb-megamenu .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }

    .tb-megamenu .row-fluid:after {
        clear: both
    }

    .tb-megamenu .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        box-sizing: border-box;
        float: left;
        margin-left: 4.2918454935622%;
        *margin-left: 4.2381974248927%
    }

    .tb-megamenu .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 4.2918454935622%
    }

    .tb-megamenu .row-fluid .span12 {
        width: 100%;
        *width: 99.94635193133%
    }

    .tb-megamenu .row-fluid .span11 {
        width: 91.309012875536%;
        *width: 91.255364806867%
    }

    .tb-megamenu .row-fluid .span10 {
        width: 82.618025751073%;
        *width: 82.564377682403%
    }

    .tb-megamenu .row-fluid .span9 {
        width: 73.927038626609%;
        *width: 73.87339055794%
    }

    .tb-megamenu .row-fluid .span8 {
        width: 65.236051502146%;
        *width: 65.182403433476%
    }

    .tb-megamenu .row-fluid .span7 {
        width: 56.545064377682%;
        *width: 56.491416309013%
    }

    .tb-megamenu .row-fluid .span6 {
        width: 47.854077253219%;
        *width: 47.800429184549%
    }

    .tb-megamenu .row-fluid .span5 {
        width: 39.163090128755%;
        *width: 39.109442060086%
    }

    .tb-megamenu .row-fluid .span4 {
        width: 30.472103004292%;
        *width: 30.418454935622%
    }

    .tb-megamenu .row-fluid .span3 {
        width: 21.781115879828%;
        *width: 21.727467811159%
    }

    .tb-megamenu .row-fluid .span2 {
        width: 13.090128755365%;
        *width: 13.036480686695%
    }

    .tb-megamenu .row-fluid .span1 {
        width: 4.3991416309013%;
        *width: 4.3454935622318%
    }

    .tb-megamenu .row-fluid .offset12 {
        margin-left: 108.58369098712%;
        *margin-left: 108.47639484979%
    }

    .tb-megamenu .row-fluid .offset12:first-child {
        margin-left: 104.29184549356%;
        *margin-left: 104.18454935622%
    }

    .tb-megamenu .row-fluid .offset11 {
        margin-left: 99.892703862661%;
        *margin-left: 99.785407725322%
    }

    .tb-megamenu .row-fluid .offset11:first-child {
        margin-left: 95.600858369099%;
        *margin-left: 95.49356223176%
    }

    .tb-megamenu .row-fluid .offset10 {
        margin-left: 91.201716738197%;
        *margin-left: 91.094420600858%
    }

    .tb-megamenu .row-fluid .offset10:first-child {
        margin-left: 86.909871244635%;
        *margin-left: 86.802575107296%
    }

    .tb-megamenu .row-fluid .offset9 {
        margin-left: 82.510729613734%;
        *margin-left: 82.403433476395%
    }

    .tb-megamenu .row-fluid .offset9:first-child {
        margin-left: 78.218884120172%;
        *margin-left: 78.111587982833%
    }

    .tb-megamenu .row-fluid .offset8 {
        margin-left: 73.81974248927%;
        *margin-left: 73.712446351931%
    }

    .tb-megamenu .row-fluid .offset8:first-child {
        margin-left: 69.527896995708%;
        *margin-left: 69.420600858369%
    }

    .tb-megamenu .row-fluid .offset7 {
        margin-left: 65.128755364807%;
        *margin-left: 65.021459227468%
    }

    .tb-megamenu .row-fluid .offset7:first-child {
        margin-left: 60.836909871245%;
        *margin-left: 60.729613733906%
    }

    .tb-megamenu .row-fluid .offset6 {
        margin-left: 56.437768240343%;
        *margin-left: 56.330472103004%
    }

    .tb-megamenu .row-fluid .offset6:first-child {
        margin-left: 52.145922746781%;
        *margin-left: 52.038626609442%
    }

    .tb-megamenu .row-fluid .offset5 {
        margin-left: 47.74678111588%;
        *margin-left: 47.639484978541%
    }

    .tb-megamenu .row-fluid .offset5:first-child {
        margin-left: 43.454935622318%;
        *margin-left: 43.347639484979%
    }

    .tb-megamenu .row-fluid .offset4 {
        margin-left: 39.055793991416%;
        *margin-left: 38.948497854077%
    }

    .tb-megamenu .row-fluid .offset4:first-child {
        margin-left: 34.763948497854%;
        *margin-left: 34.656652360515%
    }

    .tb-megamenu .row-fluid .offset3 {
        margin-left: 30.364806866953%;
        *margin-left: 30.257510729614%
    }

    .tb-megamenu .row-fluid .offset3:first-child {
        margin-left: 26.072961373391%;
        *margin-left: 25.965665236052%
    }

    .tb-megamenu .row-fluid .offset2 {
        margin-left: 21.673819742489%;
        *margin-left: 21.56652360515%
    }

    .tb-megamenu .row-fluid .offset2:first-child {
        margin-left: 17.381974248927%;
        *margin-left: 17.274678111588%
    }

    .tb-megamenu .row-fluid .offset1 {
        margin-left: 12.982832618026%;
        *margin-left: 12.875536480687%
    }

    .tb-megamenu .row-fluid .offset1:first-child {
        margin-left: 8.6909871244635%;
        *margin-left: 8.5836909871245%
    }

    .tb-megamenu .uneditable-input,
    .tb-megamenu input,
    .tb-megamenu textarea {
        margin-left: 0
    }

    .tb-megamenu .controls-row [class*=span]+[class*=span] {
        margin-left: 40px
    }

    .tb-megamenu input.span12,
    .uneditable-input.span12,
    textarea.span12 {
        width: 918px
    }

    .tb-megamenu input.span11,
    .uneditable-input.span11,
    textarea.span11 {
        width: 837px
    }

    .tb-megamenu input.span10,
    .uneditable-input.span10,
    textarea.span10 {
        width: 756px
    }

    .tb-megamenu input.span9,
    .uneditable-input.span9,
    textarea.span9 {
        width: 675px
    }

    .tb-megamenu input.span8,
    .uneditable-input.span8,
    textarea.span8 {
        width: 594px
    }

    .tb-megamenu input.span7,
    .uneditable-input.span7,
    textarea.span7 {
        width: 513px
    }

    .tb-megamenu input.span6,
    .uneditable-input.span6,
    textarea.span6 {
        width: 432px
    }

    .tb-megamenu input.span5,
    .uneditable-input.span5,
    textarea.span5 {
        width: 351px
    }

    .tb-megamenu input.span4,
    .uneditable-input.span4,
    textarea.span4 {
        width: 270px
    }

    .tb-megamenu input.span3,
    .uneditable-input.span3,
    textarea.span3 {
        width: 189px
    }

    .tb-megamenu input.span2,
    .uneditable-input.span2,
    textarea.span2 {
        width: 108px
    }

    .tb-megamenu input.span1,
    .uneditable-input.span1,
    textarea.span1 {
        width: 27px
    }
}

@media (min-width:768px) and (max-width:979px) {
    .tb-megamenu .offset-12 {
        margin-left: -736px
    }

    .tb-megamenu .offset-11 {
        margin-left: -673px
    }

    .tb-megamenu .offset-10 {
        margin-left: -610px
    }

    .tb-megamenu .offset-9 {
        margin-left: -547px
    }

    .tb-megamenu .offset-8 {
        margin-left: -484px
    }

    .tb-megamenu .offset-7 {
        margin-left: -421px
    }

    .tb-megamenu .offset-6 {
        margin-left: -358px
    }

    .tb-megamenu .offset-5 {
        margin-left: -295px
    }

    .tb-megamenu .offset-4 {
        margin-left: -232px
    }

    .tb-megamenu .offset-3 {
        margin-left: -169px
    }

    .tb-megamenu .offset-2 {
        margin-left: -106px
    }

    .tb-megamenu .offset-1 {
        margin-left: -43px
    }
}

@media (min-width:980px) and (max-width:1199px) {
    .tb-megamenu .offset-12 {
        margin-left: -932px
    }

    .tb-megamenu .offset-11 {
        margin-left: -851px
    }

    .tb-megamenu .offset-10 {
        margin-left: -770px
    }

    .tb-megamenu .offset-9 {
        margin-left: -689px
    }

    .tb-megamenu .offset-8 {
        margin-left: -608px
    }

    .tb-megamenu .offset-7 {
        margin-left: -527px
    }

    .tb-megamenu .offset-6 {
        margin-left: -446px
    }

    .tb-megamenu .offset-5 {
        margin-left: -365px
    }

    .tb-megamenu .offset-4 {
        margin-left: -284px
    }

    .tb-megamenu .offset-3 {
        margin-left: -203px
    }

    .tb-megamenu .offset-2 {
        margin-left: -122px
    }

    .tb-megamenu .offset-1 {
        margin-left: -41px
    }
}

@media (min-width:1200px) {
    .tb-megamenu .offset-12 {
        margin-left: -1196px
    }

    .tb-megamenu .offset-11 {
        margin-left: -1093px
    }

    .tb-megamenu .offset-10 {
        margin-left: -990px
    }

    .tb-megamenu .offset-9 {
        margin-left: -887px
    }

    .tb-megamenu .offset-8 {
        margin-left: -784px
    }

    .tb-megamenu .offset-7 {
        margin-left: -681px
    }

    .tb-megamenu .offset-6 {
        margin-left: -578px
    }

    .tb-megamenu .offset-5 {
        margin-left: -475px
    }

    .tb-megamenu .offset-4 {
        margin-left: -372px
    }

    .tb-megamenu .offset-3 {
        margin-left: -269px
    }

    .tb-megamenu .offset-2 {
        margin-left: -166px
    }

    .tb-megamenu .offset-1 {
        margin-left: -63px
    }
}

@media (min-width:600px) and (max-width:767px) {

    .tb-megamenu .row,
    .tb-megamenu .row-fluid {
        width: 100%;
        margin-left: 0;
        *zoom: 1
    }

    .tb-megamenu .row-fluid:after,
    .tb-megamenu .row-fluid:before,
    .tb-megamenu .row:after,
    .tb-megamenu .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .tb-megamenu .row-fluid:after,
    .tb-megamenu .row:after {
        clear: both
    }

    .tb-megamenu .row-fluid [class*=span],
    .tb-megamenu .row [class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7173913043478%;
        *margin-left: 2.6637432356783%
    }

    .row-fluid [class*=span].pull-right:first-child+[class*=span]:not(.pull-right),
    .row-fluid [class*=span]:first-child:not(.pull-right),
    .row [class*=span].pull-right:first-child+[class*=span]:not(.pull-right),
    .row [class*=span]:first-child:not(.pull-right) {
        margin-left: 0
    }

    .tb-megamenu .row-fluid .span12,
    .tb-megamenu .row .span12 {
        width: 100%;
        *width: 99.94635193133%
    }

    .tb-megamenu .row-fluid .span11,
    .tb-megamenu .row .span11 {
        width: 91.440217391304%;
        *width: 91.386569322635%
    }

    .tb-megamenu .row-fluid .span10,
    .tb-megamenu .row .span10 {
        width: 82.880434782609%;
        *width: 82.826786713939%
    }

    .tb-megamenu .row-fluid .span9,
    .tb-megamenu .row .span9 {
        width: 74.320652173913%;
        *width: 74.267004105244%
    }

    .tb-megamenu .row-fluid .span8,
    .tb-megamenu .row .span8 {
        width: 65.760869565217%;
        *width: 65.707221496548%
    }

    .tb-megamenu .row-fluid .span7,
    .tb-megamenu .row .span7 {
        width: 57.201086956522%;
        *width: 57.147438887852%
    }

    .tb-megamenu .row-fluid .span6,
    .tb-megamenu .row .span6 {
        width: 48.641304347826%;
        *width: 48.587656279157%
    }

    .tb-megamenu .row-fluid .span5,
    .tb-megamenu .row .span5 {
        width: 40.08152173913%;
        *width: 40.027873670461%
    }

    .tb-megamenu .row-fluid .span4,
    .tb-megamenu .row .span4 {
        width: 31.521739130435%;
        *width: 31.468091061765%
    }

    .tb-megamenu .row-fluid .span3,
    .tb-megamenu .row .span3 {
        width: 22.961956521739%;
        *width: 22.90830845307%
    }

    .tb-megamenu .row-fluid .span2,
    .tb-megamenu .row .span2 {
        width: 14.402173913043%;
        *width: 14.348525844374%
    }

    .tb-megamenu .row-fluid .span1,
    .tb-megamenu .row .span1 {
        width: 5.8423913043478%;
        *width: 5.7887432356783%
    }

    .tb-megamenu .span12 .row [class*=span] {
        margin-left: 2.7173913043478%;
        *margin-left: 2.6637432356783%
    }

    .tb-megamenu .span12 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span12 .row .span12 {
        width: 100%;
        *width: 99.94635193133%
    }

    .tb-megamenu .span12 .row .span11 {
        width: 91.440217391304%;
        *width: 91.386569322635%
    }

    .tb-megamenu .span12 .row .span10 {
        width: 82.880434782609%;
        *width: 82.826786713939%
    }

    .tb-megamenu .span12 .row .span9 {
        width: 74.320652173913%;
        *width: 74.267004105244%
    }

    .tb-megamenu .span12 .row .span8 {
        width: 65.760869565217%;
        *width: 65.707221496548%
    }

    .tb-megamenu .span12 .row .span7 {
        width: 57.201086956522%;
        *width: 57.147438887852%
    }

    .tb-megamenu .span12 .row .span6 {
        width: 48.641304347826%;
        *width: 48.587656279157%
    }

    .tb-megamenu .span12 .row .span5 {
        width: 40.08152173913%;
        *width: 40.027873670461%
    }

    .tb-megamenu .span12 .row .span4 {
        width: 31.521739130435%;
        *width: 31.468091061765%
    }

    .tb-megamenu .span12 .row .span3 {
        width: 22.961956521739%;
        *width: 22.90830845307%
    }

    .tb-megamenu .span12 .row .span2 {
        width: 14.402173913043%;
        *width: 14.348525844374%
    }

    .tb-megamenu .span12 .row .span1 {
        width: 5.8423913043478%;
        *width: 5.7887432356783%
    }

    .tb-megamenu .span11 .row [class*=span] {
        margin-left: 2.9717682020802%;
        *margin-left: 2.9181201334107%
    }

    .tb-megamenu .span11 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span11 .row .span11 {
        width: 91.440217391304%;
        *width: 91.386569322635%
    }

    .tb-megamenu .span11 .row .span10 {
        width: 82.880434782609%;
        *width: 82.826786713939%
    }

    .tb-megamenu .span11 .row .span9 {
        width: 74.320652173913%;
        *width: 74.267004105244%
    }

    .tb-megamenu .span11 .row .span8 {
        width: 65.760869565217%;
        *width: 65.707221496548%
    }

    .tb-megamenu .span11 .row .span7 {
        width: 57.201086956522%;
        *width: 57.147438887852%
    }

    .tb-megamenu .span11 .row .span6 {
        width: 48.641304347826%;
        *width: 48.587656279157%
    }

    .tb-megamenu .span11 .row .span5 {
        width: 40.08152173913%;
        *width: 40.027873670461%
    }

    .tb-megamenu .span11 .row .span4 {
        width: 31.521739130435%;
        *width: 31.468091061765%
    }

    .tb-megamenu .span11 .row .span3 {
        width: 22.961956521739%;
        *width: 22.90830845307%
    }

    .tb-megamenu .span11 .row .span2 {
        width: 14.402173913043%;
        *width: 14.348525844374%
    }

    .tb-megamenu .span11 .row .span1 {
        width: 5.8423913043478%;
        *width: 5.7887432356783%
    }

    .tb-megamenu .span10 .row [class*=span] {
        margin-left: 3.2786885245902%;
        *margin-left: 3.2250404559206%
    }

    .tb-megamenu .span10 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span10 .row .span10 {
        width: 90.638930163447%;
        *width: 90.585282094778%
    }

    .tb-megamenu .span10 .row .span9 {
        width: 81.277860326894%;
        *width: 81.224212258225%
    }

    .tb-megamenu .span10 .row .span8 {
        width: 71.916790490342%;
        *width: 71.863142421672%
    }

    .tb-megamenu .span10 .row .span7 {
        width: 62.555720653789%;
        *width: 62.502072585119%
    }

    .tb-megamenu .span10 .row .span6 {
        width: 53.194650817236%;
        *width: 53.141002748567%
    }

    .tb-megamenu .span10 .row .span5 {
        width: 43.833580980684%;
        *width: 43.779932912014%
    }

    .tb-megamenu .span10 .row .span4 {
        width: 34.472511144131%;
        *width: 34.418863075461%
    }

    .tb-megamenu .span10 .row .span3 {
        width: 25.111441307578%;
        *width: 25.057793238908%
    }

    .tb-megamenu .span10 .row .span2 {
        width: 15.750371471025%;
        *width: 15.696723402356%
    }

    .tb-megamenu .span10 .row .span1 {
        width: 6.3893016344725%;
        *width: 6.335653565803%
    }

    .tb-megamenu .span9 .row [class*=span] {
        margin-left: 3.6563071297989%;
        *margin-left: 3.6026590611294%
    }

    .tb-megamenu .span9 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span9 .row .span9 {
        width: 89.672131147541%;
        *width: 89.618483078871%
    }

    .tb-megamenu .span9 .row .span8 {
        width: 79.344262295082%;
        *width: 79.290614226412%
    }

    .tb-megamenu .span9 .row .span7 {
        width: 69.016393442623%;
        *width: 68.962745373953%
    }

    .tb-megamenu .span9 .row .span6 {
        width: 58.688524590164%;
        *width: 58.634876521494%
    }

    .tb-megamenu .span9 .row .span5 {
        width: 48.360655737705%;
        *width: 48.307007669035%
    }

    .tb-megamenu .span9 .row .span4 {
        width: 38.032786885246%;
        *width: 37.979138816576%
    }

    .tb-megamenu .span9 .row .span3 {
        width: 27.704918032787%;
        *width: 27.651269964117%
    }

    .tb-megamenu .span9 .row .span2 {
        width: 17.377049180328%;
        *width: 17.323401111658%
    }

    .tb-megamenu .span9 .row .span1 {
        width: 7.0491803278689%;
        *width: 6.9955322591993%
    }

    .tb-megamenu .span8 .row [class*=span] {
        margin-left: 4.1322314049587%;
        *margin-left: 4.0785833362892%
    }

    .tb-megamenu .span8 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span8 .row .span8 {
        width: 88.482632541133%;
        *width: 88.428984472464%
    }

    .tb-megamenu .span8 .row .span7 {
        width: 76.965265082267%;
        *width: 76.911617013597%
    }

    .tb-megamenu .span8 .row .span6 {
        width: 65.4478976234%;
        *width: 65.394249554731%
    }

    .tb-megamenu .span8 .row .span5 {
        width: 53.930530164534%;
        *width: 53.876882095864%
    }

    .tb-megamenu .span8 .row .span4 {
        width: 42.413162705667%;
        *width: 42.359514636998%
    }

    .tb-megamenu .span8 .row .span3 {
        width: 30.895795246801%;
        *width: 30.842147178131%
    }

    .tb-megamenu .span8 .row .span2 {
        width: 19.378427787934%;
        *width: 19.324779719265%
    }

    .tb-megamenu .span8 .row .span1 {
        width: 7.8610603290676%;
        *width: 7.8074122603981%
    }

    .tb-megamenu .span7 .row [class*=span] {
        margin-left: 4.750593824228%;
        *margin-left: 4.6969457555585%
    }

    .tb-megamenu .span7 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span7 .row .span7 {
        width: 86.98347107438%;
        *width: 86.929823005711%
    }

    .tb-megamenu .span7 .row .span6 {
        width: 73.96694214876%;
        *width: 73.913294080091%
    }

    .tb-megamenu .span7 .row .span5 {
        width: 60.950413223141%;
        *width: 60.896765154471%
    }

    .tb-megamenu .span7 .row .span4 {
        width: 47.933884297521%;
        *width: 47.880236228851%
    }

    .tb-megamenu .span7 .row .span3 {
        width: 34.917355371901%;
        *width: 34.863707303231%
    }

    .tb-megamenu .span7 .row .span2 {
        width: 21.900826446281%;
        *width: 21.847178377611%
    }

    .tb-megamenu .span7 .row .span1 {
        width: 8.8842975206612%;
        *width: 8.8306494519916%
    }

    .tb-megamenu .span6 .row [class*=span] {
        margin-left: 5.586592178771%;
        *margin-left: 5.5329441101014%
    }

    .tb-megamenu .span6 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span6 .row .span6 {
        width: 85.035629453682%;
        *width: 84.981981385012%
    }

    .tb-megamenu .span6 .row .span5 {
        width: 70.071258907363%;
        *width: 70.017610838694%
    }

    .tb-megamenu .span6 .row .span4 {
        width: 55.106888361045%;
        *width: 55.053240292376%
    }

    .tb-megamenu .span6 .row .span3 {
        width: 40.142517814727%;
        *width: 40.088869746057%
    }

    .tb-megamenu .span6 .row .span2 {
        width: 25.178147268409%;
        *width: 25.124499199739%
    }

    .tb-megamenu .span6 .row .span1 {
        width: 10.21377672209%;
        *width: 10.160128653421%
    }

    .tb-megamenu .span5 .row [class*=span] {
        margin-left: 6.7796610169492%;
        *margin-left: 6.7260129482796%
    }

    .tb-megamenu .span5 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span5 .row .span5 {
        width: 82.402234636872%;
        *width: 82.348586568202%
    }

    .tb-megamenu .span5 .row .span4 {
        width: 64.804469273743%;
        *width: 64.750821205073%
    }

    .tb-megamenu .span5 .row .span3 {
        width: 47.206703910615%;
        *width: 47.153055841945%
    }

    .tb-megamenu .span5 .row .span2 {
        width: 29.608938547486%;
        *width: 29.555290478817%
    }

    .tb-megamenu .span5 .row .span1 {
        width: 12.011173184358%;
        *width: 11.957525115688%
    }

    .tb-megamenu .span4 .row [class*=span] {
        margin-left: 8.6206896551724%;
        *margin-left: 8.5670415865029%
    }

    .tb-megamenu .span4 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span4 .row .span4 {
        width: 78.64406779661%;
        *width: 78.590419727941%
    }

    .tb-megamenu .span4 .row .span3 {
        width: 57.28813559322%;
        *width: 57.234487524551%
    }

    .tb-megamenu .span4 .row .span2 {
        width: 35.932203389831%;
        *width: 35.878555321161%
    }

    .tb-megamenu .span4 .row .span1 {
        width: 14.576271186441%;
        *width: 14.522623117771%
    }

    .tb-megamenu .span3 .row [class*=span] {
        margin-left: 11.834319526627%;
        *margin-left: 11.780671457958%
    }

    .tb-megamenu .span3 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span3 .row .span3 {
        width: 72.844827586207%;
        *width: 72.791179517537%
    }

    .tb-megamenu .span3 .row .span2 {
        width: 45.689655172414%;
        *width: 45.636007103744%
    }

    .tb-megamenu .span3 .row .span1 {
        width: 18.534482758621%;
        *width: 18.480834689951%
    }

    .tb-megamenu .span2 .row [class*=span] {
        margin-left: 18.867924528302%;
        *margin-left: 18.814276459632%
    }

    .tb-megamenu .span2 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span2 .row .span2 {
        width: 62.721893491124%;
        *width: 62.668245422455%
    }

    .tb-megamenu .span2 .row .span1 {
        width: 25.443786982249%;
        *width: 25.390138913579%
    }

    .tb-megamenu .span1 .row [class*=span] {
        margin-left: 46.511627906977%;
        *margin-left: 46.457979838307%
    }

    .tb-megamenu .span1 .row [class*=span]:first-child {
        margin-left: 0
    }

    .tb-megamenu .span1 .row .span1 {
        width: 40.566037735849%;
        *width: 40.51238966718%
    }

    .tb-megamenu .spanfirst {
        margin-left: 0 !important;
        clear: left
    }
}

.tb-megamenu .row-fluid .span50,
.tb-megamenu .row .span50 {
    width: 50%;
    float: left
}

.tb-megamenu .row-fluid .span33,
.tb-megamenu .row .span33 {
    width: 33.3333%;
    float: left
}

.tb-megamenu .row-fluid .span25,
.tb-megamenu .row .span25 {
    width: 25%;
    float: left
}

.tb-megamenu .row-fluid .span20,
.tb-megamenu .row .span20 {
    width: 20%;
    float: left
}

.tb-megamenu .row-fluid .span16,
.tb-megamenu .row .span16 {
    width: 16.6666%;
    float: left
}

.tb-megamenu .hidden {
    display: none !important;
    visibility: hidden
}

@media (max-width:979px) {

    .tb-megamenu .always-show .dropdown-menu,
    .tb-megamenu .always-show .mega>.mega-dropdown-menu {
        display: block !important
    }

    .tb-megamenu .navbar-collapse-fixed-bottom,
    .tb-megamenu .navbar-collapse-fixed-top {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1000
    }

    .tb-megamenu .navbar-collapse-fixed-bottom .nav-collapse.in,
    .tb-megamenu .navbar-collapse-fixed-top .nav-collapse.in {
        position: fixed;
        width: 100%;
        overflow-y: auto;
        top: 40px;
        bottom: 0
    }

    .tb-megamenu .navbar-collapse-fixed-bottom .nav-collapse.in>*,
    .tb-megamenu .navbar-collapse-fixed-top .nav-collapse.in>* {
        padding-bottom: 50px
    }

    .tb-megamenu .navbar-collapse-fixed-bottom {
        bottom: 0;
        top: auto
    }

    .tb-megamenu .navbar-collapse-fixed-bottom .nav-collapse.in {
        top: 0;
        bottom: 40px
    }
}

@media (max-width:979px) {
    .tb-megamenu {
        background-color: inherit;
        height: auto
    }

    .tb-megamenu .btn-navbar {
        display: block;
        margin-bottom: 10px
    }

    .tb-megamenu .btn-navbar:hover {
        cursor: pointer
    }

    .tb-megamenu .nav-collapse {
        background: #000;
        margin-top: 10px;
        position: absolute;
        top: 27px;
        width: 100%;
        z-index: 999
    }

    .tb-megamenu .nav-collapse .nav {
        margin: 0
    }

    .tb-megamenu .nav-collapse .nav>li>a {
        font-size: 15px;
        margin-bottom: 0
    }

    .tb-megamenu .nav-collapse .dropdown-menu a,
    .tb-megamenu .nav-collapse .nav>li>a {
        border-bottom: 1px solid #222;
        border-right: none;
        color: #fff;
        text-shadow: none;
        border-radius: 0
    }

    .tb-megamenu .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 0
    }

    .tb-megamenu .nav-collapse .nav>li>a:focus,
    .tb-megamenu .nav-collapse .nav>li>a:hover {
        background-color: #fff;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        color: #e54e4b
    }

    .tb-megamenu .nav-collapse .nav>li.active>a:focus,
    .tb-megamenu .nav-collapse .nav>li.active>a:hover {
        background-color: #e54e4b
    }

    .tb-megamenu .nav-collapse .dropdown-menu a {
        border-top: 1px solid #222;
        border-bottom: 0;
        font-weight: 400;
        padding: 10px 20px
    }

    .tb-megamenu .nav-collapse .dropdown-menu a:focus,
    .tb-megamenu .nav-collapse .dropdown-menu a:hover {
        background-color: inherit;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .tb-megamenu .nav-collapse .dropdown-menu {
        margin: 0;
        padding: 0;
        background-color: #000;
        border: none;
        border-radius: 0;
        box-shadow: none;
        width: 100% !important
    }

    .tb-megamenu.navbar-collapse-fixed-top {
        margin-left: 0;
        margin-right: 0
    }

    .tb-megamenu .customization,
    .tb-megamenu .navbar .nav>li>.dropdown-menu .divider,
    .tb-megamenu .navbar .nav>li>.dropdown-menu:after,
    .tb-megamenu .navbar .nav>li>.dropdown-menu:before {
        display: none
    }

    .tb-megamenu .tb-block .block-title {
        color: #fff
    }
}

@media (min-width:980px) {
    .tb-megamenu.animate .mega>.mega-dropdown-menu {
        transition: all .4s;
        -webkit-transition: all .4s;
        -ms-transition: all .4s;
        -o-transition: all .4s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 0
    }

    .tb-megamenu.animate .mega.animating>.mega-dropdown-menu {
        display: block !important
    }

    .tb-megamenu.animate .mega.animating.open>.mega-dropdown-menu,
    .tb-megamenu.animate .mega.open>.mega-dropdown-menu {
        opacity: 1
    }

    .tb-megamenu.animate.zoom .mega>.mega-dropdown-menu {
        transform: scale(0);
        transform-origin: 20% 20%;
        -webkit-transform: scale(0);
        -webkit-transform-origin: 20% 20%;
        -ms-transform: scale(0);
        -ms-transform-origin: 20% 20%;
        -o-transform: scale(0);
        -o-transform-origin: 20% 20%
    }

    .tb-megamenu.animate.zoom .mega.open>.mega-dropdown-menu {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    .tb-megamenu.animate.elastic .level0>.mega>.mega-dropdown-menu {
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0)
    }

    .tb-megamenu.animate.elastic .mega>.mega-dropdown-menu {
        transform: scaleX(0);
        transform-origin: 10% 0;
        -webkit-transform: scaleX(0);
        -webkit-transform-origin: 10% 0;
        -ms-transform: scaleX(0);
        -ms-transform-origin: 10% 0;
        -o-transform: scaleX(0);
        -o-transform-origin: 10% 0
    }

    .tb-megamenu.animate.elastic .mega.open>.mega-dropdown-menu {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    .tb-megamenu.animate.slide .mega.animating>.mega-dropdown-menu {
        overflow: hidden
    }

    .tb-megamenu.animate.slide .mega>.mega-dropdown-menu>div {
        transition: all .4s;
        -webkit-transition: all .4s;
        -ms-transition: all .4s;
        -o-transition: all .4s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        margin-top: -100%
    }

    .tb-megamenu.animate.slide .mega.open>.mega-dropdown-menu>div {
        margin-top: 0
    }

    .tb-megamenu.animate.slide .mega .mega>.mega-dropdown-menu {
        min-width: 0
    }

    .tb-megamenu.animate.slide .mega .mega>.mega-dropdown-menu>div {
        min-width: 200px;
        margin-top: 0;
        margin-left: -500px
    }

    .tb-megamenu.animate.slide .mega .mega.open>.mega-dropdown-menu>div {
        margin-left: 0
    }
}

@media (max-width:979px) {
    .tb-megamenu .mega-inner {
        padding: 10px 20px
    }

    .tb-megamenu .mega-dropdown-menu,
    .tb-megamenu .row-fluid,
    .tb-megamenu .row-fluid [class*=span] {
        width: 100% !important;
        min-width: 100% !important;
        left: 0 !important;
        margin-left: 0 !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important
    }

    .tb-megamenu .row-fluid+.row-fluid {
        padding-top: 10px;
        border-top: 1px solid #222
    }

    .tb-megamenu .always-show .caret,
    .tb-megamenu .always-show .dropdown-submenu>a:after,
    .tb-megamenu .hidden-collapse,
    .tb-megamenu .mega-caption,
    .tb-megamenu .sub-hidden-collapse .caret,
    .tb-megamenu .sub-hidden-collapse>.nav-child,
    .tb-megamenu .sub-hidden-collapse>a:after {
        display: none !important
    }

    .tb-megamenu .dropdown-menu .mega-nav>li a,
    .tb-megamenu .mega-nav>li a {
        padding: 5px 0;
        margin-left: 20px
    }

    .tb-megamenu .tb-block {
        margin-bottom: 0
    }
}

.block-view-demo .views-field-title a {
    border-top: none !important;
    color: #eee;
    padding: 0 !important
}

.tb-megamenu .block-view-demo .views-field-field-image {
    float: left
}

.tb-megamenu .block-view-demo .views-field-field-image img {
    border: 1px solid #333;
    margin: 0 20px 0 0;
    max-width: none !important;
    padding: 4px;
    width: auto
}

.tb-megamenu .block-view-demo .item-list ul li {
    border-bottom: 1px solid #333;
    margin: 0;
    min-height: 60px;
    padding: 10px 0
}

.tb-megamenu .block-view-demo .item-list ul li.views-row-first {
    padding-top: 0
}

.tb-megamenu .block-view-demo a {
    padding: 0 !important
}

.tb-megamenu .block-view-demo .views-field-title a {
    border-top: none;
    color: #aaa;
    padding: 0
}

.tb-megamenu .block-view-demo a:focus,
.tb-megamenu .block-view-demo a:hover {
    background: none !important;
    border: none !important;
    color: #e54e4;
    text-decoration: none
}

.page-wrapper {
    margin-top: 30px;
    overflow: hidden
}

.main-wrapper {
    background: #fff;
    position: relative
}

.has-intro .main-wrapper {
    top: 104px
}

.has-intro .main-wrapper .curve {
    position: relative;
    min-height: 104px
}

.node-type-landing.page-node-edit .main-wrapper {
    top: 0 !important
}

.node-type-landing.page-node-edit .page-wrapper {
    margin-top: 0 !important
}

.node-type-landing.page-node-edit #navbar {
    display: none
}

.main-container {
    padding-top: 30px
}

.page-intro {
    padding-left: 0;
    padding-right: 0
}

.page-intro .btn-success {
    background-color: #617a2e;
    border-color: #617a2e;
    font-weight: 700
}

.page-intro .btn-success:focus,
.page-intro .btn-success:hover {
    background-color: #9bc14f;
    border-color: #9bc14f
}

.page-intro .intro-text {
    color: #14578C;
}

.page-intro .intro-text .page-header {
    padding: 15px 0;
}

.page-intro .intro-image {
    text-align: center
}

.page-intro .intro-image img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.page-intro .intro-text>h2:first-child {
    margin-top: 0
}

#page-header .page-intro {
    color: #fff
}

.field .list-inline,
.field .list-inline>li {
    list-style: none;
    margin: 0;
    padding: 0
}

.field .list-inline>li {
    padding-right: .25em
}

.field.field-type-taxonomy-term-reference {
    font-size: 13px;
    color: #5a5b5d;
    display: inline-block
}

.field.field-type-taxonomy-term-reference a {
    color: #5a5b5d
}

.field.field-type-taxonomy-term-reference a:focus,
.field.field-type-taxonomy-term-reference a:hover {
    color: #617a2e
}

.page-image {
    margin: 22px -15px;
    text-align: center
}

.page-image img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 0 auto
}

.page-image-cutout .page-image img {
    border-radius: 0
}

.field-name-body .field-items>.field-item h2:first-child,
.node>h1:first-child,
.node>h2:first-child {
    margin-top: 0
}

.no-body .node .content {
    display: none
}

.view-content .title:first-child {
    margin-top: 0
}

.col-xs-1:nth-child(12n+1),
.col-xs-2:nth-child(6n+1),
.col-xs-3:nth-child(4n+1),
.col-xs-4:nth-child(3n+1),
.col-xs-6:nth-child(odd) {
    clear: left
}

@media (max-width:767px) {
    .has-intro-image .page-header {
        padding-right: 40%
    }

    #page-header {
        position: relative;
    }

    .has-intro-image #page-header {
        min-height: 100px
    }

    #page-header .intro-image {
        width: 100%;
        height: auto;
    }

    .page-intro {
        position: relative;
        margin-top: -130px;
    }

    .has-intro .main-wrapper {
        top: 40px
    }

    .content-list.markets {
        margin-bottom: 40px;
    }

    .page-intro .intro-image {
        display: none
    }
}

@media (min-width:420px) {
    .page-wrapper {
        background-size: 100% auto
    }
}

@media (min-width:480px) and (max-width:767px) {
    .intro-text {
        width: 60%
    }
}

@media (min-width:480px) {
    #page-header {
        position: relative
    }

    .has-intro-image #page-header {
        min-height: 0
    }

    .page-intro {
        background-size: 1177px 118px
    }

    .page-image {
        margin: 0 0 22px;
        float: right;
        max-width: 41.66666667%;
        padding: 6px 0 6px 30px
    }
}

@media (min-width:768px) {

    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(odd),
    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(odd),
    .col-xs-1:nth-child(12n+1),
    .col-xs-2:nth-child(6n+1),
    .col-xs-3:nth-child(4n+1),
    .col-xs-4:nth-child(3n+1),
    .col-xs-6:nth-child(odd) {
        clear: none
    }

    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(odd) {
        clear: left
    }

    .region-content {
        padding-top: 40px
    }

    .no-sidebars .region-content,
    .overlay-content .region-content {
        padding-top: 40px
    }

    .page-intro {
        padding-top: 60px;
        margin-top: -75px;
        margin-bottom: -50px
    }

    .page-image {
        max-width: 33.33333333%
    }
}

@media (min-width:840px) {
    .main-wrapper .curve {
        background-size: 100% 21px
    }

    .has-intro .main-wrapper .curve {
        background-size: 100% 104px
    }
}

@media (min-width:992px) {

    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(odd),
    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(odd),
    .col-xs-1:nth-child(12n+1),
    .col-xs-2:nth-child(6n+1),
    .col-xs-3:nth-child(4n+1),
    .col-xs-4:nth-child(3n+1),
    .col-xs-6:nth-child(odd) {
        clear: none
    }

    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(odd) {
        clear: left
    }

    .page-wrapper {
        margin-top: 44px
    }

    .has-intro .main-wrapper {
        top: 208px
    }

    .main-wrapper .curve {
        background-size: 1680px 42px
    }

    .has-intro .main-wrapper .curve {
        background-size: 1680px 208px;
        top: -208px;
        min-height: 208px
    }

    .page-intro {
        padding-top: 60px;
        margin-top: -100px;
        margin-bottom: -50px
    }

}

@media (min-width:1200px) {

    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(odd),
    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(odd),
    .col-xs-1:nth-child(12n+1),
    .col-xs-2:nth-child(6n+1),
    .col-xs-3:nth-child(4n+1),
    .col-xs-4:nth-child(3n+1),
    .col-xs-6:nth-child(odd) {
        clear: none
    }

    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(odd) {
        clear: left
    }

    .page-intro {
        margin-top: -150px
    }

}

@media (min-width:1680px) {
    .main-wrapper .curve {
        background-size: 100% 42px
    }

    .ie8 .main-wrapper .curve {
        background-size: 100% 100%
    }

    .has-intro .main-wrapper .curve {
        background-size: 100% 208px
    }

    .ie8 .has-intro .main-wrapper .curve {
        background-size: 100% 100%
    }
}

.region-sidebar-first {
    padding-top: 40px
}

.region-sidebar-first ul.menu {
    border: 1px solid #e5e5e5;
    border-radius: 4px;

}

.region-sidebar-first ul.menu,
.region-sidebar-first ul.menu li,
.region-sidebar-first ul.menu ul {
    float: none;
    list-style: none;
    margin: 0;
    padding: 0
}

.region-sidebar-first ul.menu>li {
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px
}

.region-sidebar-first ul.menu>li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.region-sidebar-first ul.menu>li:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom: none
}

.region-sidebar-first ul.menu li {
    position: relative;
    display: block;
    font-size: 14px
}

.region-sidebar-first ul.menu li a {
    color: #292725;
    position: relative;
    display: block;
    padding: 6px 12px
}

.region-sidebar-first ul.menu li a:focus,
.region-sidebar-first ul.menu li a:hover {
    background: #f8f7f6;
    background: hsla(34, 12%, 89%, .3);
    text-decoration: none;
    color: #445520
}

.region-sidebar-first ul.menu li li a {
    color: #5a5b5d;
    padding: 6px 12px 6px 24px
}

.region-sidebar-first ul.menu li.active>a {
    background: #f8f7f6;
    background: hsla(34, 12%, 89%, .3)
}

.region-sidebar-first ul.menu ul {
    margin-bottom: 4px
}

.region-sidebar-first ul.menu ul ul li a {
    padding: 2px 12px 2px 48px
}

.region-sidebar-first .block img {
    border-radius: 10px;
    display: block
}

.production-note {
    background-image: linear-gradient(180deg, #fff 0, #f7f6f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff7f6f5", GradientType=0);
    border: 1px solid #e6e3df;
    border-radius: 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
    padding: 6px 12px
}

.production-note p {
    font-size: 14px;
    line-height: 1.2;
    padding-left: 32px;
    position: relative
}

.production-note p:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0);
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
    color: #d16f1a;
    content: "\f071";
    position: absolute;
    left: 0;
    top: .5em
}

.production-note p:before.pull-left {
    margin-right: .3em
}

.production-note p:before.pull-right {
    margin-left: .3em
}

@media (min-width:992px) {
    .production-note {
        margin-right: 30px
    }
}

@media (min-width:768px) {
    .region-sidebar-first {
        padding-top: 40px
    }

    .region-sidebar-first ul.menu {
        border: none;
        border-radius: 0;
        border-right: 1px solid #e5e5e5
    }

    .region-sidebar-first ul.menu>li {
        border-radius: 0
    }
}

@media (min-width:992px) {
    .region-sidebar-first ul.menu>li {
        font-size: 16px
    }
}

footer {
    padding-bottom: 50px
}

footer .col-sm-3 {
    clear: none !important
}

footer .block {
    border-top: 1px solid #e6e3df;
    padding-top: 20px;
    margin-top: 20px
}

footer .block ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6
}

footer .block ul a:link,
footer .block ul a:visited {
    color: #292725
}

footer .block ul a:active,
footer .block ul a:focus,
footer .block ul a:hover {
    color: #617a2e;
    text-decoration: none
}

footer .block ul li {
    margin-top: 6px
}

footer .block ul ul {
    font-weight: 300
}

footer .block ul ul a:link,
footer .block ul ul a:visited {
    color: #5a5b5d
}

footer .block ul ul a:active,
footer .block ul ul a:focus,
footer .block ul ul a:hover {
    color: #617a2e;
    text-decoration: none
}

footer .connect-with-us,
footer .logo {
    border-top: none;
    text-align: center
}

footer .connect-with-us p,
footer .logo p {
    text-align: center
}

footer .logo img {
    margin: 0 auto;
    max-width: 200px
}

footer .footer-copyright p {
    text-align: center;
    font-size: 16px;
    margin: 0
}

footer .connect-with-us {
    margin-top: 0;
    padding-top: 0
}

footer .connect-with-us ul.menu ul {
    margin: 6px 0 0
}

footer .connect-with-us ul.menu ul li {
    display: inline-block;
    margin: 0 12px
}

footer .connect-with-us ul.menu a {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

footer .connect-with-us ul.menu a:before {
    color: #292725;
    font-size: 28px;
    line-height: 28px;
    font-family: FontAwesome
}

footer .connect-with-us ul.menu a.fa-linkedin-square:before,
footer .connect-with-us ul.menu a.fa-linkedin:before {
    color: #0977b5;
}

footer .connect-with-us ul.menu a.fa-facebook-square:before,
footer .connect-with-us ul.menu a.fa-facebook:before {
    color: #3b5999;
}

footer .connect-with-us ul.menu a.fa-twitter-square:before,
footer .connect-with-us ul.menu a.fa-twitter:before {
    color: #00b0ed;
}

footer .connect-with-us ul.menu a.fa-instagram:before,
footer .connect-with-us ul.menu a.fa-instagram:before {
    color: #df4a32;
}

footer .connect-with-us ul.menu a.fa-youtube:before,
footer .connect-with-us ul.menu a.fa-youtube:before {
    color: #00b0ed;
}

footer img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (min-width:992px) {
    footer .block {
        border-top: none
    }

    footer .connect-with-us,
    footer .logo {
        text-align: left
    }

    footer .logo img {
        margin: 0 auto;
        max-width: 100%
    }

    footer .footer-copyright p {
        text-align: left
    }

    footer .footer-copyright p:first-child,
    footer .footer-copyright p:first-of-type {
        float: right
    }

    footer .connect-with-us {
        padding-top: 20px;
        margin-top: 20px
    }

    footer .connect-with-us ul.menu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    footer .connect-with-us ul.menu ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 6px;
        display: block
    }

    footer .connect-with-us ul.menu a {
        color: #292725;
        font-size: 16px;
        line-height: 1.6;
        font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    footer .connect-with-us ul.menu a:before {
        color: #292725;
        font-size: 18px;
        line-height: 1.6;
        font-family: FontAwesome;
        width: 1em;
        margin-right: .5em;
        display: inline-block;
        text-align: center
    }
}

.block .block-title {
    font-size: 28px;
    margin-bottom: 0
}

aside .block .block-title {
    font-size: 16px
}

aside .block {
    margin-bottom: 44px
}

.block:first-child h2.block-title {
    margin-top: 0
}

.block.block-views .block-title {
    border-bottom: 1px solid #e6e3df;
    padding-bottom: 6px
}

.jump-menu-block {
    margin-bottom: 20px
}

#block-views-my-projects-users-block-1 {
    margin-bottom: 22px;
    padding: 0
}

@media (min-width:992px) {
    aside .block {
        margin-bottom: 66px
    }

    aside .block .block-title {
        font-size: 16px
    }
}

label {
    font-weight: 300;
    font-size: 13px;
    padding: 0 12px;
    margin-bottom: 3px
}

.form-item {
    margin-bottom: 6px
}

.form-control {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    -webkit-appearance: none
}

select.form-control {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.description {
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    padding: 0 12px
}

.tabs-left>.vertical-tabs-list {
    margin-right: 0
}

.tabs-left>.vertical-tabs-list>.active>a,
.tabs-left>.vertical-tabs-list>.active>a:focus,
.tabs-left>.vertical-tabs-list>.active>a:hover {
    margin-right: -1px
}

.vertical-tabs-list>li>a {
    background: #f7f6f5
}

.form-type-select label {
    padding-left: 0
}

.filter-wrapper .panel-body {
    padding: 6px 12px
}

.filter-guidelines,
.filter-wrapper .panel-body .form-item {
    margin-bottom: 0
}

.text-format-wrapper .filter-wrapper .filter-guidelines {
    display: none
}

.text-format-wrapper .filter-wrapper:hover .filter-guidelines {
    display: block
}

.vertical-tabs-panes .cke_contents {
    height: 200px !important
}

.vertical-tabs-panes .form-item {
    position: relative
}

.vertical-tabs-panes .form-item .help-block {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border: 1px solid #e6e3df;
    background: #fff;
    background: hsla(0, 0%, 100%, .95);
    border-radius: 4px;
    color: #292725;
    padding: 6px 12px;
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    display: none
}

.vertical-tabs-panes .form-item:hover>.help-block {
    display: block
}

.main-cta {
    box-shadow: inset 0 10px 0 0 rgba(0, 0, 0, .1), inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    background-color: #617a2e;
    background-image: url(../images/bg-cta-form.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    background-size: cover;
    color: #fff;
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative
}

.main-cta a {
    color: #fff;
    text-decoration: underline
}

.main-cta a:focus,
.main-cta a:hover {
    color: #9bc14f
}

.main-cta h2 {
    text-align: center;
    font-size: 18px
}

.main-cta .form-control {
    background: #617a2e;
    background: hsla(0, 0%, 100%, .1);
    border-color: #fff;
    color: #e1deda
}

.main-cta .form-control:focus {
    color: #fff
}

.main-cta select.form-control {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI0cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI0IDQ4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzOS4xICgzMTcyMCkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+UmVjdGFuZ2xlLXBhdGg8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iZG93bmxvYWQiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8ZyBpZD0iTGF5ZXJfMSI+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIGZpbGwtb3BhY2l0eT0iMCIgeD0iMCIgeT0iMCIgd2lkdGg9IjIzLjQ2MjkyMzkiIGhlaWdodD0iNDcuMzk5ODQ2MyI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBwb2ludHM9IjYuNjgzMzc4MzMgMjIuMTM1NzI4MiAxMS43NTUxNjE5IDE1LjA3MzE1MTEgMTYuNzc5NTQ1NiAyMi4xMzU3MjgyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHBvaW50cz0iMTYuNzc5NTQ1NiAyNS4yNjQxMTgxIDExLjc1NTE2MTkgMzIuMzI2Njk1MiA2LjY4MzM3ODMzIDI1LjI2NDExODEiPjwvcG9seWdvbj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.main-cta select.form-control option {
    color: #000
}

.main-cta .btn {
    font-weight: 700;
    margin-top: 10px;
    padding: 6px 20px;
    text-transform: uppercase
}

.main-cta .btn-primary {
    background-image: linear-gradient(180deg, #fff 0, #e6e3df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e3df", GradientType=0);
    border-color: #fff;
    color: #292725
}

.main-cta div.error {
    margin-bottom: 6px
}

.main-cta div.error ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding: 6px 12px
}

.main-cta div.error ul li:first-child {
    margin-top: 0
}

@media (min-width:768px) {
    .main-cta {
        background-size: auto auto;
        background-size: cover
    }

    .main-cta textarea.form-control {
        min-height: 180px
    }
}

@media (min-width:992px) {
    .main-cta div.error {
        margin-left: 8.33333333%;
        margin-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

    .main-cta div.error ul {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:992px) and (min-width:992px) {
    .main-cta div.error {
        float: left;
        width: 83.33333333%
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff;
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: #fff url(../images/bx_loader.gif) no-repeat 50%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e6e3df;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #b3aba2
}

.bx-wrapper .bx-prev {
    left: 0
}

.bx-wrapper .bx-prev span {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 0
}

.bx-wrapper .bx-next span {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover span {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover span {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 20px;
    width: 52px
}

.bx-wrapper .bx-controls-direction a span {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) no-repeat -86px -11px;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) no-repeat -86px -44px;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

section.content-section {
    border-top: 1px solid #e6e3df
}

.no-sidebars section.content-section.row {
    margin-left: 0;
    margin-right: 0
}

.content-section-inner {
    padding-top: 40px;
    padding-bottom: 40px
}

.content-section-inner:after,
.content-section-inner:before {
    content: " ";
    display: table
}

.content-section-inner:after {
    clear: both
}

.section-wrapper:first-child {
    margin-top: 40px
}

.no-body .section-wrapper:first-child {
    margin-top: 0
}

.no-body .section-wrapper:first-child .content-section {
    border-top: none
}

.no-body .section-wrapper:first-child .content-section-inner {
    padding-top: 0
}

.no-sidebars .section-wrapper:first-child .content-section-inner {
    padding-top: 40px
}

.section-wrapper.background-only {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -1px
}

.section-wrapper.background-only .section-body {
    min-height: 150px
}

.section-wrapper.no-border .content-section {
    border-top: none
}

.section-wrapper.no-padding-top .content-section-inner {
    padding-top: 0
}

.section-wrapper.no-padding-bottom .content-section-inner {
    padding-bottom: 0
}

.section-wrapper.no-padding-bottom+.section-wrapper.no-padding-top {
    padding-top: 11px
}

.section-wrapper.cta {
    background-image: linear-gradient(180deg, #004b85 0, #002e52);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff004b85", endColorstr="#ff002e52", GradientType=0);
    color: #fff;
    margin-bottom: -1px;
    position: relative
}

.section-wrapper.cta .content-section {
    border-top: none
}

.section-wrapper.cta a {
    color: #9bc14f
}

.section-wrapper.cta a:active,
.section-wrapper.cta a:focus {
    color: #fff
}

.section-wrapper.gray {
    background: #e6e3df;
    margin-bottom: -1px;
    position: relative
}

.section-wrapper.gray .content-section {
    border-top: none
}

.section-wrapper.offwhite {
    background: #f7f6f5;
    margin-bottom: -1px;
    position: relative
}

.section-wrapper.offwhite .content-section {
    border-top: none
}

.section-wrapper.gradient {
    background-image: linear-gradient(180deg, #fff 0, #e6e3df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e3df", GradientType=0);
    border-radius: 10px;
    margin-bottom: -1px;
    position: relative
}

.section-wrapper.gradient .content-section {
    border-top: none
}

.section-wrapper.image-extended .section-image {
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px
}

.section-wrapper.image-extended .section-image img {
    max-width: 500%;
    max-height: 500%;
    width: 100%;
    height: auto
}

.section-wrapper.large p {
    font-size: 18px
}

.section-wrapper.left,
.section-wrapper.left .section-body {
    text-align: left !important
}

.section-wrapper.gallery-ad header {
    text-align: center
}

.section-wrapper.gallery-ad p {
    margin: 0
}

.section-wrapper.gallery-ad p a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px
}

.section-wrapper.gallery-ad img {
    display: block;
    max-width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    max-width: 125%;
    max-height: 125px
}

.section-image {
    text-align: center;
    margin-bottom: 22px
}

.section-image a {
    display: block
}

.section-image img {
    border-radius: 10px;
    max-width: 100%;
    width: auto
}

.section-image_caption {
    color: #5a5b5d;
    font-size: 13px;
    margin-top: 7.33333333px;
    text-align: center
}

.section-image-360 .section-image_caption {
    margin-top: 22px
}

.section-body header h2 {
    margin-top: 0
}

.section-body p {
    margin-bottom: 6px
}

.section-centered .content-section.row {
    margin-left: 0;
    margin-right: 0
}

.section-centered,
.section-centered .section-body,
.section-centered header {
    text-align: center
}

.section-testimonial {
    margin-bottom: 40px
}

.section-testimonial .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.section-testimonial .content-section {
    border-top: none
}

.section-testimonial .content-section.row {
    margin-left: 0;
    margin-right: 0
}

.section-testimonial .content-section-inner {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0
}

.section-testimonial .bx-wrapper {
    margin-bottom: 0
}

.section-testimonial .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0
}

.section-testimonial .bx-wrapper .bx-pager-item {
    background: #fff
}

.section-testimonial .bx-wrapper .bx-pager {
    border-bottom: 1px solid #e6e3df;
    height: 5px;
    padding-top: 0;
    bottom: 17px
}

.section-testimonial .bx-wrapper .bx-pager .bx-pager-item:only-child {
    display: none
}

.section-testimonial .bxslider>li {
    margin: 0
}

.section-testimonial:last-child {
    margin-bottom: 0
}

/*.section-block .col-xs-12 {
	padding-left:0;
	padding-right:0
}*/
.section-image-360 header h2,
.section-image-left-half header h2,
.section-image-left header h2,
.section-image-right-half header h2,
.section-image-right header h2 {
    margin-top: 22px;
    text-align: center
}

.section-image-background {
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-radius: 10px;
    color: #fff;
    position: relative
}

.section-image-background:last-child {
    margin-bottom: 40px
}

.no-sidebars .section-image-background {
    border-radius: 0
}

.section-image-background .gradient-fill {
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 75%;
    background: linear-gradient(90deg, rgba(41, 39, 37, 0) 0, #292725 30%, #292725);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00292725", endColorstr="#292725", GradientType=1)
}

.ie9 .section-image-background .gradient-fill {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background: url(../images/gradient-dark.svg)
}

.no-sidebars .section-image-background .gradient-fill {
    border-radius: 0
}

.section-image-background .content-section.row {
    margin-left: 0;
    margin-right: 0
}

.section-image-background .content-section-inner {
    border-top: none
}

.section-image-background header h3 {
    font-size: 18px
}

.section-image-background.light {
    color: #292725;
    text-shadow: none
}

.section-image-background.light .gradient-fill {
    background: linear-gradient(90deg, hsla(30, 11%, 96%, 0) 0, #f7f6f5 30%, #f7f6f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f7f6f5", endColorstr="#f7f6f5", GradientType=1)
}

.ie9 .section-image-background.light .gradient-fill {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background: url(../images/gradient-light.svg)
}

.section-image-360 .content-section.row {
    margin-left: 0;
    margin-right: 0
}

.section-image-360 .section-image {
    text-align: left
}

.section-image-360 .section-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.section-image-360 .threesixty-container .nav_bar {
    position: absolute;
    top: auto;
    bottom: -20px;
    right: 50%;
    margin-right: -48px;
    z-index: 11;
    opacity: .5;
    filter: alpha(opacity=50);
    transition: opacity .2s linear
}

.section-image-360 .threesixty-container .nav_bar a {
    background: url(../images/sprites-360.png) no-repeat
}

.section-image-360 .threesixty-container .nav_bar a.nav_bar_previous {
    background-position: 0 -73px
}

.section-image-360 .threesixty-container .nav_bar a.nav_bar_next {
    background-position: 0 -104px
}

.section-image-360 .threesixty-container .nav_bar a.nav_bar_play {
    background-position: 0 0
}

.section-image-360 .threesixty-container .nav_bar a.nav_bar_stop {
    background-position: 0 -37px
}

.section-image-360 .threesixty-container:hover .nav_bar {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (max-width:768px) {
    .section-body h2 {
        text-align: center
    }

    .section-body .h3:first-child,
    .section-body h3:first-child {
        margin-top: 40px
    }

    .section-body p:last-child,
    .section-body ul:last-child {
        margin-bottom: 20px
    }

    .section-wrapper.no-padding-top-mobile .content-section-inner {
        padding-top: 0
    }

    .section-wrapper.no-padding-bottom-mobile .content-section-inner {
        padding-bottom: 11px
    }

    .section-image-background {
        background: none !important;
        color: #292725
    }

    .section-image-background .container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    .no-sidebars .section-image-background .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .section-image-background .background-image {
        padding-top: 40px;
        margin-bottom: 22px
    }

    .section-image-background .background-image img {
        margin: 0 auto;
        border-radius: 10px;
        display: block;
        max-width: 100%;
        height: auto
    }
}

@media (min-width:768px) {
    .section-image img {
        max-height: none
    }

    .section-body {
        text-align: left
    }

    .section-body header h3 {
        margin-top: 0
    }

    .section-wrapper.background-only {
        margin-left: 0;
        margin-right: 0
    }

    .section-wrapper.choices {
        background: url(../images/bg-intro.png) no-repeat 50% 35%;
        background-size: 1177px 118px
    }

    .section-wrapper.image-extended .section-image {
        padding: 0 15px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0
    }

    .section-wrapper.gallery-ad {
        margin-bottom: 30px
    }

    .section-wrapper.gallery-ad header {
        margin-left: -15px;
        margin-right: -15px;
        text-align: left
    }

    .section-wrapper.gallery-ad header h2 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

    .section-wrapper.gallery-ad h2,
    .section-wrapper.gallery-ad p {
        margin-bottom: 0
    }

    .section-wrapper.gallery-ad img {
        display: block;
        max-width: 100%;
        height: auto;
        max-width: 95%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        right: auto;
        left: 50%;
        margin: 0 auto;
        max-height: inherit
    }

    .section-image-360 header h2,
    .section-image-left-half header h2,
    .section-image-left header h2,
    .section-image-right-half header h2,
    .section-image-right header h2 {
        margin-top: 0;
        text-align: left
    }

    .section-image-background header h3 {
        font-size: 24px
    }

    .no-body .section-image-background:first-child .content-section-inner,
    .section-image-background .content-section-inner {
        padding-top: 120px;
        padding-bottom: 120px
    }

    .no-body .section-image-background.short:first-child .content-section-inner,
    .section-image-background.short .content-section-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (min-width:768px) and (min-width:768px) {
    .section-wrapper.gallery-ad header h2 {
        float: left;
        width: 66.66666667%;
        left: 33.33333333%
    }
}

@media (min-width:992px) {
    .section-wrapper.background-only .section-body {
        min-height: 200px
    }

    .section-wrapper.choices {
        background-position: 50% 45%
    }

    .section-wrapper.image-extended .content-section {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .section-wrapper.image-extended .content-section-inner {
        position: relative;
        padding-top: 0;
        padding-bottom: 0
    }

    .section-wrapper.image-extended .section-body {
        padding-top: 30px;
        padding-bottom: 90px
    }

    .section-wrapper.image-extended .section-image {
        position: static
    }

    .section-wrapper.image-extended .section-image img {
        position: absolute;
        right: -30px;
        bottom: 0;
        max-width: 55%;
        max-height: 120%;
        width: auto
    }

    .not-ie .section_no-block.section-image-360 .content-section-inner,
    .not-ie .section_no-block.section-image-left-half .content-section-inner,
    .not-ie .section_no-block.section-image-left .content-section-inner,
    .not-ie .section_no-block.section-image-right-half .content-section-inner,
    .not-ie .section_no-block.section-image-right .content-section-inner {
        display: table
    }

    .not-ie .section_no-block.section-image-360 .content-section-inner>div,
    .not-ie .section_no-block.section-image-left-half .content-section-inner>div,
    .not-ie .section_no-block.section-image-left .content-section-inner>div,
    .not-ie .section_no-block.section-image-right-half .content-section-inner>div,
    .not-ie .section_no-block.section-image-right .content-section-inner>div {
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .not-ie .section_no-block.section-image-360.align-top .content-section-inner>div,
    .not-ie .section_no-block.section-image-left-half.align-top .content-section-inner>div,
    .not-ie .section_no-block.section-image-left.align-top .content-section-inner>div,
    .not-ie .section_no-block.section-image-right-half.align-top .content-section-inner>div,
    .not-ie .section_no-block.section-image-right.align-top .content-section-inner>div {
        vertical-align: top
    }

    .section-image-background .section-body {
        padding-left: 30px;
        padding-right: 30px
    }

    .section-image-background .gradient-fill {
        width: 66%
    }
}

.sub-product-list h2,
.sub-product-list p {
    text-align: center
}

.sub-product-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px
}

.sub-product-list ul>li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px
}

.sub-product-list ul span {
    display: block;

}

.sub-product-list ul .image {
    max-width: 100%;
}

.sub-product-list ul .image img {
    max-height: 100%;
    max-width: 100%
}

.sub-product-list ul a {
    color: #292725;
    background: #f0f0f0;
    display: block;
    position: relative;
    min-height: 100px;
    text-decoration: none
}

.sub-product-list ul a .h3 {
    color: #617a2e;
    font-size: 16px;
    padding: 0 20px;
    margin: 6px 0 6px;
}

.sub-product-list ul a .p {
    font-size: 14px;
    padding: 0 20px 20px 20px;
}

.sub-product-list ul a:focus,
.sub-product-list ul a:hover {
    text-decoration: none
}

.sub-product-list ul a:focus .h3,
.sub-product-list ul a:hover .h3 {
    color: #004b85
}

.sub-product-list ul.sub>li {
    margin-bottom: 6px
}

.sub-product-list ul.sub a {
    padding-left: 0
}

@media (min-width:768px) {
    .sub-product-list ul {
        margin-left: -15px;
        margin-right: -15px
    }

    .sub-product-list ul:after,
    .sub-product-list ul:before {
        content: " ";
        display: table
    }

    .sub-product-list ul:after {
        clear: both
    }

    .sub-product-list ul>li {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

    .sub-product-list ul.sub {
        margin-top: 0
    }

    .sub-product-list ul.sub>li {
        width: 100%
    }

    .sub-product-list.three-col ul>li {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:768px) and (min-width:768px) {
    .sub-product-list ul>li {
        float: left;
        width: 50%
    }
}

@media (min-width:768px) and (min-width:768px) {
    .sub-product-list.three-col ul>li {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:768px) {
    .sub-product-list ul {
        padding-left: 5%;
        padding-right: 5%
    }

    .sub-product-list ul.sub>li {
        margin: 0
    }

    .sub-product-list ul.sub>li a {
        border-top: 1px solid #e6e3df;
        margin-left: 90px;
        margin-right: 90px;
        padding: 16px 0
    }

    .sub-product-list.three-col ul {
        padding-left: 0;
        padding-right: 0
    }
}

.node-360-image .gallery-image {
    position: relative;
    max-width: 400px;
    margin: 10px auto 0
}

.node-360-image .gallery-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto !important;
    height: 100% !important
}

.node-gallery-item .gallery-image {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.node-gallery-item .gallery-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.gallery-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0 -10px
}

.gallery-list>li {
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 20px 10px
}

.gallery-list>li:nth-child(odd) {
    clear: left
}

.gallery-list .gallery-image {
    position: relative
}

.gallery-list .gallery-image.type_360_image:after {
    width: 60px;
    height: 40px;
    background: #fff;
    background: hsla(0, 0%, 100%, .4);
    box-shadow: 0 0 9px rgba(0, 0, 0, .3);
    border-radius: 10px;
    color: #004b85;
    content: "\f01e";
    display: block;
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 40px;
    margin-left: -30px;
    margin-top: -20px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%
}

.gallery-list .gallery-image img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    width: 100%
}

.gallery-list .gallery-image a {
    position: relative;
    display: block;
    overflow: hidden;
    color: #292725;
    text-decoration: none
}

.gallery-list .gallery-image a .text {
    font-size: 14px;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    display: block;
    margin: 0;
    padding: 10px 0 20px;
    text-align: center
}

.gallery-list .gallery-image a .text span {
    display: block
}

.gallery-list .gallery-image a .video-icon {
    background: #fff;
    background: hsla(0, 0%, 100%, .4);
    box-shadow: 0 0 9px rgba(0, 0, 0, .3);
    border-radius: 10px;
    line-height: 40px;
    color: #004b85;
    display: block;
    text-align: center;
    width: 60px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -20px
}

.gallery-list .gallery-image a .video-icon i {
    padding-left: 3px
}

.gallery-list .edit {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #fff;
    padding: 5px;
    z-index: 101
}

.fancybox-wrap .node-360-image,
.fancybox-wrap .node-gallery-item {
    width: 300px;
    max-width: 1167px;
    overflow: hidden
}

@media (min-width:360px) {

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 340px
    }
}

@media (min-width:370px) {

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 350px
    }
}

@media (min-width:410px) {

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 390px
    }
}

@media (min-width:480px) {

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 460px
    }
}

.gallery-detail-media {
    position: relative
}

.gallery-detail-text {
    text-align: center;
    padding: 15px 30px
}

.gallery-detail-text h2 {
    margin-top: 0
}

.video-thumbnail {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1), 0 -5px 10px rgba(0, 0, 0, .1);
    display: block;
    position: relative;
    cursor: pointer
}

.video-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto
}

.video-thumbnail .fa {
    width: 56px;
    height: 56px;
    color: #fff;
    display: block;
    font-size: 56px;
    line-height: 56px;
    text-shadow: 0 0 9px rgba(0, 0, 0, .3);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -28px;
    margin-top: -28px
}

.embedded-video .player {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.embedded-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

@media (min-width:768px) {
    .gallery-list>li:nth-child(odd) {
        clear: none
    }

    .gallery-list>li:hover .edit {
        display: block
    }

    .gallery-list .gallery-image {
        position: relative
    }

    .gallery-list .gallery-image a {
        transition: all .2s ease
    }

    .gallery-list .gallery-image a .text {
        transition: all .2s ease;
        background: hsla(0, 0%, 100%, 0);
        color: transparent;
        font-size: 18px;
        font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 700;
        padding: 0;
        position: absolute;
        text-align: center;
        overflow: hidden;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 10px 20px 20px 0
    }

    .gallery-list .gallery-image a .text span {
        padding: 20px 40px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

    .gallery-list .gallery-image a img {
        transition: all .2s ease-out;
        opacity: 1;
        filter: alpha(opacity=10000)
    }

    .gallery-list .gallery-image a:focus .text,
    .gallery-list .gallery-image a:hover .text {
        background: #fff;
        background: hsla(0, 0%, 100%, .75);
        color: #292725;
        text-decoration: none
    }

    .gallery-list .gallery-image a:focus img,
    .gallery-list .gallery-image a:hover img {
        opacity: 1;
        filter: alpha(opacity=2500)
    }

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 768px
    }
}

@media (min-width:992px) {

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 972px
    }
}

@media (min-width:890px) {

    .fancybox-wrap .node-360-image,
    .fancybox-wrap .node-gallery-item {
        width: 870px
    }
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
    overflow: visible !important
}

.fancybox-wrap .content {
    display: block !important
}

.fancybox-skin {
    position: relative;
    background: #fff;
    color: #292725;
    text-shadow: none;
    transition: box-shadow .2s ease
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 0 20px rgba(0, 0, 0, .25)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden;
    z-index: 8039
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #292725;
    font: 14px/22px Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    background-image: url(../images/fancybox_sprite.png)
}

.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancybox_sprite_new.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) no-repeat 50%
}

.fancybox-close {
    background-image: none;
    position: absolute;
    min-width: 36px;
    max-width: 200px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    top: -38px;
    right: 0
}

.fancybox-close:before {
    content: "Close Window";
    color: #292725;
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 36px;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap
}

.fancybox-nav {
    position: absolute;
    top: 50%;
    width: 90px;
    height: 90px;
    margin-top: -45px;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    z-index: 8040
}

.fancybox-prev {
    left: -20px
}

.fancybox-next {
    right: -20px
}

.fancybox-nav span {
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-prev span {
    left: 0;
    background-position: 0 -70px
}

.fancybox-next span {
    right: 0;
    background-position: 0 -140px
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: #fff;
    background: hsla(0, 0%, 100%, .9)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../images/fancybox_sprite_new@2x.png);
        background-size: 70px 210px
    }

    #fancybox-loading div {
        background-image: url(../images/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.node-type-post .blog-meta {
    border-top: 1px solid #e6e3df;
    margin-top: 22px;
    padding-top: 22px
}

.node-type-post .region-sidebar-second {
    padding-top: 45px
}

.blog-archive,
.recent-blogs {
    padding: 0
}

.blog-archive,
.blog-archive>li,
.recent-blogs,
.recent-blogs>li {
    list-style: none;
    margin-top: 0
}

.blog-archive>li,
.recent-blogs>li {
    border-bottom: 1px solid #e6e3df;
    margin-bottom: 30px;
    padding-bottom: 25px
}

.blog-archive img,
.recent-blogs img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 11px
}

.blog-archive .post-title,
.recent-blogs .post-title {
    margin-bottom: 0
}

.blog-archive .post-title a,
.recent-blogs .post-title a {
    display: block
}

.blog-archive .meta {
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    border-top: 1px solid #f1f0ed;
    margin-top: 5px;
    padding-top: 5px
}

.blog-archive .meta a:link,
.blog-archive .meta a:visited {
    color: #292725
}

.blog-archive .meta a:active,
.blog-archive .meta a:focus,
.blog-archive .meta a:hover {
    color: #617a2e
}

.blog-archive .info {
    text-align: right
}

.blog-archive .author,
.blog-archive .date {
    display: none
}

.category-list,
.category-list>li,
.recent-blogs,
.recent-blogs>li,
.views-summary,
.views-summary>li {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-list>li,
.recent-blogs>li,
.views-summary>li {
    border-bottom: 1px solid #e6e3df;
    padding-top: 6px;
    padding-bottom: 6px
}

.category-list a,
.recent-blogs a,
.views-summary a {
    text-decoration: none;
    color: #004b85
}

.category-list a:hover,
.recent-blogs a:hover,
.views-summary a:hover {
    color: #617a2e
}

.recent-blogs .post-title {
    margin-top: 2px;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300
}

.recent-blogs .date {
    font-size: 13px
}

@media (min-width:768px) {
    .blog-archive>li {
        border-bottom: none
    }

    .blog-archive .post-title {
        margin-top: 0;
        margin-bottom: 11px
    }

    .blog-archive .body {
        display: block
    }
}

@media (min-width:992px) {
    .blog-archive .post-title {
        font-size: 30px
    }

    .blog-archive .blog-image {
        margin-bottom: 11px
    }

    .blog-archive .author,
    .blog-archive .date {
        display: block
    }
}

.expand-collapse .btn {
    color: #fff;
    background-color: #002e52;
    border-color: #002e52;
    font-size: 12px;
    margin: 0;
    position: absolute;
    padding: 6px 12px;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0
}

.expand-collapse .btn.active,
.expand-collapse .btn:active,
.expand-collapse .btn:focus,
.expand-collapse .btn:hover,
.open .dropdown-toggle.expand-collapse .btn {
    color: #fff;
    background-color: #001729;
    border-color: #000c15
}

.expand-collapse .btn.active,
.expand-collapse .btn:active,
.open .dropdown-toggle.expand-collapse .btn {
    background-image: none
}

.expand-collapse .btn.disabled,
.expand-collapse .btn.disabled.active,
.expand-collapse .btn.disabled:active,
.expand-collapse .btn.disabled:focus,
.expand-collapse .btn.disabled:hover,
.expand-collapse .btn[disabled],
.expand-collapse .btn[disabled].active,
.expand-collapse .btn[disabled]:active,
.expand-collapse .btn[disabled]:focus,
.expand-collapse .btn[disabled]:hover,
fieldset[disabled] .expand-collapse .btn,
fieldset[disabled] .expand-collapse .btn.active,
fieldset[disabled] .expand-collapse .btn:active,
fieldset[disabled] .expand-collapse .btn:focus,
fieldset[disabled] .expand-collapse .btn:hover {
    background-color: #002e52;
    border-color: #002e52
}

.expand-collapse .btn .badge {
    color: #002e52;
    background-color: #fff
}

.faqs {
    padding-left: 0;
    margin-bottom: 10px;
    border: 1px solid #004b85;
    border-top: none
}

.faqs .panel {
    border-top: 1px solid #004b85;
    padding: 6px 12px;
    margin: 0
}

.faqs .panel:first-child {
    border-top: none
}

.faqs .panel+.panel {
    margin: 0
}

.faq-section-title {
    background: #004b85;
    color: #fff;
    padding: 8px 105px 6px 12px;
    position: relative
}

.faq-section-title:after,
.faq-section-title:before {
    content: " ";
    display: table
}

.faq-section-title:after {
    clear: both
}

.faq-section-title h3,
.panel {
    margin: 0
}

.panel {
    box-shadow: none
}

.panel,
.panel-heading {
    border: none
}

.panel-body {
    padding: 0 20px 6px
}

.panel-group .panel {
    border-radius: 0
}

.panel-group .panel-heading a {
    padding: 0 0 0 20px
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border: none
}

.panel-title {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6
}

.panel-title a {
    color: #292725;
    display: block;
    position: relative
}

.panel-title a:before {
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #617a2e
}

.panel-title a.collapsed:before {
    content: "\f067"
}

.panel-title a:focus,
.panel-title a:hover {
    text-decoration: none
}

.table-of-contents ul {
    font-size: 14px;
    margin-left: 20px
}

.table-of-contents ul li {
    margin: 0
}

.well {
    border: none;
    border-top: 1px solid #e6e3df;
    border-bottom: 1px solid #e6e3df;
    border-radius: 0;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

.view-frequently-asked-questions .well {
    margin-bottom: 0;
    padding-top: 0;
    border-top: none
}

.well ul:last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    .panel-title {
        font-size: 16px
    }

    .panel-title a:before {
        top: 2px;
        font-size: 14px
    }
}

.faq-category__section-title {
    margin-bottom: 6px
}

.faq-category__title.more {
    text-decoration: none
}

.faq-category__title .fa-angle-down {
    display: inline-block
}

.faq-category__title .fa-angle-up,
.faq-category__title.open .fa-angle-down {
    display: none
}

.faq-category__title.open .fa-angle-up {
    display: inline-block
}

.faq-category--list-item,
.faq-category__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.faq-item__title-wrapper .faq-item__title a {
    color: #292725
}

.faq-item__title {
    margin: 0
}

.faq-item__title a {
    display: block;
    margin: 0;
    line-height: 1.3;
    position: relative;
    padding: 6px 0 6px 20px
}

.faq-item__title a:before {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    left: 1px;
    top: 5px;
    color: #617a2e
}

.faq-item__title a.collapsed:before {
    content: "\f067"
}

.faq-item__title a:focus,
.faq-item__title a:hover {
    text-decoration: none
}

.faq-item__body {
    padding: 5px 20px 20px;
    font-size: 14px
}

.faq-item__body>* {
    margin: 4px 0 0
}

.faq-item__body>:first-child {
    margin-top: 0
}

.job-listings,
.job-listings>li {
    list-style: none;
    margin: 0;
    padding: 0
}

.job-listings>li {
    border-bottom: 1px solid #e6e3df
}

.job-listings>li .job-title {
    margin: 0
}

.job-listings>li .job-title span {
    display: block;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #292725
}

.job-listings>li .job-title a {
    display: block;
    padding: 10px 0
}

.job-listings>li .job-title a:focus span,
.job-listings>li .job-title a:hover span {
    text-decoration: none
}

.job-meta {
    margin: 22px -20px 0;
    background: #e6e3df;
    font-size: 13px;
    padding: 6px 20px;
    border-radius: 0 0 4px 4px
}

.job-meta:first-child {
    margin-top: 0;
    margin-bottom: 22px
}

.job-meta span {
    display: block
}

.job-meta span em {
    font-weight: 700;
    font-style: normal
}

.job-details h4.modal-title {
    font-size: 18px
}

.job-details h4.modal-title a {
    padding: 0
}

.job-details .modal-header {
    padding-left: 20px
}

.job-details .modal-body {
    padding-top: 0;
    padding-bottom: 0
}

.job-details .modal-body h3 {
    font-size: 14px;
    margin-top: 22px
}

.job-details .modal-body ol,
.job-details .modal-body p,
.job-details .modal-body ul {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 11px
}

.job-details .modal-body li {
    margin-top: 6px
}

.job-details .modal-footer {
    margin-top: 0;
    text-align: left
}

@media (min-width:768px) {
    .job-listings>li h4 span {
        display: inline;
        padding-left: 10px
    }

    .job-listings>li h4 .job-date {
        display: inline
    }
}

@media (min-width:992px) {
    .job-listings>li>h4 span {
        float: right;
        width: 170px;
        text-align: right
    }

    .job-listings>li>h4 .job-date {
        width: 120px
    }

    .job-meta span {
        display: inline
    }

    .job-meta span:before {
        content: "|";
        padding: 0 10px
    }

    .job-meta span:first-child:before {
        content: "";
        padding: 0
    }

    .job-meta span em {
        font-weight: 700;
        font-style: normal
    }
}

#block-views-related-pages-block .block-title {
    text-align: center;
    font-size: 24px
}

ul.related-pages {
    padding-left: 0;
    text-align: center;
    list-style: none;
    margin: 0 0 22px;
    padding: 0
}

ul.related-pages>li {
    border-bottom: 1px solid #e6e3df;
    list-style: none;
    margin: 0;
    padding: 0
}

ul.related-pages .h3,
ul.related-pages h3 {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin: 0
}

ul.related-pages .h3 a,
ul.related-pages h3 a {
    display: block;
    padding: 10px 20px
}

ul.related-pages .h3 a:link,
ul.related-pages .h3 a:visited,
ul.related-pages h3 a:link,
ul.related-pages h3 a:visited {
    color: #292725
}

ul.related-pages .h3 a:focus,
ul.related-pages .h3 a:hover,
ul.related-pages h3 a:focus,
ul.related-pages h3 a:hover {
    color: #617a2e;
    text-decoration: none
}

ul.whats-new {
    padding-left: 0;
    text-align: left
}

ul.whats-new,
ul.whats-new>li {
    list-style: none;
    margin-bottom: 22px
}

ul.whats-new>li {
    margin-top: 22px
}

ul.whats-new>li:first-child {
    margin-top: line-height-computed
}

ul.whats-new .image {
    display: none;
    margin-bottom: 22px
}

ul.whats-new .image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

ul.whats-new .h4,
ul.whats-new h4 {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-top: 0
}

ul.whats-new .h4 a:link,
ul.whats-new .h4 a:visited,
ul.whats-new h4 a:link,
ul.whats-new h4 a:visited {
    color: #292725
}

ul.whats-new .h4 a:focus,
ul.whats-new .h4 a:hover,
ul.whats-new h4 a:focus,
ul.whats-new h4 a:hover {
    color: #617a2e;
    text-decoration: none
}

ul.whats-new p {
    display: none;
    color: #5a5b5d;
    font-size: 14px
}

@media (min-width:768px) {

    ul.whats-new .image,
    ul.whats-new p {
        display: block
    }
}

.views-exposed-form:after,
.views-exposed-form:before {
    content: " ";
    display: table
}

.views-exposed-form:after {
    clear: both
}

.views-exposed-form .views-exposed-widget {
    padding: .5em 0 0 1em
}

.views-exposed-widgets {
    float: right;
    margin-right: -15px
}

.node-news-post>h1 {
    font-size: 24px;
    line-height: 1.1
}

.news-list {
    border-top: 1px solid #e6e3df
}

.news-list,
.news-list>li {
    list-style: none;
    margin: 0;
    padding: 0
}

.news-list>li {
    border-bottom: 1px solid #e6e3df;
    padding-top: 10px;
    padding-bottom: 10px
}

.news-list .news-date {
    font-size: 13px;
    color: #5a5b5d
}

.news-list .news-title {
    margin: 0
}

.news-list .news-image {
    width: 25%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box
}

.news-list .news-image img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 50%
}

.news-list .news-image img.cutout {
    border-radius: 10px
}

.news-list .has-image:after,
.news-list .has-image:before {
    content: " ";
    display: table
}

.news-list .has-image:after {
    clear: both
}

.news-list .has-image .news-desc,
.news-list .has-image .news-title {
    margin-left: 25%
}

.content-list {
    margin: 0 10px;
    padding: 0
}

.content-list,
.content-list>li {
    list-style: none;
    margin-top: 0
}

.content-list>li {
    margin-bottom: 25px;
    position: relative;
    text-align: left;
}

.content-list>li .text {
    box-shadow: 0 14px 25px 0 rgba(0, 0, 0, .07);
    padding: 15px;
    min-height: 180px;
}

.content-list .h3,
.content-list h3 {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
}

.content-list .h3 a,
.content-list h3 a {
    color: #292725;
    display: block;
    padding: 7px 0 5px 0;
}

.content-list .image {
    margin: 0 auto
}

.content-list .image a {
    overflow: hidden;
    height: 100%
}

.content-list .image a,
.content-list img {
    display: block;
    width: 100%
}

.content-list img {
    max-width: 100%;
    height: auto
}

.content-list.markets .image {
    margin-bottom: 10px
}

.views-summary {
    padding: 0
}

.views-summary,
.views-summary>li {
    list-style: none;
    margin-top: 0
}

@media (min-width:480px) {

    .content-list.capabilities .h3 a,
    .content-list.capabilities h3 a {
        padding: 7px 0 5px 0;
    }
}

@media (min-width:768px) {

    .content-list .h3,
    .content-list h3 {
        font-size: 18px
    }

    .content-list.markets>li {
        margin-bottom: 22px
    }

    .news-list>li {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .news-list .news-date {
        line-height: 19px
    }

    .news-list .news-title {
        line-height: 19px;
        margin-bottom: 5px
    }

    .news-list .news-image {
        padding-right: 20px;
        width: 16.66666667%
    }

    .news-list .has-image .news-desc,
    .news-list .has-image .news-title {
        margin-left: 16.66666667%
    }
}

@media (min-width:992px) {
    .news-list>li {
        padding: 20px 10px
    }

    .news-list .news-date {
        float: right;
        margin-left: 12px
    }
}

.front #page-header {
    position: relative
}

.front #page-header .page-intro {
    background: none
}

.front #page-header .intro-image {
    display: block;
    position: static;
    top: auto;
    right: auto;
    width: auto;
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -60px
}

.front .jumbotron {
    padding-bottom: 0;
    margin-bottom: 0
}

.front .jumbotron h1 {
    font-size: 28px
}

.front .intro-text {
    z-index: 2;
    padding-bottom: 30px
}

.no-sidebars .section-block .content-section-inner {
    margin-left: 0;
    margin-right: 0
}

@media (min-width:768px) {
    .front .page-intro {
        padding-top: 30px
    }

    .front .jumbotron h1 {
        font-size: 54px
    }

    .front .intro-text {
        z-index: 2
    }

    .front .intro-image {
        position: static
    }

    .front .intro-image img {
        max-width: 60%;
        position: absolute;
        top: 50px;
        z-index: 1
    }
}

@media (min-width:848px) {
    .front .intro-image {
        position: static
    }

    .front .intro-image img {
        top: 50px
    }
}

@media (min-width:1200px) {
    .front .jumbotron h1 {
        font-size: 58px
    }
}

.threesixty-container .threesixty {
    position: relative;
    text-align: left
}

.threesixty-container .threesixty .spinner {
    width: 60px;
    display: block;
    margin: 0 auto;
    height: 30px;
    background: #333;
    background: rgba(0, 0, 0, .7);
    border-radius: 5px
}

.threesixty-container .threesixty .spinner span {
    font-family: Arial, MS Trebuchet, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block
}

.threesixty-container .threesixty .threesixty_images {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

.threesixty-container .threesixty .threesixty_images img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto
}

.threesixty-container .threesixty .threesixty_images img.current-image {
    visibility: visible
}

.threesixty-container .threesixty .threesixty_images img.previous-image {
    z-index: -999;
    visibility: hidden
}

.threesixty-container .nav_bar {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 11
}

.threesixty-container .nav_bar a {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    background: url(../images/sprites.png) no-repeat;
    text-indent: -99999px
}

.threesixty-container .nav_bar a.nav_bar_previous {
    background-position: 0 -73px
}

.threesixty-container .nav_bar a.nav_bar_next {
    background-position: 0 -104px
}

.threesixty-container .nav_bar a.nav_bar_play {
    background-position: 0 0
}

.threesixty-container .nav_bar a.nav_bar_stop {
    background-position: 0 -37px
}

@media (max-width:768px) {
    .threesixty-container .threesixty {
        height: 250px !important;
        width: 250px !important;
        margin: 0 auto
    }

}

.view-my-projects .views-field-title>ul,
.view-my-projects .views-field-title>ul>li {
    list-style: none;
    margin: 0;
    padding: 0
}

.descriptive-link {
    border-bottom: 1px solid #e6e3df;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    height: 340px;
}

@media (max-width:767px) {
    .descriptive-link {
        height: auto;
    }

    .descriptive-link:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

}

.descriptive-link:after,
.descriptive-link:before {
    content: " ";
    display: table
}

.descriptive-link:after {
    clear: both
}

.descriptive-link:first-child {
    margin-top: 20px;
    border-top: 1px solid #e6e3df
}

.descriptive-link:last-child {
    margin-bottom: 20px
}

.descriptive-link img {
    display: block;
    max-width: 100%;
    height: auto
}

.descriptive-link .image {
    float: left;
    width: 20%;
    margin-right: 5%;
    text-align: center
}

.descriptive-link .image img {
    max-width: 100%;
    max-height: 80px;
    margin-left: auto;
    margin-right: auto
}

.descriptive-link .h3,
.descriptive-link .h4,
.descriptive-link h3,
.descriptive-link h4 {
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-left: 25%
}

.descriptive-link p {
    margin-left: 25%;
    font-size: small
}

.fa-ul {
    overflow: inherit !important
}

.fa-ul strong a {
    text-decoration: none
}

.fa-li {
    top: .4em;
    font-size: 14px
}

.fa-file-pdf-o {
    color: #d11a1a
}

@media (min-width:768px) {
    .descriptive-link {
        border-bottom: none;
        text-align: center
    }

    .descriptive-link:first-child {
        border-top: none;
        margin-top: 0
    }

    .descriptive-link:last-child {
        margin-bottom: 0
    }

    .descriptive-link .image {
        float: none;
        width: auto;
        margin-right: 0;
        height: 120px
    }

    .descriptive-link .image img {
        width: auto;
        max-width: 100%;
        max-height: 100%
    }

    .descriptive-link img {
        margin: 0 auto
    }

    .descriptive-link .h3,
    .descriptive-link .h4,
    .descriptive-link h3,
    .descriptive-link h4 {
        margin-top: 10px;
        margin-left: 0;
        font-size: 18px
    }

    .descriptive-link p {
        margin-left: 0;
        margin-bottom: 10px
    }
}

@media (min-width:992px) {
    .descriptive-link {
        padding: 0 60px
    }

    .descriptive-link .image {
        height: 190px;
        width: 100%;
        position: relative;
        text-align: center
    }

    .descriptive-link .image img {
        margin: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        max-height: 100%;
        max-width: 100%
    }

    .descriptive-link.col-lg-3,
    .descriptive-link.col-md-3,
    .descriptive-link.col-sm-3,
    .descriptive-link.col-xs-3 {
        padding-left: 30px;
        padding-right: 30px
    }

    .descriptive-link.col-lg-3 .image,
    .descriptive-link.col-md-3 .image,
    .descriptive-link.col-sm-3 .image,
    .descriptive-link.col-xs-3 .image {
        height: 120px
    }
}

.contact-us-form .webform-client-form {
    margin-left: -15px;
    margin-right: -15px
}

.contact-us-form .webform-client-form .webform-component {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.contact-us-form .webform-client-form .webform-component-markup {
    line-height: 1.1
}

.contact-us-form .webform-client-form .form-submit {
    color: #fff;
    background-color: #617a2e;
    border-color: #526727;
    margin-left: 15px;
    float: left;
    clear: left
}

.contact-us-form .webform-client-form .form-submit.active,
.contact-us-form .webform-client-form .form-submit:active,
.contact-us-form .webform-client-form .form-submit:focus,
.contact-us-form .webform-client-form .form-submit:hover,
.open .dropdown-toggle.contact-us-form .webform-client-form .form-submit {
    color: #fff;
    background-color: #495c23;
    border-color: #2f3b16
}

.contact-us-form .webform-client-form .form-submit.active,
.contact-us-form .webform-client-form .form-submit:active,
.open .dropdown-toggle.contact-us-form .webform-client-form .form-submit {
    background-image: none
}

.contact-us-form .webform-client-form .form-submit.disabled,
.contact-us-form .webform-client-form .form-submit.disabled.active,
.contact-us-form .webform-client-form .form-submit.disabled:active,
.contact-us-form .webform-client-form .form-submit.disabled:focus,
.contact-us-form .webform-client-form .form-submit.disabled:hover,
.contact-us-form .webform-client-form .form-submit[disabled],
.contact-us-form .webform-client-form .form-submit[disabled].active,
.contact-us-form .webform-client-form .form-submit[disabled]:active,
.contact-us-form .webform-client-form .form-submit[disabled]:focus,
.contact-us-form .webform-client-form .form-submit[disabled]:hover,
fieldset[disabled] .contact-us-form .webform-client-form .form-submit,
fieldset[disabled] .contact-us-form .webform-client-form .form-submit.active,
fieldset[disabled] .contact-us-form .webform-client-form .form-submit:active,
fieldset[disabled] .contact-us-form .webform-client-form .form-submit:focus,
fieldset[disabled] .contact-us-form .webform-client-form .form-submit:hover {
    background-color: #617a2e;
    border-color: #526727
}

.contact-us-form .webform-client-form .form-submit .badge {
    color: #617a2e;
    background-color: #fff
}

.page-contact-us .content-section:first-child {
    border-top: none
}

.page-contact-us .content-section:first-child .content-section-inner {
    padding-top: 0
}

.contact-us-wrapper {
    width: 100%;
    left: 0;
    right: 0;
    position: fixed;
    bottom: 0;
    z-index: 1
}

.contact-us-callout {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

.contact-us-callout:after,
.contact-us-callout:before {
    content: " ";
    display: table
}

.contact-us-callout:after {
    clear: both
}

.contact-us-callout a {
    border-radius: 6px 6px 0 0;
    float: right;
    background: #e6e3df;
    display: block;
    color: #004b85;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0 20px 0 0;
    overflow: hidden
}

.contact-us-callout a:before {
    background: #004b85;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-family: FontAwesome;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    display: inline-block;
    text-align: center
}

.search-results {
    margin: 0 0 0 22px;
    padding: 0
}

.search-result {
    margin: 0 0 22px;
    padding: 0
}

.search-result h3 {
    margin: 0
}

.search-snippet-info {
    font-size: 13px
}

.search-snippet-info strong {
    color: #617a2e
}

.image-widget-data button,
.image-widget-data input[type=file] {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.text-format-wrapper .filter-wrapper .filter-help {
    float: right;
    font-size: 12px
}

.text-format-wrapper .filter-wrapper .form-control {
    display: inline-block;
    width: auto
}

.text-format-wrapper .filter-wrapper ul.tips {
    font-size: 12px
}

.text-format-wrapper .filter-wrapper ul.tips,
.text-format-wrapper .filter-wrapper ul.tips li,
.text-format-wrapper .filter-wrapper ul.tips p {
    list-style: none;
    margin: 0;
    padding: 0
}

.text-format-wrapper .filter-wrapper ul.tips li {
    display: inline;
    padding-right: 3px
}

.text-format-wrapper .filter-wrapper ul.tips li li {
    display: block
}

.vertical-tabs-panes .form-item .help-block {
    z-index: 1000
}

.sliding-popup-bottom {
    width: 100%
}

#sliding-popup {
    padding: 0 12px
}

#sliding-popup .popup-content {
    background: rgba(41, 39, 37, .95);
    border-radius: 15px;
    color: #fff;
    margin-bottom: 50px;
    max-width: 992px;
    padding: 20px 40px;
    display: block
}

#sliding-popup .popup-content:after,
#sliding-popup .popup-content:before {
    content: " ";
    display: table
}

#sliding-popup .popup-content:after {
    clear: both
}

#sliding-popup .popup-content #popup-text {
    max-width: 70%
}

#sliding-popup .popup-content #popup-buttons {
    max-width: 30%
}

@media screen and (max-width:600px) {

    #sliding-popup .popup-content #popup-buttons,
    #sliding-popup .popup-content #popup-text {
        max-width: 100%
    }

    #sliding-popup .popup-content #popup-text {
        float: none
    }
}

#sliding-popup h2,
#sliding-popup h3,
#sliding-popup p {
    margin: 0
}

#sliding-popup h2,
#sliding-popup h3 {
    line-height: 1.1;
    color: inherit;
    margin-top: 22px;
    margin-bottom: 11px;
    font-size: 18px;
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-top: 40px;
    margin: 0
}

#sliding-popup h2 .small,
#sliding-popup h2 small,
#sliding-popup h3 .small,
#sliding-popup h3 small {
    font-weight: 400;
    line-height: 1;
    color: #b3aba2;
    font-size: 65%
}

#sliding-popup h2 .fa,
#sliding-popup h3 .fa {
    font-size: 14px
}

#sliding-popup h2:first-child,
#sliding-popup h3:first-child {
    margin-top: 0
}

#sliding-popup .find-more-button,
#sliding-popup p {
    display: inline;
    line-height: 1.6;
    height: auto
}

#sliding-popup .find-more-button {
    -webkit-appearance: none;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    text-decoration: underline
}

#sliding-popup .find-more-button:focus,
#sliding-popup .find-more-button:hover {
    color: #f7f6f5;
    text-decoration: underline
}

#popup-buttons {
    margin-top: 6px
}

#popup-buttons button {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    border-radius: 20px
}

#popup-buttons .agree-button {
    color: #292725;
    background-color: #fff;
    border-color: #fff
}

#popup-buttons .agree-button.active,
#popup-buttons .agree-button:active,
#popup-buttons .agree-button:focus,
#popup-buttons .agree-button:hover,
.open .dropdown-toggle#popup-buttons .agree-button {
    color: #292725;
    background-color: #ebebeb;
    border-color: #e0e0e0
}

#popup-buttons .agree-button.active,
#popup-buttons .agree-button:active,
.open .dropdown-toggle#popup-buttons .agree-button {
    background-image: none
}

#popup-buttons .agree-button.disabled,
#popup-buttons .agree-button.disabled.active,
#popup-buttons .agree-button.disabled:active,
#popup-buttons .agree-button.disabled:focus,
#popup-buttons .agree-button.disabled:hover,
#popup-buttons .agree-button[disabled],
#popup-buttons .agree-button[disabled].active,
#popup-buttons .agree-button[disabled]:active,
#popup-buttons .agree-button[disabled]:focus,
#popup-buttons .agree-button[disabled]:hover,
fieldset[disabled] #popup-buttons .agree-button,
fieldset[disabled] #popup-buttons .agree-button.active,
fieldset[disabled] #popup-buttons .agree-button:active,
fieldset[disabled] #popup-buttons .agree-button:focus,
fieldset[disabled] #popup-buttons .agree-button:hover {
    background-color: #fff;
    border-color: #fff
}

#popup-buttons .agree-button .badge {
    color: #fff;
    background-color: #292725
}

#popup-buttons .decline-button,
#popup-buttons .decline-button.active,
#popup-buttons .decline-button:active,
#popup-buttons .decline-button:focus,
#popup-buttons .decline-button:hover,
.open .dropdown-toggle#popup-buttons .decline-button {
    color: #fff;
    background-color: transparent;
    border-color: transparent
}

#popup-buttons .decline-button.active,
#popup-buttons .decline-button:active,
.open .dropdown-toggle#popup-buttons .decline-button {
    background-image: none
}

#popup-buttons .decline-button.disabled,
#popup-buttons .decline-button.disabled.active,
#popup-buttons .decline-button.disabled:active,
#popup-buttons .decline-button.disabled:focus,
#popup-buttons .decline-button.disabled:hover,
#popup-buttons .decline-button[disabled],
#popup-buttons .decline-button[disabled].active,
#popup-buttons .decline-button[disabled]:active,
#popup-buttons .decline-button[disabled]:focus,
#popup-buttons .decline-button[disabled]:hover,
fieldset[disabled] #popup-buttons .decline-button,
fieldset[disabled] #popup-buttons .decline-button.active,
fieldset[disabled] #popup-buttons .decline-button:active,
fieldset[disabled] #popup-buttons .decline-button:focus,
fieldset[disabled] #popup-buttons .decline-button:hover {
    background-color: transparent;
    border-color: transparent
}

#popup-buttons .decline-button .badge {
    color: transparent;
    background-color: #fff
}

/*})'"*/
.section-hezuo {
    background: #e6e3df;
}

.equipment {
    padding-top: 20px;
}

.section-hezuo .swiper-slide img,
.equipment .swiper-slide img {
    width: 100%;
}

.section-hezuo img,
.equipment img {
    border: #CCCCCC solid 1px;
}

.section-hezuo .swiper-container,
.equipment .swiper-container {
    padding-bottom: 50px;
}

.equipment .swiper-pagination-bullet {
    background: #dfdcdc;
}

.equipment .swiper-pagination-bullet-active {
    background: #007aff
}

.section-hezuo h2.hezuo-t {
    text-align: center;
    padding: 20px 0;
}

.section-history {
    padding: 31px 0
}

.section-history h2.gt {
    text-align: center;
    line-height: 50px;
}

.section-history .od {
    margin-top: 48px
}

.section-history figure {
    background: url(../images/bg_fzlc.gif) center top no-repeat;
    min-height: 100px;
    margin: 0;
    display: block;
}

.section-history figure:first-child {
    background: url(../images/bg_fzlict.gif) no-repeat center top
}

.section-history figure.rr {
    overflow: hidden;
    padding-left: 450px;
}

.section-history figure.ll {
    overflow: hidden;
    padding-right: 450px;
    text-align: right;
}

.section-history figure h2 {
    line-height: 28px;
    font-size: 24px;
    color: #343434;
}

.about3 figure p {
    line-height: 31px;
    font-size: 16px;
    color: #343434;
    background: url(../images/btn_dot.png) left center no-repeat;
    text-indent: 22px
}

.section-history figure.l p {
    padding-right: 18px;
    background-position: right center
}

.slideBox {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slideBox .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.slideBox .hd ul {
    text-align: center;
}

.slideBox .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 40px;
    height: 8px;
    margin: 5px;
    overflow: hidden;
    background: #FFF;
    line-height: 999px;
}

.slideBox .hd ul .on {
    background: #5d742c;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
    text-align: center;
}

.slideBox .bd li img {
    background: url(../images/bx_loader.gif) center center no-repeat;
    vertical-align: top;
    width: 100%;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: -60px;
    top: 45%;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(0, 0, 0, 0.2);
}

.slideBox .prev span,
.slideBox .next span {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 60px
}

.slideBox .next {
    left: auto;
    right: -60px;
}

.slideBox:hover .next {
    right: 20px;
    background-color: rgba(0, 0, 0, 0.4);
}

.slideBox:hover .prev {
    left: 20px;
    background-color: rgba(0, 0, 0, 0.4);
}

.slideBox .slideBox_text {
    position: absolute;
    left: 50%;
    top: 20%;
    width: 50%;
    margin-left: -600px;
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 25px 40px 25px;
    text-align: left;
    color: #FFFFFF;
}

.slideBox .slideBox_text .s_tit {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
}

.slideBox .slideBox_text .s_text {
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 20px;
    padding-top: 10px;
    font-weight: bold;
}

.slideBox .slideBox_text a.action_button {
    color: #ffffff !important;
    padding: 12px 30px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.1) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.slideBox .slideBox_text .action_button:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6)
}

@media (max-width:767px) {
    .slideBox .slideBox_text {
        left: 5%;
        top: 5%;
        margin-left: 0;
        width: 90%;
        padding: 10px 15px 40px 15px;
    }

    .slideBox .slideBox_text .s_tit {
        font-size: 20px;
        line-height: 25px;
    }

    .slideBox .slideBox_text .s_text {
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 10px;
        line-height: 22px;
    }

    .slideBox .slideBox_text a.action_button {
        padding: 8px 15px;
        font-size: 14px;
    }

}

@media only screen and (max-width:999px) {
    .section-history {
        padding: 20px 0 0;
    }

    .section-history .od {
        margin-top: 0
    }

    .section-history figure.ll,
    .section-history figure.rr {
        background-position: left top !important;
        padding: 0 0 0 30px !important;
        width: 100% !important;
        overflow: hidden !important;
        text-align: left !important
    }

    .section-history figure p {
        background-position: left 10px;
        line-height: 180%;
        font-size: 14px;
        background-position: left 5px !important
    }

    .section-history figure h2 {
        text-align: left;
    }
}


div#side-form-button {
    font-size: 18px;
    padding: 5px 10px;
}

#side-form-button {
    padding: 5px;
    color: #fff;
    background-color: #095088;
    position: fixed;
    right: 20px;
    bottom: 30%;
    border-radius: 10px;
    cursor: pointer;
    z-index: 300;
}

.leo-side-contact-form {
    width: 300px;
    padding: 10px 20px 0;
    box-shadow: 0 0 20px #000;
    background: #fff;
    position: fixed;
    right: 10px;
    transform: translate(130%, -50%);
    transition: all .5s;
    top: 50%;
    z-index: 999;
}

.leo-side-contact-form.active {
    transform: translate(0, -50%);
}

.leo-side-contact-form .closeBtn {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.leo-side-contact-form .closeBtn:before,
.leo-side-contact-form .closeBtn:after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
}

.leo-side-contact-form .closeBtn:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.leo-side-contact-form .closeBtn:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.leo-side-contact-form,
.leo-side-contact-form label,
.leo-side-contact-form input,
.leo-side-contact-form textarea,
.leo-side-contact-form h3 {
    font-family: inherit;
    box-sizing: border-box;
    color: #444f5d;
}

.leo-side-contact-form .form-title {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px;
}

.leo-side-contact-form .form-line {
    width: 100%;
    padding-bottom: 10px;
}

.leo-side-contact-form.radius .form-line input {
    border-radius: 10px;
}

.leo-side-contact-form .form-line label {
    font-weight: normal;
    text-align: left;
    font-size: 14px;
}

.leo-side-contact-form .form-line input,
.leo-side-contact-form .form-line textarea {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    outline: none;
    font-family: Hind, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
}

.leo-side-contact-form .form-line input.submit {
    width: 100%;
    border: 1px solid #ccc;
}

.leo-side-contact-form .form-line input.submit:hover {
    background-color: rgba(255, 255, 255, 0);
    border-color: #37c5a6;
    color: #37c5a6;
}

.leo-side-contact-form .form-line input:not(.submit):hover,
.leo-side-contact-form .form-line textarea:hover {
    color: #797676;
    border-color: #37c5a6;
    background-color: rgba(255, 255, 255, 0);
}

.leo-side-contact-form .form-line input:not(.submit):focus,
.leo-side-contact-form .form-line textarea:focus {
    color: #797676;
    border-color: #163f7a;
    background-color: rgba(255, 255, 255, 0);
}

@media (max-width:767px) {
    .leo-side-contact-form .form-line label {
        display: none;
    }
}

/* 2020-12-18 zed */
.page-node-2 span.p {
    min-height: 64px;
}

body .xhl-launch-button.xhl-bottom-left {
    right: 20px !important;
    left: auto !important;
    bottom: 300px !important;
}

@media screen and (min-width:1000px) {
    body #xhl-container.xhl-bottom-left {
        right: 20px !important;
        left: auto !important;
    }
}

@media only screen and (max-width: 1000px) {
.usedComp:nth-child(5){
position: inherit;
}
.xhl_form{
 padding:0px!important;
}
.xhl-input-xlarge{
 width: 100%!important;
}
.xhl-controls .xhl-textarea{
 width: 100%!important;
}
#xhlFormSubmit{
 margin: auto;
}
}

/* 2020-12-18 zed  end */