@charset "UTF-8";
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

.fa, .fa-stack {
    display: inline-block
}

.fa-fw, .fa-li {
    text-align: center
}

.fa, body {
    -moz-osx-font-smoothing: grayscale
}

.dropdown-pane, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.breadcrumbs::after, .button-group::after, .clear, .clearfix::after, .menu.align-right::after, .pagination::after, .search .searchList .office, .search .searchList .office .ratingWrap, .slick-track:after, .title-bar::after, .top-bar::after, hr {
    clear: both
}

.checkboxcab label, .radiocab label, .slick-slider {
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.officeedit input, .signin input, .signup input {
    -webkit-text-fill-color: #948b8b
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

h1, h2, h3 {
    text-align: center;
}

h1, h2, h3, h4, h5, h6, p {
    text-rendering: optimizeLegibility
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack, img {
    vertical-align: middle
}

.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
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.sr-only, button {
    padding: 0;
    border: 0
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.text-left, tfoot td, tfoot th, thead td, thead th {
    text-align: left
}

.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-feed:before, .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-pp: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, .fa-resistance: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, .fa-y-combinator-square:before, .fa-yc-square: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 {
    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-intersex:before, .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-genderless:before {
    content: "\f22d"
}

.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"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.accordion-title, .slick-list, .slick-slider, .slick-track, sub, sup {
    position: relative
}

.slick-list, svg:not(:root) {
    overflow: hidden
}

.slick-slider {
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slider, .switch {
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    padding: 0
}

pre, textarea {
    overflow: auto
}

button, hr, input {
    overflow: visible
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden, [hidden], template {
    display: none
}

audio, canvas, img, video {
    display: inline-block
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icon-20:before {
    content: "\e908"
}

.icon-icon-32:before {
    content: "\e909"
}

.icon-icon-53:before {
    content: "\e90a"
}

.icon-icon-27:before {
    content: "\e901"
}

.icon-icon-26:before {
    content: "\e902"
}

.icon-icon-11:before {
    content: "\e903"
}

.icon-icon-24:before {
    content: "\e904"
}

.icon-icon-41:before {
    content: "\e90e"
}

.icon-icon-9:before {
    content: "\e90f"
}

.icon-icon-1:before {
    content: "\e912"
}

.icon-icon-28:before {
    content: "\e913"
}

.icon-icon-8:before {
    content: "\e917"
}

.icon-icon-7:before {
    content: "\e918"
}

.icon-icon-10:before {
    content: "\e922"
}

.icon-icon-14:before {
    content: "\e923"
}

.icon-icon-15:before {
    content: "\e924"
}

.icon-icon-2:before {
    content: "\e925"
}

.icon-icon-39:before {
    content: "\e926"
}

.icon-icon-13:before {
    content: "\e927"
}

.icon-icon-38:before {
    content: "\e928"
}

.icon-icon-35:before {
    content: "\e929"
}

.icon-icon-49:before {
    content: "\e92a"
}

.icon-icon-3:before {
    content: "\e940"
}

.icon-icon-31:before {
    content: "\e949"
}

.icon-icon-16:before {
    content: "\e94a"
}

.icon-icon-19:before {
    content: "\e94b"
}

.icon-icon-12:before {
    content: "\e94c"
}

.icon-icon-30:before {
    content: "\e94d"
}

.icon-icon-52:before {
    content: "\e94e"
}

.icon-icon-45:before {
    content: "\e94f"
}

.icon-icon-51:before {
    content: "\e950"
}

.icon-icon-22:before {
    content: "\e951"
}

.icon-icon-37:before {
    content: "\e952"
}

.icon-icon-25:before {
    content: "\e953"
}

.icon-icon-36:before {
    content: "\e95b"
}

.icon-icon-43:before {
    content: "\e95c"
}

.icon-icon-54:before {
    content: "\e95d"
}

.icon-icon-40:before {
    content: "\e95e"
}

.icon-icon-21:before {
    content: "\e95f"
}

.icon-icon-29:before {
    content: "\e960"
}

.icon-icon-44:before {
    content: "\e961"
}

.icon-icon-42:before {
    content: "\e963"
}

.icon-icon-48:before {
    content: "\e98e"
}

.icon-icon-46:before {
    content: "\e98f"
}

.icon-icon-56:before {
    content: "\e990"
}

.icon-icon-50:before {
    content: "\e991"
}

.icon-icon-33:before {
    content: "\e992"
}

.icon-icon-23:before {
    content: "\e993"
}

.icon-icon-55:before {
    content: "\e900"
}

.icon-icon-4:before {
    content: "\e92f"
}

.icon-icon-17:before {
    content: "\e930"
}

.icon-icon-6:before {
    content: "\e931"
}

.icon-icon-5:before {
    content: "\e932"
}

.icon-icon-18:before {
    content: "\e933"
}

.icon-icon-34:before {
    content: "\e934"
}

.icon-icon-47:before {
    content: "\e938"
}

.icon-country:before {
    content: "\e939"
}

.icon-county:before {
    content: "\e93a"
}

.icon-place:before {
    content: "\e93b"
}

.icon-geolocation:before {
    content: "\e93c"
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    /*display: block;*/
    margin: 0 auto;
    max-width: 100%;
}


picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*img {
    border-style: none;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}*/

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

.breadcrumbs li, a.more {
    text-transform: uppercase
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.help-text, em, i {
    font-style: italic
}

a, b, em, i, small, strong {
    line-height: inherit
}

legend {
    box-sizing: border-box;
    display: table;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    padding: 0;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

select {
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    appearance: none;
    border-radius: 0;
    background: 0 0;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

figure, kbd {
    margin: 0
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

ol, ul {
    margin-left: 1.25rem
}

dl, ol, p, ul {
    margin-bottom: 1rem
}

/*p {
    font-size: inherit
}*/

b, strong {
    font-weight: 700
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit
}

code, kbd {
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    line-height: 0;
    color: #cacaca
}

h2 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem;
    line-height: 1.4
}

@media print, screen and (min-width: 40em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    cursor: pointer
}

a:focus, a:hover {
    color: #1468a0
}

a img {
    border: 0
}

hr {
    box-sizing: content-box;
    max-width: 75rem;
    height: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0
}

dl, ol, ul {
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

.accordion, .menu, .tabs {
    list-style-type: none
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

.subheader, code, label {
    font-weight: 400
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr {
    border-bottom: 1px dotted #0a0a0a;
    color: #0a0a0a;
    cursor: help
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca
}

kbd {
    padding: .125rem .25rem 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.button, .stat {
    line-height: 1
}

.stat {
    font-size: 2.5rem
}

p + .stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #8a8a8a
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    text-align: center;
    cursor: pointer;
    background-color: #1779ba;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus, .button:hover {
    background-color: #14679e;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary, .button.primary:focus, .button.primary:hover {
    color: #fefefe
}

.button.secondary {
    background-color: #767676;
    color: #fefefe
}

.button.secondary:focus, .button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus, .button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus, .button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus, .button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #30436b;
    color: #30436b
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
    background-color: transparent
}

.button.hollow:focus, .button.hollow:hover {
    border-color: #182236;
    color: #182236
}

.button.hollow.primary {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus, .button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
    background-color: #30436b;
    color: #fefefe
}

.button.disabled.primary, .button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
    background-color: #1779ba;
    color: #fefefe
}

.button.disabled.secondary, .button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
    background-color: #767676;
    color: #fefefe
}

.button.disabled.success, .button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.disabled.warning, .button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.disabled.alert, .button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.dropdown::after {
    width: 0;
    height: 0;
    border: .4em inset;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    color: #0a0a0a;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    appearance: none
}

[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    min-height: 50px;
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::placeholder, textarea::placeholder {
    color: #cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=submit], [type=button] {
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

[type=file], [type=checkbox], [type=radio] {
    margin: 0 0 1rem
}

[type=checkbox] + label, [type=radio] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox] + label[for], [type=radio] + label[for] {
    cursor: pointer
}

label > [type=checkbox], label > [type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    color: #0a0a0a
}

.form-error, .menu-text, .switch {
    font-weight: 700
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    color: #0a0a0a
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group > :first-child, .input-group > :last-child > * {
    border-radius: 0
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

select, select:focus {
    background-color: #fefefe;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
    height: 100%
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0 0 0 -.1875rem;
    padding: 0 .1875rem;
    background: #fefefe
}

select {
    margin: 0 0 1rem;
    padding: .5rem 1.5rem .5rem .5rem;
    appearance: none;
    border-radius: 0;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px
}

.form-error, .is-invalid-label {
    color: #cc4b37
}

@media screen and (min-width: 0\0
) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem
}

.form-error.is-visible {
    display: block
}

input[type=range] {
    display: block;
    width: 100%;
    height: auto;
    margin-top: .45rem;
    margin-bottom: .45rem;
    appearance: none;
    border: 0;
    line-height: 1;
    cursor: pointer
}

input[type=range]:focus {
    outline: 0
}

input[type=range][disabled] {
    opacity: .25
}

input[type=range]::-webkit-slider-runnable-track {
    height: .5rem;
    background: #e6e6e6
}

input[type=range]::-webkit-slider-handle {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -.45rem;
    -webkit-appearance: none;
    background: #1779ba
}

input[type=range]::-moz-range-track {
    height: .5rem;
    -moz-appearance: none;
    background: #e6e6e6
}

input[type=range]::-moz-range-thumb {
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -.45rem;
    -moz-appearance: none;
    background: #1779ba
}

input[type=range]::-ms-track {
    height: .5rem;
    border: 0;
    border-top: .45rem solid #fefefe;
    border-bottom: .45rem solid #fefefe;
    background: #e6e6e6;
    overflow: visible;
    color: transparent
}

input[type=range]::-ms-thumb {
    width: 1.4rem;
    height: 1.4rem;
    border: 0;
    background: #1779ba
}

input[type=range]::-ms-fill-lower {
    background: #cacaca
}

input[type=range]::-ms-fill-upper {
    background: #e6e6e6
}

output {
    vertical-align: middle;
    margin-left: .5em;
    line-height: 1.4rem
}

.accordion {
    margin-left: 0;
    background: #fefefe
}

.accordion-item:first-child > :first-child, .accordion-item:last-child > :last-child {
    border-radius: 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.accordion-title:focus, .accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

.badge, .badge.primary {
    background: #1779ba;
    color: #fefefe
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.is-accordion-submenu-parent > a {
    position: relative
}

.is-accordion-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true] > a::after {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center
}

.breadcrumbs::after, .breadcrumbs::before, .button-group::after, .button-group::before {
    display: table;
    content: ' '
}

.badge.secondary {
    background: #767676;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #0a0a0a
}

.badge.warning {
    background: #ffae00;
    color: #0a0a0a
}

.badge.alert {
    background: #cc4b37;
    color: #fefefe
}

.breadcrumbs {
    margin: 0 0 1rem;
    list-style: none
}

.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    cursor: default
}

.is-dropdown-menu.vertical.align-right, .menu.align-right > li {
    float: right
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    top: 1px;
    margin: 0 .75rem;
    opacity: 1
}

.breadcrumbs a {
    color: #1779ba
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.menu-icon, .menu-icon.dark {
    cursor: pointer;
    vertical-align: middle
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group .button {
    margin: 0 1px 1px 0;
    font-size: .9rem
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded::after, .button-group.expanded::before {
    display: none
}

.button-group.expanded .button:first-child:last-child {
    width: 100%
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

.button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
    background-color: #126195;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #767676;
    color: #fefefe
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:focus, .button-group.success .button:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
    width: 100%
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, .25);
    border-radius: 0;
    background-color: #fff;
    color: #0a0a0a
}

.callout > :last-child, .menu a, .menu button, .menu input, .menu select {
    margin-bottom: 0
}

.callout > :first-child {
    margin-top: 0
}

.callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a
}

.callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a
}

.callout.success {
    background-color: #e1faea;
    color: #0a0a0a
}

.callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a
}

.callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.close-button {
    position: absolute;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button, .close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    margin: 0
}

.menu > li {
    vertical-align: middle
}

[data-whatinput=mouse] .menu > li {
    outline: 0
}

.menu > li > a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1
}

.menu > li > a i, .menu > li > a i + span, .menu > li > a img, .menu > li > a img + span, .menu > li > a svg, .menu > li > a svg + span {
    vertical-align: middle
}

.menu > li > a i, .menu > li > a img, .menu > li > a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu.horizontal > li, .menu > li {
    display: table-cell
}

.menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed
}

.menu.expanded > li:first-child:last-child {
    width: 100%
}

.menu.vertical > li {
    display: block
}

@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
        display: table-cell
    }

    .menu.medium-expanded {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .menu.medium-expanded > li:first-child:last-child {
        width: 100%
    }

    .menu.medium-vertical > li {
        display: block
    }
}

@media print, screen and (min-width: 64em) {
    .menu.large-horizontal > li {
        display: table-cell
    }

    .menu.large-expanded {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .menu.large-expanded > li:first-child:last-child {
        width: 100%
    }

    .menu.large-vertical > li {
        display: block
    }
}

.menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin-left: 0;
    margin-right: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem
}

.menu.align-right::after, .menu.align-right::before {
    display: table;
    content: ' '
}

.menu.icon-top > li > a {
    text-align: center
}

.menu.icon-top > li > a i, .menu.icon-top > li > a img, .menu.icon-top > li > a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.icon-top.vertical a > span {
    margin: auto
}

.menu.nested {
    margin-left: 1rem
}

.menu .active > a {
    background: #1779ba;
    color: #fefefe
}

.menu.menu-bordered li {
    border: 1px solid #e6e6e6
}

.menu.menu-bordered li:not(:first-child) {
    border-top: 0
}

.menu.menu-hover li:hover {
    background-color: #e6e6e6
}

.menu-text {
    padding: .7rem 1rem;
    line-height: 1;
    color: inherit
}

.menu-centered {
    text-align: center
}

.menu-centered > .menu {
    display: inline-block;
    vertical-align: top
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 16px
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''
}

.menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 16px
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height .5s
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    transform: translateX(100%)
}

.off-canvas-absolute.is-open, .off-canvas.is-open {
    transform: translate(0, 0)
}

.drilldown-submenu-cover-previous {
    min-height: 100%
}

.is-drilldown-submenu-parent > a {
    position: relative
}

.is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.js-drilldown-back > a::before {
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: block;
    width: 300px;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-size: 1rem
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

@media print, screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fefefe
}

.label, .label.primary {
    background: #1779ba;
    color: #fefefe
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

.position-bottom.is-transition-push::after, .position-left.is-transition-push::after, .position-right.is-transition-push::after, .position-top.is-transition-push::after {
    box-shadow: 0 0 10px rgba(10, 10, 10, .7);
    content: " "
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video, .responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .js-off-canvas-overlay, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0
}

.flex-video.widescreen, .responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default
}

.js-off-canvas-overlay.is-closable, .slider {
    cursor: pointer
}

.label.secondary {
    background: #767676;
    color: #fefefe
}

.label.success {
    background: #3adb76;
    color: #0a0a0a
}

.label.warning {
    background: #ffae00;
    color: #0a0a0a
}

.label.alert {
    background: #cc4b37;
    color: #fefefe
}

.media-object {
    display: block;
    margin-bottom: 1rem
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0 0 1rem;
        display: block
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section > :last-child {
    margin-bottom: 0
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(254, 254, 254, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.off-canvas, .off-canvas-absolute {
    background: #e6e6e6;
    transition: transform .5s ease;
    backface-visibility: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.position-left, .position-right {
    overflow-y: auto;
    height: 100%;
    top: 0
}

.off-canvas {
    position: fixed;
    z-index: 1
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-overlap {
    z-index: 10
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 1
}

.orbit-caption, .orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: rgba(10, 10, 10, .5)
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 10
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.position-left {
    left: 0;
    width: 250px;
    transform: translateX(-250px)
}

.position-left.is-open ~ .off-canvas-content {
    transform: translateX(250px)
}

.position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px
}

.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.position-right {
    right: 0;
    width: 250px;
    transform: translateX(250px)
}

.position-right.is-open ~ .off-canvas-content {
    transform: translateX(-250px)
}

.position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px
}

.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    transform: translateY(-250px);
    overflow-x: auto
}

.position-top.is-open ~ .off-canvas-content {
    transform: translateY(250px)
}

.position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%
}

.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    transform: translateY(250px);
    overflow-x: auto
}

.position-bottom.is-open ~ .off-canvas-content {
    transform: translateY(-250px)
}

.position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%
}

.orbit, .orbit-container {
    position: relative
}

.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none
}

.off-canvas-content {
    transition: transform .5s ease;
    backface-visibility: hidden
}

@media print, screen and (min-width: 40em) {
    .position-bottom.reveal-for-medium, .position-left.reveal-for-medium, .position-right.reveal-for-medium, .position-top.reveal-for-medium {
        transform: none;
        z-index: 1
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print, screen and (min-width: 64em) {
    .position-bottom.reveal-for-large, .position-left.reveal-for-large, .position-right.reveal-for-large, .position-top.reveal-for-large {
        transform: none;
        z-index: 1
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

.orbit-container {
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-caption, .orbit-next, .orbit-previous {
    position: absolute;
    padding: 1rem;
    color: #fefefe
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    bottom: 0;
    width: 100%;
    margin-bottom: 0
}

.orbit-next, .orbit-previous {
    top: 50%;
    transform: translateY(-50%);
    z-index: 10
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button.is-active, .orbit-bullets button:hover {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after, .pagination::before {
    display: table;
    content: ' '
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:first-child, .pagination li:last-child {
    display: inline-block
}

@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover, .pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #1779ba
}

.progress.secondary .progress-meter {
    background-color: #767676
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1779ba
}

.progress-meter-text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap
}

meter, progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
    appearance: none
}

progress {
    border-radius: 0;
    border: 0;
    background: #cacaca
}

progress::-webkit-progress-bar {
    background: #cacaca;
    border-radius: 0
}

progress::-webkit-progress-value {
    background: #1779ba;
    border-radius: 0
}

progress::-moz-progress-bar {
    background: #1779ba;
    border-radius: 0
}

progress.primary {
    color: #1779ba
}

progress.primary::-webkit-progress-value {
    background: #1779ba
}

progress.primary::-moz-progress-bar {
    background: #1779ba
}

progress.secondary {
    color: #767676
}

progress.secondary::-webkit-progress-value {
    background: #767676
}

progress.secondary::-moz-progress-bar {
    background: #767676
}

progress.success {
    color: #3adb76
}

progress.success::-webkit-progress-value {
    background: #3adb76
}

progress.success::-moz-progress-bar {
    background: #3adb76
}

progress.warning {
    color: #ffae00
}

progress.warning::-webkit-progress-value {
    background: #ffae00
}

progress.warning::-moz-progress-bar {
    background: #ffae00
}

progress.alert {
    color: #cc4b37
}

progress.alert::-webkit-progress-value {
    background: #cc4b37
}

progress.alert::-moz-progress-bar {
    background: #cc4b37
}

progress::-ms-fill {
    border-radius: 0;
    border: 0
}

meter {
    border: 0;
    background: #cacaca
}

.slider-fill, .slider-handle {
    display: inline-block;
    position: absolute
}

meter::-webkit-meter-bar {
    border: 0;
    background: #cacaca
}

meter::-webkit-meter-optimum-value {
    background: #3adb76
}

meter::-webkit-meter-suboptimum-value {
    background: #ffae00
}

meter::-webkit-meter-even-less-good-value {
    background: #cc4b37
}

meter::-moz-meter-bar {
    background: #30436b
}

meter:-moz-meter-optimum::-moz-meter-bar {
    background: #3adb76
}

meter:-moz-meter-sub-optimum::-moz-meter-bar {
    background: #ffae00
}

meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
    background: #cc4b37
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    touch-action: none
}

.slider-fill {
    top: 0;
    left: 0;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #1779ba;
    transition: all .2s ease-in-out;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #14679e
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%)
}

.sticky, .sticky-container {
    position: relative
}

.sticky {
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    user-select: none
}

.table-scroll, table.scroll {
    overflow-x: auto
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

.switch-paddle, .switch-paddle::after {
    display: block;
    transition: all .25s ease-out
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

.reveal .column, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0;
        width: 600px;
        max-width: 75rem
    }

    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }

    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }

    .reveal.small {
        width: 50%;
        max-width: 75rem
    }

    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    color: #fefefe
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cacaca;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

caption, tfoot td, tfoot th, thead td, thead th {
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

tfoot, thead {
    color: #0a0a0a
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #1779ba
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tbody, tfoot, thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

thead {
    background: #f8f8f8
}

tfoot {
    background: #f1f1f1
}

tfoot tr, thead tr {
    background: 0 0
}

tbody td, tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody, table.unstriped tbody tr {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1
}

@media screen and (max-width: 63.9375em) {
    table.stack tfoot, table.stack thead {
        display: none
    }

    table.stack td, table.stack th, table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

.tabs, .tabs-content {
    border: 1px solid #e6e6e6
}

table.scroll {
    display: block;
    width: 100%
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    background: #fefefe
}

.tabs::after, .tabs::before {
    display: table;
    content: ' '
}

.tabs::after {
    clear: both
}

.tabs.vertical > li {
    display: block;
    float: none;
    width: auto
}

.tabs-title, .title-bar-left {
    float: left
}

.tabs.simple > li > a {
    padding: 0
}

.tabs.simple > li > a:hover {
    background: 0 0
}

.tabs.primary {
    background: #30436b
}

.tabs.primary > li > a {
    color: #fefefe
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
    background: #354b77
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba
}

.tabs-title > a:hover {
    background: #fefefe;
    color: #1468a0
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
    background: #e6e6e6;
    color: #1779ba
}

.tabs-content {
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel[aria-hidden=false] {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus, a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, .5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe
}

.title-bar::after, .title-bar::before {
    display: table;
    content: ' '
}

.has-tip, .title-bar-title {
    display: inline-block;
    font-weight: 700
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    vertical-align: middle
}

.has-tip {
    position: relative;
    border-bottom: dotted 1px #8a8a8a;
    cursor: help
}

.tooltip.top::before, .tooltip::before {
    display: block;
    width: 0;
    height: 0;
    content: ''
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe
}

.tooltip::before {
    border: .75rem inset;
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.top::before {
    border: .75rem inset;
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.left::before, .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    content: '';
    top: 50%;
    bottom: auto;
    transform: translateY(-50%)
}

.tooltip.left::before {
    border: .75rem inset;
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%
}

.tooltip.right::before {
    border: .75rem inset;
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto
}

.top-bar {
    padding: .5rem
}

.top-bar::after, .top-bar::before {
    display: table;
    content: ' '
}

.top-bar, .top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    width: 100%
}

@media print, screen and (min-width: 40em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    display: inline-block;
    float: left;
    padding: .5rem 1rem .5rem 0
}

.top-bar-title .menu-icon {
    bottom: 2px
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important
    }

    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only, .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }

    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }

    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.header, .top-bar-left, .top-bar-right {
    width: 100%
}

.articlePage .image, .entry .image, .header .logo, .sidebar {
    overflow: hidden
}

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after, .clearfix::before {
    display: table;
    content: ' '
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse, .row.collapse > .column > .row, .row.collapse > .columns > .row, .row.is-collapse-child {
    margin-right: 0;
    margin-left: 0
}

.row.expanded, .row:not(.expanded) .row {
    max-width: none
}

.row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.column, .columns {
    flex: 1 1 0px;
    padding-right: .625rem;
    padding-left: .625rem;
    min-width: initial
}

@media print, screen and (min-width: 40em) {
    .column, .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column.row.row, .row.row.columns {
    float: none;
    display: block
}

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

.small-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

.small-up-1 {
    flex-wrap: wrap
}

.small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    flex-wrap: wrap
}

.small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    flex-wrap: wrap
}

.small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    flex-wrap: wrap
}

.small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    flex-wrap: wrap
}

.small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    flex-wrap: wrap
}

.small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    flex-wrap: wrap
}

.small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    flex-wrap: wrap
}

.small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }

    .medium-up-1 {
        flex-wrap: wrap
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        flex-wrap: wrap
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        flex-wrap: wrap
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        flex-wrap: wrap
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        flex-wrap: wrap
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        flex-wrap: wrap
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        flex-wrap: wrap
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        flex-wrap: wrap
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .medium-expand {
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 40em) {
    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 0 0 100%
}

@media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
        flex: 1 1 0px
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }

    .large-up-1 {
        flex-wrap: wrap
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        flex-wrap: wrap
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        flex-wrap: wrap
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        flex-wrap: wrap
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        flex-wrap: wrap
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        flex-wrap: wrap
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        flex-wrap: wrap
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        flex-wrap: wrap
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .large-expand {
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 0 0 100%
}

@media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
        flex: 1 1 0px
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.shrink {
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block > :last-child {
        margin-bottom: 0
    }
}

input[type=number], input[type=search], input[type=text], input[type=email], input[type=password], input[type=date], input[type=datetime], input[type=tel], select {
    height: 2.9375rem;
    box-shadow: none;
    border: 1px solid #ccc;
    background: #fff
}

input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=tel]:focus, select:focus {
    border: 1px solid #ccc;
    box-shadow: none;
    background: #fff
}

:-moz-placeholder, :-ms-input-placeholder, ::-moz-placeholder, ::-webkit-input-placeholder, ::placeholder {
    color: #000 !important
}

h1, h2, h3, h4, h5 {
    font-family: proxima_nova_ltsemibold;
    font-weight: 400;
    line-height: 1.1;
    color: #30436b
}

h1 {
    font-size: 4.5rem
}

h3 {
    font-size: 1.8em
}

body {
    margin: 0;
    font-size: 16px;
    font-family: proxima_nova_rgregular;
    font-weight: 400;
    color: #6c767e;
    background: #fff
}

a, a:hover {
    color: #30436b
}

a.more {
    font-size: 1em;
    font-family: proxima_nova_ltsemibold;
    color: #6c767e
}

@media screen and (max-width: 39.9375em) {
    a.more {
        display: block;
        text-align: center
    }
}

.pagination {
    font-family: proxima_nova_rgregular
}

.breadcrumbs li a, .header .searchHeader .button, .homePage .search .searchForm .button {
    font-family: proxima_nova_rgbold
}

.pagination .current {
    background: #f26523;
    color: #fff
}

.button {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

.button:focus {
    background-color: #e05d20;
    outline: 0
}

.button.primary {
    background-color: #f26523
}

.button.primary:focus, .button.primary:hover {
    background-color: #e05d20
}

.button.primary.inverted {
    background-color: transparent !important;
    color: #f26523;
    border-color: #f26523
}

.button.primary.inverted:hover {
    background-color: #e05d20 !important;
    color: #fff !important
}

.button.primary .hollow:hover, .button.primary.hollow {
    background-color: transparent !important;
    color: #f26523 !important;
    border: 1px solid #f26523 !important
}

.button.gray, .button.gray:hover {
    background: 0 0;
    border: none;
    color: #6c767e
}

.button.margin-right-40 {
    margin-right: 40px
}

.account-page .row, .managementPage .row, .row {
    margin-right: auto;
    margin-left: auto;
    display: flex
}

.button.bigger {
    padding: 0 40px;
    font-size: 1em;
    line-height: 2.9375rem
}

.button.gray {
    line-height: 1.875rem;
    font-size: .9em
}

.row {
    max-width: 75rem;
    flex-flow: row wrap
}

.account-page .row, .managementPage .row {
    max-width: 81rem;
    flex-flow: row wrap
}

.button[disabled] {
    opacity: 1 !important;
    background-color: #f26523
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    line-height: 1.5
}*/

.breadcrumbs li {
    font-size: .8em
}

.breadcrumbs li a {
    color: #6c767e
}

.breadcrumbs li:not(:last-child)::after {
    content: ">";
    color: #6c767e
}

.bottomPagination .menu li.active a:before, .homePage .search:after, .officePage .cover:after, .search .sort .menu li a:after, .search .sort .menu li.active a:before {
    content: ""
}

.header-wrapper {
    display: block;
    height: 100px
}

@media screen and (max-width: 39.9375em) {
    .header-wrapper {
        height: 50px
    }
}

.header {
    height: 100px;
    background: #fff;
    position: fixed;
    z-index: 101;
    top: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.header .row {
    max-width: 75rem
}

@media screen and (max-width: 39.9375em) {
    .header {
        height: 50px
    }
}

.header.tiny {
    height: 80px
}

@media screen and (max-width: 39.9375em) {
    .header.tiny {
        height: 50px
    }
}

.header.tiny .logo {
    height: 70px;
    margin-top: 5px;
    background-size: 100%
}

@media screen and (max-width: 39.9375em) {
    .header.tiny .logo {
        height: 50px;
        width: 180px;
        margin-top: 0
    }
}

.header.tiny .searchHeader {
    margin-top: 20px
}

@media screen and (max-width: 63.9375em) {
    .header.tiny .searchHeader {
        display: none
    }
}

.header.tiny .user-menu {
    display: none;
    line-height: 75px;
    padding-top: 5px
}

.header.tiny .user-menu li {
    line-height: 75px;
    height: 75px
}

.header.tiny .bars {
    line-height: 80px;
    display: block;
    margin-top: 25px
}

@media (max-width: 40em) {
    .header.tiny .bars {
        margin-top: 10px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1255px) {
    .header.tiny .bars {
        margin-right: 20px
    }
}

.header #navigation-icon {
    width: 30px;
    height: 30px;
    position: relative;
    margin-left: 10px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.header #navigation-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #6c767e;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.header #navigation-icon span:nth-child(1) {
    top: 5px
}

.header #navigation-icon span:nth-child(2) {
    top: 15px
}

.header #navigation-icon span:nth-child(3) {
    top: 25px
}

.header #navigation-icon.open span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%
}

.header #navigation-icon.open span:nth-child(2) {
    top: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header #navigation-icon.open span:nth-child(3) {
    top: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.header #navigation-icon.open span:nth-child(4) {
    top: 20px;
    width: 0%;
    left: 50%
}

@media screen and (max-width: 39.9375em) {
    .header #navigation-icon {
        height: 25px;
        width: 25px
    }

    .header #navigation-icon span:nth-child(2) {
        top: 13px
    }

    .header #navigation-icon span:nth-child(3) {
        top: 21px
    }
}

.header .search-form-location {
    width: 32% !important
}

@media (max-width: 1023px) {
    .header .search-form-location {
        width: 100% !important
    }
}

.header .logo {
    float: left;
    text-indent: -9999px;
    width: 230px;
    position: relative;
    left: -30px;
    background: url(./daddy.png) center no-repeat;
    background-size: 100%;
    margin-top: 10px;
    margin-right: 15px
}

@media (max-width: 1350px) {
    .header .logo {
        left: 10px
    }
}

.header .bars .menu, .header .user-menu .submenu {
    right: 0;
    left: auto
}

@media screen and (max-width: 39.9375em) {
    .header .logo {
        height: 50px;
        width: 180px;
        margin-top: 0
    }
}

.header .bars {
    display: block;
    float: right;
    margin-top: 35px
}

@media only screen and (min-width: 1024px) and (max-width: 1255px) {
    .header .bars {
        margin-right: 20px
    }
}

@media screen and (max-width: 63.9375em) {
    .header .bars {
        display: block;
        margin-right: 20px;
        margin-top: 30px;
        z-index: 99;
        position: relative
    }
}

@media screen and (max-width: 39.9375em) {
    .header .bars {
        display: block;
        margin-right: 20px;
        margin-top: 10px
    }
}

.header .bars .menu li {
    line-height: 1;
    height: auto;
    padding: 0;
    font-size: 1em
}

.header .bars .menu li a {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px;
    font-size: 1em;
    color: #6c767e;
    font-family: proxima_nova_rgregular
}

.header .user-menu {
    display: none;
    float: right;
    line-height: 100px
}

.header .user-menu li {
    color: #30436b;
    font-family: proxima_nova_ltsemibold;
    font-size: 1.2em;
    padding-right: 20px;
    padding-left: 20px;
    height: 100px;
    line-height: 75px
}

.header .user-menu li.is-dropdown-submenu-parent > a::after {
    border-color: #30436b transparent transparent
}

.header .user-menu .submenu li {
    line-height: 1;
    height: auto;
    padding: 0;
    font-size: 1em
}

.header .user-menu .submenu li a {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px;
    font-size: .9em;
    color: #6c767e;
    font-family: proxima_nova_rgregular
}

@media (max-width: 1023px) {
    .header .user-menu {
        position: fixed;
        background: #fff;
        width: 100%;
        top: 0;
        z-index: 9;
        max-height: 332px;
        line-height: 83px
    }

    .header .user-menu li {
        width: 159px;
        height: 75px;
        display: inherit;
        margin: 0 auto;
        line-height: 50px;
        border-bottom: 1px solid #f2f2f2
    }

    .header .user-menu li:last-child {
        border-right: none
    }

    .header .user-menu li a {
        text-align: center;
        font-family: proxima_nova_rgregular;
        padding: 10px
    }

    .header .user-menu li a i {
        display: block;
        margin: 0 auto;
        padding-bottom: 5px
    }
}

@media (max-width: 640px) {
    .header .user-menu {
        position: fixed;
        background: #fff;
        width: 100%;
        top: 0;
        z-index: 9;
        max-height: 332px;
        line-height: 83px
    }

    .header .user-menu li {
        width: 159px;
        height: 75px;
        display: inherit;
        margin: 0 auto;
        line-height: 50px;
        border-bottom: 1px solid #f2f2f2
    }

    .header .user-menu li:last-child {
        border-right: none
    }

    .header .user-menu li a {
        text-align: center;
        font-family: proxima_nova_rgregular;
        padding: 10px
    }

    .header .user-menu li a i {
        display: block;
        margin: 0 auto;
        padding-bottom: 5px
    }
}

.header .searchClose, .header .searchOpen {
    display: none
}

.header .searchOpen:hover {
    color: #f26523;
    cursor: pointer
}

@media screen and (max-width: 63.9375em) {
    .header .searchOpen {
        display: block;
        float: right;
        font-size: 2em;
        margin-right: 10px;
        margin-top: 30px
    }
}

@media screen and (max-width: 39.9375em) {
    .header .searchOpen {
        display: block;
        float: right;
        font-size: 1.5em;
        margin-right: 5px;
        margin-top: 10px
    }
}

.header .overlay {
    display: block
}

@media screen and (max-width: 63.9375em) {
    .header .overlay {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: url(/upgrade/images/mob-logo.svg) center 60px no-repeat rgba(0, 0, 0, .9);
        display: none;
        z-index: 101
    }

    .header .overlay .searchClose {
        position: fixed;
        top: 20px;
        right: 20px;
        cursor: pointer;
        color: #fff;
        font-size: 2em;
        display: block
    }

    .header .overlay .searchHeader {
        width: 90%;
        margin: 160px 5% 0;
        display: block !important
    }

    .header .overlay .searchHeader .select {
        width: 100%;
        margin-bottom: 10px
    }

    .header .overlay .searchHeader .button {
        width: 100%
    }
}

.header .selectize-input:after {
    display: none !important
}

.header .searchHeader {
    float: left;
    width: 785px;
    margin-top: 30px
}

@media (max-width: 1350px) {
    .header .searchHeader {
        width: 700px
    }
}

@media (max-width: 1250px) {
    .header .searchHeader {
        width: 650px
    }
}

@media screen and (max-width: 63.9375em) {
    .header .searchHeader {
        display: none
    }
}

.header .searchHeader .select {
    float: left;
    width: 38%;
    margin: 0 3% 0 0
}

.header .searchHeader .button {
    float: left;
    width: 24%;
    height: 46px;
    font-size: 1em;
    line-height: 1
}

.homePage .header .searchHeader {
    display: none
}

.homePage .header.tiny .searchHeader {
    display: block
}

.homePage .header.tiny .user-menu {
    display: none
}

.homePage .header.tiny .bars {
    display: block
}

.homePage .search {
    min-height: 500px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding-top: 120px;
    position: relative
}

.homePage .search:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    display: block
}

.homePage .search .content {
    z-index: 3;
    position: relative
}

.homePage .search h1, .homePage .search h3 {
    margin: 0;
    color: #fff
}

.homePage .search h1 {
    font-size: 4.88em;
    text-transform: none
}

.articlePage .category, .articlePage h1, .articlesPage h1, .entry .category, .search .sort, .search h1 {
    text-transform: uppercase
}

@media screen and (max-width: 63.9375em) {
    .homePage .search {
        padding-top: 60px;
        min-height: 400px;
        padding-bottom: 40px
    }

    .homePage .search h1 {
        font-size: 3.88em
    }
}

@media screen and (max-width: 39.9375em) {
    .homePage .search {
        padding-top: 40px;
        min-height: 300px;
        padding-bottom: 40px
    }

    .homePage .search h1 {
        font-size: 2.5em
    }

    .homePage .search h3 {
        font-size: 1.3em
    }
}

.homePage .search .searchForm {
    margin-top: 30px;
    padding: 20px;
    background: rgba(0, 0, 0, .5)
}

.homePage .search .searchForm button, .homePage .search .searchForm select {
    margin: 0
}

.homePage .search .searchForm .select {
    width: 36%;
    margin-right: 2%;
    float: left
}

.homePage .search .searchForm .button {
    float: left;
    width: 24%;
    height: 46px;
    font-size: 1.1em;
    line-height: 1
}

@media screen and (max-width: 63.9375em) {
    .homePage .search .searchForm .select {
        width: 100%;
        margin: 0 0 10px
    }

    .homePage .search .searchForm .button {
        width: 100%
    }
}

.homePage .slogan h2 {
    padding: 30px 20px 20px;
    font-size: 2.188em;
    margin: 0;
    font-family: proxima_nova_rgregular
}

@media screen and (max-width: 39.9375em) {
    .homePage .slogan h2 {
        font-size: 1.488em
    }

    .homePage .homeArticles hr {
        display: none
    }
}

.homePage .homeAreas h1 {
    font-size: 2.125em;
    line-height: 1.5;
    margin: 20px 0 40px;
    color: #515a60
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeAreas h1 {
        font-size: 1.825em;
        margin: 20px 0
    }
}

.homePage .homeAreas .area {
    display: block;
    color: #f26523;
    padding-bottom: 20px
}

.homePage .homeAreas .area .ico {
    display: block;
    width: 100%;
    font-size: 2em
}

.homePage .homeAreas .area .name {
    font-family: proxima_nova_rgbold;
    font-size: 1.3em
}

.homePage .homeAreas .area .text {
    color: #6c767e;
    font-size: 1em
}

.homePage .homeAreas .area:hover .text, .homePage .homeAreas.areaSlider .slick a {
    color: #f26523
}

.homePage .homeAreas.areaSlider .slick {
    list-style-type: none;
    overflow: hidden;
    margin: 20px 0;
    padding: 0;
    position: relative;
    height: 60px;
    line-height: 60px
}

.homePage .homeAreas.areaSlider .slick a i {
    font-size: 1.5em
}

.homePage .homeAreas.areaSlider .slick .slick-list {
    margin: 0 40px;
    padding: 0
}

.homePage .homeAreas.areaSlider .slick .next, .homePage .homeAreas.areaSlider .slick .prev {
    position: absolute;
    top: 20%;
    font-size: 2em;
    color: #f26523;
    background: #fff;
    cursor: pointer
}

.homePage .homeAreas.areaSlider .slick .next {
    right: 0
}

.homePage .homeAreas.areaSlider .slick .prev {
    left: 0
}

.homePage .homeMission {
    display: block;
    background: #30436b;
    margin: 20px 0;
    padding: 40px 0;
    color: #fff
}

.homePage .homeMission h2 {
    color: #fff
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeMission {
        padding: 30px 0
    }

    .homePage .homeMission p:last-child {
        margin-bottom: 0
    }

    .homePage .homeMission h2 {
        text-align: center;
        font-size: 1.6em
    }
}

.homePage .homeInfo {
    margin-top: 40px;
    margin-bottom: 40px
}

.homePage .homeInfo .box {
    width: 100%;
    border: 1px solid #d3d3d3;
    padding: 40px;
    display: block
}

.homePage .homeInfo .box h2 {
    text-align: center;
    color: #30436b;
    font-size: 1.5em;
    padding: 0 0 30px
}

.homePage .homeInfo .box.left {
    float: left
}

.homePage .homeInfo .box.right {
    float: right
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeInfo .box {
        margin-bottom: 20px;
        padding: 20px
    }

    .homePage .homeInfo .box p {
        font-size: .9em
    }

    .homePage .homeInfo .box h2 {
        padding: 0 0 13.33px
    }
}

.homePage .homeFind {
    margin: 20px 0;
    padding: 40px;
    background: #f26523;
    color: #fff
}

.homePage .homeFind h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 1.875em;
    font-family: proxima_nova_ltsemibold
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .homePage .homeFind a {
        min-width: 130px
    }
}

.homePage .homeFind .location {
    border-right: 1px solid #da5a1f;
    color: #fff
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeFind {
        padding: 20px
    }

    .homePage .homeFind h2 {
        font-size: 1.5em
    }

    .homePage .homeFind .location {
        border-right: 0;
        border-bottom: 1px solid #da5a1f;
        margin-bottom: 10px;
        padding-bottom: 10px
    }
}

.homePage .homeFind .location:last-child {
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0
}

.homePage .homeFind .location .name {
    display: block;
    font-size: 1.5em;
    text-align: center;
    font-family: proxima_nova_rgbold
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeFind .location .name {
        font-size: 1.875em
    }
}

.homePage .homeFind .location .num {
    display: block;
    text-align: center;
    color: #a54619;
    font-size: .875em
}

.homePage .homeCities {
    margin: 40px 0 60px
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeCities {
        margin-top: 0
    }
}

.homePage .homeCities h2 {
    margin: 20px 0;
    font-size: 2.125em;
    color: #515a60;
    font-family: proxima_nova_rgregular
}

.articlePage h1, .entry .title h2 {
    font-family: proxima_nova_ltsemibold
}

.homePage .homeCities .place {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #f26523;
    font-size: 1.2em;
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #f26523;
    margin: 10px
}

@media screen and (max-width: 39.9375em) {
    .homePage .homeCities .place {
        display: table;
        margin: 0 auto 10px;
        font-size: 1em
    }
}

.homePage .homeCities .place i {
    font-size: .7em;
    text-decoration: none;
    font-style: normal
}

.articlesSearch {
    background: #30436b;
    padding: 30px 0 20px;
    color: #fff;
    margin: 20px 0
}

.articlesSearch .categoriesList {
    margin-top: 20px;
    margin-bottom: 20px
}

.articlesSearch .categoriesList #categoriesListIndicator .active {
    display: none
}

.articlesSearch .categoriesList #categoriesListIndicator .inactive, .articlesSearch .categoriesList #categoriesListIndicator.active .active {
    display: block
}

.articlesSearch .categoriesList #categoriesListIndicator.active .inactive {
    display: none
}

@media screen and (max-width: 39.9375em) {
    .articlesSearch {
        padding: 15px 0 20px
    }

    .articlesSearch .categoriesList {
        margin-top: 0;
        margin-bottom: 0
    }

    .articlesSearch .categories {
        padding-top: 20px
    }
}

.articlesSearch .categories .category {
    display: inline-block;
    background: #30436b;
    padding: 10px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff;
    margin: 0 10px 10px;
    color: #fff
}

.articlePage, .articlePage .main, .articlePage .sidebar {
    padding-top: 20px
}

@media screen and (max-width: 39.9375em) {
    .articlesSearch .categories .category {
        width: 90%;
        margin: 0 auto 10px
    }
}

.articlesSearch .categories .category.active, .articlesSearch .categories .category:hover {
    background: #f26523;
    border-color: #f26523
}

.entry:hover .image span {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.entry .image {
    display: block;
    width: 100%;
    height: 200px;
    position: relative
}

.entry .image span {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    display: block;
    background-size: cover;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.articlePage .image span, .officePage .areas .area a i {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.entry .category {
    color: #f26523;
    margin: 20px 0 0;
    display: block;
    font-size: .75em
}

.entry .category:hover {
    color: #e05d20
}

.entry .title:hover {
    text-decoration: underline
}

.entry .title h2 {
    font-size: 1.563em;
    line-height: 1.5;
    margin-bottom: 10px
}

.entry.featured.image .image {
    height: 500px
}

.entry.featured.no-top-margin .category {
    margin-top: 0
}

.entry.featured .image {
    height: 300px
}

.entry.featured .title h2 {
    font-size: 1.7em
}

.entry.small .image {
    height: 100px
}

.entry.small .title h2 {
    font-size: 1em;
    line-height: 1.1;
    margin-top: 5px
}

.entry.no-text .image {
    height: 200px
}

.entry.no-text p {
    display: none
}

@media screen and (max-width: 39.9375em) {
    .entry .title h2, .entry.featured .title h2 {
        font-size: 1.2em
    }

    .entry .image, .entry.featured .image, .entry.featured.image .image {
        height: 200px
    }

    .entry p, .entry.small .image {
        display: none
    }

    .entry {
        margin-bottom: 10px;
        position: relative
    }

    .entry .title {
        margin-top: 10px
    }

    .entry.featured.image {
        border-bottom: 0
    }

    .entry.small .title h2 {
        font-size: 1em
    }

    .entry.small .category {
        margin: 0
    }

    .entry:after {
        content: "";
        width: 100%;
        left: 2%;
        right: 2%;
        height: 1px;
        display: block;
        background: #f2f2f2
    }

    .entry:last-child:after {
        display: none
    }

    .articlePage .category {
        font-size: .875em
    }
}

.articlePage .category {
    display: block;
    color: #f26523
}

.articlePage .category:hover {
    color: #a54619
}

.articlePage h1 {
    font-size: 2.188em;
    line-height: 1.3;
    padding-right: 200px;
    padding-bottom: 10px
}

.articlePage .image {
    height: 400px;
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .articlePage h1 {
        padding-right: 0;
        font-size: 1.5em
    }

    .articlePage .image {
        height: 250px
    }
}

.articlePage .image span {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: .9375rem;
    left: .9375rem;
    position: absolute;
    display: block;
    background-size: cover;
    background-position: center;
    transition: all .2s ease-in-out
}

.articlePage .main h2, .articlePage .main h3, .articlePage .sidebar h2, .articlePage .sidebar h3 {
    font-size: 1.375em;
    color: #30436b;
    font-family: proxima_nova_rgregular;
    font-weight: 600
}

@media screen and (max-width: 39.9375em) {
    .articlePage .image span {
        left: 0;
        right: 0
    }

    .articlePage .main h2, .articlePage .main h3, .articlePage .sidebar h2, .articlePage .sidebar h3 {
        line-height: 1.5;
        font-size: 1.2em
    }
}

.articlePage .main .excerpt {
    font-size: 1.375em;
    color: #30436b;
    font-family: proxima_nova_rgregular
}

@media screen and (max-width: 39.9375em) {
    .articlePage .main .excerpt {
        font-size: 1.2em
    }
}

.articlePage .main .adsbygoogle {
    margin: 20px 0
}

.articlePage .sidebar h2 {
    margin-top: 20px;
    margin-bottom: 20px
}

.articlePage .related-articles {
    position: relative
}

.articlePage .related-articles h2 {
    text-align: center;
    font-size: 2.188em;
    color: #6c767e;
    font-family: proxima_nova_rgregular;
    margin-bottom: 20px
}

.articlesPage h1, .sidebar .related .name {
    font-family: proxima_nova_ltsemibold
}

.articlePage .related-articles .entry .image {
    height: 250px
}

.articlePage .related-articles .entry .image span {
    left: 0;
    right: 0
}

.articlePage .related-articles .entry .title h2 {
    text-align: left;
    font-family: proxima_nova_ltsemibold;
    font-size: 1.563em;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #30436b
}

.articlePage .related-articles .next, .articlePage .related-articles .prev {
    position: absolute;
    font-size: 4em;
    color: #30436b;
    top: 27%;
    z-index: 99;
    cursor: pointer
}

.articlePage .related-articles .prev {
    left: -20px
}

.articlePage .related-articles .next {
    right: -20px
}

@media screen and (max-width: 63.9375em) {
    .articlePage .related-articles .next, .articlePage .related-articles .prev {
        background: #fff;
        font-size: 2em;
        padding: 0 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px
    }

    .articlePage .related-articles .prev {
        left: 20px
    }

    .articlePage .related-articles .next {
        right: 20px
    }
}

.sidebar .related {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 20px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.sidebar .related .name {
    color: #30436b;
    width: 100%;
    display: block;
    text-align: center
}

.sidebar .related .ratingWrap {
    color: #6c767e;
    padding-top: 10px;
    display: block
}

.sidebar .related .ratingWrap .stars {
    display: inline-block
}

.sidebar .related .ratingWrap .stars .fa {
    color: #f1d725
}

.sidebar .related .location {
    color: #6c767e;
    text-align: right;
    padding-top: 10px
}

body.article .categories .link {
    font-size: 1.5em;
    color: #30436b;
    cursor: pointer
}

body.article .categories .link:hover {
    color: #f26523
}

.articlesPage {
    padding-top: 20px
}

.articlesPage h1 {
    font-size: 1.375em;
    color: #f26523
}

.articlesPage .entry .category {
    display: none
}

.articlesPage .entry .title h2 {
    margin-top: 20px
}

@media screen and (max-width: 39.9375em) {
    .articlesPage hr {
        display: none
    }

    .articlesPage .entry .title h2 {
        font-size: 1.4em
    }
}

.relatedSearches {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

.relatedSearches li {
    float: left;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.relatedSearches li a {
    display: block;
    color: #6c767e;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #6c767e
}

.relatedSearches li:hover a {
    color: #f26523;
    border-color: #f26523
}

.moreSearches {
    display: block;
    text-align: right
}

hr {
    margin: 13.33px 0;
    border-bottom: 1px solid #e6ecee
}

.search .other, .search .searchPanel {
    margin-bottom: 20px
}

.search {
    padding-top: 20px
}

.search h1 {
    font-size: 2.5em;
    line-height: 1.2
}

.search #collapse h2 {
    font-size: 1.875em
}

.search .other {
    font-family: proxima_nova_rgregular
}

.officePage .cover .address, .officePage .cover .button, .search .dropableFilters .filterForm .button, .search .searchBar .button, .search .searchList .office .block strong, .search .searchList .office .name, .search .searchList .office .ratingWrap {
    font-family: proxima_nova_ltsemibold
}

.search .other a {
    font-style: italic
}

.search .searchTitle {
    font-size: 1.5em;
    color: #6c767e
}

.search .searchBar .button {
    font-size: 1.1em;
    padding: 13.33px 40px;
    text-transform: uppercase;
    margin: 0
}

@media screen and (max-width: 39.9375em) {
    .search .breadcrumbs {
        display: none
    }

    .search .searchBar .button {
        font-size: .9em;
        padding: 10px 20px
    }
}

.search .sort {
    float: right
}

.search .sort .menu {
    margin-top: 5px
}

.search .sort .menu li.menu-text {
    padding-right: 5px
}

.search .sort .menu li:last-child a:after {
    display: none
}

.search .sort .menu li:hover a {
    color: #f26523
}

.search .sort .menu li.active a {
    color: #ccc
}

.search .sort .menu li.active a:before {
    width: 70%;
    height: 1px;
    background: #f26523;
    position: absolute;
    bottom: 5px;
    right: 15%;
    left: 15%
}

.search .sort .menu li a {
    background: #fff;
    color: #ccc;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

.search .sort .menu li a:after {
    top: 30%;
    bottom: 30%;
    height: 40%;
    width: 1px;
    display: block;
    position: absolute;
    right: 0;
    background: #6c767e
}

.search .dropableFilters {
    position: relative
}

.search .dropableFilters .filterForm {
    margin-top: 20px;
    display: none;
    background: #f2f2f2;
    top: 0;
    width: 100%;
    padding: 20px
}

.search .dropableFilters .filterForm .facilities {
    padding-top: 10px
}

.search .dropableFilters .filterForm h3 {
    color: #6c767e;
    font-size: 1.3em
}

.search .dropableFilters .filterForm .checkboxList {
    list-style: none;
    margin: 0
}

.search .dropableFilters .filterForm .button {
    font-size: 1.1em;
    padding: 13.33px 60px
}

.search .dropableFilters .slider {
    margin-bottom: 3.25rem
}

.search .dropableFilters .slider-handle {
    position: relative;
    background: #f26523
}

.search .dropableFilters .slider-handle:focus, .search .dropableFilters .slider-handle:focus input {
    outline: 0
}

.search .dropableFilters .slider-handle .slider-fill {
    background: 0 0
}

.search .dropableFilters .slider-handle .slider-drop {
    position: absolute;
    top: 30px;
    left: -10px;
    display: block;
    text-align: center
}

.search .dropableFilters .slider-handle .slider-drop input {
    width: 40px;
    padding: 5px 0;
    color: #0a0a0a;
    background: #f2f2f2;
    border: 1px solid #6c767e;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.search .mapSearch {
    height: 400px
}

.search .searchList .adsbygoogle {
    margin-bottom: 20px
}

.search .searchList .office {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border: 1px solid #f2f2f2
}

.search .searchList .office:hover .block {
    color: #f26523
}

.search .searchList .office .name {
    display: block;
    padding-bottom: 20px;
    font-size: 1.3em;
    color: #30436b
}

@media screen and (max-width: 39.9375em) {
    .search .searchList .office .name {
        padding-bottom: 10px
    }
}

.search .searchList .office .location {
    display: block;
    float: right;
    color: #f26523
}

@media screen and (max-width: 63.9375em) {
    .search .searchList .office .location {
        float: left
    }
}

.search .searchList .office .block {
    font-size: 1em;
    display: block;
    color: #6c767e
}

.search .searchList .office .block.tel {
    font-size: 1.3em
}

.search .searchList .office .block strong {
    color: #30436b;
    font-weight: 400
}

.search .searchList .office .ratingWrap {
    float: right;
    display: block;
    color: #6c767e;
    text-align: center;
    font-size: 1em
}

.search .searchList .office .ratingWrap .stars {
    font-size: 1.2em;
    color: #f1d725
}

.search .searchList .office .ratingWrap .stars .fa {
    padding: 0 2.5px
}

.sbList h3 {
    color: #6c767e;
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 10px
}

.bottomPagination .menu li.arrows a, .sbList .more {
    color: #30436b
}

.sbList .more {
    text-transform: none
}

@media screen and (max-width: 39.9375em) {
    .search .searchList .office .ratingWrap {
        float: left;
        margin-top: 10px
    }

    .search #mbMap {
        display: none
    }

    .sbList .more {
        text-align: right
    }
}

.bottomPagination .menu {
    float: right
}

.bottomPagination .menu li {
    font-size: .9em
}

.bottomPagination .menu li.active a {
    background: #fff;
    position: relative;
    color: #30436b
}

.bottomPagination .menu li.active a:before {
    width: 70%;
    left: 15%;
    right: 15%;
    bottom: 0;
    background: #f26523;
    height: 1px;
    position: absolute
}

.bottomPagination .menu li:hover a {
    color: #f26523
}

.bottomPagination .menu li a {
    padding: 5px;
    color: #6c767e
}

.footer {
    width: 100%;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #efefef;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

.checkboxcab input[type=checkbox]:checked + .custom-checkbox, .officeedit .business-detail .selectize-input .focus {
    box-shadow: none
}

.footer img {
    height: 50px
}

.footer .menu {
    margin: 10px 0
}

.footer .menu li {
    text-transform: uppercase
}

.footer .menu li a {
    color: #666;
    font-size: .75em
}

.footer .copyright {
    padding-bottom: 40px;
    font-size: .75em
}

.officePage .cover {
    padding-top: 20px;
    min-height: 500px;
    background-size: cover;
    position: relative;
    z-index: 3;
    color: #fff;
    background-position: 50% 50%
}

.officePage .cover:after {
    position: absolute;
    display: block;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.officePage .cover .breadcrumbs li a, .officePage .cover .breadcrumbs li:not(:last-child)::after {
    color: #fff
}

.officePage .cover .logo img {
    max-height: 180px
}

@media only screen and (max-width: 1023px) {
    .officePage .cover .logo img {
        max-height: 140px
    }
}

@media only screen and (max-width: 641px) {
    .officePage .cover .logo img {
        max-height: 120px
    }
}

.officePage .cover h1 {
    padding-top: 100px;
    color: #fff;
    font-size: 3em
}

@media screen and (max-width: 63.9375em) {
    .officePage .cover {
        min-height: 400px
    }

    .officePage .cover .breadcrumbs {
        display: none
    }

    .officePage .cover h1 {
        padding-top: 60px
    }
}

@media screen and (max-width: 39.9375em) {
    .officePage .cover {
        min-height: 300px;
        padding-bottom: 60px
    }

    .officePage .cover h1 {
        padding-top: 30px;
        font-size: 2em
    }
}

.officePage .cover .address {
    color: #fff;
    font-size: 1.3em;
    padding-bottom: 40px
}

@media screen and (max-width: 39.9375em) {
    .officePage .cover .address {
        padding-bottom: 20px;
        font-size: 1em
    }
}

.officePage .cover .address a {
    text-decoration: none;
    color: #fff;
    font-style: normal
}

.officePage .cover .button {
    font-size: 1em
}

.officePage .cover .button i {
    margin-right: 10px
}

.officePage .cover .rating {
    position: absolute;
    top: 20px;
    right: 0;
    background: #30436b;
    text-align: center;
    padding: 10px 20px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.selectize-dropdown, .selectize-input .item {
    text-align: left !important
}

@media screen and (max-width: 63.9375em) {
    .officePage .cover .rating {
        display: block;
        position: relative;
        margin: 0 auto;
        background: 0 0
    }

    .officePage .cover .rating .current {
        display: none
    }
}

@media screen and (max-width: 39.9375em) {
    .officePage .cover .rating {
        padding: 0
    }
}

.officePage .cover .rating .current {
    font-family: proxima_nova_rgbold;
    font-size: 2.5em;
    line-height: 1.2
}

.officePage .cover .rating .current .total {
    font-size: .6em
}

.officePage .cover .rating .stars {
    color: #f1d725;
    font-size: 1.2em
}

.officePage .cover .rating .stars i {
    margin: 0 2.5px
}

.officePage .cover .rating .reviews {
    color: #fff;
    font-size: 1em;
    text-transform: none
}

.officePage .cover .rating .notrated {
    font-size: 1.3em;
    line-height: 1.2
}

.officePage .cover .rating .befirst {
    font-size: .7em
}

.officePage .cover .rating a {
    color: #fff;
    font-size: .8em;
    text-decoration: underline;
    text-transform: uppercase
}

.officePage .leftslider {
    height: 60px;
    width: 35px;
    left: 0;
    position: absolute;
    z-index: 1000;
    background: -moz-linear-gradient(left, #fff -15%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #fff -15%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff -15%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
}

.officePage .rightslider {
    height: 60px;
    width: 70px;
    right: 0;
    position: absolute;
    margin-top: -60px;
    z-index: 1000;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 120%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 120%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 120%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.officePage .areas {
    height: 70px
}

.officePage .areas i {
    color: #f26523;
    position: absolute;
    padding-top: 26px;
    height: 60px;
    background-color: #fff;
    z-index: 101
}

@media screen and (max-width: 63.9375em) {
    .officePage .areas {
        width: 100%;
        height: 80px;
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap
    }
}

.officePage .areas .area {
    display: inline-block;
    margin: 20px 0;
    white-space: nowrap;
    overflow: auto
}

@media screen and (max-width: 39.9375em) {
    .officePage .areas {
        height: 60px
    }

    .officePage .areas .area {
        margin: 15px 0
    }
}

.officePage .areas .area a {
    line-height: 2;
    font-size: 1.1em;
    color: #f26523;
    padding: 0 13.33px;
    font-family: proxima_nova_rgregular
}

.officePage .areas .area a i {
    margin-right: 5px;
    position: relative;
    font-size: 1.3em;
    bottom: -3.33px;
    transition: all .2s ease-in-out;
    z-index: 100
}

.officePage .areas .area a:hover i {
    bottom: 0
}

.officePage .mapContact {
    height: 315px;
    margin-bottom: 40px
}

.officePage .details .tabs-menu h2 {
    display: inline-block;
    font-size: 1.5em;
    text-transform: uppercase;
    padding-right: 20px;
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .officePage .mapContact {
        height: 220px;
        margin-bottom: 20px
    }

    .officePage .details .tabs-menu h2 {
        font-size: 1.1em
    }
}

.officePage .details .tabs-menu h2:first-child:after {
    content: "";
    position: absolute;
    right: 9px;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #6c767e
}

.officePage .details .tabs-menu h2 a {
    color: #6c767e
}

.officePage .details .business-details {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.officePage .details .business-details li {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px
}

.officePage .details .business-details li .title {
    float: left;
    width: 25%;
    font-family: proxima_nova_ltsemibold;
    color: #515a60;
    font-size: 1.25em;
    padding-right: 20px
}

@media screen and (max-width: 39.9375em) {
    .officePage .details .business-details li .title {
        font-size: 1.1em;
        width: 100%;
        margin-bottom: 10px
    }
}

.officePage .details .business-details li .details {
    width: 75%;
    float: left;
    padding-left: 20px
}

.officePage .details .business-details li .details ul {
    margin: 0;
    padding: 0
}

.officePage .details .business-details li .details ul li {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.officePage .details .project-reviews .title {
    font-size: 1.4em;
    font-family: proxima_nova_ltsemibold;
    margin-bottom: 10px
}

.officePage .details .project-reviews .review-panel {
    padding: 20px;
    background: #f2f2f2
}

@media screen and (max-width: 39.9375em) {
    .officePage .details .business-details li .details {
        width: 100%
    }

    .officePage .details .project-reviews .title {
        margin-bottom: 20px
    }

    .officePage .details .project-reviews .review-panel {
        padding: 15px 20px
    }
}

.officePage .details .project-reviews .review-panel .title {
    font-size: 1em;
    display: block;
    float: left;
    padding-top: 10px
}

.officePage .details .project-reviews .review-panel .project-vote {
    display: block;
    float: left;
    padding-left: 20px
}

@media only screen and (max-width: 344px) {
    .officePage .details .project-reviews .review-panel .project-vote {
        padding-left: 0;
        min-width: 265px
    }
}

.officePage .details .project-reviews .review-panel .message {
    display: none
}

.officePage .details .project-reviews .review-panel .message .top {
    padding-bottom: 10px
}

.officePage .details .project-reviews .review-panel .message .top .close {
    font-size: 1.3em;
    cursor: pointer
}

.officePage .details .project-reviews .review {
    margin-bottom: 20px
}

.officePage .details .project-reviews .review:first-child {
    margin-top: 20px
}

.officePage .details .project-reviews .review .name, .officePage .details .project-reviews .review .userIcon {
    line-height: 2;
    display: inline-block;
    margin-bottom: 10px
}

.officePage .details .project-reviews .review .name {
    padding-left: 10px;
    text-transform: uppercase;
    font-family: proxima_nova_ltsemibold;
    font-size: 1em
}

.officePage .details .project-reviews .review .date {
    line-height: 2;
    color: #6c767e;
    font-family: proxima_nova_ltsemibold;
    font-size: .95em
}

.officePage .details .project-reviews .review .stars {
    font-size: 1.3em;
    color: #f1d725
}

@media only screen and (min-width: 1024px) {
    .officePage .details .project-reviews .review .stars {
        min-width: 98px
    }
}

.officePage .details .project-reviews .review .bottom {
    padding-top: 20px;
    font-size: .875em
}

.officePage .details .project-reviews .review .bottom i {
    padding-right: 10px
}

.officePage .details .project-reviews .review .bottom .flag {
    float: right
}

.officePage .details .project-reviews .notrated {
    padding: 20px 0 10px;
    font-size: 1.5em;
    color: #30436b
}

.officePage .details .project-reviews .notrated.extra {
    padding: 0;
    font-size: 1em;
    color: #6c767e
}

.relatedArticles .article {
    display: block;
    margin: 10px 0;
    width: 100%
}

.relatedArticles .article:hover .image span {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.relatedArticles .article .image {
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.relatedArticles .article .image span {
    display: block;
    height: 200px;
    width: 100%;
    background-size: cover;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.relatedArticles .article .category {
    display: block;
    color: #f26523;
    font-size: .8em;
    text-transform: uppercase;
    padding: 15px 0 0
}

.relatedArticles .article .title {
    color: #30436b;
    font-size: 1.2em;
    font-family: proxima_nova_ltsemibold
}

.relatedArticles .more {
    font-family: proxima_nova_ltsemibold;
    float: right
}

.selectize-input {
    min-height: 47px !important
}

.selectize-input input {
    width: 95% !important;
    left: 10px !important;
    position: absolute;
    top: 0;
    height: 40px;
    line-height: 30px !important
}

.selectize-input input::placeholder {
    color: #6c767e
}

.selectize-input .item {
    width: 100% !important;
    position: absolute;
    left: 0
}

.selectize-input.not-full input {
    position: relative
}

.selectize-control.multi .selectize-input .item {
    width: auto !important;
    padding: 0 10px
}

.selectize-control.multi .selectize-input .item.active {
    background: #f26523
}

.show-for-mobile {
    display: none
}

@media screen and (max-width: 39.9375em) {
    .show-for-mobile {
        display: flex
    }

    .hide-for-mobile {
        display: none
    }
}

div.star-rating {
    width: 44px;
    height: 42px;
    text-indent: -999em;
    cursor: pointer;
    display: inline-block
}

div.rating-cancel, div.rating-cancel a {
    display: none !important
}

div.star-rating, div.star-rating a {
    background: url(/upgrade/images/star.png) no-repeat
}

div.rating-cancel a, div.star-rating a {
    display: block;
    width: 44px;
    height: 100%;
    background-position: 0 0;
    border: 0
}

div.star-rating-on a {
    background-position: 0 -46px !important
}

div.star-rating-hover a {
    background-position: 0 -46px
}

div.star-rating-readonly a {
    cursor: default !important
}

div.star-rating {
    background: 0 0 !important;
    overflow: hidden !important;
    margin: 0 9px 0 0
}

.account-page .form .button, .account-page .form .login-form .box .button[disabled], .managementPage .form .button, .managementPage .form .login-form .box .button[disabled] {
    background-color: #f26523
}

.reveal:focus {
    outline: 0
}

.breadcrumbs {
    margin-bottom: 20px
}

@media screen and (max-width: 39.9375em) {
    .breadcrumbs {
        display: none
    }
}

.breadcrumbs li:not(:last-child)::after {
    font-family: proxima_nova_rgbold
}

label {
    font-size: 1em;
    line-height: 2.9375rem
}

label sup {
    color: #f26523
}

.account-page .form, .managementPage .form {
    padding-top: 40px;
    padding-bottom: 40px
}

.account-page .form .error input, .managementPage .form .error input {
    border: 1px solid red
}

.account-page .form .error .selectize-control, .account-page .form .error input, .managementPage .form .error .selectize-control, .managementPage .form .error input {
    margin-bottom: 5px !important
}

.account-page .form .error .errorNote, .managementPage .form .error .errorNote {
    font-size: .75em;
    display: block;
    text-align: left;
    margin-bottom: 5px;
    color: #e41515;
    float: left;
    width: 100%
}

.account-page .form .f-link, .managementPage .form .f-link {
    display: block;
    font-size: .75em;
    float: right;
    margin-bottom: 5px
}

.account-page .form .formError, .managementPage .form .formError {
    padding: 10px 0
}

.account-page .form #password input, .managementPage .form #password input {
    margin-bottom: 5px
}

.account-page .form .login-form .box, .managementPage .form .login-form .box {
    padding: 20px
}

.account-page .form .login-form .box:first-child, .managementPage .form .login-form .box:first-child {
    border-right: 1px solid #f2f2f2
}

.account-page .form .login-form .box h3, .managementPage .form .login-form .box h3 {
    font-size: 1.2em;
    padding-bottom: 20px
}

.account-page .form .login-form .box h3 strong, .managementPage .form .login-form .box h3 strong {
    font-weight: 400;
    color: #f26523
}

.account-page .form .login-form .box h5, .managementPage .form .login-form .box h5 {
    font-size: 1em;
    color: #6c767e
}

.account-page .form .login-form .box p, .managementPage .form .login-form .box p {
    font-size: .875em
}

.account-page .form .login-form .box .text-position, .managementPage .form .login-form .box .text-position {
    text-align: right
}

@media (max-width: 64em) {
    .account-page .form .login-form .box .text-position, .managementPage .form .login-form .box .text-position {
        text-align: left
    }
}

.account-page .form .login-form .box .fileuploader, .managementPage .form .login-form .box .fileuploader {
    margin: 0
}

.account-page .form .login-form .box .button, .managementPage .form .login-form .box .button {
    margin-top: 10px;
    min-width: 200px;
    text-align: center;
    background-color: #f26523;
    text-transform: uppercase;
    font-weight: 700
}

.account-page .form .login-form .box .button.fileuploader-input-button, .managementPage .form .login-form .box .button.fileuploader-input-button {
    margin-top: 0;
    font-size: 1.2em
}

.account-page .form .login-form .box .button span, .account-page .form .login-form .box .button[disabled] span, .managementPage .form .login-form .box .button span, .managementPage .form .login-form .box .button[disabled] span {
    font-size: 1em
}

.account-page .form .login-form .box .button[disabled] img, .managementPage .form .login-form .box .button[disabled] img {
    position: relative;
    right: 5px;
    bottom: 2.86px
}

.account-page .form .login-form .box .button[disabled].inverted:hover, .managementPage .form .login-form .box .button[disabled].inverted:hover {
    color: #f26523;
    background-color: #fff
}

.account-page .form .login-form .box .limited, .managementPage .form .login-form .box .limited {
    color: red
}

.account-page .form .login-form .box .selectize-control, .managementPage .form .login-form .box .selectize-control {
    margin-bottom: 20px;
    height: 2.9375rem
}

.account-page .form .login-form .box .email-confirm, .managementPage .form .login-form .box .email-confirm {
    text-align: left
}

.account-page .form .login-form .box .email-confirm .email, .managementPage .form .login-form .box .email-confirm .email {
    display: block
}

.account-page .form .login-form .box .email-confirm .incorrect, .managementPage .form .login-form .box .email-confirm .incorrect {
    color: #f26523;
    cursor: pointer
}

.account-page .form .login-form .box .email-confirm p, .managementPage .form .login-form .box .email-confirm p {
    font-size: .7em
}

.uppercase {
    text-transform: uppercase
}

.managementPage .menu-bar {
    margin-top: 30px
}

.managementPage .menu-bar .menu li {
    padding: 0 30px;
    border-right: 1px solid #6c767e
}

@media (max-width: 40em) {
    .managementPage .menu-bar {
        margin-top: 19px
    }

    .managementPage .menu-bar .menu li {
        border-right: none
    }
}

.managementPage .menu-bar .menu li:last-child {
    border-right: none
}

.managementPage .menu-bar .menu li.active h2 a {
    font-weight: 700;
    border-bottom: 2px solid #f26523
}

.managementPage .menu-bar .menu li h2 {
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 100
}

.managementPage .menu-bar .menu li h2 a {
    color: #6c767e
}

.managementPage .waiting h3 {
    color: red
}

.managementPage .form {
    padding: 40px 0
}

.managementPage .form .login-form .box {
    padding: 0 .9375rem
}

.managementPage .sra-form {
    margin-top: 20px
}

.managementPage .sra-form .upload {
    font-size: 1.2em
}

@media only screen and (max-width: 40em) {
    .managementPage .sra-form .upload {
        font-size: 1em
    }
}

.managementPage .sra-form .filenamelist a {
    color: #6c767e
}

.managementPage .sra-form .file-uploader button:hover, .managementPage .sra-form .removeImg {
    color: #f26523
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .managementPage .office-info {
        padding-top: 30px
    }
}

.managementPage .office-info h2 {
    font-family: proxima_nova_ltsemibold;
    color: #6c767e;
    text-transform: none;
    font-size: 2.2em
}

@media only screen and (max-width: 40em) {
    .managementPage .office-info h2 {
        font-size: 1.5em
    }
}

.managementPage .office-info h3 {
    font-family: proxima_nova_rgregular;
    color: #6c767e;
    text-transform: none;
    font-weight: 400;
    font-size: 1.3em
}

.managementPage .office-info h5.status {
    font-size: 1.2em;
    color: #f26523;
    line-height: 3.125rem;
    padding-bottom: 22px
}

@media only screen and (min-width: 64.063em) {
    .managementPage .office-info h5.status {
        padding-right: 110px
    }

    .managementPage .imageupload {
        max-width: 552px !important
    }
}

.managementPage .office-info h5.status span {
    display: inline-block;
    padding-right: 10px
}

.managementPage .office-info h5.status .active {
    display: none
}

@media only screen and (max-width: 40em) {
    .managementPage .office-info h3 {
        font-size: 1.2em
    }

    .managementPage .office-info h5.status .active, .managementPage .office-info h5.status .non-active {
        width: 100%
    }
}

.managementPage .office-info h5.status .switch {
    display: inline-block;
    margin-bottom: 0;
    top: 5.02px
}

.managementPage .office-info h5.status.active {
    color: #009473
}

.managementPage .office-info h5.status.active .active {
    display: inline-block
}

.managementPage .imageupload input[type=file], .managementPage .office-info h5.status.active .non-active {
    display: none
}

.managementPage .selectize-control {
    margin: 0 0 1rem;
    height: 2.9375rem
}

.managementPage .section {
    margin: 40px 0
}

.managementPage .section h2 {
    color: #515a60;
    font-size: 1.5em;
    margin: 0
}

.managementPage .button-remove, .managementPage .button-remove:hover {
    background-color: transparent !important;
    color: #9c9c9c
}

.managementPage .button-remove i {
    padding-right: 10px
}

.managementPage .imageupload h5 {
    line-height: 2.9375rem;
    color: #6c767e
}

.managementPage .imageupload .button-group {
    margin-bottom: 0
}

.managementPage .imageupload .button-group .button {
    margin: 0;
    line-height: .5;
    min-width: 72px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.managementPage .imageupload .button-group .button .fa {
    margin-right: 10px;
    font-size: 1.3rem
}

.managementPage .imageupload .button-group .button:first-child {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.managementPage .imageupload .button-group .button:last-child {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -ms-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.managementPage .imageupload .placeholder {
    width: 100%;
    height: 223px;
    text-align: center;
    background-position: center
}

.managementPage .imageupload .placeholder img {
    max-height: 215px
}

@media (max-width: 40em) {
    .managementPage .imageupload .placeholder {
        margin-top: 30px;
        height: 123px;
        width: 57%
    }

    .managementPage .imageupload .placeholder img {
        max-height: 116px
    }
}

.managementPage .imageupload .uploadbutton {
    padding: 0 60px;
    line-height: 2.5375rem;
    margin: 0
}

@media (max-width: 40em) {
    .managementPage .imageupload .uploadbutton {
        max-height: 119px;
        padding: 0 33px;
        background-color: #fff;
        color: #f26523;
        border: 1px solid #ccc;
        min-width: 200px
    }
}

.managementPage .imageupload .input-group .input-group-button .button {
    height: 2.6375rem;
    line-height: 0;
    padding: 0 20px
}

.managementPage .addoffice {
    margin-top: 44px
}

@media (max-width: 40em) {
    .managementPage .addoffice {
        border: none;
        box-shadow: none;
        padding: 0;
        margin-top: 9px
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .managementPage .office-info h5.status {
        text-align: center
    }

    .managementPage .addoffice {
        border: none;
        box-shadow: none
    }
}

.managementPage .addoffice input {
    height: 2.6rem;
    color: #948b8b;
    -webkit-text-fill-color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px;
    max-width: 395px
}

.managementPage .addoffice h2 {
    font-size: 1.5rem;
    color: #515a60;
    text-transform: uppercase;
    padding-bottom: 73px
}

.managementPage .addoffice hr {
    width: 80%;
    margin: 0 auto 25px;
    padding-top: 35px
}

.managementPage .addoffice input.ng-invalid.ng-dirty {
    border-color: #e41515 !important
}

.managementPage .addoffice label {
    min-width: 164px;
    font-size: 1.2em;
    letter-spacing: .012rem;
    color: #6c767e
}

@media (max-width: 40em) {
    .managementPage .addoffice input {
        padding-left: 10px
    }

    .managementPage .addoffice h2 {
        padding-bottom: 10px
    }

    .managementPage .addoffice h3 {
        text-align: center
    }

    .managementPage .addoffice label {
        font-size: 1em;
        line-height: 2rem;
        float: left
    }
}

.managementPage .addoffice .button {
    padding: 0 74px;
    line-height: 2.8375rem;
    margin-top: 26px !important
}

@media (max-width: 40em) {
    .managementPage .addoffice .button {
        padding: 0 72px;
        line-height: 2.6375rem
    }
}

.managementPage .addoffice .cancelb {
    margin-top: -6px !important
}

.managementPage .office-list {
    margin-top: 20px;
    padding: 38px
}

@media (max-width: 40em) {
    .managementPage .office-list {
        border: none;
        box-shadow: none;
        padding: 0;
        margin-top: 9px
    }
}

.managementPage .office-list .office-name {
    width: 46%
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .managementPage .office-list .office-name {
        width: 40%;
        max-width: 40%
    }
}

.managementPage .office-list .sraid {
    width: 19%
}

.managementPage .office-list .statushead {
    width: 35%
}

.managementPage .office-list .heading {
    border-bottom: 1px solid #d8d8d8;
    margin: 0 98px 0 103px
}

@media only screen and (min-width: 1024px) and (max-width: 1282px) {
    .managementPage .office-list .heading {
        margin: 0
    }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .managementPage .office-list .statushead {
        width: 41%
    }

    .managementPage .office-list .heading {
        margin: 0
    }
}

.managementPage .office-list .heading h5 {
    color: #6c767e;
    font-size: .8em;
    text-transform: uppercase
}

.managementPage .office-list .button {
    margin-top: 39px;
    padding: 0 58px;
    line-height: 2.8375rem
}

@media (max-width: 40em) {
    .managementPage .office-list .button {
        padding: 0 33px;
        line-height: 2.3375rem
    }
}

.managementPage .office-list .office {
    margin: 0 98px 0 103px;
    padding-top: 13px;
    border-bottom: 1px solid #d8d8d8
}

@media only screen and (min-width: 1024px) and (max-width: 1282px) {
    .managementPage .office-list .office {
        margin: 0
    }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .managementPage .office-list .office {
        margin: 0
    }
}

@media (max-width: 40em) {
    .managementPage .office-list .office {
        margin: 0 14px
    }
}

.managementPage .office-list .office .image {
    width: 6%;
    text-align: center;
    padding: 0 0 0 12px
}

@media (max-width: 1024px) {
    .managementPage .office-list .office .image {
        display: none
    }
}

.managementPage .office-list .office .image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin: 0
}

.managementPage .office-list .office .title {
    width: 40%;
    line-height: 60px;
    padding-bottom: 0;
    padding-top: 3px;
    padding-left: 32px
}

@media only screen and (min-width: 1024px) and (max-width: 1296px) {
    .managementPage .office-list .office .title {
        padding-left: 15px
    }
}

@media (max-width: 40em) {
    .managementPage .office-list .office .title {
        padding-left: 0;
        line-height: 20px
    }
}

.managementPage .office-list .office .title a, .managementPage .office-list .office .title h3 {
    color: #8e8e8e;
    font-size: 1.1em;
    margin: 0;
    font-weight: 100;
    line-height: 26px
}

.managementPage .office-list .office .sra-id {
    width: 12%;
    line-height: 60px;
    padding-top: 3px
}

@media only screen and (min-width: 641px) and (max-width: 800px) {
    .managementPage .office-list .office .sra-id {
        padding-top: 33px
    }
}

.managementPage .office-list .office .sra-id a, .managementPage .office-list .office .sra-id h5 {
    color: #929aa0;
    font-size: 1.1em;
    margin: 0;
    line-height: 60px;
    font-family: proxima_nova_rgregular;
    font-weight: 400
}

@media (max-width: 800px) {
    .managementPage .office-list .office .sra-id a, .managementPage .office-list .office .sra-id h5 {
        line-height: 0
    }
}

@media (max-width: 40em) {
    .managementPage .office-list .office .sra-id {
        padding-left: 0;
        padding-top: 2px
    }

    .managementPage .office-list .office .sra-id a, .managementPage .office-list .office .sra-id h5 {
        font-size: 1em
    }
}

.managementPage .office-list .office .status {
    width: 35%;
    line-height: 20px;
    padding-top: 20px
}

@media (max-width: 40em) {
    .managementPage .office-list .office .status {
        padding-left: 0;
        font-weight: 100;
        font-size: 13px;
        padding-top: 26px;
        padding-bottom: 18px
    }

    .managementPage .office-list .office .actions {
        position: absolute !important;
        right: 3% !important
    }
}

.managementPage .office-list .office .status .status {
    color: #6c767e;
    font-size: 1.4em;
    margin: 0;
    line-height: 20px;
    font-family: proxima_nova_ltsemibold
}

.managementPage .office-list .office .status .status.active {
    color: #009473
}

.managementPage .office-list .office .status .status.not-approved, .managementPage .office-list .office .status .status.waiting {
    color: #f26523
}

.managementPage .office-list .office .status .help-status {
    display: block;
    font-style: italic;
    margin-top: -16px;
    line-height: 14px
}

.managementPage .office-list .office .actions {
    width: 7%;
    line-height: 60px;
    text-align: left;
    padding-top: 0
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .managementPage .office-list .office .actions, .managementPage .office-list .office .sra-id, .managementPage .office-list .office .status, .managementPage .office-list .office .title {
        padding-left: 0;
        padding-right: 0
    }
}

.managementPage .office-list .office .actions ul {
    float: right
}

.managementPage .office-list .office .actions .circle {
    width: 30px;
    height: 30px;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: #f26523;
    line-height: 30px;
    text-align: center;
    font-size: 2.7em;
    padding: 0;
    border: 1px solid #f26523;
    cursor: pointer;
    position: relative;
    margin: 10px 0
}

@media (max-width: 40em) {
    .managementPage .office-list .office .actions .circle {
        width: 35px;
        height: 35px;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px
    }
}

.managementPage .office-list .office .actions .circle:after {
    content: "\00B7\00B7\00B7";
    position: absolute;
    top: 4px;
    display: block;
    width: 100%;
    text-align: center;
    border: none;
    letter-spacing: -5px;
    left: -3px
}

.managementPage .office-list .office .actions .submenu {
    border: 1px solid #f26523;
    border-radius: 14px 14px 0 0;
    height: 26px;
    top: 15px;
    min-width: 175px !important;
    left: -136px;
    padding-top: 26px
}

@media (max-width: 40em) {
    .managementPage .office-list .office .actions .submenu {
        top: 0
    }

    .office-message.reveal {
        min-height: 0
    }
}

.managementPage .office-list .office .actions .submenu:after {
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #f26523 transparent transparent;
    top: 13px;
    position: absolute;
    right: 8px
}

.managementPage .office-list .office .actions .submenu li {
    width: 175px;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    margin-left: -1px;
    margin-right: -1px
}

.managementPage .office-list .office .actions .submenu li a {
    line-height: .5
}

.managementPage .office-list .office .actions .submenu a:hover, .managementPage .office-list .office:hover {
    background-color: #f8f8f8
}

.helper-block {
    padding-bottom: 13px;
    position: relative
}

.helper-block h2, .helper-block h3 {
    display: inline-block
}

.helper-block .helper {
    position: relative;
    bottom: 18px;
    color: #6c767e;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    border: 1px solid #6c767e;
    font-size: .75em;
    cursor: pointer
}

.helper-block .helper span {
    display: none;
    position: absolute;
    min-width: 300px;
    height: auto;
    padding: 10px;
    bottom: 30px;
    left: -150px;
    background: #fff;
    border: 1px solid #6c767e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999
}

.helper-block .helper:hover {
    background: #6c767e;
    color: #fff
}

.helper-block .helper:hover span {
    display: block;
    color: #6c767e
}

.switch input:checked ~ .switch-paddle {
    background: #fff
}

.switch input:checked ~ .switch-paddle:after {
    background: #009473
}

.switch .switch-paddle {
    -webkit-border-radius: .76rem;
    -moz-border-radius: .76rem;
    -ms-border-radius: .76rem;
    border-radius: .76rem;
    background: #fff;
    border: 1px solid #d8d8d8
}

.switch .switch-paddle:after {
    -webkit-border-radius: .76rem;
    -moz-border-radius: .76rem;
    -ms-border-radius: .76rem;
    border-radius: .76rem;
    background: #f26523
}

.switch.tiny .switch-paddle {
    width: 3.5rem;
    height: 1.8rem
}

.switch.tiny .switch-paddle:after {
    width: 1.7rem;
    height: 1.7rem;
    top: 0;
    left: 0
}

.switch.tiny input:checked ~ .switch-paddle:after {
    left: 1.8rem
}

.close-button, .close-button:focus, .close-button:hover {
    color: #f26523
}

.errorNote {
    font-size: .75em;
    display: block;
    text-align: left;
    margin-bottom: 5px;
    color: #e41515;
    float: left;
    width: 100%
}

.office-message form, .office-message p {
    text-align: center
}

.office-message {
    background-color: #fff;
    margin: 0 auto
}

@media (max-width: 40em) {
    .office-message {
        margin-top: 10%;
        max-width: 236px;
        height: 390px
    }
}

.office-message h4 {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 20px;
    font-size: 1.7em
}

.office-message label {
    font-size: 1.3625rem;
    color: #9ba1a6
}

.office-message .row {
    padding-bottom: 25px
}

.office-message p {
    padding: 0 25px;
    font-size: 1.3em
}

.office-message .error input, .office-message .error textarea {
    border: 1px solid red !important
}

.office-message .error .selectize-control, .office-message .error input {
    margin-bottom: 5px !important
}

.office-message form.ng-submitted input.ng-valid.ng-touched, .office-message form.ng-submitted textarea.ng-valid.ng-touched {
    border-color: #cacaca
}

.angucomplete-row {
    text-align: left !important
}

.angucomplete-selected-row {
    background-color: #cacaca !important
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}

.fileuploader-items .filenamelist, .uploaded-docs .filenamelist {
    padding-top: 12px
}

.fileuploader-items-list {
    list-style: none;
    margin-left: 0
}

.fileuploader-items-list .newfilename {
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px;
    display: block;
    float: left
}

.reset-password .text-position, .set_password .text-position, .signup-form .text-position {
    text-align: right
}

@media (max-width: 64em) {
    .reset-password .text-position, .set_password .text-position, .signup-form .text-position {
        text-align: left
    }
}

.reset-password .button, .set_password .button, .signup-form .button {
    text-transform: uppercase;
    font-weight: 700
}

.account-form .text-position {
    text-align: right
}

@media (max-width: 40em) {
    .account-form .text-position {
        text-align: left
    }
}

.account-form .button {
    text-transform: uppercase;
    font-weight: 700
}

.business-detail .text-position {
    text-align: right
}

@media (max-width: 40em) {
    .business-detail .text-position {
        text-align: left
    }
}

.business-detail .button {
    text-transform: uppercase;
    font-weight: 700
}

.office-messages .text-position {
    text-align: right
}

@media (max-width: 40em) {
    .office-messages .text-position {
        text-align: left
    }
}

.office-messages .button {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f26523
}

.basic-field .text-position {
    text-align: right
}

@media (max-width: 40em) {
    .basic-field .text-position {
        text-align: left
    }
}

.basic-field .button {
    text-transform: uppercase;
    font-weight: 700
}

.toggler-position {
    text-align: right
}

.menu-background {
    z-index: 9 !important
}

@media (min-width: 1024px) {
    .menu-background {
        display: none !important
    }
}

.signuptoin span {
    color: #30436b
}

.signuptoin a {
    font-weight: 700
}

#circle {
    position: relative;
    background-color: transparent;
    margin: 20px auto;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid #f26523
}

#text {
    position: absolute;
    top: 5px;
    left: 45%;
    transform: translate(-50%, -50%);
    color: #f26523;
    font-size: 35px;
    letter-spacing: -2px
}

@media (max-width: 40em) {
    .toggler-position {
        text-align: center
    }

    #circle {
        width: 35px;
        height: 35px;
        border-radius: 35px;
        margin: 0 auto;
        padding-top: 0
    }

    #text {
        font-size: 42px
    }

    .office-info .helper-block h2 {
        padding: 0 27px
    }

    .office-info .helper-block .nameorganisation {
        position: absolute !important;
        top: 0 !important;
        right: 5px !important
    }

    .notifications {
        max-width: 395px
    }
}

.notifications {
    padding-right: 0
}

.checkboxcab.inline:last-child, .radiocab.inline:last-child {
    margin-right: 0
}

.checkboxcab label, .radiocab label {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: .875rem;
    line-height: 2.9375rem
}

.checkboxcab input[type=checkbox], .radiocab input[type=radio] {
    top: 0;
    left: 0;
    visibility: hidden
}

.checkboxcab .custom-checkbox, .radiocab .custom-radio {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    width: 23px;
    height: 23px;
    border: 1px solid #ccc;
    position: relative
}

.checkboxcab .custom-checkbox {
    margin-top: 10px
}

@media (max-width: 40em) {
    .checkboxcab .custom-checkbox {
        float: right;
        margin-top: -4px
    }
}

.checkboxcab .icon-check {
    width: 20px;
    height: 20px;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all 180ms ease
}

.icon-check:before {
    position: absolute;
    content: '\2713';
    width: 12px;
    font-size: 39.67px;
    text-align: center;
    line-height: 10px;
    color: #009473;
    font-weight: 700
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
        .icon-check:before {
            margin-left: -5px
        }
    }
}

.checkboxcab input[type=checkbox]:checked + .custom-checkbox .icon-check {
    transform: scale(1)
}

.radiocab .custom-radio {
    background: #fff;
    border-radius: 18px;
    transition: all 180ms ease;
    top: -2px
}

.radiocab input[type=radio]:checked + .custom-radio {
    border-color: #1583cc;
    background: #1583cc
}

.icon-radio-check {
    position: absolute;
    width: 18px;
    height: 18px
}

.icon-radio-check:before {
    position: absolute;
    content: '\25CF';
    height: 15px;
    width: 15px;
    font-size: 16.67px;
    text-align: center;
    line-height: 16px;
    color: #fff
}

.checkboxcab .secondary, .radiocab .secondary {
    border: 1px solid #777
}

.checkboxcab input[type=checkbox]:checked + .secondary, .radiocab input[type=radio]:checked + .secondary {
    background: #777;
    border: 1px solid #777
}

.checkboxcab .success, .radiocab .success {
    border: 1px solid #3adb76
}

.checkboxcab input[type=checkbox]:checked + .success, .radiocab input[type=radio]:checked + .success {
    background: #3adb76;
    border: 1px solid #3adb76
}

.checkboxcab .alert, .radiocab .alert {
    border: 1px solid #ec5840
}

.checkboxcab input[type=checkbox]:checked + .alert, .radiocab input[type=radio]:checked + .alert {
    background: #ec5840;
    border: 1px solid #ec5840
}

.checkboxcab .warning, .radiocab .warning {
    border: 1px solid #ffae00
}

.checkboxcab input[type=checkbox]:checked + .warning, .radiocab input[type=radio]:checked + .warning {
    background: #ffae00;
    border: 1px solid #ffae00
}

.checkboxcab .disabled, .radiocab .disabled {
    border: 1px solid #2199e8;
    opacity: .35;
    cursor: not-allowed;
    pointer-events: none
}

.signup {
    max-width: 75rem;
    margin: 48px auto 0
}

@media (max-width: 40em) {
    .signup {
        border: none;
        box-shadow: none;
        margin-top: 0;
        padding-top: 25px !important
    }
}

.signup .signuptoin {
    padding-right: 3px
}

.signup input {
    height: 2.6rem;
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px;
    max-width: 370px
}

.signup input.ng-invalid.ng-dirty {
    border-color: #e41515 !important
}

.signup label {
    font-size: 1.2em;
    letter-spacing: .012rem;
    color: #6c767e
}

@media (max-width: 40em) {
    .signup label {
        font-size: 1em;
        line-height: 2rem
    }
}

.signup h2 {
    font-size: 1.5rem;
    color: #515a60
}

.signup hr {
    width: 80%;
    margin: 0 auto 10px;
    padding-top: 35px
}

.signup .help-text-form {
    word-spacing: 3px
}

.signup .help-text-form a {
    font-weight: 700;
    font-size: 14px;
    word-spacing: 0
}

@media (max-width: 40em) {
    .signup .help-text-form a {
        font-size: 15px
    }

    .signup .help-text-form {
        padding-top: 8px;
        margin: 0 auto;
        font-size: .99rem;
        letter-spacing: 1px
    }
}

.signup .button {
    min-width: 205px !important;
    letter-spacing: .07rem
}

.backtolist {
    margin-left: 65px;
    float: left;
    width: 158px
}

@media (max-width: 40em) {
    .signup .button {
        min-width: 182px !important;
        height: 35px
    }

    .signup h3 {
        text-align: center
    }

    .backtolist {
        margin-left: 9px;
        width: 27px
    }
}

.backtolist a {
    color: #999
}

.backtolist i {
    font-size: 37px;
    -webkit-text-stroke: 4px #fff
}

.backtolist span {
    position: absolute;
    padding-top: 6px;
    padding-left: 16px
}

.officeedit {
    padding-top: 26px !important;
    margin-top: 21px
}

@media (max-width: 64em) {
    .officeedit {
        border: none;
        box-shadow: none;
        margin-top: 0;
        padding-top: 0 !important
    }
}

.officeedit input {
    height: 2.6rem;
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px
}

.officeedit input[type=password] {
    letter-spacing: 4px;
    font-size: 25px
}

.officeedit input.ng-invalid.ng-dirty {
    border-color: #e41515 !important
}

.officeedit label {
    min-width: 164px;
    font-size: 1.2em;
    letter-spacing: .012rem;
    color: #6c767e
}

@media (max-width: 40em) {
    .officeedit label {
        font-size: 1em;
        line-height: 2rem
    }
}

.officeedit h5 .fa {
    font-size: 1.3em !important
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .officeedit .basic-field, .officeedit .imageupload {
        padding: 0 30px
    }
}

.officeedit .menu li {
    display: block
}

@media (max-width: 40em) {
    .officeedit .business-detail, .officeedit .login-form {
        padding-left: 5px;
        padding-right: 11px
    }

    .officeedit .section {
        margin: 0;
        padding-bottom: 13px
    }

    .officeedit .imageupload {
        margin-bottom: 40px
    }

    .officeedit .imageupload .menu {
        padding-top: 20px;
        border: none
    }

    .officeedit .imageupload .menu .menuitem {
        max-width: 20px;
        border: 1px solid #cacaca
    }

    .officeedit .imageupload .menu .menuitem .uploadbutton {
        background-color: #fff;
        color: #f26523
    }
}

.officeedit .selectize-input {
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px
}

.officeedit .selectize-input .item {
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px;
    font-family: inherit;
    font-weight: 400
}

.officeedit .business-detail .selectize-input {
    border: none
}

.officeedit .business-detail .selectize-input .item {
    color: #948b8b;
    padding-left: 40px;
    letter-spacing: 1px;
    font-family: inherit;
    font-weight: 400
}

.officeedit .business-detail .selectize-dropdown {
    margin-top: -40px
}

.officeedit .business-detail .item a {
    left: 0;
    margin-left: 17px;
    width: 17px
}

.officeedit .business-detail .focus {
    box-shadow: none !important
}

.officeedit .business-detail .focus input {
    border: 1px solid #ccc !important;
    left: 0 !important
}

.officeedit .business-detail .focus.selectize-input:after {
    float: right
}

.officeedit .business-detail .selectize-input:after {
    content: '+';
    display: block;
    color: #948b8b;
    letter-spacing: 1px;
    font-family: inherit;
    font-weight: 100;
    cursor: pointer;
    margin: 0 3px 3px 0;
    background: #efefef;
    border: 0 solid transparent;
    width: 68px;
    text-align: center;
    font-size: 33px;
    position: relative;
    top: -44px
}

.officeedit .contactdetails .fa {
    padding: 7px;
    font-size: 30px;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%
}

.officeedit .contactdetails .fa:hover {
    opacity: .7
}

.officeedit .contactdetails .fa-facebook {
    background: #3B5998;
    color: #fff
}

.officeedit .contactdetails .fa-twitter {
    background: #55ACEE;
    color: #fff
}

.officeedit .contactdetails .fa-google {
    background: #dd4b39;
    color: #fff
}

.officeedit .contactdetails .fa-linkedin {
    background: #007bb5;
    color: #fff
}

.officeedit .contactdetails .fa-youtube {
    background: #b00;
    color: #fff
}

.officeedit .contactdetails .fa-instagram {
    background: #125688;
    color: #fff
}

.officeedit .contactdetails .fa-pinterest {
    background: #cb2027;
    color: #fff
}

.officeedit .contactdetails .fa-snapchat-ghost {
    background: #fffc00;
    color: #fff;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000
}

.officeedit .contactdetails .fa-skype {
    background: #00aff0;
    color: #fff
}

.officeedit .contactdetails .fa-dribbble {
    background: #ea4c89;
    color: #fff
}

.officeedit .contactdetails .fa-vimeo {
    background: #45bbff;
    color: #fff
}

.officeedit .contactdetails .fa-tumblr {
    background: #2c4762;
    color: #fff
}

.officeedit .contactdetails .fa-vine {
    background: #00b489;
    color: #fff
}

.officeedit .contactdetails .fa-foursquare {
    background: #45bbff;
    color: #fff
}

.officeedit .contactdetails .fa-stumbleupon {
    background: #eb4924;
    color: #fff
}

.officeedit .contactdetails .fa-flickr {
    background: #f40083;
    color: #fff
}

.officeedit .contactdetails .fa-yahoo {
    background: #430297;
    color: #fff
}

.officeedit .contactdetails .fa-soundcloud {
    background: #f50;
    color: #fff
}

.officeedit .contactdetails .fa-reddit {
    background: #ff5700;
    color: #fff
}

.signin {
    margin-top: 48px
}

@media (max-width: 40em) {
    .signin {
        border: none;
        box-shadow: none;
        margin-top: 0;
        padding-top: 25px !important
    }
}

.accountpage input.ng-invalid.ng-dirty, .set_password input.ng-invalid.ng-dirty, .signin input.ng-invalid.ng-dirty {
    border-color: #e41515 !important
}

.signin input {
    height: 2.6rem;
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px
}

.signin input[type=password] {
    letter-spacing: 4px;
    font-size: 25px
}

.signin label {
    font-size: 1.2em;
    letter-spacing: .012rem;
    color: #6c767e
}

.signin .button {
    min-width: 205px !important;
    letter-spacing: .07rem
}

@media (max-width: 40em) {
    .signin label {
        font-size: 1em;
        line-height: 2rem
    }

    .signin .button {
        min-width: 182px !important;
        height: 35px
    }

    .signin .box {
        padding-top: 0 !important
    }
}

.accountpage input, .set_password input {
    height: 2.6rem;
    -webkit-text-fill-color: #948b8b
}

.signin h2 {
    font-size: 1.5rem;
    color: #515a60
}

.signin .mobile-signin {
    letter-spacing: 2px
}

.signin hr {
    width: 80%;
    margin: 0 auto 25px;
    padding-top: 35px
}

.signin .help-text-form {
    word-spacing: 3px
}

.signin .help-text-form a {
    font-weight: 700;
    font-size: 14px;
    word-spacing: 0
}

@media (max-width: 40em) {
    .signin h3 {
        text-align: center
    }

    .signin .help-text-form a {
        font-size: 15px
    }

    .signin .help-text-form {
        padding-top: 8px;
        margin: 0 auto;
        font-size: .99rem;
        letter-spacing: 1px
    }
}

.signin .forgotLink-mobile {
    color: #949ba0;
    font-size: .9rem
}

.signin .f-link-mobile {
    position: absolute;
    right: 22px;
    margin-top: -27px
}

.set_password input {
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px
}

.set_password input[type=password] {
    letter-spacing: 4px;
    font-size: 25px
}

.set_password label {
    font-size: 1.2em;
    letter-spacing: .012rem;
    color: #6c767e
}

@media (max-width: 40em) {
    .set_password label {
        font-size: 1em;
        line-height: 2rem
    }
}

@media only screen and (min-width: 64.063em) {
    .set_password .button {
        padding-right: 44px;
        padding-left: 44px
    }
}

.thanks .help-text-form {
    word-spacing: 3px
}

.thanks .help-text-form a {
    font-weight: 700;
    font-size: 14px;
    word-spacing: 0
}

@media (max-width: 40em) {
    .thanks .help-text-form a {
        font-size: 15px
    }

    .thanks .help-text-form {
        padding-top: 8px;
        margin: 0 auto;
        font-size: .99rem;
        letter-spacing: 1px
    }

    .buttons .button {
        margin-right: 0
    }

    .accountpage {
        padding: 0 20px
    }
}

.accountpage {
    margin-top: 30px;
    max-width: 88em !important
}

.accountpage .login-form {
    overflow: hidden
}

.accountpage input {
    color: #948b8b;
    padding-left: 15px;
    letter-spacing: 1px;
    max-width: 395px
}

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    .accountpage input {
        max-width: 365px
    }
}

.accountpage input[type=password] {
    letter-spacing: 4px;
    font-size: 25px
}

.accountpage label {
    font-size: 1.2em;
    letter-spacing: .012rem;
    color: #6c767e
}

@media (max-width: 640px) {
    .accountpage label {
        font-size: 1em;
        line-height: 2rem;
        float: left
    }
}

.accountpage .button {
    padding: 0 55px;
    line-height: 2.8375rem;
    margin-top: 23px
}

.accountpage .useremail {
    font-size: 16px;
    color: #666;
    font-weight: 700;
    letter-spacing: 0;
    min-width: 232px
}

.accountpage .notifiinput {
    height: 10px
}

.accountpage .labelform {
    max-width: 287px;
    min-height: 59px;
    color: #515a60
}

.accountpage .notifications label {
    overflow: visible
}

@media (max-width: 640px) {
    .accountpage .button {
        padding: 0 72px;
        line-height: 2.6375rem
    }

    .accountpage .labelform {
        min-height: 43px
    }

    .accountpage .notifications label {
        margin-left: 0;
        line-height: 1;
        width: 100%
    }

    .accountpage .emaillabel {
        max-width: 63px
    }
}

.accountpage .settingform {
    border-right: 1px solid #ccc;
    margin-top: 41px;
    max-height: 164px;
    padding: 0 60px 40px 40px !important
}

@media (max-width: 640px) {
    .accountpage .settingform {
        border-right: none;
        margin-top: 0;
        max-height: none;
        padding: 10px !important
    }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .accountpage .settingform {
        border-right: none
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1090px) {
    .accountpage .settingform {
        padding: 0 60px 40px 0 !important
    }
}

.accountpage .account-form {
    padding: 0
}

.accountpage .account-form label {
    min-width: 164px
}

.accountpage .mobileadd {
    border-top: 1px solid #ccc
}

.accountpage .mobileadd a {
    margin-top: 40px
}

@media (max-width: 640px) {
    .accountpage .login-form {
        max-width: 456px !important;
        margin: 0 auto
    }
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .accountpage .login-form {
        margin: 0 auto
    }
}

.likeinput {
    margin: 0 0 1rem
}

.menu-centered .paddingmenuback {
    margin-left: -23%;
    padding-top: 6px
}

@media (max-width: 640px) {
    .menu-centered .paddingmenuback {
        margin-left: -5%
    }
}

.approve h2 {
    padding-top: 49px
}

.approve .login-form {
    padding-top: 32px
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .approve .login-form {
        max-width: 80% !important;
        margin: 0 auto
    }
}

@media (max-width: 640px) {
    .approve .login-form {
        padding-top: 0
    }
}

@media (max-width: 1024px) {
    .approve .box {
        border-right: none !important
    }
}

.approve h3 {
    font-size: 1.6em
}

.approve .fileuploader-input-button {
    font-size: 1em !important
}

.approve .fileuploader-input-button i {
    font-size: 23px;
    padding-right: 20px
}

.mobileinfo {
    width: 100%;
    padding: 0 23px 19px
}

.mobileinfo .namefield {
    float: left;
    min-width: 53px
}

.deletesocial, .mobileinfo .valuefield {
    float: right
}

.orgnameinfo {
    padding-top: 0 !important;
    padding-bottom: 8px !important
}

.statusmobilewat h3 {
    color: red !important;
    font-size: 1em !important;
    text-align: left !important;
    padding: 0 20px
}

.statusmobilewat h3 i {
    padding-right: 10px;
    font-size: 22px
}

.menulistpad {
    padding-bottom: 13px
}

.basicacmenu {
    margin: 0 auto !important;
    width: 100%;
    padding-bottom: 50px
}

.basicacmenu .basicbutton {
    min-height: 55px;
    min-width: 112px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.basicacmenu .basicbutton i {
    color: #ccc;
    font-size: 26px;
    line-height: 50px
}

.basicacmenu .basicbutton:first-child, .basicacmenu .basicbutton:last-child {
    border-left: none
}

.basicacmenu .basicbutton:first-child {
    border-right: none
}

.basicacmenu .active {
    background-color: #f26523
}

.basicacmenu .active i {
    color: #fff
}

.dropdown .addfile {
    padding: 10px 86px !important
}

.dropdown .addfile i {
    font-size: 23px
}

.dropdown .addfile span {
    font-size: 17px
}

.dropdown a::after {
    display: none
}

.imageupload .is-dropdown-submenu-parent a::after {
    display: none !important
}

.placelinkmob {
    margin-top: 16px
}

#addsocial {
    font-size: 2.5em;
    line-height: 2.7375rem !important
}

.menusolicitor {
    border: none;
    padding-top: 0;
    margin-top: -17px
}

.namesocial {
    padding-top: 10px;
    padding-left: 10px
}

.mobileaddoffice {
    padding: 0 27px !important
}

.doctitle {
    margin-top: 40px
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .fileuploadpadingipad {
        padding: 0
    }
}

@media only screen and (min-width: 64.063em) {
    .fileuploadpadingipadinput {
        padding: 0 9px 0 14px
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .fileuploadpadingipadinput {
        padding: 0 6px 0 14px
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
        #id_password, .accountpage input[type=password], .set_password input[type=password] {
            font-size: 15px
        }

        #id_password {
            line-height: 1.15 !important
        }

        #addsocial {
            line-height: 2.3375rem !important
        }

        @media (max-width: 380px) {
            #circle, .actions .submenu {
                margin-top: -50px
            }
        }@media only screen and (max-width: 641px) {
        .welcomeLoginBlock .col-btn {
            margin-left: 9 !important;
            margin-right: 9% !important;
            padding: 0
        }
    }
    }
}

.iehack {
    display: none
}

@-moz-document url-prefix() {
    #id_password, .accountpage input[type=password], .set_password input[type=password] {
        font-size: 15px
    }
    .setvalue {
        padding: 0
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ielabel, .ievalue {
        float: left
    }

    #id_password, .accountpage input[type=password], .set_password input[type=password] {
        font-size: 15px
    }

    .accountpage .labelform {
        min-width: 164px
    }

    .iepadding {
        padding: 0
    }

    .backtolist i::before {
        content: "";
        background: url(/upgrade/images/ieback.jpg) no-repeat;
        height: 30px;
        width: 32px;
        display: block
    }

    .ielabel, .ielabel label {
        width: 162px !important
    }

    .menusolicitor {
        margin-top: 45px
    }

    .ievalue, .ievalue label {
        width: 232px !important
    }

    .ievalue {
        display: block
    }
}

@media only screen and (-ms-high-contrast: active) and (min-width: 1024px), only screen and (-ms-high-contrast: none) and (min-width: 1024px) {
    .settingform label {
        width: 206px !important
    }
}

@media only screen and (max-width: 1023px) {
    .menularge {
        display: none !important
    }

    .menusmall {
        display: block !important
    }
}

.delimetrcabinet {
    width: 100%;
    border-bottom: 1px solid #ccc;
    max-width: none;
    padding-bottom: 16px
}

@media only screen and (min-width: 1024px) {
    .menusmall {
        display: none !important
    }

    .fistformacc {
        border-right: 1px solid #ccc;
        margin-top: 41px;
        max-height: 164px
    }
}

.subsetting {
    padding-top: 10px
}

.subsetting .useremail {
    padding-top: 5px
}

@media only screen and (max-width: 641px) {
    .officeslider {
        padding-left: 0;
        padding-right: 0
    }

    .welcomeLoginBlock h2, .welcomeLoginBlock h3 {
        font-size: 2em
    }
}

.welcomeLoginWrapper {
    padding: 48px 0;
    width: 100%;
    text-align: center;
    background-color: #30436b;
    margin: 20px 0
}

.welcomeLoginWrapper .welcomeLoginBlock {
    display: table;
    width: 100%;
    padding: 0
}

.welcomeLoginBlock {
    background-color: #30436b;
    padding: 38px 20px;
    color: #fff
}

.welcomeLoginBlock h2, .welcomeLoginBlock h3 {
    color: #fff;
    margin: 0 0 13px;
    font-size: 2em;
    letter-spacing: 1px
}

.welcomeLoginBlock .col-btn {
    margin-top: 32px;
    background-color: #f26523;
    margin-left: 24%;
    margin-right: 24%;
    height: 53px;
    padding-top: 11px
}

.welcomeLoginBlock .col-btn a, .welcomeLoginBlock .col-btn span {
    color: #fff;
    font-size: 1.5em;
    font-weight: 700
}

@media only screen and (max-width: 641px) {
    .welcomeLoginBlock .col-btn {
        margin-left: 12%;
        margin-right: 12%;
        height: 43px;
        padding-top: 10px
    }

    .welcomeLoginBlock .col-btn a, .welcomeLoginBlock .col-btn span {
        font-size: 1.1em
    }
}

.welcomeLoginBlock .col-btn span {
    padding: 0 10px
}

.welcomeLoginBlock p {
    margin: 0
}

@media only screen and (max-width: 641px) {
    .welcomeLoginBlock p {
        padding: 0 20px
    }
}

.welcomeLoginBlock .btn {
    margin: 0 0 0 17px;
    padding: 13px 20px
}

.welcomeLoginBlock .col {
    display: table-cell;
    vertical-align: middle
}

.small-padding-h1 {
    padding-top: 30px !important
}