/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("/assets/fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("/assets/fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/assets/fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/assets/fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/assets/fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/assets/fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before, .fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before, .fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter {
    font-family: sans-serif;
}

    .fa-twitter:before {
        content: "𝕏";
        font-size: 1.2em;
    }

.footerContent .socialLinks .fa-twitter {
    line-height: 1em;
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before, .fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before, .fa-sort:before {
    content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-legal:before, .fa-gavel:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before, .fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before, .fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before, .fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-rupee:before, .fa-inr:before {
    content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}

.fa-won:before, .fa-krw:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before, .fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
}

.fa-ge:before, .fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-send:before, .fa-paper-plane:before {
    content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before, .fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before, .fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before, .fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before, .fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}

.fa-fa:before, .fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before, .fa-address-card:before {
    content: ""
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'Roboto';
    src: url("/assets/fonts/Roboto/Roboto-Regular.ttf");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url("/assets/fonts/Roboto/Roboto-Light.ttf");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("/assets/fonts/RobotoCondensed/RobotoCondensed-Light.TTF");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("/assets/fonts/RobotoCondensed/RobotoCondensed-Regular.TTF");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("/assets/fonts/RobotoCondensed/RobotoCondensed-Bold.TTF");
    font-weight: 600;
    font-style: normal
}
/*! 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%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

input {
    overflow: visible
}

[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
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*, *::before, *::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #D3D6D9;
    font-family: "Roboto",Arial,Verdana,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

pre {
    overflow: auto
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

    .row .row {
        margin-right: -.375rem;
        margin-left: -.375rem
    }

@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -.5rem;
        margin-left: -.5rem
    }
}

@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -.5rem;
        margin-left: -.5rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

    .row.expanded .row {
        margin-right: auto;
        margin-left: auto
    }

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

    .row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
        margin-right: 0;
        margin-left: 0
    }

.column, .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: .375rem;
    padding-left: .375rem;
    min-width: initial
}

@media print, screen and (min-width: 40em) {
    .column, .columns {
        padding-right: .5rem;
        padding-left: .5rem
    }
}

.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: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.small-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

.small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-1 > .column, .small-up-1 > .columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

.small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-2 > .column, .small-up-2 > .columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

.small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-3 > .column, .small-up-3 > .columns {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

.small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-4 > .column, .small-up-4 > .columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

.small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-5 > .column, .small-up-5 > .columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

.small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-6 > .column, .small-up-6 > .columns {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

.small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-7 > .column, .small-up-7 > .columns {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

.small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-8 > .column, .small-up-8 > .columns {
        -ms-flex: 0 0 12.5%;
        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: .375rem;
    padding-left: .375rem
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-1 > .column, .medium-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-2 > .column, .medium-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-3 > .column, .medium-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-4 > .column, .medium-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-5 > .column, .medium-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-6 > .column, .medium-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-7 > .column, .medium-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-8 > .column, .medium-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .medium-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 40em) {
    .medium-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 40em) {
    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: .5rem;
        padding-left: .5rem
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-1 > .column, .large-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-2 > .column, .large-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-3 > .column, .large-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-4 > .column, .large-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-5 > .column, .large-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-6 > .column, .large-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-7 > .column, .large-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-8 > .column, .large-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .large-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .large-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: .5rem;
        padding-left: .5rem
    }
}

.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: .75rem
}

    .column-block > :last-child {
        margin-bottom: 0
    }

@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 1rem
    }

        .column-block > :last-child {
            margin-bottom: 0
        }
}

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media print, screen and (min-width: 40em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print, screen and (min-width: 64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    hyphens: auto;
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto",Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 300;
    color: inherit;
    text-rendering: optimizeLegibility
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        line-height: 0;
        color: #D3D6D9
    }

h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@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 {
    line-height: inherit;
    color: #36444E;
    text-decoration: none;
    cursor: pointer
}

    a:hover, a:focus {
        color: #2e3a43
    }

    a img {
        border: 0
    }

hr {
    clear: both;
    max-width: 80rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #D3D6D9;
    border-left: 0
}

ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

    ul ul, ol ul, ul ol, ol ol {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

dl {
    margin-bottom: 1rem
}

    dl dt {
        margin-bottom: .3rem;
        font-weight: bold
    }

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #D3D6D9
}

    blockquote, blockquote p {
        line-height: 1.6;
        color: #848D93
    }

cite {
    display: block;
    font-size: .8125rem;
    color: #848D93
}

    cite:before {
        content: "— "
    }

abbr {
    border-bottom: 1px dotted #333;
    color: #333;
    cursor: help
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #D3D6D9;
    background-color: #F3F3F3;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: normal;
    color: #333
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #F3F3F3;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    color: #333
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #848D93
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.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 {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !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 {
        display: table-cell !important
    }

    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) ")"
    }

    pre, blockquote {
        border: 1px solid #848D93;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

[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 #D3D6D9;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(51,51,51,0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    color: #333;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    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: none;
        border: 1px solid #848D93;
        background-color: #fff;
        box-shadow: 0 0 5px #D3D6D9;
        transition: box-shadow 0.5s,border-color 0.25s ease-in-out
    }

textarea {
    max-width: 100%
}

    textarea[rows] {
        height: auto
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #D3D6D9
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        color: #D3D6D9
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #D3D6D9
    }

    input::placeholder, textarea::placeholder {
        color: #D3D6D9
    }

    input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
        background-color: #F3F3F3;
        cursor: not-allowed
    }

[type='submit'], [type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    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;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #333
}

    label.middle {
        margin: 0 0 1rem;
        padding: .5625rem 0
    }

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #333
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

    .input-group > :first-child {
        border-radius: 0 0 0 0
    }

    .input-group > :last-child > * {
        border-radius: 0 0 0 0
    }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #D3D6D9;
    background: #F3F3F3;
    color: #333;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

    .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 input, .input-group-button button, .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 #D3D6D9
}

    .fieldset legend {
        margin: 0;
        margin-left: -.1875rem;
        padding: 0 .1875rem;
        background: #D3D6D9
    }

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #D3D6D9;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #333;
    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%28132, 141, 147%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

@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: none;
    border: 1px solid #848D93;
    background-color: #fff;
    box-shadow: 0 0 5px #D3D6D9;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

select:disabled {
    background-color: #F3F3F3;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #CC1600;
    background-color: #fae8e6
}

    .is-invalid-input:not(:focus)::-webkit-input-placeholder {
        color: #CC1600
    }

    .is-invalid-input:not(:focus)::-moz-placeholder {
        color: #CC1600
    }

    .is-invalid-input:not(:focus):-ms-input-placeholder {
        color: #CC1600
    }

    .is-invalid-input:not(:focus)::placeholder {
        color: #CC1600
    }

.is-invalid-label {
    color: #CC1600
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #CC1600
}

    .form-error.is-visible {
        display: block
    }

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out,color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #36444E;
    color: #fff
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover, .button:focus {
    background-color: #2e3a42;
    color: #fff
}

.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 {
    background-color: #36444E;
    color: #fff
}

    .button.primary:hover, .button.primary:focus {
        background-color: #2b363e;
        color: #fff
    }

.button.secondary {
    background-color: #848D93;
    color: #333
}

    .button.secondary:hover, .button.secondary:focus {
        background-color: #687177;
        color: #333
    }

.button.success {
    background-color: #690;
    color: #333
}

    .button.success:hover, .button.success:focus {
        background-color: #527a00;
        color: #333
    }

.button.warning {
    background-color: #ffae00;
    color: #333
}

    .button.warning:hover, .button.warning:focus {
        background-color: #cc8b00;
        color: #333
    }

.button.alert {
    background-color: #CC1600;
    color: #fff
}

    .button.alert:hover, .button.alert:focus {
        background-color: #a31200;
        color: #fff
    }

.button.hollow {
    border: 1px solid #36444E;
    color: #36444E
}

    .button.hollow, .button.hollow:hover, .button.hollow:focus {
        background-color: transparent
    }

        .button.hollow:hover, .button.hollow:focus {
            border-color: #1b2227;
            color: #1b2227
        }

        .button.hollow.primary {
            border: 1px solid #36444E;
            color: #36444E
        }

            .button.hollow.primary:hover, .button.hollow.primary:focus {
                border-color: #1b2227;
                color: #1b2227
            }

        .button.hollow.secondary {
            border: 1px solid #848D93;
            color: #848D93
        }

            .button.hollow.secondary:hover, .button.hollow.secondary:focus {
                border-color: #41474a;
                color: #41474a
            }

        .button.hollow.success {
            border: 1px solid #690;
            color: #690
        }

            .button.hollow.success:hover, .button.hollow.success:focus {
                border-color: #334d00;
                color: #334d00
            }

        .button.hollow.warning {
            border: 1px solid #ffae00;
            color: #ffae00
        }

            .button.hollow.warning:hover, .button.hollow.warning:focus {
                border-color: #805700;
                color: #805700
            }

        .button.hollow.alert {
            border: 1px solid #CC1600;
            color: #CC1600
        }

            .button.hollow.alert:hover, .button.hollow.alert:focus {
                border-color: #660b00;
                color: #660b00
            }

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
        background-color: #36444E;
        color: #fff
    }

        .button.disabled.primary, .button[disabled].primary {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
                background-color: #36444E;
                color: #fff
            }

        .button.disabled.secondary, .button[disabled].secondary {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #848D93;
                color: #333
            }

        .button.disabled.success, .button[disabled].success {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #690;
                color: #333
            }

        .button.disabled.warning, .button[disabled].warning {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
                background-color: #ffae00;
                color: #333
            }

        .button.disabled.alert, .button[disabled].alert {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #CC1600;
                color: #fff
            }

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #36444E
}

.button.dropdown.hollow.primary::after {
    border-top-color: #36444E
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #848D93
}

.button.dropdown.hollow.success::after {
    border-top-color: #690
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #CC1600
}

.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion-item:first-child > :first-child {
    border-radius: 0 0 0 0
}

.accordion-item:last-child > :last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #F3F3F3;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #36444E
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #F3F3F3;
    border-radius: 0 0 0 0
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #F3F3F3
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #F3F3F3;
    border-bottom: 0;
    background-color: #fff;
    color: #333
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #F3F3F3
}

.is-accordion-submenu-parent > a {
    position: relative
}

    .is-accordion-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #36444E 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;
    background: #36444E;
    color: #fff
}

    .badge.primary {
        background: #36444E;
        color: #fff
    }

    .badge.secondary {
        background: #848D93;
        color: #333
    }

    .badge.success {
        background: #690;
        color: #333
    }

    .badge.warning {
        background: #ffae00;
        color: #333
    }

    .badge.alert {
        background: #CC1600;
        color: #fff
    }

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

    .breadcrumbs::before, .breadcrumbs::after {
        display: table;
        content: ' '
    }

    .breadcrumbs::after {
        clear: both
    }

    .breadcrumbs li {
        float: left;
        font-size: .6875rem;
        color: #333;
        cursor: default;
        text-transform: uppercase
    }

        .breadcrumbs li:not(:last-child)::after {
            position: relative;
            top: 1px;
            margin: 0 .75rem;
            opacity: 1;
            content: "/";
            color: #D3D6D9
        }

    .breadcrumbs a {
        color: #36444E
    }

        .breadcrumbs a:hover {
            text-decoration: underline
        }

    .breadcrumbs .disabled {
        color: #D3D6D9;
        cursor: not-allowed
    }

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

    .button-group::before, .button-group::after {
        display: table;
        content: ' '
    }

    .button-group::after {
        clear: both
    }

    .button-group .button {
        margin: 0;
        margin-right: 1px;
        margin-bottom: 1px;
        font-size: 0.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::before, .button-group.expanded::after {
            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):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button: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):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button: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):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button: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):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button: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):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
                margin-right: -6px
            }

    .button-group.primary .button {
        background-color: #36444E;
        color: #fff
    }

        .button-group.primary .button:hover, .button-group.primary .button:focus {
            background-color: #2b363e;
            color: #fff
        }

    .button-group.secondary .button {
        background-color: #848D93;
        color: #333
    }

        .button-group.secondary .button:hover, .button-group.secondary .button:focus {
            background-color: #687177;
            color: #333
        }

    .button-group.success .button {
        background-color: #690;
        color: #333
    }

        .button-group.success .button:hover, .button-group.success .button:focus {
            background-color: #527a00;
            color: #333
        }

    .button-group.warning .button {
        background-color: #ffae00;
        color: #333
    }

        .button-group.warning .button:hover, .button-group.warning .button:focus {
            background-color: #cc8b00;
            color: #333
        }

    .button-group.alert .button {
        background-color: #CC1600;
        color: #fff
    }

        .button-group.alert .button:hover, .button-group.alert .button:focus {
            background-color: #a31200;
            color: #fff
        }

    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
        width: 100%
    }

        .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .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 0;
    padding: 1rem;
    border: 1px solid rgba(51,51,51,0.25);
    border-radius: 0;
    background-color: #fff;
    color: #333
}

    .callout > :first-child {
        margin-top: 0
    }

    .callout > :last-child {
        margin-bottom: 0
    }

    .callout.primary {
        background-color: #dde4e8;
        color: #333
    }

    .callout.secondary {
        background-color: #edeeef;
        color: #333
    }

    .callout.success {
        background-color: #edffc9;
        color: #333
    }

    .callout.warning {
        background-color: #fff3d9;
        color: #333
    }

    .callout.alert {
        background-color: #ffd6d1;
        color: #333
    }

    .callout.small {
        padding-top: .5rem;
        padding-right: .5rem;
        padding-bottom: .5rem;
        padding-left: .5rem
    }

    .callout.large {
        padding-top: 3rem;
        padding-right: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem
    }

.card {
    margin-bottom: 1rem;
    border: 1px solid #F3F3F3;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #333
}

    .card > :last-child {
        margin-bottom: 0
    }

.card-divider {
    padding: 1rem;
    background: #F3F3F3
}

    .card-divider > :last-child {
        margin-bottom: 0
    }

.card-section {
    padding: 1rem
}

    .card-section > :last-child {
        margin-bottom: 0
    }

.close-button {
    position: absolute;
    color: #848D93;
    cursor: pointer
}

[data-whatinput='mouse'] .close-button {
    outline: 0
}

.close-button:hover, .close-button:focus {
    color: #333
}

.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    margin: 0;
    list-style-type: none
}

    .menu > li {
        display: table-cell;
        vertical-align: middle
    }

[data-whatinput='mouse'] .menu > li {
    outline: 0
}

.menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1
}

.menu input, .menu select, .menu a, .menu button {
    margin-bottom: 0
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
    vertical-align: middle
}

    .menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
        vertical-align: middle
    }

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu > li, .menu.horizontal > 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
}

.menu.simple a {
    padding: 0
}

.menu.simple li {
    margin-left: 0;
    margin-right: 1rem
}

.menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem
}

.menu.align-right::before, .menu.align-right::after {
    display: table;
    content: ' '
}

.menu.align-right::after {
    clear: both
}

.menu.align-right > li {
    float: right
}

.menu.icon-top > li > a {
    text-align: center
}

    .menu.icon-top > li > a img, .menu.icon-top > li > a i, .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: #36444E;
    color: #fff
}

.menu.menu-bordered li {
    border: 1px solid #F3F3F3
}

    .menu.menu-bordered li:not(:first-child) {
        border-top: 0
    }

.menu.menu-hover li:hover {
    background-color: #F3F3F3
}

.menu-text {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem;
    font-weight: bold;
    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;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

    .menu-icon::after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        box-shadow: 0 7px 0 #fff,0 14px 0 #fff;
        content: ''
    }

    .menu-icon:hover::after {
        background: #D3D6D9;
        box-shadow: 0 7px 0 #D3D6D9,0 14px 0 #D3D6D9
    }

    .menu-icon.dark {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 16px;
        cursor: pointer
    }

        .menu-icon.dark::after {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            background: #333;
            box-shadow: 0 7px 0 #333,0 14px 0 #333;
            content: ''
        }

        .menu-icon.dark:hover::after {
            background: #848D93;
            box-shadow: 0 7px 0 #848D93,0 14px 0 #848D93
        }

.is-drilldown {
    position: relative;
    overflow: hidden
}

    .is-drilldown li {
        display: block
    }

    .is-drilldown.animate-height {
        transition: height 0.5s
    }

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    transition: transform 0.15s linear
}

    .is-drilldown-submenu.is-active {
        z-index: 1;
        display: block;
        transform: translateX(-100%)
    }

    .is-drilldown-submenu.is-closing {
        transform: translateX(100%)
    }

.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: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #36444E;
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 1rem
    }

.js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #36444E transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: block;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 1px solid #D3D6D9;
    border-radius: 0;
    background-color: #D3D6D9;
    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: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #36444E 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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #36444E transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #36444E
}

@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: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #36444E 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: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #36444E transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #36444E
    }
}

@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: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #36444E 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: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #36444E transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #36444E
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

    .is-dropdown-menu.vertical.align-right {
        float: right
    }

.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 #D3D6D9;
    background: #fff
}

    .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: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #36444E transparent transparent
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #36444E
    }

    .is-dropdown-submenu .is-dropdown-submenu {
        margin-top: -1px
    }

    .is-dropdown-submenu > li {
        width: 100%
    }

    .is-dropdown-submenu.js-dropdown-active {
        display: block
    }

.responsive-embed, .flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

    .responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .responsive-embed.widescreen, .flex-video.widescreen {
        padding-bottom: 56.25%
    }

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #36444E;
    color: #fff
}

    .label.primary {
        background: #36444E;
        color: #fff
    }

    .label.secondary {
        background: #848D93;
        color: #333
    }

    .label.success {
        background: #690;
        color: #333
    }

    .label.warning {
        background: #ffae00;
        color: #333
    }

    .label.alert {
        background: #CC1600;
        color: #fff
    }

.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;
        padding-bottom: 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 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease,visibility .5s ease;
    background: rgba(255,255,255,0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

    .js-off-canvas-overlay.is-visible {
        opacity: 1;
        visibility: visible
    }

    .js-off-canvas-overlay.is-closable {
        cursor: pointer
    }

    .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
}

.off-canvas {
    position: fixed;
    z-index: 1;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #F3F3F3
}

[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(51,51,51,0.7)
    }

.off-canvas.is-open {
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 1;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #F3F3F3
}

[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(51,51,51,0.7)
    }

.off-canvas-absolute.is-open {
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    transform: translateX(-250px);
    overflow-y: auto
}

    .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;
        box-shadow: 0 0 10px rgba(51,51,51,0.7);
        content: " "
    }

    .position-left.is-transition-overlap.is-open ~ .off-canvas-content {
        transform: none
    }

.position-right {
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto
}

    .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;
        box-shadow: 0 0 10px rgba(51,51,51,0.7);
        content: " "
    }

    .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%;
        box-shadow: 0 0 10px rgba(51,51,51,0.7);
        content: " "
    }

    .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%;
        box-shadow: 0 0 10px rgba(51,51,51,0.7);
        content: " "
    }

    .position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
        transform: none
    }

.off-canvas-content {
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 1
    }

        .position-left.reveal-for-medium ~ .off-canvas-content {
            margin-left: 250px
        }

    .position-right.reveal-for-medium {
        transform: none;
        z-index: 1
    }

        .position-right.reveal-for-medium ~ .off-canvas-content {
            margin-right: 250px
        }

    .position-top.reveal-for-medium {
        transform: none;
        z-index: 1
    }

        .position-top.reveal-for-medium ~ .off-canvas-content {
            margin-top: 250px
        }

    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 1
    }

        .position-bottom.reveal-for-medium ~ .off-canvas-content {
            margin-bottom: 250px
        }
}

@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 1
    }

        .position-left.reveal-for-large ~ .off-canvas-content {
            margin-left: 250px
        }

    .position-right.reveal-for-large {
        transform: none;
        z-index: 1
    }

        .position-right.reveal-for-large ~ .off-canvas-content {
            margin-right: 250px
        }

    .position-top.reveal-for-large {
        transform: none;
        z-index: 1
    }

        .position-top.reveal-for-large ~ .off-canvas-content {
            margin-top: 250px
        }

    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 1
    }

        .position-bottom.reveal-for-large ~ .off-canvas-content {
            margin-bottom: 250px
        }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.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 {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(51,51,51,0.5);
    color: #fff
}

.orbit-previous, .orbit-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(51,51,51,0.5)
}

.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: #D3D6D9
}

    .orbit-bullets button:hover {
        background-color: #848D93
    }

    .orbit-bullets button.is-active {
        background-color: #848D93
    }

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

    .pagination::before, .pagination::after {
        display: table;
        content: ' '
    }

    .pagination::after {
        clear: both
    }

    .pagination li {
        margin-right: .0625rem;
        border-radius: 0;
        font-size: .875rem;
        display: none
    }

        .pagination li:last-child, .pagination li:first-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: #333
}

    .pagination a:hover, .pagination button:hover {
        background: #F3F3F3
    }

.pagination .current {
    padding: .1875rem .625rem;
    background: #36444E;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #D3D6D9;
    cursor: not-allowed
}

    .pagination .disabled:hover {
        background: transparent
    }

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #333
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: '\00ab'
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #D3D6D9
}

    .progress.primary .progress-meter {
        background-color: #36444E
    }

    .progress.secondary .progress-meter {
        background-color: #848D93
    }

    .progress.success .progress-meter {
        background-color: #690
    }

    .progress.warning .progress-meter {
        background-color: #ffae00
    }

    .progress.alert .progress-meter {
        background-color: #CC1600
    }

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #36444E
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fff;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #F3F3F3;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #D3D6D9;
    transition: all 0.2s ease-in-out
}

    .slider-fill.is-dragging {
        transition: all 0s linear
    }

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #36444E;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #2e3a42
}

.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-container {
    position: relative
}

.sticky {
    position: relative;
    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;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(51,51,51,0.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #D3D6D9;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 80rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 80rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 80rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 80rem
    }
}

.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;
    font-weight: bold;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #D3D6D9;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fff;
    transition: all 0.25s ease-out;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #36444E
}

    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 {
        width: 3rem;
        height: 1.5rem;
        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
}

thead, tbody, tfoot {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: bold
}

thead {
    background: #f9f9f9;
    color: #333
}

tfoot {
    background: #f2f2f2;
    color: #333
}

    thead tr, tfoot tr {
        background: transparent
    }

    thead th, thead td, tfoot th, tfoot td {
        padding: .5rem .625rem .625rem;
        font-weight: bold;
        text-align: left
    }

tbody th, tbody td {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

    table.unstriped tbody tr {
        border-bottom: 0;
        border-bottom: 1px solid #f2f2f2;
        background-color: #fff
    }

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack tr, table.stack th, table.stack td {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

    .table-scroll table {
        width: auto
    }

.tabs {
    margin: 0;
    border: 1px solid #F3F3F3;
    background: #fff;
    list-style-type: none
}

    .tabs::before, .tabs::after {
        display: table;
        content: ' '
    }

    .tabs::after {
        clear: both
    }

    .tabs.vertical > li {
        display: block;
        float: none;
        width: auto
    }

    .tabs.simple > li > a {
        padding: 0
    }

        .tabs.simple > li > a:hover {
            background: transparent
        }

    .tabs.primary {
        background: #36444E
    }

        .tabs.primary > li > a {
            color: #fff
        }

            .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
                background: #3e4e59
            }

.tabs-title {
    float: left
}

    .tabs-title > a {
        display: block;
        padding: 1.25rem 1.5rem;
        font-size: .75rem;
        line-height: 1;
        color: #36444E
    }

        .tabs-title > a:hover {
            background: #fff;
            color: #2e3a43
        }

        .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
            background: #F3F3F3;
            color: #36444E
        }

.tabs-content {
    border: 1px solid #F3F3F3;
    border-top: 0;
    background: #fff;
    color: #333;
    transition: all 0.5s ease
}

    .tabs-content.vertical {
        border: 1px solid #F3F3F3;
        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: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(51,51,51,0.2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow 200ms ease-out
}

    a.thumbnail:hover, a.thumbnail:focus {
        box-shadow: 0 0 6px 1px rgba(54,68,78,0.5)
    }

    a.thumbnail image {
        box-shadow: none
    }

.title-bar {
    padding: .5rem;
    background: #333;
    color: #fff
}

    .title-bar::before, .title-bar::after {
        display: table;
        content: ' '
    }

    .title-bar::after {
        clear: both
    }

    .title-bar .menu-icon {
        margin-left: .25rem;
        margin-right: .25rem
    }

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #848D93;
    font-weight: bold;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #333;
    font-size: 80%;
    color: #fff
}

    .tooltip::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-top-width: 0;
        border-bottom-style: solid;
        border-color: transparent transparent #333;
        position: absolute;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%)
    }

    .tooltip.top::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #333 transparent transparent;
        top: 100%;
        bottom: auto
    }

    .tooltip.left::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #333;
        top: 50%;
        bottom: auto;
        left: 100%;
        transform: translateY(-50%)
    }

    .tooltip.right::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #333 transparent transparent;
        top: 50%;
        right: 100%;
        bottom: auto;
        left: auto;
        transform: translateY(-50%)
    }

.top-bar {
    padding: .5rem
}

    .top-bar::before, .top-bar::after {
        display: table;
        content: ' '
    }

    .top-bar::after {
        clear: both
    }

    .top-bar, .top-bar ul {
        background-color: #F3F3F3
    }

        .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: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@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: 0.5rem 1rem 0.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: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@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
    }
}

@media screen and (max-width: 39.9375em) {
    .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
    }
}

@media screen and (max-width: 63.9375em) {
    .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
    }

.show-for-landscape, .hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .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::before, .clearfix::after {
    display: table;
    content: ' '
}

.clearfix::after {
    clear: both
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-down.mui-enter.mui-enter-active {
        transform: translateY(0)
    }

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-left.mui-enter.mui-enter-active {
        transform: translateX(0)
    }

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-up.mui-enter.mui-enter-active {
        transform: translateY(0)
    }

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-right.mui-enter.mui-enter-active {
        transform: translateX(0)
    }

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-down.mui-leave.mui-leave-active {
        transform: translateY(100%)
    }

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-right.mui-leave.mui-leave-active {
        transform: translateX(100%)
    }

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-up.mui-leave.mui-leave-active {
        transform: translateY(-100%)
    }

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-left.mui-leave.mui-leave-active {
        transform: translateX(-100%)
    }

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

    .fade-in.mui-enter.mui-enter-active {
        opacity: 1
    }

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0
    }

.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-top.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-right.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-bottom.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-left.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-middle-x.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-middle-y.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-top.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-right.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-bottom.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }

.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-left.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0
    }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-middle-x.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

    .scale-in-up.mui-enter.mui-enter-active {
        transform: scale(1);
        opacity: 1
    }

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

    .scale-in-down.mui-enter.mui-enter-active {
        transform: scale(1);
        opacity: 1
    }

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

    .scale-out-up.mui-leave.mui-leave-active {
        transform: scale(1.5);
        opacity: 0
    }

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

    .scale-out-down.mui-leave.mui-leave-active {
        transform: scale(.5);
        opacity: 0
    }

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(-.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

    .spin-in.mui-enter.mui-enter-active {
        transform: rotate(0);
        opacity: 1
    }

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

    .spin-out.mui-leave.mui-leave-active {
        transform: rotate(.75turn);
        opacity: 0
    }

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

    .spin-in-ccw.mui-enter.mui-enter-active {
        transform: rotate(0);
        opacity: 1
    }

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

    .spin-out-ccw.mui-leave.mui-leave-active {
        transform: rotate(-.75turn);
        opacity: 0
    }

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        transform: translateX(7%)
    }

    5%,15%,25%,35%,45%,55%,65%,75%,85%,95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }

    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%,50%,60% {
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        transform: rotate(-7deg)
    }

    0%,30%,70%,100% {
        transform: rotate(0)
    }
}

.shake, .spin-cw, .spin-ccw, .wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}
/*!
 * shariff - v1.25.2 - 13.06.2017
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2017 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT license
 */

.shariff::after, .shariff::before {
    content: " ";
    display: table
}

.shariff::after {
    clear: both
}

.shariff ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.shariff li {
    height: 35px;
    box-sizing: border-box;
    overflow: hidden
}

    .shariff li a {
        color: #fff;
        position: relative;
        display: block;
        height: 35px;
        text-decoration: none;
        box-sizing: border-box
    }

    .shariff li .share_count, .shariff li .share_text {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        vertical-align: middle;
        line-height: 35px
    }

    .shariff li .fa {
        width: 35px;
        line-height: 35px;
        text-align: center;
        vertical-align: middle
    }

    .shariff li .share_count {
        padding: 0 8px;
        height: 33px;
        position: absolute;
        top: 1px;
        right: 1px
    }

.shariff .orientation-horizontal {
    display: -webkit-box
}

    .shariff .orientation-horizontal li {
        -webkit-box-flex: 1
    }

    .shariff .orientation-horizontal .info {
        -webkit-box-flex: 0
    }

.shariff .orientation-horizontal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .shariff .orientation-horizontal li {
        float: left;
        -ms-flex: none;
        flex: none;
        width: 35px;
        margin-right: 3%;
        margin-bottom: 10px
    }

        .shariff .orientation-horizontal li:last-child {
            margin-right: 0
        }

        .shariff .orientation-horizontal li .share_text {
            display: block;
            text-indent: -9999px;
            padding-left: 3px
        }

        .shariff .orientation-horizontal li .share_count {
            display: none
        }

.shariff .theme-grey .shariff-button a {
    background-color: #b0b0b0
}

.shariff .theme-grey .shariff-button .share_count {
    background-color: #ccc;
    color: #333
}

.shariff .theme-white .shariff-button {
    border: 1px solid #ddd
}

    .shariff .theme-white .shariff-button a {
        background-color: #fff
    }

        .shariff .theme-white .shariff-button a:hover {
            background-color: #eee
        }

    .shariff .theme-white .shariff-button .share_count {
        background-color: #fff;
        color: #999
    }

.shariff .orientation-vertical {
    min-width: 110px
}

    .shariff .orientation-vertical li {
        display: block;
        width: 100%;
        margin: 5px 0
    }

        .shariff .orientation-vertical li .share_count {
            width: 24px;
            text-align: right
        }

@media only screen and (min-width: 360px) {
    .shariff .orientation-horizontal li {
        margin-right: 1.8%;
        min-width: 80px;
        width: auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

        .shariff .orientation-horizontal li .share_count {
            display: block
        }

    .shariff .orientation-horizontal.col-1 li, .shariff .orientation-horizontal.col-2 li {
        min-width: 110px;
        max-width: 160px
    }

        .shariff .orientation-horizontal.col-1 li .share_text, .shariff .orientation-horizontal.col-2 li .share_text {
            text-indent: 0;
            display: inline
        }

    .shariff .orientation-horizontal.col-5 li, .shariff .orientation-horizontal.col-6 li {
        -ms-flex: none;
        flex: none
    }
}

@media only screen and (min-width: 640px) {
    .shariff .orientation-horizontal.col-3 li {
        min-width: 110px;
        max-width: 160px
    }

        .shariff .orientation-horizontal.col-3 li .share_text {
            text-indent: 0;
            display: inline
        }
}

@media only screen and (min-width: 768px) {
    .shariff .orientation-horizontal li {
        min-width: 110px;
        max-width: 160px
    }

        .shariff .orientation-horizontal li .share_text {
            text-indent: 0;
            display: inline
        }

    .shariff .orientation-horizontal.col-5 li, .shariff .orientation-horizontal.col-6 li {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

@media only screen and (min-width: 1024px) {
    .shariff li {
        height: 30px
    }

        .shariff li a {
            height: 30px
        }

        .shariff li .fa {
            width: 30px;
            line-height: 30px
        }

        .shariff li .share_count, .shariff li .share_text {
            line-height: 30px
        }

        .shariff li .share_count {
            height: 28px
        }
}

.shariff .addthis a {
    background-color: #f8694d
}

    .shariff .addthis a:hover {
        background-color: #f75b44
    }

.shariff .addthis .fa-plus {
    font-size: 14px
}

.shariff .addthis .share_count {
    color: #f8694d;
    background-color: #f1b8b0
}

.shariff .theme-white .addthis a {
    color: #f8694d
}

@media only screen and (min-width: 600px) {
    .shariff .addthis .fa-plus {
        font-size: 14px;
        position: relative;
        top: 1px
    }
}

.shariff .diaspora a {
    background-color: #999
}

    .shariff .diaspora a:hover {
        background-color: #b3b3b3
    }

.shariff .diaspora .fa-times-circle {
    font-size: 17px
}

.shariff .theme-white .diaspora a {
    color: #999
}

@media only screen and (min-width: 600px) {
    .shariff .diaspora .fa-times-circle {
        font-size: 16px
    }
}

.shariff .facebook a {
    background-color: #3b5998
}

    .shariff .facebook a:hover {
        background-color: #4273c8
    }

.shariff .facebook .fa-facebook {
    font-size: 22px
}

.shariff .facebook .share_count {
    color: #183a75;
    background-color: #99adcf
}

.shariff .theme-white .facebook a {
    color: #3b5998
}

@media only screen and (min-width: 600px) {
    .shariff .facebook .fa-facebook {
        font-size: 19px
    }
}

.shariff .flattr a {
    background-color: #7ea352
}

    .shariff .flattr a:hover {
        background-color: #F67C1A
    }

        .shariff .flattr a:hover .share_count {
            color: #d56308;
            background-color: #fab47c
        }

.shariff .flattr .fa-money {
    font-size: 22px
}

.shariff .flattr .share_count {
    color: #648141;
    background-color: #b0c893
}

.shariff .theme-white .flattr a {
    color: #F67C1A
}

@media only screen and (min-width: 600px) {
    .shariff .flattr .fa-money {
        font-size: 19px
    }
}

.shariff .googleplus a {
    background-color: #d34836
}

    .shariff .googleplus a:hover {
        background-color: #f75b44
    }

.shariff .googleplus .fa-google-plus {
    font-size: 22px
}

.shariff .googleplus .share_count {
    color: #a31601;
    background-color: #eda79d
}

.shariff .theme-white .googleplus a {
    color: #d34836
}

@media only screen and (min-width: 600px) {
    .shariff .googleplus .fa-google-plus {
        font-size: 19px
    }
}

.shariff .info {
    border: 1px solid #ccc
}

    .shariff .info a {
        color: #666;
        background-color: #fff
    }

        .shariff .info a:hover {
            background-color: #efefef
        }

    .shariff .info .fa-info {
        font-size: 20px;
        width: 33px
    }

    .shariff .info .share_text {
        display: block !important;
        text-indent: -9999px !important
    }

.shariff .theme-grey .info a {
    background-color: #fff
}

    .shariff .theme-grey .info a:hover {
        background-color: #efefef
    }

.shariff .orientation-vertical .info {
    width: 35px;
    float: right
}

@media only screen and (min-width: 360px) {
    .shariff .orientation-horizontal .info {
        -ms-flex: none !important;
        flex: none !important;
        width: 35px;
        min-width: 35px !important
    }
}

@media only screen and (min-width: 1024px) {
    .shariff .info .fa-info {
        font-size: 16px;
        width: 23px
    }

    .shariff .orientation-horizontal .info {
        width: 25px;
        min-width: 25px !important
    }

    .shariff .orientation-vertical .info {
        width: 25px
    }
}

.shariff .linkedin a {
    background-color: #0077b5
}

    .shariff .linkedin a:hover {
        background-color: #0369a0
    }

.shariff .linkedin .fa-linkedin {
    font-size: 22px
}

.shariff .linkedin .share_count {
    color: #004785;
    background-color: #33AAE8
}

.shariff .theme-white .linkedin a {
    color: #0077b5
}

@media only screen and (min-width: 600px) {
    .shariff .linkedin .fa-linkedin {
        font-size: 19px
    }
}

.shariff .mail a {
    background-color: #999
}

    .shariff .mail a:hover {
        background-color: #a8a8a8
    }

.shariff .mail .fa-envelope {
    font-size: 21px
}

.shariff .theme-white .mail a {
    color: #999
}

@media only screen and (min-width: 600px) {
    .shariff .mail .fa-envelope {
        font-size: 18px
    }
}

.shariff .pinterest a {
    background-color: #bd081c
}

    .shariff .pinterest a:hover {
        background-color: #d50920
    }

.shariff .pinterest .fa-pinterest-p {
    font-size: 22px
}

.shariff .pinterest .share_count {
    color: #a31601;
    background-color: #eda79d
}

.shariff .theme-white .pinterest a {
    color: #bd081c
}

@media only screen and (min-width: 600px) {
    .shariff .pinterest .fa-pinterest-p {
        font-size: 19px;
        position: relative;
        top: 1px
    }
}

.shariff .reddit a {
    background-color: #ff4500
}

    .shariff .reddit a:hover {
        background-color: #ff6a33
    }

.shariff .reddit .fa-reddit {
    font-size: 17px
}

.shariff .theme-white .reddit a {
    color: #ff4500
}

@media only screen and (min-width: 600px) {
    .shariff .reddit .fa-reddit {
        font-size: 16px
    }
}

.shariff .stumbleupon a {
    background-color: #eb4924
}

    .shariff .stumbleupon a:hover {
        background-color: #ef7053
    }

.shariff .stumbleupon .fa-stumbleupon {
    font-size: 17px
}

.shariff .theme-white .stumbleupon a {
    color: #eb4924
}

@media only screen and (min-width: 600px) {
    .shariff .stumbleupon .fa-stumbleupon {
        font-size: 16px
    }
}

.shariff .twitter a {
    background-color: #000
}

    .shariff .twitter a:hover {
        background-color: #333
    }

.shariff .twitter .fa-twitter {
    font-size: 28px
}

.shariff .twitter .share_count {
    color: #0174a4;
    background-color: #96D4EE
}

.shariff .theme-white .twitter a {
    color: #000
}

@media only screen and (min-width: 600px) {
    .shariff .twitter .fa-twitter {
        font-size: 24px
    }
}

.shariff .whatsapp a {
    background-color: #5cbe4a
}

    .shariff .whatsapp a:hover {
        background-color: #34af23
    }

.shariff .whatsapp .fa-whatsapp {
    font-size: 28px
}

.shariff .theme-white .whatsapp a {
    color: #5cbe4a
}

@media only screen and (min-width: 600px) {
    .shariff .whatsapp .fa-whatsapp {
        font-size: 22px
    }
}

.shariff .xing a {
    background-color: #126567
}

    .shariff .xing a:hover {
        background-color: #29888a
    }

.shariff .xing .fa-xing {
    font-size: 22px
}

.shariff .xing .share_count {
    color: #15686a;
    background-color: #4fa5a7
}

.shariff .theme-white .xing a {
    color: #126567
}

@media only screen and (min-width: 600px) {
    .shariff .xing .fa-xing {
        font-size: 19px
    }
}

.shariff .tumblr a {
    background-color: #36465D
}

    .shariff .tumblr a:hover {
        background-color: #44546B
    }

.shariff .tumblr .fa-tumblr {
    font-size: 28px
}

.shariff .theme-white .tumblr a {
    color: #5cbe4a
}

@media only screen and (min-width: 600px) {
    .shariff .tumblr .fa-tumblr {
        font-size: 22px
    }
}

.shariff .threema a {
    background-color: #333
}

    .shariff .threema a:hover {
        background-color: #1f1f1f
    }

.shariff .threema .fa-lock {
    font-size: 28px
}

.shariff .theme-white .threema a {
    color: #333
}

@media only screen and (min-width: 600px) {
    .shariff .threema .fa-lock {
        font-size: 22px
    }
}

.shariff .weibo a {
    background-color: #F56770
}

    .shariff .weibo a:hover {
        background-color: #FA7F8A
    }

.shariff .weibo .fa-weibo {
    font-size: 28px
}

.shariff .weibo .share_count {
    color: #0174a4;
    background-color: #F56770
}

.shariff .theme-white .weibo a {
    color: #F56770
}

@media only screen and (min-width: 600px) {
    .shariff .weibo .fa-weibo {
        font-size: 24px
    }
}

.shariff .tencent-weibo a {
    background-color: #26ACE0
}

    .shariff .tencent-weibo a:hover {
        background-color: #38BBEB
    }

.shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 28px
}

.shariff .tencent-weibo .share_count {
    color: #0174a4;
    background-color: #26ACE0
}

.shariff .theme-white .tencent-weibo a {
    color: #26ACE0
}

@media only screen and (min-width: 600px) {
    .shariff .tencent-weibo .fa-tencent-weibo {
        font-size: 24px
    }
}

.shariff .qzone a {
    background-color: #2B82D9
}

    .shariff .qzone a:hover {
        background-color: #398FE6
    }

.shariff .qzone .fa-qq {
    font-size: 28px
}

.shariff .qzone .share_count {
    color: #0174a4;
    background-color: #2B82D9
}

.shariff .theme-white .qzone a {
    color: #2B82D9
}

@media only screen and (min-width: 600px) {
    .shariff .qzone .fa-qq {
        font-size: 24px
    }
}

.shariff .orientation-horizontal {
    max-width: 925px
}

    .shariff .orientation-horizontal li {
        min-width: 110px;
        max-width: 160px;
        margin-right: 0.5rem;
        width: auto;
        float: left;
        height: 35px;
        box-sizing: border-box;
        -ms-flex: none;
        flex: none;
        margin-bottom: 0px;
        text-align: left
    }

.more_channels, .shariff.mail {
    margin-right: 0.5rem
}

.shariff .orientation-horizontal .facebook a:hover {
    background-color: #4273c8
}

.shariff .orientation-horizontal .mail a:hover {
    background-color: #a8a8a8
}

.shariff .orientation-horizontal .facebook a {
    background-color: #3b5998
}

.shariff .orientation-horizontal .mail a {
    background-color: #999
}

.shariff .orientation-horizontal .twitter a {
    background-color: #000
}

.shariff .twitter a:hover {
    background-color: #333
}

.shariff .orientation-horizontal li a {
    color: #fff;
    position: relative;
    display: block;
    height: 35px;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 3px
}

.shariff .orientation-horizontal .fa {
    font-size: 1.5rem;
    width: 37px;
    text-align: center;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle
}

.shariff .orientation-horizontal li .share_text {
    text-indent: 0;
    display: inline;
    padding-left: 3px;
    font-size: 14px;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle
}

.more_channels .fa-plus-square {
    color: #b8b4a9;
    cursor: pointer;
    font-size: 2.5rem !important;
    line-height: 0.9em
}

.more_channels a, .shariff_additionalLinks a, .shariff_additionalLinks ul {
    display: inline-block
}

.shariff_additionalLinks li a {
    color: #333 !important
}

    .shariff_additionalLinks li a .fa {
        font-size: 2rem !important
    }

.shariff_additionalLinks li {
    max-width: 37px !important;
    min-width: 37px !important;
    margin-top: 0 !important
}

.shariff-button a {
    border-radius: 3px
}

article div[class^="shariff"]:last-child {
    margin-right: 0
}

article .more_channels .dropdown-pane .shariff {
    margin-left: 0 !important
}

.dropdown-pane .shariff .orientation-horizontal li {
    float: none;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 0
}

    .dropdown-pane .shariff .orientation-horizontal li:last-child {
        margin-bottom: 0
    }

.dropdown-pane .shariff .orientation-horizontal {
    display: block
}

.more_channels {
    float: left;
    display: inline-block;
    position: relative
}

.dropdown-pane {
    width: auto;
    box-shadow: 0 0 10px 0 #666666;
    top: 45px !important;
    background-color: #fff
}

    .dropdown-pane ul {
        display: block
    }

.shariffContent article div[class^="shariff"] li, .shariff_additionalLinks, .more_channels {
    margin-top: 0.5rem
}

    .more_channels .dropdown-pane ul li {
        margin-top: 0
    }

.shariffContent article {
    display: inline-block;
    margin: 0 auto
}

.shariffContent {
    width: 100%;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center
}

.dropdown-pane .shariff .orientation-horizontal li:first-child {
    margin-top: 0 !important
}

@media only screen and (max-width: 992px) {
    .shariff .orientation-horizontal li {
        margin-bottom: 5px;
        min-width: 32px !important;
        width: 37px
    }

        .shariff .orientation-horizontal li .share_text {
            display: none
        }

    .dropdown-pane {
        padding: 0.5rem
    }

    .shariff-button.mail a {
        padding-left: 0
    }
}

.shariff li .fa {
    line-height: 35px
}

.shariff .twitter a:hover {
    background-color: #333
}

.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr
}

    .royalSlider > * {
        float: left
    }

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden
}

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

    .rsVisibleNearbyWrap .rsOverflow {
        position: absolute;
        left: 0;
        top: 0
    }

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsArrow, .rsThumbsArrow {
    cursor: pointer
}

.rsThumb {
    float: left;
    position: relative
}

.rsArrow, .rsNav, .rsThumbsArrow {
    opacity: 1;
    transition: opacity 0.3s linear
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    transition: 0s;
    display: none
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative
}

.rsPreloader {
    position: absolute;
    z-index: 0
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0,0,0,0.25)
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22
}

.rsTabs {
    float: left;
    background: none !important
}

.rsTabs, .rsThumbs {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s
}

    .rsVideoFrameHolder.rsVideoActive {
        opacity: 1
    }

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
    box-sizing: border-box;
    padding-right: 44px
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15
}

img.rsImg {
    max-width: none
}

.grab-cursor {
    cursor: url("/Assets/img/grab.png") 8 8,move
}

.grabbing-cursor {
    cursor: url("/Assets/img/grabbing.png") 8 8,move
}

.rsNoDrag {
    cursor: auto
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(blank.gif)
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: #151515;
    color: #FFF
}

    .rsDefault .rsArrow {
        height: 100%;
        width: 44px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21
    }

    .rsDefault.rsVer .rsArrow {
        width: 100%;
        height: 44px
    }

    .rsDefault.rsVer .rsArrowLeft {
        top: 0;
        left: 0
    }

    .rsDefault.rsVer .rsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsDefault.rsHor .rsArrowLeft {
        left: 0;
        top: 0
    }

    .rsDefault.rsHor .rsArrowRight {
        right: 0;
        top: 0
    }

    .rsDefault .rsArrowIcn {
        width: 32px;
        height: 32px;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -16px;
        position: absolute;
        cursor: pointer;
        border-radius: 2px
    }

        .rsDefault .rsArrowIcn:hover {
            background-color: rgba(0,0,0,0.9)
        }

    .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: -64px -32px
    }

    .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -64px -64px
    }

    .rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
        background-position: -96px -32px
    }

    .rsDefault.rsVer .rsArrowRight .rsArrowIcn {
        background-position: -96px -64px
    }

    .rsDefault .rsArrowDisabled .rsArrowIcn {
        opacity: .2;
        filter: alpha(opacity=20);
        *display: none
    }

    .rsDefault .rsBullets {
        position: absolute;
        z-index: 35;
        left: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #000;
        background: rgba(0,0,0,0.75);
        text-align: center;
        line-height: 8px;
        overflow: hidden
    }

    .rsDefault .rsBullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 6px 5px 6px
    }

        .rsDefault .rsBullet span {
            display: block;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #777;
            background: rgba(255,255,255,0.5)
        }

        .rsDefault .rsBullet.rsNavSelected span {
            background-color: #FFF
        }

    .rsDefault .rsThumbsHor {
        width: 100%;
        height: 72px
    }

    .rsDefault .rsThumbsVer {
        width: 96px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0
    }

    .rsDefault.rsWithThumbsHor .rsThumbsContainer {
        position: relative;
        height: 100%
    }

    .rsDefault.rsWithThumbsVer .rsThumbsContainer {
        position: relative;
        width: 100%
    }

    .rsDefault .rsThumb {
        float: left;
        overflow: hidden;
        width: 96px;
        height: 72px
    }

        .rsDefault .rsThumb img {
            width: 100%;
            height: 100%
        }

        .rsDefault .rsThumb.rsNavSelected {
            background: #02874a
        }

            .rsDefault .rsThumb.rsNavSelected img {
                opacity: 0.3;
                filter: alpha(opacity=30)
            }

    .rsDefault .rsTmb {
        display: block
    }

        .rsDefault .rsTmb h5 {
            font-size: 16px;
            margin: 0;
            padding: 0;
            line-height: 20px;
            color: #FFF
        }

        .rsDefault .rsTmb span {
            color: #DDD;
            margin: 0;
            padding: 0;
            font-size: 13px;
            line-height: 18px
        }

    .rsDefault .rsThumbsArrow {
        height: 100%;
        width: 20px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21;
        background: #000;
        background: rgba(0,0,0,0.75)
    }

        .rsDefault .rsThumbsArrow:hover {
            background: rgba(0,0,0,0.9)
        }

    .rsDefault.rsWithThumbsVer .rsThumbsArrow {
        width: 100%;
        height: 20px
    }

    .rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
        top: 0;
        left: 0
    }

    .rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
        left: 0;
        top: 0
    }

    .rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
        right: 0;
        top: 0
    }

    .rsDefault .rsThumbsArrowIcn {
        width: 16px;
        height: 16px;
        top: 50%;
        left: 50%;
        margin-top: -8px;
        margin-left: -8px;
        position: absolute;
        cursor: pointer
    }

    .rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -128px -32px
    }

    .rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -128px -48px
    }

    .rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -144px -32px
    }

    .rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -144px -48px
    }

    .rsDefault .rsThumbsArrowDisabled {
        display: none !important
    }

@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px
    }

    .rsDefault .rsThumbsHor {
        height: 44px
    }

    .rsDefault .rsThumbsVer {
        width: 59px
    }
}

.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1
}

    .rsDefault .rsTab:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .rsDefault .rsTab:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-right: 1px solid #cfcfcf
    }

    .rsDefault .rsTab:active {
        border: 1px solid #D9D9DD;
        background-color: #f4f4f4;
        box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset
    }

    .rsDefault .rsTab.rsNavSelected {
        color: #FFF;
        border: 1px solid #999;
        text-shadow: 1px 1px #838383;
        box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
        background: #ACACAC;
        background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
        background-image: linear-gradient(to bottom, #ACACAC, #BBB)
    }

.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    border-radius: 2px
}

    .rsDefault .rsFullscreenIcn:hover {
        background-color: rgba(0,0,0,0.9)
    }

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    border-radius: 4px;
    transition: .3s;
    background: url(rs-default.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,0.9)
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

    .rsDefault .rsCloseVideoBtn.rsiOSBtn {
        top: -38px;
        right: -6px
    }

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-default.png") -64px 0
}

    .rsDefault .rsCloseVideoIcn:hover {
        background-color: rgba(0,0,0,0.9)
    }

.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0,0,0,0.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: #EEE;
    color: #222
}

    .rsDefaultInv .rsArrow {
        height: 100%;
        width: 44px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21
    }

    .rsDefaultInv.rsVer .rsArrow {
        width: 100%;
        height: 44px
    }

    .rsDefaultInv.rsVer .rsArrowLeft {
        top: 0;
        left: 0
    }

    .rsDefaultInv.rsVer .rsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsDefaultInv.rsHor .rsArrowLeft {
        left: 0;
        top: 0
    }

    .rsDefaultInv.rsHor .rsArrowRight {
        right: 0;
        top: 0
    }

    .rsDefaultInv .rsArrowIcn {
        width: 32px;
        height: 32px;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -16px;
        position: absolute;
        cursor: pointer;
        background: url("rs-default-inverted.png");
        background-color: #FFF;
        background-color: rgba(255,255,255,0.75);
        *background-color: #FFF;
        border-radius: 2px
    }

        .rsDefaultInv .rsArrowIcn:hover {
            background-color: rgba(255,255,255,0.9)
        }

    .rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: -64px -32px
    }

    .rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -64px -64px
    }

    .rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn {
        background-position: -96px -32px
    }

    .rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn {
        background-position: -96px -64px
    }

    .rsDefaultInv .rsArrowDisabled .rsArrowIcn {
        filter: alpha(opacity=20);
        opacity: .2;
        *display: none
    }

    .rsDefaultInv .rsBullets {
        position: relative;
        z-index: 35;
        padding-top: 4px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        line-height: 5px;
        overflow: hidden
    }

    .rsDefaultInv .rsBullet {
        width: 5px;
        height: 5px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 6px
    }

        .rsDefaultInv .rsBullet span {
            display: block;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #BBB
        }

        .rsDefaultInv .rsBullet.rsNavSelected span {
            background-color: #000
        }

    .rsDefaultInv .rsThumbsHor {
        width: 100%;
        height: 72px
    }

    .rsDefaultInv .rsThumbsVer {
        width: 96px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0
    }

    .rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
        position: relative;
        height: 100%
    }

    .rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
        position: relative;
        width: 100%
    }

    .rsDefaultInv .rsThumb {
        float: left;
        overflow: hidden;
        width: 96px;
        height: 72px
    }

        .rsDefaultInv .rsThumb img {
            width: 100%;
            height: 100%
        }

        .rsDefaultInv .rsThumb.rsNavSelected {
            background: #FFF
        }

            .rsDefaultInv .rsThumb.rsNavSelected img {
                opacity: 0.5;
                filter: alpha(opacity=50)
            }

    .rsDefaultInv .rsTmb {
        display: block
    }

        .rsDefaultInv .rsTmb h5 {
            font-size: 16px;
            margin: 0;
            padding: 0;
            line-height: 20px
        }

        .rsDefaultInv .rsTmb span {
            color: #DDD;
            margin: 0;
            padding: 0;
            font-size: 13px;
            line-height: 18px
        }

    .rsDefaultInv .rsThumbsArrow {
        height: 100%;
        width: 20px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21;
        background: #FFF;
        background: rgba(255,255,255,0.75)
    }

        .rsDefaultInv .rsThumbsArrow:hover {
            background: rgba(255,255,255,0.9)
        }

    .rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
        width: 100%;
        height: 20px
    }

    .rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft {
        top: 0;
        left: 0
    }

    .rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft {
        left: 0;
        top: 0
    }

    .rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight {
        right: 0;
        top: 0
    }

    .rsDefaultInv .rsThumbsArrowIcn {
        width: 16px;
        height: 16px;
        top: 50%;
        left: 50%;
        margin-top: -8px;
        margin-left: -8px;
        position: absolute;
        cursor: pointer;
        background: url("rs-default-inverted.png")
    }

    .rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -128px -32px
    }

    .rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -128px -48px
    }

    .rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -144px -32px
    }

    .rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -144px -48px
    }

    .rsDefaultInv .rsThumbsArrowDisabled {
        display: none !important
    }

@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsDefaultInv .rsThumb {
        width: 59px;
        height: 44px
    }

    .rsDefaultInv .rsThumbsHor {
        height: 44px
    }

    .rsDefaultInv .rsThumbsVer {
        width: 59px
    }
}

.rsDefaultInv .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsDefaultInv .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1
}

    .rsDefaultInv .rsTab:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .rsDefaultInv .rsTab:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-right: 1px solid #cfcfcf
    }

    .rsDefaultInv .rsTab:active {
        border: 1px solid #D9D9DD;
        background-color: #f4f4f4;
        box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset
    }

    .rsDefaultInv .rsTab.rsNavSelected {
        color: #FFF;
        border: 1px solid #999;
        text-shadow: 1px 1px #838383;
        box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
        background: #ACACAC;
        background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
        background-image: linear-gradient(to bottom, #ACACAC, #BBB)
    }

.rsDefaultInv .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsDefaultInv .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-default-inverted.png") 0 0;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.75);
    *background-color: #FFF;
    border-radius: 2px
}

    .rsDefaultInv .rsFullscreenIcn:hover {
        background-color: rgba(255,255,255,0.9)
    }

.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsDefaultInv .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsDefaultInv .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    border-radius: 4px;
    transition: .3s;
    background: url(rs-default-inverted.png) no-repeat 0 -32px;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.75);
    *background-color: #FFF
}

.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(255,255,255,0.9)
}

.rsDefaultInv .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px
}

.rsDefaultInv .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

    .rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
        top: -38px;
        right: -6px
    }

.rsDefaultInv .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-default-inverted.png") -64px 0;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.75);
    *background-color: #FFF
}

    .rsDefaultInv .rsCloseVideoIcn:hover {
        background-color: rgba(255,255,255,0.9)
    }

.rsDefaultInv .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(../preloaders/preloader.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsDefaultInv .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #FFF;
    background: rgba(255,255,255,0.75);
    color: #000;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: #000;
    color: #FFF
}

    .rsMinW .rsArrow {
        height: 32px;
        width: 32px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21
    }

    .rsMinW .rsArrowLeft {
        right: 37px;
        bottom: 7px
    }

    .rsMinW .rsArrowRight {
        right: 7px;
        bottom: 7px
    }

    .rsMinW .rsArrowIcn {
        width: 24px;
        height: 24px;
        margin-top: 3px;
        margin-left: 3px;
        position: absolute;
        cursor: pointer;
        background: url("rs-minimal-white.png") transparent;
        border-radius: 2px
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: -68px -36px
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -68px -68px
    }

    .rsMinW.rsVer .rsArrowLeft .rsArrowIcn {
        background-position: -100px -36px
    }

    .rsMinW.rsVer .rsArrowRight .rsArrowIcn {
        background-position: -100px -68px
    }

    .rsMinW .rsArrowDisabled .rsArrowIcn {
        opacity: .3 !important;
        filter: alpha(opacity=30);
        *display: none
    }

    .rsMinW .rsBullets {
        position: absolute;
        bottom: 15px;
        right: 73px;
        z-index: 35;
        padding-top: 4px;
        height: auto;
        text-align: center;
        line-height: 6px;
        overflow: hidden
    }

    .rsMinW .rsBullet {
        width: 6px;
        height: 6px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 6px 5px 6px 4px
    }

        .rsMinW .rsBullet span {
            display: block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #CCC;
            background: rgba(255,255,255,0.5);
            box-shadow: 0 0 1px 1px rgba(0,0,0,0.1)
        }

        .rsMinW .rsBullet.rsNavSelected span {
            background: #FFF
        }

    .rsMinW .rsThumbsHor {
        width: 100%;
        height: 72px
    }

    .rsMinW .rsThumbsVer {
        width: 96px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0
    }

    .rsMinW.rsWithThumbsHor .rsThumbsContainer {
        position: relative;
        height: 100%
    }

    .rsMinW.rsWithThumbsVer .rsThumbsContainer {
        position: relative;
        width: 100%
    }

    .rsMinW .rsThumb {
        float: left;
        overflow: hidden;
        width: 96px;
        height: 72px
    }

        .rsMinW .rsThumb img {
            width: 100%;
            height: 100%
        }

        .rsMinW .rsThumb.rsNavSelected {
            background: #333
        }

            .rsMinW .rsThumb.rsNavSelected img {
                filter: alpha(opacity=40);
                opacity: 0.7
            }

            .rsMinW .rsThumb.rsNavSelected span.thumbIco {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                border: 2px solid #FFF;
                border: 2px solid rgba(255,255,255,0.9);
                -webkit-backface-visibility: hidden
            }

    .rsMinW .rsTmb {
        display: block
    }

    .rsMinW .rsThumbsArrow {
        height: 100%;
        width: 20px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21
    }

    .rsMinW.rsWithThumbsVer .rsThumbsArrow {
        width: 100%;
        height: 20px
    }

    .rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
        top: 0;
        left: 0
    }

    .rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
        left: 0;
        top: 0
    }

    .rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
        right: 0;
        top: 0
    }

    .rsMinW .rsThumbsArrowIcn {
        width: 16px;
        height: 16px;
        top: 50%;
        left: 50%;
        margin-top: -8px;
        margin-left: -8px;
        position: absolute;
        cursor: pointer;
        background: url("rs-minimal-white.png")
    }

    .rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -128px -32px
    }

    .rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -128px -48px
    }

    .rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -144px -32px
    }

    .rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -144px -48px
    }

    .rsMinW .rsThumbsArrowDisabled {
        display: none !important
    }

@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsMinW .rsThumb {
        width: 59px;
        height: 44px
    }

    .rsMinW .rsThumbsHor {
        height: 44px
    }

    .rsMinW .rsThumbsVer {
        width: 59px
    }
}

.rsMinW .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsMinW .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #000;
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    *display: inline;
    *zoom: 1
}

    .rsMinW .rsTab:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .rsMinW .rsTab:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-right: 1px solid #cfcfcf
    }

    .rsMinW .rsTab:active {
        border: 1px solid #D9D9DD;
        background-color: #f4f4f4;
        box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset
    }

    .rsMinW .rsTab.rsNavSelected {
        color: #000;
        border: 1px solid #999;
        text-shadow: 1px 1px #838383;
        box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
        background: #ACACAC;
        background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
        background-image: linear-gradient(to bottom, #ACACAC, #BBB)
    }

.rsMinW .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsMinW .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-minimal-white.png") 0 0 transparent
}

    .rsMinW .rsFullscreenIcn:hover {
        opacity: 0.8
    }

.rsMinW.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsMinW .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsMinW .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    border-radius: 4px;
    transition: .3s;
    background: url(rs-minimal-white.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000
}

.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,0.9)
}

.rsMinW .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px
}

.rsMinW .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

    .rsMinW .rsCloseVideoBtn.rsiOSBtn {
        top: -38px;
        right: -6px
    }

.rsMinW .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-minimal-white.png") -64px 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000
}

    .rsMinW .rsCloseVideoIcn:hover {
        background-color: rgba(0,0,0,0.9)
    }

.rsMinW .rsPreloader {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsMinW .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0,0,0,0.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: #222;
    color: #FFF
}

    .rsUni .rsArrow {
        height: 100%;
        width: 60px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21
    }

    .rsUni.rsVer .rsArrow {
        width: 100%;
        height: 60px
    }

    .rsUni.rsVer .rsArrowLeft {
        top: 0;
        left: 0
    }

    .rsUni.rsVer .rsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsUni.rsHor .rsArrowLeft {
        left: 0;
        top: 0
    }

    .rsUni.rsHor .rsArrowRight {
        right: 0;
        top: 0
    }

    .rsUni .rsArrowIcn {
        width: 32px;
        height: 32px;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -16px;
        position: absolute;
        cursor: pointer;
        opacity: 0.5;
        border-radius: 2px
    }

    .rsUni .rsArrow:hover .rsArrowIcn {
        opacity: 1
    }

    .rsUni.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: -64px -32px
    }

    .rsUni.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -64px -64px
    }

    .rsUni.rsVer .rsArrowLeft .rsArrowIcn {
        background-position: -96px -32px
    }

    .rsUni.rsVer .rsArrowRight .rsArrowIcn {
        background-position: -96px -64px
    }

    .rsUni .rsArrowDisabled .rsArrowIcn {
        opacity: .1 !important;
        filter: alpha(opacity=20);
        *display: none
    }

    .rsUni .rsBullets {
        position: relative;
        z-index: 35;
        padding-top: 4px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        line-height: 5px;
        overflow: hidden
    }

    .rsUni .rsBullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 5px
    }

        .rsUni .rsBullet span {
            display: block;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #BBB
        }

        .rsUni .rsBullet.rsNavSelected span {
            background-color: #383838
        }

    .rsUni .rsThumbsHor {
        width: 100%;
        height: 72px
    }

    .rsUni .rsThumbsVer {
        width: 96px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0
    }

    .rsUni.rsWithThumbsHor .rsThumbsContainer {
        position: relative;
        height: 100%
    }

    .rsUni.rsWithThumbsVer .rsThumbsContainer {
        position: relative;
        width: 100%
    }

    .rsUni .rsThumb {
        float: left;
        overflow: hidden;
        width: 96px;
        height: 72px
    }

        .rsUni .rsThumb img {
            width: 100%;
            height: 100%
        }

        .rsUni .rsThumb.rsNavSelected {
            background: #333
        }

            .rsUni .rsThumb.rsNavSelected img {
                opacity: 0.7;
                filter: alpha(opacity=30)
            }

            .rsUni .rsThumb.rsNavSelected .thumbIco {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                border: 2px solid #FFF;
                border: 2px solid rgba(255,255,255,0.9);
                -webkit-backface-visibility: hidden
            }

    .rsUni .rsTmb {
        display: block
    }

        .rsUni .rsTmb h5 {
            font-size: 16px;
            margin: 0;
            padding: 0;
            line-height: 20px;
            color: #FFF
        }

        .rsUni .rsTmb span {
            color: #DDD;
            margin: 0;
            padding: 0;
            font-size: 13px;
            line-height: 18px
        }

    .rsUni .rsThumbsArrow {
        height: 100%;
        width: 20px;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 21
    }

    .rsUni.rsWithThumbsVer .rsThumbsArrow {
        width: 100%;
        height: 20px
    }

    .rsUni.rsWithThumbsVer .rsThumbsArrowLeft {
        top: 0;
        left: 0
    }

    .rsUni.rsWithThumbsVer .rsThumbsArrowRight {
        bottom: 0;
        left: 0
    }

    .rsUni.rsWithThumbsHor .rsThumbsArrowLeft {
        left: 0;
        top: 0
    }

    .rsUni.rsWithThumbsHor .rsThumbsArrowRight {
        right: 0;
        top: 0
    }

    .rsUni .rsThumbsArrowIcn {
        width: 16px;
        height: 16px;
        top: 50%;
        left: 50%;
        margin-top: -8px;
        margin-left: -8px;
        position: absolute;
        cursor: pointer
    }

    .rsUni.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -128px -32px
    }

    .rsUni.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -128px -48px
    }

    .rsUni.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
        background-position: -144px -32px
    }

    .rsUni.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
        background-position: -144px -48px
    }

    .rsUni .rsThumbsArrowDisabled {
        display: none !important
    }

    .rsUni .rsTabs {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        overflow: hidden;
        padding-top: 12px;
        position: relative
    }

    .rsUni .rsTab {
        display: inline-block;
        cursor: pointer;
        text-align: center;
        height: auto;
        width: auto;
        color: #333;
        padding: 5px 13px 6px;
        min-width: 72px;
        border: 1px solid #D9D9DD;
        text-decoration: none;
        background: #FFF;
        border-right: none;
        *display: inline;
        *zoom: 1;
        *border-right: 1px solid #d9d9d9
    }

        .rsUni .rsTab:first-child {
            border-top-left-radius: 16px;
            border-bottom-left-radius: 16px
        }

        .rsUni .rsTab:last-child {
            border-top-right-radius: 16px;
            border-bottom-right-radius: 16px;
            border-right: 1px solid #D9D9DD
        }

        .rsUni .rsTab:active {
            background-color: #f4f4f4
        }

        .rsUni .rsTab.rsNavSelected {
            color: #FFF;
            background: #383838;
            border-color: #383838
        }

    .rsUni .rsFullscreenBtn {
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        z-index: 22;
        display: block;
        position: absolute;
        cursor: pointer
    }

    .rsUni .rsFullscreenIcn {
        display: block;
        margin: 6px;
        width: 32px;
        height: 32px;
        opacity: 0.7;
        border-radius: 2px
    }

    .rsUni .rsFullscreenBtn:hover .rsFullscreenIcn {
        opacity: 1
    }

    .rsUni.rsFullscreen .rsFullscreenIcn {
        background-position: -32px 0
    }

    .rsUni .rsPlayBtn {
        -webkit-tap-highlight-color: rgba(0,0,0,0.3);
        width: 64px;
        height: 64px;
        margin-left: -32px;
        margin-top: -32px;
        cursor: pointer
    }

    .rsUni .rsPlayBtnIcon {
        width: 64px;
        display: block;
        height: 64px;
        border-radius: 4px;
        transition: .3s
    }

    .rsUni .rsPlayBtn:hover .rsPlayBtnIcon {
        background-color: rgba(0,0,0,0.9)
    }

    .rsUni .rsBtnCenterer {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 20px;
        height: 20px
    }

    .rsUni .rsCloseVideoBtn {
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        z-index: 500;
        position: absolute;
        cursor: pointer;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0)
    }

        .rsUni .rsCloseVideoBtn.rsiOSBtn {
            top: -38px;
            right: -6px
        }

    .rsUni .rsCloseVideoIcn {
        margin: 6px;
        width: 32px;
        height: 32px;
        background-color: #383838;
        background-color: rgba(0,0,0,0.75);
        *background-color: #383838
    }

        .rsUni .rsCloseVideoIcn:hover {
            background-color: rgba(0,0,0,0.9)
        }

    .rsUni .rsPreloader {
        width: 20px;
        height: 20px;
        left: 50%;
        top: 50%;
        margin-left: -10px;
        margin-top: -10px
    }

    .rsUni .rsGCaption {
        position: absolute;
        float: none;
        bottom: 6px;
        left: 6px;
        text-align: left;
        background: #222;
        color: #FFF;
        padding: 2px 8px;
        width: auto;
        font-size: 12px;
        border-radius: 2px
    }

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

.disableAHref {
    pointer-events: none;
    cursor: default
}

@media screen and (min-width: 40em) {
    h1 {
        font-size: 2.5rem
    }

    h2 {
        font-size: 1.8rem
    }

    h3 {
        font-size: 1.625rem
    }

    h4 {
        font-size: 1.25rem
    }

    h5 {
        font-size: 1rem
    }

    h6 {
        font-size: 0.75rem
    }
}

.hamburgerBig {
    display: inline-block;
    color: #333;
    height: 66px;
    padding: 0px;
    padding-top: 18px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden
}

    .hamburgerBig.mobile {
        padding-bottom: 12px;
        height: auto;
        padding-top: 14px;
        display: block;
        height: 53px
    }

    .hamburgerBig:hover, .hamburgerBig:focus {
        background-color: #F3F3F3;
        color: #333;
        outline: none
    }

    .hamburgerBig .lines {
        vertical-align: middle;
        display: table-cell;
        margin-top: -2px
    }

    .hamburgerBig span {
        background: #fff;
        display: block;
        height: 2px;
        margin: 3px 5px 0 0;
        width: 18px
    }

    .hamburgerBig .text {
        font-family: 'Roboto Condensed';
        font-weight: 400;
        font-size: 0.875rem;
        color: #fff;
        vertical-align: middle;
        display: table-cell;
        margin-left: 5px
    }

[data-whatinput='keyboard'] .hamburgerBig:focus .text {
    text-decoration: underline
}

.hamburgerBig span {
    position: relative;
    transform: rotate(0);
    top: 0;
    left: 0;
    opacity: 1;
    transition: none 0.5s ease 0.0s;
    transition-property: transform, top, left, opacity, width
}

.hamburgerBig.opened .menu-top-bar {
    transform: rotate(45deg) !important;
    top: 7px
}

.hamburgerBig.opened .menu-middle-bar {
    opacity: 0;
    left: -40px
}

.hamburgerBig.opened .menu-bottom-bar {
    transform: rotate(-45deg);
    top: -7px
}

.hamburger {
    display: inline-block;
    width: 50px;
    padding: 10px 10px 4px 10px;
    text-align: center
}

    .hamburger:hover {
        background-color: #F3F3F3;
        color: #333;
        opacity: 1
    }

    .hamburger span {
        background: #333;
        display: block;
        height: 2px;
        margin: 5px 0
    }

    .hamburger .text {
        height: auto;
        font-size: 0.8rem;
        background: none;
        padding-top: 1px;
        color: #333;
        font-family: 'Roboto Condensed';
        font-weight: lighter
    }

.hamburger {
    overflow: hidden
}

    .hamburger span {
        position: relative;
        transform: rotate(0);
        top: 0;
        left: 0;
        opacity: 1;
        transition: none 0.5s ease 0.3s;
        transition-property: transform, top, left, opacity
    }

.scEmptyPlaceholder {
    background-color: #36444e !important
}

    .scEmptyPlaceholder:hover, .scEmptyPlaceholder:active {
        background-color: #cc1600 !important
    }

.scInsertionHandleCenter {
    height: auto !important
}

html {
    overflow-x: visible;
    width: 100%
}

body {
    overflow-x: hidden;
    width: 100%;
    background-color: #D3D6D9;
    -ms-overflow-style: scrollbar
}

a, a:focus {
    outline: none;
    color: #333
}

button:focus {
    outline: none
}

.button {
    background-color: #36444e;
    font-family: 'Roboto Condensed' !important;
    font-weight: 300;
    font-size: 1.25rem;
    padding: 0.61rem 2rem;
    border: none
}

    .button:hover {
        background-color: #2D3B44
    }

.menu a:focus {
    text-decoration: underline
}

.breadcrumbs {
    margin: 0px;
    font-family: 'Roboto Condensed' !important;
    overflow: hidden
}

    .breadcrumbs span {
        font-size: 1rem;
        text-transform: uppercase;
        white-space: nowrap
    }

    .breadcrumbs li {
        font-size: 0.85rem;
        font-weight: 300
    }

        .breadcrumbs li:not(:last-child)::after {
            top: -1px
        }

    .breadcrumbs i {
        font-size: 1.125rem
    }

    .breadcrumbs span:not(:last-child)::after {
        color: #333;
        content: "/";
        margin: 0 0.75rem;
        top: 1px
    }

    .breadcrumbs a {
        color: #333
    }

        .breadcrumbs a:focus {
            color: #333
        }

.pagination-container .pagination li a {
    padding: 6px !important
}

.pagination .current, .pagination .active {
    background: #36444E;
    color: #fff
}

.pagination .navigation {
    background: #D7DADD;
    color: #333
}

.pagination a {
    color: #333
}

    .pagination a:hover, .pagination a:focus {
        background: #D7DADD
    }

    .pagination a.navigation:hover, .pagination a.navigation:focus {
        background: #2D3B44;
        color: #fff
    }

h1, h2, h3, h4, h5, h6, p, span {
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-style: normal;
    word-break: break-word
}

._accessibility {
    white-space: pre-wrap;
    display: block
}

#_list th, #_eventDetails th, #_list span, #_eventDetails span, .navBoxLinks span {
    word-break: break-all
}

h4 {
    font-family: 'Roboto Condensed';
    font-weight: 300;
    margin-bottom: 0.3rem;
    text-transform: uppercase
}

h5 {
    font-family: 'Roboto Condensed' !important;
    font-weight: 400;
    font-style: normal;
    padding-right: 4px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

h6 {
    margin-bottom: 2px;
    font-weight: 600;
    margin-top: 0.5rem
}

.navColor0 {
    color: #36444E
}

.navColor1 {
    color: #669900
}

.navColor2 {
    color: #E5241D
}

.navColor3 {
    color: #418cc8
}

.footerLine {
    background-color: #cc1600;
    height: 30px
}

.contentFrame {
    overflow-x: hidden;
    overflow-y: visible
}

.contentContainer {
    margin-left: auto;
    margin-right: auto;
    padding: 14px 0 80px 0
}

.noPadding {
    padding: 0px !important
}

.noMargin {
    margin: 0px !important
}

    .noMargin > li {
        margin: 0px !important
    }

i.spaceRight {
    padding-right: 8px
}

.noWrapp {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

.wrapp {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

.inlineBlock {
    display: inline-block
}

#skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

    #skip a:focus {
        top: 30px;
        left: 30px;
        position: fixed;
        width: auto;
        height: auto;
        z-index: 999
    }

.skipFooter a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

    .skipFooter a:focus {
        position: inherit;
        width: auto;
        height: auto;
        display: inline-block
    }

    .skipFooter a > div {
        margin-bottom: 0.25rem
    }

#anchorMain, #anchorFooter {
    margin-top: -112px;
    padding-bottom: 112px;
    display: block;
    visibility: hidden
}

.scrollupButton {
    width: 32px;
    position: relative;
    bottom: 0;
    display: none;
    z-index: 9
}

.boxTopBar {
    z-index: 99;
    position: fixed;
    top: 0px;
    background-color: #36444E !important;
    color: #fff;
    height: 50px;
    width: 100%
}

    .boxTopBar.editorMode {
        margin-top: 78px;
        padding-top: 0px
    }

    .boxTopBar .boxTopBarList {
        font-family: 'Roboto Condensed';
        font-weight: 300;
        text-transform: uppercase;
        font-size: 0.85rem;
        white-space: nowrap;
        display: table;
        height: 50px
    }

    .boxTopBar .contrastButton {
        display: inherit
    }

        .boxTopBar .contrastButton.selected {
            text-decoration: underline;
            display: inherit
        }

    .boxTopBar .languageIcon {
        margin-top: -2px;
        padding-left: 6px
    }

    .boxTopBar .noSpace {
        margin-right: 0rem !important
    }

    .boxTopBar .leftSpace {
        margin-left: 0.5rem !important;
        margin-right: 0.0rem !important
    }

.boxTopBarList.claim {
    padding-left: 1rem;
    white-space: nowrap
}

.mobileClaim {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    white-space: normal;
    color: #333;
    font-size: 0.85rem;
    max-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis
}

    .mobileClaim:focus {
        color: #333
    }

.boxTopBarList > a {
    color: #fff !important;
    display: table-cell;
    vertical-align: middle;
    font-weight: 400
}

    .boxTopBarList > a:hover, [data-whatinput='keyboard'] .boxTopBarList > a:focus {
        text-decoration: underline
    }

.boxTopBarList > li a:focus {
    text-decoration: none
}

.boxTopBarList > li a, .boxTopBarList > li a:visited {
    color: #fff;
    font-weight: 300;
    padding: 9px 8px 0px 8px;
    display: inline-block;
    height: 30px;
    outline: none
}

    .boxTopBarList > li a:hover, [data-whatinput='keyboard'] .boxTopBarList > li a:focus {
        background-color: #2C3B44;
        color: #fff;
        text-decoration: none
    }

    .boxTopBarList > li a:focus {
        text-decoration: none
    }

[data-whatinput='keyboard'] .boxTopBarList > li a:focus {
    text-decoration: underline
}

.contentBox {
    margin: 0 0 2rem 0;
    padding: 1rem;
    border-radius: 0;
    position: relative;
    color: #333333;
    background-color: white;
    width: 100%
}

    .contentBox.small {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }

    .contentBox.extraSmall {
        padding-top: 0.3rem;
        padding-bottom: 0.25rem
    }

    .contentBox.dark {
        background-color: #36444e !important;
        color: #fff
    }

.shadowBox {
    box-shadow: 0px 0 8px 0px rgba(84,84,84,0.2)
}

.serviceBoxButton {
    white-space: normal
}

    .serviceBoxButton::after {
        font-family: FontAwesome;
        padding-left: 6px;
        content: "\f107";
        float: right
    }

    .serviceBoxButton.hover::after {
        padding-left: 5px;
        content: "\f106";
        float: right
    }

.serviceBox {
    padding-bottom: 54px;
    padding-top: 0px;
    width: auto;
    border: none;
    background-color: #fff;
    position: relative;
    margin-bottom: 1rem
}

    .serviceBox.dark {
        background-color: #36444E !important
    }

    .serviceBox > ul li a, .serviceBox > ul li a:visited {
        color: #333;
        padding: 1rem 1rem 1rem 0rem;
        font-weight: 300;
        overflow-wrap: break-word;
        word-wrap: break-word
    }

    .serviceBox li h4, .serviceBox li h3 {
        color: #333;
        padding: 1rem 1rem 1rem 1rem;
        font-weight: 300;
        overflow-wrap: break-word;
        word-wrap: break-word
    }

    .serviceBox > ul li a:hover, [data-whatinput='keyboard'] .serviceBox > ul li a:focus {
        background-color: #F3F3F3;
        margin-left: -16px;
        padding-left: 16px;
        margin-right: -16px;
        padding-right: 24px;
        text-decoration: none;
        font-weight: 300
    }

    .serviceBox > ul li a:focus {
        text-decoration: none
    }

    .serviceBox.dark > ul li a, .serviceBox.dark > ul li a:visited {
        color: #fff
    }

        .serviceBox.dark > ul li a:hover, [data-whatinput='keyboard'] .serviceBox.dark > ul li a:focus {
            background-color: #2D3B44
        }

    .serviceBox > ul li {
        border-bottom: solid 1px #D6D6D6
    }

    .serviceBox.dark > ul li {
        border-bottom: solid 1px #5E6971
    }

    .serviceBox > ul > li > a > i {
        font-size: 1.2rem;
        vertical-align: baseline
    }

    .serviceBox > ul li a > span {
        display: inline-block;
        padding-left: .3rem;
        line-height: 1.4;
        margin: 0;
        padding: 0 0 0 1.2rem
    }

.navBoxLinks .serviceBox > ul li a > span.wrapp, .navBoxLinks .serviceBox > .accordion .accordion-item a > span.wrapp {
    display: block;
    word-break: normal
}

.serviceBox > ul li a:focus > span {
    text-decoration: none
}

[data-whatinput='keyboard'] .serviceBox > ul li a:focus > span {
    text-decoration: underline
}

.serviceBox > ul li a > i {
    position: absolute
}

.colorLine {
    position: absolute;
    bottom: 0px;
    background-color: #36444E;
    height: 8px;
    max-width: 210px;
    left: 1rem;
    right: 1rem
}

.serviceBox > .colorLine {
    max-width: 210px;
    left: 1rem;
    right: 1rem
}

.colorLine.color1 {
    background-color: #669900
}

.colorLine.color2 {
    background-color: #E5241D
}

.colorLine.color3 {
    background-color: #418cc8
}

.serviceBox > ul li a:focus {
    text-decoration: none !important
}

.serviceBox > ul li ul {
    list-style-type: none;
    margin: 0px;
    margin-top: .3rem;
    margin-left: 1rem;
    line-height: 1.4
}

.headerBox {
    overflow: hidden
}

    .headerBox.topPadding {
        padding-top: 50px
    }

    .headerBox.editorMode {
        padding-top: 0px
    }

.headerBoxLine {
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0px;
    z-index: -1;
    background-color: #F3F3F3
}

    .headerBoxLine.full {
        height: 70px;
        margin-bottom: 8px
    }

.headerBoxContent {
    height: 55px;
    overflow: hidden;
    background-color: #fff;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    margin-left: 0.5rem;
    margin-right: 0.5rem
}

.headerBox.navColorLine {
    overflow: visible
}

    .headerBox.navColorLine #headerColorCode {
        height: 8px;
        background-color: #36444E
    }

@media only print, screen and (max-width: 39.9375em) {
    .headerBox, .headerBox.topPadding {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.h-title-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.headerNav {
    white-space: nowrap !important;
    display: table
}

    .headerNav li {
        margin-right: 0.2rem !important
    }

    .headerNav > li a {
        font-family: 'Roboto Condensed';
        font-weight: lighter;
        color: #36444E;
        height: 55px;
        vertical-align: middle;
        display: table-cell;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        font-size: 1.125rem
    }

        .headerNav > li a:hover, [data-whatinput='keyboard'] .headerNav > li a:focus {
            text-decoration: none;
            background-color: #F3F3F3
        }

        .headerNav > li a:focus {
            text-decoration: none
        }

[data-whatinput='keyboard'] .headerNav > li a:focus {
    text-decoration: underline
}

#headerNav.increase-width {
    -ms-flex: 0 0 87.33333%;
    flex: 0 0 87.33333%;
    max-width: 87.33333%;
    overflow: auto;
    overflow-y: hidden
}

#searchIcon.decrease-width {
    -ms-flex: 0 0 15.33333%;
    flex: 0 0 13.33333%;
    max-width: 13.33333%
}

    #searchIcon.decrease-width ._searchicons {
        background-color: #FFFFFF
    }

@media screen and (max-width: 64.051em) {
    .headerNav {
        white-space: nowrap
    }
}

.searchIcon {
    font-size: 1.125rem;
    color: #36444E;
    display: inline-block;
    white-space: nowrap
}

#searchTextField {
    width: 250px
}

.searchIcon.tablet {
    font-size: 1.4rem;
    padding: 12px 20px 10px 20px;
    display: inline-block;
    text-align: center;
    line-height: 1
}

.searchIcon.mobile {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto
}

.searchIcon i {
    transform: rotateY(-180deg);
    font-size: 1.125rem;
    color: #36444E;
    display: inline-block;
    vertical-align: text-top
}

._homelink i {
    display: table-cell;
    vertical-align: middle
}

.searchIcon .text {
    margin-right: 5px;
    font-family: 'Roboto Condensed';
    font-weight: lighter
}

.searchIcon.tablet .text {
    font-size: 0.8rem;
    margin-right: 0px
}

.searchIcon.mobile .text {
    font-size: 1.1rem
}

.searchIcon.mobile .plusIcon {
    display: inline-block;
    font-size: 2.0rem;
    font-weight: 300;
    vertical-align: middle;
    line-height: 0
}

.searchIcon:hover, .searchIcon:focus {
    text-decoration: none;
    background-color: #F3F3F3;
    color: #333
}

[data-whatinput='keyboard'] .searchIcon:focus .text {
    text-decoration: underline
}

@media screen and (max-width: 64.051em) {
    .searchIcon.home i {
        display: inline-block
    }
}

.searchIcon.home {
    height: 40px;
    display: table
}

    .searchIcon.home i {
        font-size: 1.6rem
    }

    .searchIcon.home span {
        font-size: 1rem;
        margin-left: 5px;
        font-family: 'Roboto Condensed';
        font-weight: lighter;
        display: table-cell;
        vertical-align: middle;
        padding-left: 0.5rem
    }

.modalIcon {
    display: inline-block;
    height: 40px;
    margin-bottom: 1rem
}

    .modalIcon .close {
        vertical-align: middle;
        display: inline-block;
        margin-top: -2px
    }

#searchBox {
    padding-left: 1rem;
    padding-right: 1rem;
    display: table;
    height: 55px;
    width: 100%
}

    #searchBox form {
        display: table-cell;
        vertical-align: middle
    }

.searchBoxContent {
    background-color: #d3d6d9;
    width: 100%
}

    .searchBoxContent > div {
        display: table-cell;
        vertical-align: middle
    }

        .searchBoxContent > div.smallArea {
            width: 1%
        }

    .searchBoxContent .divider {
        width: 2px
    }

        .searchBoxContent .divider div {
            width: 2px;
            height: 26px;
            background-color: #fff
        }

.searchInputBox, .searchInputBox:focus {
    width: 100%;
    font-size: 1.3rem;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    margin: 0px;
    border: none;
    background-color: #d3d6d9;
    color: #36444e !important;
    padding: 2px 10px 0px 10px;
    display: inline-block
}

input::-webkit-input-placeholder {
    color: #36444e !important;
    font-weight: 300
}

input::-moz-placeholder {
    color: #36444e !important;
    font-weight: 300
}

input:-ms-input-placeholder {
    color: #36444e !important;
    font-weight: 300
}

input::placeholder {
    color: #36444e !important;
    font-weight: 300
}

.searchBoxClose {
    padding: 10px 12px 8px 12px;
    display: inline-block
}

.searchBoxButton {
    padding: 14px 16px 12px 16px;
    display: inline-block;
    white-space: nowrap;
    font-family: 'Roboto Condensed'
}

    .searchBoxButton.mobile {
        padding: 1px;
        background-color: #36444e;
        color: #fff
    }

    .searchBoxClose:hover, [data-whatinput='keyboard'] .searchBoxClose:focus, .searchBoxButton:hover, [data-whatinput='keyboard'] .searchBoxButton:focus {
        background-color: #36444e;
        color: #fff
    }

[data-whatinput='keyboard'] .searchBoxClose:focus, [data-whatinput='keyboard'] .searchBoxButton:focus {
    text-decoration: underline
}

.stickyHeader {
    position: fixed;
    top: 51px;
    z-index: 98;
    width: 100%
}

    .stickyHeader #headerColorCode, #headerColorCodeMobile {
        box-shadow: 0px 4px 5px 0px rgba(84,84,84,0.8)
    }

.marginContent {
    padding-top: 74px !important
}

.topBarBoxMobile {
    z-index: 100;
    position: fixed;
    top: 0px;
    background-color: #fff;
    padding: 0px;
    width: 100%
}

    .topBarBoxMobile .content {
        display: table;
        width: 100%;
        white-space: nowrap;
        padding-left: 0.75rem;
        padding-right: 0.75rem
    }

        .topBarBoxMobile .content > div {
            display: table-cell;
            width: 1%;
            vertical-align: top
        }

            .topBarBoxMobile .content > div.contentMax {
                text-align: center;
                vertical-align: middle;
                width: 100%
            }

#headerColorCodeMobile {
    height: 8px;
    width: 100%;
    background-color: #36444E
}

#modalBigMenu {
    outline: none;
    background-color: #fff;
    z-index: 100;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch
}

    #modalBigMenu > div {
        width: 100%
    }

.row {
    max-width: 75rem
}

.fullWidth {
    width: 100%;
    height: auto;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated
}

.footerContainer {
    padding-bottom: 30px;
    background-color: #fff;
    max-width: 100%
}

.footer_img {
    max-width: 80rem
}

.footerContent {
    list-style: none;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    margin: 0px;
    margin-left: -0.5rem;
    margin-right: -0.5rem
}

    .footerContent h6 {
        color: #36444e
    }

    .footerContent > li {
        border-bottom: 1px solid #f3f3f3;
        padding: 0.5rem 0.5rem 0.5rem 0.5rem
    }

    .footerContent li:last-child {
        border-bottom: none
    }

.footerLogo {
    display: inline-block;
    max-width: 450px
}

.quickLinks {
    display: block
}

.footerLinks > li {
    margin-right: 0.25rem !important
}

    .footerLinks > li:first-child {
        margin-right: 1rem !important;
        padding: 5px 5px 5px 5px !important;
        display: inline-block
    }

    .footerLinks > li:last-child {
        margin-right: 0rem !important
    }

.stickyel li a {
    padding: 9px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4;
    height: 46px
}

    .stickyel li a img {
        width: 30px
    }

.stickyel li:last-child {
    margin: 0px;
    border-bottom: none
}

.quickLinks > li a, .quickLinks > li a:visited {
    color: #36444e;
    padding: 5px 5px 5px 5px !important;
    display: inline-block
}

    .quickLinks > li a:hover, [data-whatinput='keyboard'] .quickLinks > li a:focus, .stickyel li:hover a {
        text-decoration: none;
        color: #fff !important;
        background-color: #36444E !important;
        display: inline-block
    }

    .quickLinks > li a:focus {
        text-decoration: none
    }

[data-whatinput='keyboard'] .quickLinks > li a:focus {
    text-decoration: underline
}

.socialLinks li a img {
    width: 32px;
    margin-right: 0;
    vertical-align: -webkit-baseline-middle
}

.socialLinks > li {
    margin-right: 2rem !important
}

.boxFooterLinks .socialLinks > li {
    margin-right: 1rem !important
}

.socialLinks > li:last-child {
    margin-right: 0rem !important
}

.socialLinks > li a {
    font-size: 1.875rem;
    padding: 5px;
    line-height: 0.5px
}

    .socialLinks > li a > i {
        margin: 0px
    }

.boxFooterLinks .socialLinks {
    padding-left: 1rem;
    padding-right: 1rem
}

.boxFooterLinks .socialLinks {
    padding-left: 1rem;
    padding-right: 1rem
}

    .boxFooterLinks .socialLinks a {
        padding: 0.5rem
    }

.boxFooterLinks {
    text-align: center
}

    .boxFooterLinks > li a, .boxFooterLinks > li a:visited {
        color: #333;
        padding: 1rem 1rem 1rem 1rem;
        font-weight: 600;
        text-transform: uppercase;
        display: block
    }

        .boxFooterLinks > li a:hover, [data-whatinput='keyboard'] .boxFooterLinks > li a:focus {
            background-color: #F3F3F3;
            text-decoration: none
        }

        .boxFooterLinks > li a:focus {
            text-decoration: none
        }

[data-whatinput='keyboard'] .boxFooterLinks > li a:focus {
    text-decoration: underline
}

.boxFooterLinks > li a i {
    font-size: 1.2rem;
    margin-right: 8px;
    margin-top: -4px
}

.boxFooterLinks .socialLinks > li a i {
    font-size: inherit !important
}

.boxFooterLinks > li > div a i {
    margin: 0px;
    position: inherit;
    font-size: 1.75rem
}

.boxFooterLinks > li {
    border-bottom: solid 1px #f3f3f3
}

.footerImage {
    text-align: center;
    padding: 1.5rem 1rem 1rem 1rem
}

    .footerImage > img {
        display: inline-block
    }

.footerText {
    color: #333;
    padding: 0rem 1rem 1rem 1rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center
}

.contentTile {
    display: block;
    outline: none
}

    .contentTile .contentBox, [data-whatinput='keyboard'] .contentTile .contentBox, .contentTile.contentBox {
        transition: all .2s ease-in-out
    }

    .contentTile .multiTeaserContainer, [data-whatinput='keyboard'] .contentTile .multiTeaserContainer {
        transition: all .2s ease-in-out
    }

    .contentTile:hover .contentBox, .contentTile:hover.contentBox {
        background-color: #fff;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        transform: scale(1)
    }

    .contentTile:hover .multiTeaserContainer {
        transform: perspective(1px) scale(1.004)
    }

[data-whatinput='keyboard'] .contentTile:focus .contentBox {
    background-color: #36444E;
    color: #fff !important
}

[data-whatinput='keyboard'] .contentTile:focus h5 {
    color: #fff !important
}

body.exEditor .contentTile .contentBox {
    transition: none
}

body.exEditor .contentTile:hover .contentBox {
    transform: none
}

body.exEditor .contentTile .multiTeaserContainer {
    transition: none
}

body.exEditor .contentTile:hover .multiTeaserContainer {
    transform: none
}

.accordion-title::before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 1.3rem
}

.is-active > .accordion-title::before {
    content: "\f106";
    margin-top: -0.4rem
}

.currentNews .is-active > .accordion-title::before {
    margin-top: 0
}

.accordion.border li {
    border-bottom: solid 1px #ccc
}

.accordion-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1
}

.accordion-title, ._blocktype {
    padding: 1.25rem 2.2rem 1.25rem 1rem;
    white-space: normal
}

#currentNews .accordion-title {
    padding: 1rem 2rem 1rem 1rem;
    white-space: normal;
    line-height: 1.2
}

.accordion-title::before {
    top: 20px;
    margin-top: 0
}

.currentNews .accordion-title::before {
    top: 13px
}

.is-accordion-submenu-parent > a::after {
    border-color: #333 transparent transparent
}

.is-accordion-submenu-parent > a:hover:after {
    border-color: #fff transparent transparent
}

.accordion-title {
    border: none;
    font-size: 1.25rem;
    color: #fff !important;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    background-color: #36444e
}

.accordion-content {
    border: none;
    background: none;
    padding: 0px
}

:last-child > .accordion-content:last-child {
    border-bottom: none
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: none
}

.accordion-title:focus {
    background-color: #36444e;
    color: #fff
}

.accordion-title:hover, [data-whatinput='keyboard'] .accordion-title:focus {
    background-color: #2D3B44;
    color: #fff
}

[data-whatinput='keyboard'] .accordion-title:focus {
    text-decoration: underline
}

.accordion-content .serviceBox > ul li a, .accordion-content .serviceBox > ul li a:visited {
    color: #333;
    padding: 1rem;
    font-weight: 300
}

    .accordion-content .serviceBox > ul li a:hover, [data-whatinput='keyboard'] .accordion-content .serviceBox > ul li a:focus {
        background-color: #F3F3F3;
        margin: 0px;
        padding-left: 1rem;
        text-decoration: none
    }

    .accordion-content .serviceBox.dark > ul li a, .accordion-content .serviceBox > ul li a:visited {
        color: #fff !important
    }

        .accordion-content .serviceBox.dark > ul li a:hover, [data-whatinput='keyboard'] .accordion-content .serviceBox.dark > ul li a:focus {
            background-color: #3F505C
        }

.accordion-content .serviceBox ul {
    border-top: solid 1px #5E6971
}

.padding {
    border-top: solid 1px #D6D6D6
}

.dropdown-pane {
    outline: none
}

    .dropdown-pane .padding {
        border-top: none
    }

.top-bar-right .dropdown-pane {
    top: 50px !important;
    left: auto !important;
    right: 0
}

.padding > li a, .padding > li a:visited {
    color: #333;
    padding: 1rem !important;
    font-weight: 400 !important
}

    .padding > li a:hover, [data-whatinput='keyboard'] .padding > li a:focus {
        background-color: #F3F3F3;
        margin: 0px !important;
        padding-left: 1rem !important;
        text-decoration: none
    }

.smallContentPadding {
    padding: 0.5rem;
    padding-bottom: 0rem
}

.contentPadding {
    padding: 1rem 1rem 0.5rem 1rem
}

.boxIcon {
    position: absolute !important;
    right: 0.5rem
}

    .boxIcon > img {
        width: 30px;
        max-height: 30px
    }

.serviceBox > ul li a > .boxIcon ~ span {
    padding-right: 2rem !important
}

.boxImage {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 220px;
    margin-right: -1px
}

.linkBoxLink {
    display: block
}

    .linkBoxLink span {
        display: block !important;
        margin-right: 40px
    }

.FFMlogo {
    position: absolute;
    margin-left: 20px
}

    .FFMlogo:hover, .FFMlogo:focus {
        border-bottom: solid 8px #E5241d
    }

.fullDropDown {
    width: 100% !important;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    left: 0px
}

    .fullDropDown > div {
        max-width: 80rem;
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
        padding-bottom: 0px !important
    }

.tabs {
    margin: 0;
    list-style-type: none;
    background: none;
    border: none
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 1rem;
    color: #36444e
}

.tabs-title:not(.is-active) > a {
    text-decoration: underline
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #2D3B44;
    color: #fff
}

.tabs-content {
    background: #ffffff;
    border: none;
    border-top: solid 1px #D6D6D6;
    transition: all 0.5s ease
}

    .tabs-content a {
        white-space: normal !important
    }

.tabs-panel {
    padding: 0rem
}

    .tabs-panel .padding {
        border-top: none !important
    }

.topTeaserLink {
    display: block
}

    .topTeaserLink:hover, .topTeaserLink:focus {
        color: #333
    }

[data-whatinput='keyboard'] .topTeaserLink:focus {
    background-color: #36444E !important;
    color: #fff
}

.contentSlider {
    width: 100%;
    height: auto
}

    .contentSlider .rsSlide, .contentSlider .rsOverflow {
        overflow: hidden
    }

.sliderDetail {
    position: relative;
    max-height: none;
    padding: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    max-height: 330px
}

    .sliderDetail.noPaddingRight {
        padding-right: 0rem
    }

.royalSlider .sliderDetail {
    height: 350px;
    max-height: none
}

    .royalSlider .sliderDetail.multi {
        height: 330px
    }

body.exEditor .sliderDetail {
    max-height: none !important;
    height: auto !important
}

.sliderText {
    padding-bottom: 0.75rem
}

    .sliderText span, .sliderText div {
        background: none !important
    }

.royalSlider .boxImage {
    height: 350px
}

.multiTeaserSlider .boxImage {
    height: 314px !important
}

.teaserImageBox {
    padding: 0.5rem 1rem 0.5rem 1rem
}

    .teaserImageBox.left {
        padding: 0.5rem 0rem 0.5rem 1rem
    }

    .teaserImageBox.right {
        padding: 0.5rem 1rem 0.5rem 1.5rem
    }

.sliderControlsContainer {
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem
}

    .sliderControlsContainer.multi {
        right: 1rem;
        bottom: 1rem
    }

.sliderControls {
    opacity: 0.85;
    margin-bottom: 0px;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #D3D6D9;
    color: #000
}

.sliderToggleControls {
    opacity: 0.85;
    margin-bottom: 0px;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 50px;
    margin-left: 1rem;
    background-color: #D3D6D9;
    color: #000
}

@media only print, screen and (max-width: 39.9375em) {
    .royalSlider .boxImage {
        min-height: 180px !important;
        height: 180px !important
    }

    .royalSlider .sliderDetail {
        height: auto !important;
        max-height: none !important
    }

        .royalSlider .sliderDetail.multi {
            height: auto !important;
            max-height: none !important
        }

    .sliderControlsContainer {
        top: 135px;
        bottom: unset
    }

        .sliderControlsContainer.multi {
            top: 140px;
            bottom: unset;
            right: 1rem
        }

    .teaserImageBox {
        padding: 0.5rem 1rem 0rem 1rem !important
    }

    .sliderDetail.noPaddingRight {
        padding-right: 1.5rem
    }
}

.block-with-text {
    overflow: hidden;
    position: relative;
    line-height: 1.3em;
    max-height: 3.9em;
    word-break: break-word;
    margin-right: -1em;
    padding-right: 1em
}

.lines-5 {
    max-height: 6em
}

.lines-9 {
    max-height: 11.2em
}

.block-with-text:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0
}

.block-with-text:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white
}

.searchTitleContainer {
    display: inline-block;
    margin-right: 2rem
}

    .searchTitleContainer h1 {
        margin-bottom: 0px
    }

.searchContainer {
    display: inline-block;
    width: 60%;
    min-width: 400px;
    margin-bottom: 1rem;
    vertical-align: bottom
}

@media screen and (max-width: 39.9375em) {
    .searchContainer {
        width: 100%;
        min-width: unset
    }

    .button {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.searchContainer .input-group-button {
    padding-left: 1rem
}

.searchResultList {
    border-top: solid 1px #D6D6D6;
    border-bottom: solid 1px #D6D6D6;
    margin-left: -1rem;
    margin-right: -1rem
}

.searchResultItem, .searchResultItem:visited {
    padding: 1rem !important
}

    .searchResultItem:hover, [data-whatinput='keyboard'] .searchResultItem:focus {
        text-decoration: none;
        background-color: #F3F3F3
    }

    .searchResultItem:focus {
        text-decoration: none;
        color: #333
    }

[data-whatinput='keyboard'] .searchResultItem:focus {
    background-color: #36444E;
    color: #fff;
    text-decoration: underline
}

.searchResultItem .resultItemImage {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px
}

.searchResultItem .resultItemCategory {
    margin-bottom: 0.25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

    .searchResultItem .resultItemCategory > span {
        width: 60px;
        height: 8px;
        margin-right: 0.75rem;
        margin-top: 0.15rem;
        display: inline-block;
        vertical-align: top
    }

.searchResultItem .resultItemTitle {
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 0.25rem
}

.searchResultItem .resultItemText {
    line-height: 1.5;
    margin-bottom: 0px
}

.searchResultItem h5 {
    margin-bottom: 0px;
    display: inline
}

.topTeaserContainer {
    max-height: 350px;
    overflow: hidden
}

.multiTeaserContainer {
    position: relative;
    overflow: hidden
}

body.exEditor .topTeaserContainer {
    max-height: none
}

body.exEditor .multiTeaserContainer {
    max-height: none
}

@media screen and (max-width: 39.9375em) {
    .topTeaserContainer {
        max-height: none
    }

    .multiTeaserContainer {
        max-height: none
    }
}

.messageTickerEmergency {
    background-color: #963526 !important;
    color: #fff !important
}

    .messageTickerEmergency:hover {
        background-color: #cc4733 !important
    }

.messageTickerToggle {
    position: absolute;
    right: 0.5rem;
    top: 0px
}

.buttonMessageTicker, .buttonMessageTickerEmergency {
    font-size: 2rem;
    font-weight: 300;
    color: #fff;
    padding: 1rem 1rem 0rem 1rem;
    border: none;
    height: 62px;
    width: 60px;
    background-color: #36444E
}

.buttonMessageTickerEmergency {
    background-color: #963526 !important;
    border-bottom: solid 2px #36444E
}

    .buttonMessageTickerEmergency:hover {
        background-color: #cc4733 !important
    }

.buttonMessageTicker:hover {
    background-color: #495c69 !important
}

.buttonMessageTicker:after, .buttonMessageTickerEmergency:after {
    font-family: FontAwesome;
    content: "\f107"
}

.buttonMessageTicker.hover::after, .buttonMessageTickerEmergency.hover::after {
    content: "\f106"
}

.messageTickerTopMessage {
    width: auto;
    margin-right: 60px
}

.messageTickerTopMessageOnly {
    margin-right: 0;
    border-right: none
}

.messageTickerTopMessage > ul {
    border-top: none;
    border-bottom: solid 2px #36444E;
    font-size: 1.25rem
}

    .messageTickerTopMessage > ul > li {
        border: none !important
    }

        .messageTickerTopMessage > ul > li span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

.messageTickerTopMessage .messageTickerEmergency {
    border-right: solid 1px #D6D6D6
}

.messageTickerMessages {
    border-bottom: solid 4px #36444E;
    border-top: solid 1px #D6D6D6 !important
}

    .messageTickerMessages > li span {
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .messageTickerMessages > li:last-child {
        border-bottom: none
    }

@media screen and (max-width: 39.9375em) {
    .messageTickerToggle {
        right: 0.4rem
    }
}

.posRelative {
    position: relative
}

.row.fullHeight {
    height: 100%;
    position: relative
}

    .row.fullHeight > div {
        height: 100%;
        position: static
    }

.flexBox {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .flexBox {
        display: block
    }
}

.articleImage {
    margin-bottom: 1rem;
    text-align: center
}

    .articleImage > img {
        display: inline-block
    }

.articles a, .richTextLinks {
    color: #4990E2 !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-weight: 400
}

    .articles a:hover, .blue:hover {
        text-decoration: underline
    }

    .articles a.accordion-title {
        text-decoration: none;
        color: #36444e
    }

.articles p img {
    padding-bottom: 8px
}

    .articles p img:last-child {
        padding-bottom: 0px
    }

.menuLine {
    height: 8px;
    margin-bottom: 1rem
}

.megaMenu {
    position: absolute;
    width: 100%;
    z-index: 8;
    display: none;
    font-family: "Roboto Condensed";
    margin-top: -8px
}

.megaMenuContent {
    background-color: #fff;
    padding: 20px 0px;
    z-index: 98
}

    .megaMenuContent > div > div a {
        font-size: 1.0rem;
        color: #333;
        padding: 0px 8px;
        display: block;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .megaMenuContent .subLinkContainer {
        margin-left: 10px;
        margin-bottom: 10px;
        padding-right: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%
    }

    .megaMenuContent .subLinkSpaceContainer {
        margin-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px;
        padding-right: 1rem
    }

    .megaMenuContent a {
        font-size: 1.0rem;
        color: #333;
        padding: 2px 10px;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        font-weight: 600;
        border: solid 1px transparent
    }

    .megaMenuContent a {
        font-size: 1.0rem;
        color: #333;
        padding: 2px 10px;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        font-weight: 600;
        border: solid 1px transparent
    }

        .megaMenuContent a:hover, [data-whatinput='keyboard'] .megaMenuContent a:focus {
            background-color: #36444E;
            color: #fff
        }

[data-whatinput='keyboard'] .megaMenuContent a:focus {
    outline: none;
    text-decoration: underline
}

.megaMenuContent > div ul {
    margin-bottom: 10px
}

    .megaMenuContent > div ul a, .megaMenuContent .megaMenuContentSubLink {
        font-size: 1rem;
        color: #333;
        padding: 2px 0px !important;
        margin: 0px 5px 0px 0px;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        text-decoration: none;
        white-space: normal;
        font-weight: 400;
        display: inline
    }

.reveal {
    top: 30px !important;
    border: none;
    margin-left: auto !important;
    min-height: unset
}

.reveal-overlay {
    z-index: 999;
    overflow-y: auto
}

.reveal.large {
    max-width: 1380px;
    width: 90%
}

.modalBox:hover, .modalBox:focus {
    background-color: #36444e !important;
    color: #fff !important;
    text-decoration: none !important
}

    .modalBox:hover .text, .modalBox:focus .text {
        color: #fff !important
    }

    .modalBox:hover .menu-top-bar, .modalBox:focus .menu-top-bar {
        background-color: #fff !important
    }

    .modalBox:hover .menu-bottom-bar, .modalBox:focus .menu-bottom-bar {
        background-color: #fff !important
    }

    .modalBox:hover i, .modalBox:focus i {
        color: #fff !important
    }

.downloadlink, .internallink, .externallink {
    text-align: right;
    font-size: 1.2rem;
    vertical-align: baseline;
    margin-right: 0.25rem;
    font-weight: 400
}

#articlePage .internallink, #articlePage .externallink {
    margin-left: 0.5rem
}

.downloadlink + span, .internallink + span, .externallink + span {
    margin-left: 0.5rem
}

.stickyel-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    left: 0;
    top: 14rem;
    width: auto;
    z-index: 11;
    transition: all 1s ease-in-out;
    margin-left: -56px
}

.stickyel {
    padding: 0;
    width: 46px;
    background-color: #fff;
    float: left;
    margin-left: 0;
    box-shadow: 2px 3px 6px rgba(51,51,51,0.34)
}

    .stickyel li {
        list-style-type: none;
        color: #efefef;
        height: 46px;
        transition: all 0.25s ease-in-out;
        cursor: pointer;
        display: inline-block;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ddd
    }

    .stickyel .fa {
        font-size: 1.5rem;
        vertical-align: text-top
    }

.scrollupButton {
    width: 32px;
    position: relative;
    bottom: 0;
    display: none;
    z-index: 9;
    background: #ECECEC !important
}

@media print {
    body {
        overflow: visible !important
    }

    #mainContent {
        padding: 0 !important
    }

    .boxTopBarList.claim a[href]:after, .breadcrumbs a[href]:after, .navBoxLinks ul li .accordion-title[href]:after, .tabs-title a[href]:after, .articleAccordian a[href]:after, .navBoxLinks .accordion .accordion-item .accordion-title[href]:after {
        content: "" !important
    }

    div[id^=messageTickerDropDown] {
        top: 0 !important;
        left: 0 !important;
        position: relative;
        visibility: visible;
        padding: 0;
        border-top: 1px solid #fff
    }

    .messageTickerTopMessage {
        margin-right: 0 !important
    }

    .serviceBox a[href]:after {
        margin-left: 10px;
        margin-top: 5px;
        white-space: pre-wrap;
        display: block;
        width: 100%;
        word-wrap: break-word;
        word-break: break-all
    }

    .serviceBox > ul li a > span {
        min-width: 50%;
        white-space: initial
    }

    .noprint, div[id^=topbarDropDown], .messageTickerToggle {
        display: none !important
    }

    .boxTopBar {
        position: static !important;
        margin-bottom: 15px
    }

    .accordion-content, .boxTopBarList.claim a, .dropdown-pane {
        display: block
    }

    .accordion-title::before, .button.messageTicker:after {
        content: "\f106" !important
    }

    .articleAccordian > .accordion-title::before {
        content: "\f077" !important
    }

    .columns {
        height: auto !important
    }

    body {
        background-color: transparent !important
    }

    .topTeaserContainer {
        max-height: none !important
    }

    .rsOverflow {
        min-height: 455px !important
    }

    .serviceBox ul li a {
        display: -ms-flexbox;
        display: flex
    }

    a {
        text-decoration: none;
        display: block !important
    }

    .tabs-panel ._accessibility .richTextLinks {
        display: inline !important
    }

    .breadcrumbs a {
        display: inline-block !important
    }

    .flexBox {
        display: block
    }

    .multiTeaserContainer {
        overflow: visible
    }

    a:not(:local-link):after {
        content: " <" attr(href) "> "
    }

    a[href^=http]:after {
        content: " <" attr(href) "> ";
        padding: 0 0 0 0.5rem;
        word-break: break-all;
        display: block
    }

    #_list a[href^=http]:after {
        padding: 0 0 0 1.2rem
    }

    h2, h3 {
        page-break-after: avoid
    }

    img {
        page-break-before: auto;
        page-break-after: auto;
        page-break-inside: avoid
    }

    table, .table {
        page-break-inside: auto
    }

    .downloadList thead th:last-child, .downloadList .thead .th:last-child {
        width: 100px
    }

    tr, td, .tr, .td {
        display: table-row-group;
        page-break-inside: avoid;
        page-break-after: auto
    }

    tr, .tr {
        display: table-row
    }

    th, .th {
        text-align: left
    }

    td {
        display: table-cell !important
    }

    thead {
        display: table-header-group
    }

    tfoot {
        display: table-footer-group
    }

    .navBoxLinks .wrapp, .navBoxLinks .internallink {
        color: #fff !important
    }

    .twitter-tweet, ._2p3a {
        max-width: 100% !important;
        width: 100% !important;
        min-width: 100% !important
    }

    section {
        display: block !important
    }

    .serviceBox > ul li a > i {
        position: static;
        float: left
    }

    .serviceBox > ul li a > span {
        padding: 0;
        display: block
    }

    .menu > li > a img, .menu > li > a i, .menu > li > a svg {
        display: block !important
    }

    .boxTopBarList.claim .show-for-medium {
        margin-top: 1rem
    }

    #imageGallery, .teasers {
        page-break-before: always
    }

        #imageGallery .rsOverflow {
            width: 100% !important
        }

        #imageGallery .rsThumbsContainer {
            width: 100% !important;
            transform: none !important
        }

        #imageGallery img {
            width: 100% !important;
            margin: 0 auto !important
        }

    .has-tip {
        border-bottom: none
    }

    .contentBox {
        height: auto !important
    }

    .show-for-print-only {
        display: block !important
    }

    .hide-for-print-only {
        display: none !important
    }
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

.royalSlider .imgContainer {
    height: 350px
}

.multiTeaserSlider .imgContainer {
    height: 314px !important
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .stickyel-container {
        display: none
    }
}

@media screen and (max-width: 39.9375em) {
    .royalSlider .imgContainer {
        min-height: 180px !important;
        height: 180px !important
    }
}

img {
    display: block
}

.shariff_additionalLinks {
    display: inline-block;
    margin-top: 3px
}

    .shariff_additionalLinks .fa {
        font-size: 1.8rem;
        margin-right: 10px
    }

.articleAccordian .serviceBox.dark {
    background-color: #fff !important;
    padding-bottom: 0
}

.articleAccordian .accordion-title {
    display: block;
    background-color: #EAECED !important;
    padding: 7px;
    white-space: pre-wrap;
    min-height: 45px;
    font-size: 1rem;
    cursor: default;
    text-decoration: none;
    color: #36444E !important;
    font-weight: 400;
    position: relative
}

    .articleAccordian .accordion-title::before {
        content: "\f078";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 1.5rem;
        line-height: 1em;
        right: 0.5rem;
        top: 0.7rem;
        position: relative;
        float: right;
        width: 5%;
        text-align: right
    }

    .articleAccordian .accordion-title span, .articleAccordian .accordion-title h4 {
        width: 93%;
        float: left
    }

.addressDetail .articleAccordian .accordion-title span, .addressDetail .articleAccordian .accordion-title h4 {
    margin-top: 3px;
    font-size: 1.5rem
}

.articleAccordian.is-active > .accordion-title::before {
    content: "\f077";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.5rem;
    line-height: 1em;
    right: 0.5rem;
    top: 0.7rem;
    position: relative;
    float: right;
    width: 5%;
    text-align: right
}

.articleAccordian .accordion-content {
    border: none !important;
    padding-top: 10px
}

.articleAccordian .accordion-title:hover, .articleAccordian .accordion-title:focus {
    cursor: pointer;
    background-color: #DBDBDB !important
}

.articleAccordian {
    position: relative
}

.fa-fw {
    text-align: left !important
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

:focus {
    outline: none
}

#modalBigMenu {
    padding: 0
}

#modalMenuMobile .serviceBox ul li a {
    color: #333 !important
}

._homelink {
    padding-left: 2.5rem;
    background-color: #F3F3F3;
    height: 50px;
    display: table;
    width: 100%
}

    ._homelink div {
        display: table-cell;
        vertical-align: middle
    }

._hoverBck {
    margin-top: 2.75rem;
    height: 50px
}

._level1heading span {
    display: table-cell;
    vertical-align: middle;
    padding: 0
}

._level1heading {
    color: #36444E !important;
    font-size: 1.375rem;
    padding-top: 0.3rem;
    width: 100%;
    display: table;
    font-family: Roboto Condensed;
    font-style: normal;
    height: 50px
}

._narrow {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

#modalBigMenu .accordion-title {
    border: none;
    font-size: 1rem;
    color: #36444E !important;
    padding: 0;
    height: 50px;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    background-color: #fff;
    border-bottom: none
}

#modalBigMenu .accordion-item {
    border-bottom: 1px solid #7F888E
}

#modalBigMenu .accordion-title::before {
    right: 0.3rem;
    font-size: 1.4rem
}

#modalBigMenu .is-active .accordion-title::before, #modalBigMenu .accordion-title:hover::before, #modalBigMenu .accordion-title:focus::before {
    right: 2.8rem
}

#modalBigMenu .is-active .accordion-title, #modalBigMenu .accordion-title:hover, #modalBigMenu .accordion-title:focus, ._hoverBck:hover {
    background-color: #F3F3F3;
    margin-left: -40px;
    padding-left: 40px;
    margin-right: -40px;
    padding-right: 40px
}

#modalBigMenu ._level3 li a {
    color: #36444E !important;
    font-size: 1rem;
    line-height: 2.75rem;
    padding: 0;
    font-family: 'Roboto Condensed';
    display: block
}

#modalBigMenu .serviceBox > ._level3 li a > span {
    padding-left: 0
}

#modalBigMenu .accordion-content .serviceBox ._level3 {
    border-top: none
}

#modalBigMenu .serviceBox {
    width: 100%;
    padding-bottom: 0
}

.serviceBox > ._level3 li {
    border-bottom: none
}

#modalBigMenu ._level3 li a:hover {
    background: none
}

#modalBigMenu ._level3 li a span:hover {
    text-decoration: underline
}

.close-button {
    position: static;
    float: right;
    padding: 0
}

.boxTopBarList > li:not(:last-child) a, .boxTopBarList > li:not(:last-child) a:visited {
    height: 50px;
    display: table-cell;
    vertical-align: middle
}

.boxTopBarList > li a.hamburgerBig {
    height: 40px;
    background-color: #5D6468
}

.top-bar, .top-bar ul {
    background-color: inherit
}

.top-bar {
    padding: 0
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    font-family: FontAwesome;
    padding-left: 7px;
    content: "\f107";
    float: right;
    border: none !important;
    top: 0;
    margin-top: 18px;
    position: absolute;
    margin-right: 4px;
    right: 7px
}

._newsTicker .show-all::before {
    font-family: FontAwesome;
    content: "\f107";
    float: left;
    padding-left: 4px;
    margin-right: 10px
}

._newsTicker tbody tr {
    margin-bottom: 0.625rem
}

.multi-newsticker-wrapper table, .multi-newsticker-wrapper .table {
    margin-bottom: 0.5rem
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        padding-left: 6px;
        content: "\f107";
        float: right;
        border: none !important;
        position: static;
        margin-top: 0
    }
}

.dropdown.menu > li.is-dropdown-submenu-parent.is-active > a::after, ._newsTicker .show-all.selected::before {
    content: "\f106"
}

.top-bar ul ul {
    background-color: #36444E;
    border: none
}

.menu.vertical > li {
    display: block
}

.dropdown.menu > li.is-dropdown-submenu-parent.is-active, .dropdown.menu > li.is-dropdown-submenu-parent.is-active .js-dropdown-active, .dropdown.menu > li.is-dropdown-submenu-parent.is-active a:hover {
    background-color: #2C3B44
}

    .dropdown.menu > li.is-dropdown-submenu-parent.is-active .js-dropdown-active li:hover, .dropdown.menu > li.is-dropdown-submenu-parent.is-active .js-dropdown-active li a:hover {
        background-color: #3e505c
    }

.top-bar-right .is-dropdown-submenu .is-submenu-item a {
    display: block;
    border-bottom: 1px solid #5e6971;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.is-dropdown-submenu a:hover {
    background-color: #5E6468
}

.dropdown.menu > li.is-dropdown-submenu-parent > a, .dropdown.menu > li.rightSpace > a, .dropdown.menu > li.noSpace > a {
    padding-left: 1rem;
    padding-right: 1rem;
    border-left: 1px solid #7E8284;
    font-weight: 400
}

.dropdown.menu > li {
    margin-right: 0
}

    .dropdown.menu > li.rightSpace:last-child {
        margin-right: 0 !important;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        height: 50px;
        display: table-cell;
        vertical-align: middle
    }

    .dropdown.menu > li.rightSpace:nth-last-child(2) {
        border-right: 1px solid #7E8284
    }

.hamburgerBig:hover {
    background-color: #7F888E !important
}

.js-off-canvas-overlay {
    background: rgba(0,0,0,0.5)
}

._searchicons {
    display: table;
    float: right
}

    ._searchicons a {
        display: table-cell;
        height: 55px;
        vertical-align: middle;
        padding-left: 1rem;
        padding-right: 1rem
    }

@media screen and (max-width: 39.9375em) {
    .off-canvas.is-open {
        width: 100%
    }

    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: 30%
    }

    .top-bar .top-bar-right {
        width: 70%
    }

    #modalBigMenu .is-active .accordion-title::before, #modalBigMenu .accordion-title:hover::before, #modalBigMenu .accordion-title:focus::before {
        right: 0.3rem
    }

    #modalBigMenu .is-active .accordion-title, #modalBigMenu .accordion-title:hover, #modalBigMenu .accordion-title:focus, ._hoverBck:hover {
        margin-left: 0px;
        padding-left: 0px;
        margin-right: 0px;
        padding-right: 0px
    }
}

@media screen and (min-width: 40em) {
    .off-canvas.is-open {
        width: 450px
    }
}

._forMobile button {
    background-color: #fff;
    transform: rotateY(-180deg);
    color: #36444E
}

._forMobile .fa-search {
    color: #36444e
}

._forMobile .input-group {
    border: 1px solid #7F888E;
    opacity: 0.5;
    margin-bottom: 0;
    margin-top: 1rem
}

._forMobile .button:hover, ._forMobile .button:focus {
    background-color: #fff
}

    ._forMobile .button:hover i {
        font-weight: bold
    }

._forMobile .searchInputBox, ._forMobile .searchInputBox:focus {
    font-size: 1rem;
    border: none;
    background-color: #fff;
    color: #36444e !important
}

.headerBoxImage {
    width: 100%
}

@media screen and (min-width: 768px) {
    #imageGallery .rsFullscreen .rsOverflow {
        padding-top: 30px
    }

    #imageGallery .rsFullscreen img.rsImg {
        margin-top: 0 !important
    }
}

@media screen and (max-width: 39.9375em) {
    ._homelink, ._narrow {
        padding-left: 1rem;
        padding-right: 1rem
    }

    ._level1heading {
        margin-top: 1rem
    }

    .media-object.stack-for-small .media-object-section {
        padding-bottom: 0rem
    }

    #currentNews .accordion-title {
        color: #36444E !important;
        background-color: #fff;
        font-size: 1rem;
        font-family: 'Roboto';
        font-weight: normal
    }

    #currentNews .accordion-item.is-active .accordion-title, #currentNews li.accordion-item {
        border-bottom: solid 0.0625rem #D6D6D6
    }

        #currentNews li.accordion-item:first-child {
            border-top: solid 0.0625rem #D6D6D6
        }

    #currentNews .vertical.menu {
        border: none
    }

    .media-object.stack-for-small .media-object-section img {
        max-width: 100%
    }

    .marginContent {
        padding-top: 0.1rem !important
    }

    .themedMaps .dynamicMap {
        height: 400px !important
    }
}

@media screen and (min-width: 64em) {
    ._newsTicker .multi-newsticker-wrapper tbody tr td, ._newsTicker .multi-newsticker-wrapper .tr .td {
        border-bottom: 0.5rem solid #fff
    }

    ._newsTicker td[class^=news-type-], ._newsTicker div[class*='news-type-'] {
        text-align: center;
        width: 150px
    }
}

._imginline {
    padding: 0.3rem 1.25rem 1.25rem 0
}

.category {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.5rem;
    line-height: 1.5rem
}

.vcard .category {
    text-transform: none
}

.teaser_wrapper ._imglink {
    max-width: 100%;
    height: auto
}

.teaser_wrapper ._sublink h3, .fwImage .category, #videoTitle {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 1.5rem;
    display: block !important;
    margin-top: 0.5rem;
    line-height: 1.625rem;
    margin-bottom: 0.625rem
}

.large-3 ._sublink h3, .medium-3 ._sublink h3 {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 1.125rem;
    margin-top: 0.5rem;
    line-height: 1.625rem;
    margin-bottom: 0.625rem
}

._teaserText, .playlist {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1rem;
    display: block !important;
    margin-bottom: 0.875rem;
    line-height: 1.5rem
}

.rsGCaption ._teaserText {
    margin-bottom: 0
}

.dropdown.menu li.rightSpace .hamburgerBig {
    border-left: none;
    display: table;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-weight: 400
}

.menu-top-bar {
    margin-top: 0 !important
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    width: 270px;
    padding-bottom: 50px
}

.menu .is-dropdown-submenu-item a i {
    margin-right: 0.5rem
}

.rsBullet {
    padding: 6px 7px 6px 4px !important
}

.rsMinW .rsArrowLeft .rsArrowIcn {
    background: url("../img/teaser-arrow-left.png") no-repeat !important;
    background-position: initial;
    margin-left: 11px
}

.rsMinW .rsArrowRight .rsArrowIcn {
    background: url("../img/teaser-arrow-right.png") no-repeat !important;
    background-position: initial
}

#articlePage ._subline, ._secheader {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.875rem;
    font-family: Roboto
}

.accordion ._secheader {
    margin-bottom: 0
}

._introTxt {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: Roboto
}

.img_responsive {
    width: 100%;
    height: auto
}

._metainfo {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;
    font-family: Roboto
}

._metainfo, .copyright {
    opacity: 0.8
}

.caption, .caption p, .caption span {
    font-style: italic;
    font-weight: 400;
    line-height: 1.25rem;
    font-family: Roboto;
    font-size: 14px;
    color: #36444E;
    padding-top: 0.3rem;
    text-align: left
}

._inlineTxt, ._mailBox {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: Roboto;
    margin-bottom: 0
}

._accessibility._inlineTxt {
    white-space: inherit;
    display: inline-block
}

._inlineTxt p {
    margin-bottom: 0
}

.rte-ul-display-tbl {
    display: table;
    padding-left: 1.25rem
}

._accessibility._inlineTxt p {
    margin-bottom: 1rem
}

._metainfo {
    margin-bottom: 2rem
}

#articlePage section {
    display: inline-block;
    padding-bottom: 0;
    width: 100%
}

#articlePage p i, ._blockDesc p i {
    opacity: 0.8;
    font-size: 0.9rem
}

#articlePage q i {
    font-weight: 600;
    opacity: 0.8
}

.shariff_heading, .tag_heading {
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: Roboto Condensed;
    font-weight: 600;
    margin-bottom: 0.8rem;
    text-align: left
}

._tagList {
    list-style-type: none;
    margin: 0
}

    ._tagList li {
        padding-right: 1.875rem;
        font-weight: 400;
        font-size: 0.875rem;
        font-family: Roboto;
        display: inline-block
    }

#tag_heading {
    margin-top: 2rem
}

#mapContainer .maps {
    position: absolute;
    top: 110px;
    left: 96px
}

._submit .button {
    width: 100%;
    font-size: 1rem;
    margin-top: 2rem;
    margin-bottom: 0
}

#_searchResults ._submit .button {
    font-size: 1rem;
    margin-top: 1.8rem;
    margin-left: 1.5rem;
    padding: .7rem 1rem .7rem 1rem
}

@media screen and (max-width: 1024px) {
    #_searchResults ._submit .button {
        margin: 0
    }

    #_searchResults ._submit .button {
        width: 250px
    }
}

@media print, screen and (max-width: 40em) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .top-bar .top-bar-left {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

        .top-bar .top-bar-right {
            -ms-flex: 0;
            flex: 0
        }

    #servicesSearch .searchBtn {
        margin-bottom: 1rem
    }

    ._date .fa-angle-right + span::after {
        content: ":";
        font-weight: 400
    }

    #mapContainer .maps {
        position: absolute;
        top: 100px;
        left: 85px
    }

    #searchTextField, #_searchResults ._submit .button {
        width: 100%
    }
}

._article ._categoryTitle, .structuredDetails ._categoryTitle {
    font-family: Roboto Condensed;
    font-Size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem
}

._article ._headline, ._headline {
    font-Size: 2rem;
    font-family: Roboto Condensed;
    font-weight: 400;
    line-height: 2.5rem;
    margin-bottom: 1.875rem
}

.highlight span {
    text-decoration: underline
}

.rsNavWrap {
    position: absolute;
    right: 35px;
    background: #2C3B44;
    opacity: 0.8;
    display: none
}

.rsMinW .rsArrowIcn {
    height: 50px;
    width: 50px;
    margin-top: 6px
}

.rsMinW .rsArrow, .rsMinW .rsBullets {
    display: inline-block !important;
    position: static !important
}

.rsMinW .rsBullet {
    padding: 0 5px
}

    .rsMinW .rsBullet .rsBullets:first-child {
        padding: 0
    }

.rsBullet {
    padding: 6px 7px 6px 4px !important
}

.rsBullets {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.625rem;
    padding-top: 0.625rem
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: none
}

.footerContainer .show-for-small-only {
    width: 100%
}

.thumbnail {
    box-shadow: none;
    border: none
}

.position-right {
    width: 450px;
    transform: translateX(450px)
}

#twitter-widget-holder {
    max-height: 500px;
    background: #fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    overflow-y: scroll;
    margin-bottom: 2rem
}

.fb-post span, .twitter-tweet {
    box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    margin-bottom: 2rem !important
}

div ::-webkit-scrollbar {
    width: 10px
}

div ::-webkit-scrollbar-thumb {
    border-right: 2px #fefefe solid;
    border-radius: 5px;
    background: #D3D6D9;
    -webit-box-shadow: 0 0 8px #D3D6D9 inset;
    box-shadow: 0 0 8px #D3D6D9 inset;
    -webit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    height: 156px;
    border-top: 2px solid #fff
}

#_list table thead, #_list .table .thead {
    background: #f3f3f3
}

#_list table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0
}

    #_list table thead, #_list table tbody, #_list table tfoot {
        border-left: none;
        border-right: none;
        border-top: none
    }

    #_list table tbody, #_list .table {
        border-bottom: none
    }

#_list tr:hover, #_list .tr:hover {
    cursor: pointer
}

#_list table thead, #_list tbody tr, #_list table tbody tr:nth-child(even), #_list .vertical {
    border-bottom: 1px solid #d6d6d6
}

    #_list table thead th {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 1rem;
        color: #36444E;
        padding: 1rem;
        vertical-align: top
    }

#_list table tbody td, #_list table .td {
    padding: 1rem
}

#_list td a, #_list .td a {
    width: 100%;
    display: table
}

@media screen and (max-width: 63.9375em) {
    #_list table.stack th, #_list table.stack td, #_list table.stack thead th, #_list .table.stack .th, #_list .table.stack .td, #_list .table.stack .thead .th {
        display: table-cell
    }

    #_list table.stack thead {
        display: table-header-group
    }

        #_list table.stack tr, #_list table.stack thead tr, #_list .table.stack .tr, #_list .table.stack .thead.tr {
            display: table-row
        }

    ._newsTicker.single-newsticker-wrapper tbody tr td, ._newsTicker.single-newsticker-wrapper .tr .td {
        padding-left: 1rem;
        padding-right: 1rem
    }

    ._newsTicker.multi-newsticker-wrapper td[class^=news-type-], ._newsTicker.multi-newsticker-wrapper div[class*='news-type-'] {
        padding-left: 1rem
    }

    ._newsTicker.multi-newsticker-wrapper ._news {
        padding-left: 0.2rem
    }

    .rte-ul-display-tbl {
        display: inline-block;
        padding-left: 1.25rem
    }
}

._newsTicker i {
    margin-top: 0.2rem
}

._newsTicker tbody tr td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

@media screen and (min-width: 40em) {
    ._imginline {
        max-width: 500px;
        float: left;
        clear: both
    }

        ._imginline.fullSize, ._imginline.fullSize img {
            max-width: 100%;
            width: 100%
        }

    #personprofile ._imginline {
        width: 350px;
        max-width: none
    }

    #currentNews .menu.vertical > li, ._tabsElement .tabs-content {
        border-bottom: solid 0.0625rem #D6D6D6
    }

    #_list .colorLine, #currentNews .colorLine, #accordionModule .colorLine, #_contact .colorLine {
        max-width: 100%
    }

    #currentNews .padding li a {
        padding: 1rem 0.9rem !important
    }

    #servicesSearch .searchBtn {
        margin-left: -10px
    }

    #azIndex {
        margin-left: 1rem
    }

    .has-tip {
        white-space: nowrap;
        width: 16em;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: none;
        cursor: pointer
    }

    .tooltip {
        word-wrap: break-word
    }

    #_list table ._date, #_list .table ._date {
        width: 132px
    }

    #_list .dwnType {
        width: 200px
    }

    .gallery-2._full img.rsImg {
        vertical-align: top;
        margin: 0 auto !important
    }

    #_searchResults .searchFilter label, #_searchResults .searchFilter ._submit {
        float: left
    }
}

#imageGallery .category {
    margin-right: 1.5rem;
    word-break: break-all;
    left: 0 !important;
    padding: 0 15px !important
}

.has-tip {
    cursor: default
}

#_list td span, #_list .td span, #rightClmnLinkBox li a span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-Size: 1rem;
    color: #36444E;
    display: table-cell;
    vertical-align: top;
    word-wrap: break-word;
    word-break: break-word
}

#_list table .fa, #_list .table .fa, #rightClmnLinkBox li a .fa-download {
    display: table-cell;
    vertical-align: top;
    padding-top: 0.5rem;
    color: #36444E;
    padding-right: 0.625rem;
    font-size: 0.75rem;
    position: absolute
}

.customAccordion .accordion-content {
    padding: 1rem
}

#currentNews .padding li:not(#_allMsg) a {
    line-height: inherit;
    font-weight: 300 !important
}

#_list table.stack td, #_list .table.stack .td {
    vertical-align: top;
    position: relative
}

#_list table.stack tr td:first-child span, #_list .table.stack .tr .td:first-child span {
    padding: 0 0 0 1.2rem
}

#imageGallery .rsOverflow {
    margin-top: 0 !important
}

#imageGallery .rsFullscreen .rsOverflow {
    margin-top: 0 !important;
    max-height: 700px !important
}

@media screen and (max-width: 40em) {
    #_list table.stack tr, #_list table.stack th, #_list table.stack td, #_list .table.stack .tr, #_list .table.stack .th, #_list .table.stack .td {
        display: block
    }

        #_list table.stack tr td:not(:first-child) span, #_list .table.stack .tr .td:not(:first-child) span {
            padding: 0 0 0 1.2rem
        }

    #_list.list table.stack thead, #_list.list .table.stack .thead {
        display: none
    }

    #_list table tbody td, #_list.contentBox, #_list .table .td {
        padding: 0
    }

    #_list.list h5 {
        padding: 1rem 0 0 1rem
    }

    #_list table.stack tr, #_list .table.stack .tr {
        padding: 1rem
    }

    #currentNews .padding #_allMsg a i {
        margin-right: 0.08rem;
        margin-left: 0.25rem
    }

    #currentNews ._data span:last-child {
        display: block;
        padding-left: 0.9rem;
        padding-top: 0.1rem
    }

    ._newsTicker tbody td:not(:first-child), ._newsTicker .td:not(:first-child) {
        padding-left: 0.3rem
    }

    ._accessibility {
        padding: 1rem;
        display: block
    }

    .tooltip {
        display: none !important
    }

    .gallery-2 img.rsImg {
        margin: 0.5rem auto 0 auto !important
    }

    #imageGallery .rsOverflow {
        padding-top: 105px
    }

    .gallery-2.rsFullscreen .rsGCaption ._teaserText {
        width: 350px
    }

    .top-bar .dropdown-pane.is-open {
        left: 0 !important
    }

    .maxWidth233 {
        max-width: 100% !important
    }

    #_searchResults ._submit .button {
        width: 100%;
        margin: 0
    }

    #searchTextField {
        width: 100%
    }

    .currentNews .accordion-title {
        overflow: visible;
        text-overflow: initial;
        word-break: break-all
    }

    .currentNews li.accordion-item {
        max-width: 100% !important
    }
}

.gallery-2 .category {
    margin-top: 0
}

.tooltip {
    background-color: #36444E;
    color: #fff;
    max-width: 15rem;
    font-family: "Roboto Condensed";
    font-size: 1rem;
    border-radius: 3px
}

    .tooltip::before {
        border-color: transparent transparent #36444E
    }

.rsUni .rsThumb.rsNavSelected {
    background: transparent
}

#_list.contentBox, #_contact.contentBox {
    position: relative;
    padding-bottom: 3.5rem
}

#currentNews .tabs-title > a {
    padding: 1rem 1.75rem;
    color: #418cc8;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: inherit
}

#currentNews .padding li a:hover {
    background-color: #fafafa
}

#_allMsg a {
    font-weight: 700 !important
}

#currentNews .tabs-title > a:focus, #currentNews .tabs-title > a[aria-selected='true'] {
    background: #f3f3f3;
    color: #36444E
}

#currentNews .tabs-content {
    border-top: solid 0.0625rem #D6D6D6
}

#currentNews {
    position: relative;
    padding-bottom: 3rem
}

#_list .stack .fa-angle-right {
    font-size: inherit;
    padding-top: 0.2rem
}

#_list ul #_allMsg .fa {
    padding-right: 0.625rem;
    vertical-align: text-top
}

#_list ul #_allMsg a {
    padding: 1rem
}

#_category .contentBox {
    min-height: 170px
}

#_quickLink h2, #_contact h2, #_quickLink h4, #_contact h4 {
    font-size: 1.375rem;
    font-weight: 300;
    font-family: 'Roboto Condensed'
}

.single-newsticker-wrapper .news-ticker {
    border-spacing: 0px
}

.single-newsticker-wrapper {
    padding: 0;
    overflow: hidden
}

.multi-newsticker-wrapper {
    overflow: hidden
}

.news-ticker-image {
    float: left
}

.show-all {
    color: #4990E2
}

    .news-ticker a:hover, .show-all:hover {
        text-decoration: underline;
        cursor: pointer
    }

.news-type-alert {
    color: #fff;
    background-color: #983421;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1rem
}

.news-type-information {
    background-color: #FFF3D8
}

.news-type-success {
    color: #fff;
    background-color: #417505
}

table.stack .loadMore, .table.stack .loadMore {
    display: none
}

._newsIcon img {
    width: 30px;
    height: 30px;
    margin-left: 0.1rem;
    margin-right: 0.3rem;
    display: inline-block
}

._newsTicker i {
    float: left
}

._imgtxt {
    display: block;
    padding-left: 0.8rem
}

._newsTicker table.unstriped tbody tr, ._newsTicker .table.unstriped .tr {
    border-bottom: none
}

.articleAccordian .serviceBox {
    width: auto
}

._banner .fa-external-link {
    float: right;
    line-height: 1.5
}

._banner .category {
    display: inline-block;
    width: 82%
}

.gallery-2 {
    width: 100%;
    background: #fff;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}

.rsUni .rsThumbsArrowDisabled, .rsDefault .rsThumbsArrowDisabled {
    display: block !important;
    background: #fff
}

.rsUni.rsDefault.visibleNearby {
    width: 100%;
    color: #FFF
}

    .rsUni.rsDefault.visibleNearby .rsGCaption {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 1rem;
        line-height: 1.5rem;
        display: block;
        margin-bottom: 0.875rem;
        color: #36444E;
        background: #fff;
        width: 100%;
        bottom: auto;
        float: left;
        padding: 0;
        position: static;
        left: auto;
        text-align: left
    }

.gallery-2.rsFullscreen .rsUni.rsDefault.visibleNearby .rsGCaption {
    margin-bottom: 0
}

.rsUni.rsDefault.visibleNearby .rsSlide img {
    opacity: 1;
    transition: all 0.3s ease-out;
    transform: scale(0.9)
}

.rsUni.rsDefault.visibleNearby .rsActiveSlide img {
    opacity: 1;
    transform: scale(1)
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: #fff !important;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.gallery-2.rsFullscreen.rsDefault .rsSlide {
    margin-top: 1rem;
    margin-bottom: 0.3rem
}

.gallery-2.rsFullscreen.rsDefault .rsOverflow {
    margin: 0 !important
}

.rsUni .rsFullscreenBtn {
    width: auto;
    height: auto;
    right: -4px;
    top: -11px
}

.rsFullscreen.rsUni .rsFullscreenBtn {
    right: 0 !important;
    top: 0 !important
}

.fwImage .category {
    z-index: 22;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: none
}

.rsUni .rsFullscreenIcn {
    opacity: 1;
    height: auto;
    width: auto;
    text-align: center
}

.rsFullscreenIcn::before {
    content: "\f065";
    font-family: FontAwesome;
    color: #333
}

.rsFullscreen .rsFullscreenIcn::before {
    content: "\f066";
    font-family: FontAwesome;
    color: #333
}

.rsDefault .rsFullscreenIcn:hover, .rsDefault .rsThumbsArrow:hover, .rsDefault .rsThumbsArrow {
    background-color: transparent
}

.rsThumbsArrow.rsThumbsArrowLeft::after {
    content: "\f053";
    font-family: fontawesome;
    color: #333;
    font-size: 1.3rem
}

.rsThumbsArrow.rsThumbsArrowRight::after {
    content: "\f054";
    font-family: fontawesome;
    color: #333;
    font-size: 1.3rem;
    padding-left: 0.5rem
}

.rsDefault .rsThumbsArrow {
    padding-top: 1.3rem
}

.rsThumbsArrowIcn {
    display: none
}

.rsUni .rsThumbsArrow {
    background-color: #fff !important
}

@media screen and (max-width: 800px) {
    .rsDefault .rsThumbsArrow {
        padding-top: 0.5rem
    }
}

@media screen and (min-width: 641px) and (max-width: 768px) {
    .gallery-2.rsFullscreen.rsDefault .rsOverflow {
        margin: 0 !important;
        max-height: 600px
    }

    .gallery-2.rsFullscreen img.rsImg {
        max-height: 550px
    }

    .gallery-2 img.rsImg {
        margin-top: 20px !important
    }

    #imageGallery .rsOverflow {
        padding-top: 80px
    }
}

.rsThumbs {
    padding-left: 3rem;
    padding-right: 3rem
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft, .rsUni.rsWithThumbsHor .rsThumbsArrowRight {
    padding-left: 15px;
    width: 50px
}

.rsFullscreen .rsGCaption {
    margin: 0 !important;
    position: relative !important;
    padding: 0 15px !important
}

.jwplayer .jwcontrolbar {
    display: inline-block !important;
    opacity: 1 !important
}

#mediaplayer {
    width: 100% !important
}

._jwcap {
    margin-top: 1rem
}

._tabsElement .tabs-panel {
    padding: 1rem
}

.vcard a {
    color: #4990E2;
    word-break: break-all
}

    .vcard a:hover {
        text-decoration: underline
    }

ul#multi-list-contacts {
    margin-bottom: 0
}

#multi-list-contacts .vcard {
    font-size: 1rem
}

.vcard .address {
    margin-bottom: 1rem;
    font-weight: 300
}

#_contact .vcard td, #multi-list-contacts .vcard td {
    font-weight: 300;
    vertical-align: text-top
}

#multi-list-contacts .accordion-item {
    margin-bottom: 1rem
}

.vcard table thead, .vcard .table .thead {
    background-color: #fff
}

.vcard table.unstriped tbody tr, vcard .table.unstriped .tr {
    line-height: 1.3;
    border-bottom: none
}

._article .contentBox.shadowBox {
    box-shadow: none
}

.rsFullscreen .category {
    position: fixed;
    left: 20px;
    top: 20px
}

.gallery-2.rsFullscreen .category {
    top: 10px;
    margin: 0
}

.rsUni .rsThumb img {
    width: 100%;
    height: auto;
    position: relative
}

.PagedList > .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .PagedList > .pagination > li {
        display: inline
    }

        .PagedList > .pagination > li > a, .PagedList > .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd
        }

        .PagedList > .pagination > li:first-child > a, .PagedList > .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .PagedList > .pagination > li:last-child > a, .PagedList > .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .PagedList > .pagination > li > a:hover, .PagedList > .pagination > li > span:hover, .PagedList > .pagination > li > a:focus, .PagedList > .pagination > li > span:focus {
            background-color: #eeeeee
        }

    .PagedList > .pagination > .active > a, .PagedList > .pagination > .active > span, .PagedList > .pagination > .active > a:hover, .PagedList > .pagination > .active > span:hover, .PagedList > .pagination > .active > a:focus, .PagedList > .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca
    }

    .PagedList > .pagination > .disabled > span, .PagedList > .pagination > .disabled > a, .PagedList > .pagination > .disabled > a:hover, .PagedList > .pagination > .disabled > a:focus {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager:before, .pager:after {
        display: table;
        content: " "
    }

    .pager:after {
        clear: both
    }

    .pager:before, .pager:after {
        display: table;
        content: " "
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff
    }

._searchFeilds label {
    font-family: 'Roboto Condensed';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

._submit a:hover {
    background-color: #2C3B44;
    color: #fff;
    text-decoration: none
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    left: -9999px
}

    [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 1.95em;
        cursor: pointer
    }

        [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.25em;
            height: 1.25em;
            border: 1px solid #ccc;
            background: #fff;
            border-radius: 0
        }

[type='checkbox'] + label, [type='radio'] + label {
    margin-left: 0
}

._searchFeilds label {
    margin-bottom: 0.5rem
}

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0)
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1)
}

[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    content: '';
    display: block;
    width: 8px;
    height: 16px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    transition: all .2s;
    transform: rotate(45deg);
    position: absolute;
    top: 0em;
    left: .4em
}

._mailboxResults section, #articlePage section {
    border-bottom: 1px solid #d6d6d6;
    padding: 1rem 0
}

    ._mailboxResults section:last-child, #articlePage section:last-child {
        border: none
    }

#_searchResults .fa-file-pdf-o {
    font-size: 1rem
}

.pagination li {
    margin-right: .5rem;
    border-radius: 0;
    font-size: 1rem
}

.pagination a:hover, .pagination a:focus {
    background: transparent
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #333;
    cursor: not-allowed;
    opacity: 0.5
}

    .pagination .disabled:hover {
        background-color: transparent !important
    }

    .pagination .disabled a:hover {
        color: #333 !important;
        cursor: default !important
    }

    .pagination .disabled:hover {
        background-color: transparent
    }

    .pagination .disabled li:not(.current):hover a, .pagination .disabled .current a, .pagination li:not(.active):hover a, .pagination .disabled .active a {
        color: #333
    }

.pagination li {
    padding: 0 !important;
    display: inline-block
}

    .pagination li:not(:first-child):not(:last-child) a {
        vertical-align: -webkit-baseline-middle;
        width: 40px;
        height: 40px;
        padding: 0;
        text-align: center
    }

    .pagination li a span {
        line-height: 2.5
    }

    .pagination li:not(.current):hover, .pagination li:not(.active):hover {
        background: #36444E
    }

    .pagination li.disabled:hover {
        background: transparent !important
    }

    .pagination li.disabled a:hover {
        color: #333 !important
    }

    .pagination li:not(.current):hover a, .pagination .current a, .pagination li:not(.active):hover a, .pagination .active a {
        color: #fff
    }

::-webkit-input-placeholder {
    color: #FF0000;
    opacity: 0.5 !important
}

:-moz-placeholder {
    color: #FF0000;
    opacity: 0.5 !important
}

::-moz-placeholder {
    color: #FF0000;
    opacity: 1 !important
}

:-ms-input-placeholder {
    color: #FF0000;
    opacity: 1 !important
}

.BoldText {
    font-weight: bold
}

#loader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("../../../../Assets/img/ajax-loader.gif") no-repeat center center rgba(0,0,0,0.25)
}

.fb-post span, .fb-post iframe {
    background-color: #ffffff !important
}

.regionalization {
    background-color: #FFE8B2
}

.jwplayer {
    width: 100% !important;
    margin: 0 auto !important
}

.rsDefault .rsTmb._thumbtxt {
    background: #fff;
    color: #333;
    padding: 0.2rem;
    height: 100px;
    overflow: hidden
}

#videoGallery .jwplayer.jw-flag-aspect-mode {
    height: auto !important
}

#videoGallery .rsOverflow, #videoGallery .rsFullscreenBtn, #videoGallery .rsThumbsArrowIcn, #videoGallery .thumbIco {
    display: none
}

#videoGallery {
    height: auto !important
}

    #videoGallery.rsUni .rsThumb {
        width: 146px
    }

    #videoGallery.rsUni .rsThumbsHor, #videoGallery.rsUni .rsThumb {
        height: auto;
        background: #fff
    }

    #videoGallery .rsTmb.fa-stack {
        position: absolute;
        top: 45px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        content: "\f16a";
        font-family: FontAwesome;
        font-size: 28px;
        color: #333
    }

#videoGallery {
    width: 100%;
    background: #151515;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.icon-background5 {
    color: #fff;
    font-size: 1rem
}

._thumbtxt {
    background: #fff;
    color: #333;
    padding: 0.2rem
}

#videoGallery.rsUni .rsThumb img {
    height: 72px;
    position: static;
    border: 1px solid #ccc;
    text-indent: 100vw
}

.rsUni .rsThumb {
    width: 103px;
    height: auto
}

#videoGallery.rsUni.rsDefault.visibleNearby {
    padding-top: 0
}

#mediaplayer + figcaption {
    margin-bottom: 1rem
}

#copyright {
    margin-bottom: 1.2rem
}

.cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    z-index: 1000;
    background: #fff;
    margin-bottom: 0.25rem
}

    .cookie .close-button {
        position: absolute;
        top: 1.5rem;
        transform: translateY(-50%);
        right: 1rem;
        font-size: 2.5em
    }

._cookieInfo, ._cookieInfo p {
    margin-bottom: 0;
    padding: 0 1rem 0 0
}

    ._cookieInfo p a, ._cookieInfo a {
        color: #4990E2
    }

    ._cookieInfo .internallink, ._cookieInfo .externallink {
        display: none
    }

#azIndex {
    margin: 0
}

#index {
    margin: 0;
    padding: 0
}

#servicesSearch .searchBtn {
    background-color: #36444e;
    font-weight: 300;
    font-size: 1rem;
    padding: 0 1rem;
    border: none;
    height: 40px;
    color: #fff
}

#index li {
    display: inline-block
}

#index a:link, #index a:visited, #index a {
    background: #D3D6D9;
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1;
    margin-top: 0.2rem;
    width: 43px;
    text-align: center
}

    #index a:hover, #index a.active {
        background-color: #36444e !important;
        color: #fff
    }

.all-cat-list {
    font-weight: bold;
    text-transform: none
}

#allCategories {
    float: left;
    width: 100%
}

    #allCategories a {
        float: left;
        background: #36444E;
        display: block;
        text-align: center;
        text-decoration: none;
        color: #fff;
        padding: 0.45rem 5px;
        margin-top: 0.2rem;
        width: 100%;
        word-wrap: break-word
    }

.not-active {
    pointer-events: none;
    cursor: default
}

.addrOrvw .vcard:not(:last-child) {
    border-bottom: solid 1px #D6D6D6;
    margin-bottom: 0.8rem
}

_data span {
    display: inline
}

input[type="checkbox"]:focus + label:before {
    border: 1px solid #848D93;
    background-color: #fff;
    box-shadow: 0 0 5px #D3D6D9;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

._document h4, ._document h3 {
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 1.1rem
}

.datepicker {
    display: none;
    position: absolute;
    padding: 4px;
    margin-top: 1px;
    direction: ltr
}

    .datepicker.dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        display: none;
        min-width: 160px;
        list-style: none;
        background-color: #fff;
        border: 1px solid rgba(0,0,0,0.2);
        border-radius: 5px;
        box-shadow: 0 5px 10px rgba(0,0,0,0.2);
        background-clip: padding-box;
        *border-right-width: 2px;
        *border-bottom-width: 2px;
        color: #333;
        font-size: 13px;
        line-height: 18px
    }

        .datepicker.dropdown-menu th {
            padding: 4px 5px
        }

        .datepicker.dropdown-menu td {
            padding: 4px 5px
        }

    .datepicker table {
        border: 0;
        margin: 0;
        width: auto
    }

        .datepicker table tr td span {
            display: block;
            width: 23%;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 1%;
            cursor: pointer
        }

    .datepicker td {
        text-align: center;
        width: 20px;
        height: 20px;
        border: 0;
        font-size: 12px;
        padding: 4px 8px;
        background: #fff;
        cursor: pointer
    }

        .datepicker td.active.day, .datepicker td.active.year {
            background: #2ba6cb
        }

        .datepicker td.old, .datepicker td.new {
            color: #999
        }

        .datepicker td span.active {
            background: #2ba6cb
        }

        .datepicker td.day.disabled {
            color: #eee
        }

        .datepicker td span.month.disabled, .datepicker td span.year.disabled {
            color: #eee
        }

    .datepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        border: 0;
        font-size: 12px;
        padding: 4px 8px;
        background: #fff;
        cursor: pointer
    }

        .datepicker th.active.day, .datepicker th.active.year {
            background: #2ba6cb
        }

        .datepicker th.date-switch {
            width: 145px
        }

        .datepicker th span.active {
            background: #2ba6cb
        }

    .datepicker .cw {
        font-size: 10px;
        width: 12px;
        padding: 0 2px 0 5px;
        vertical-align: middle
    }

    .datepicker.days div.datepicker-days {
        display: block
    }

    .datepicker.months div.datepicker-months {
        display: block
    }

    .datepicker.years div.datepicker-years {
        display: block
    }

    .datepicker thead tr:first-child th {
        cursor: pointer
    }

        .datepicker thead tr:first-child th.cw {
            cursor: default;
            background-color: transparent
        }

    .datepicker tfoot tr:first-child th {
        cursor: pointer
    }

.datepicker-inline {
    width: 220px
}

.datepicker-rtl {
    direction: rtl
}

    .datepicker-rtl table tr td span {
        float: right
    }

.datepicker-dropdown {
    top: 0;
    left: 0
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: 1px solid rgba(0,0,0,0.2);
        position: absolute;
        top: -7px;
        left: 6px
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        top: -6px;
        left: 7px
    }

    .datepicker > div, .datepicker-dropdown::before, .datepicker-dropdown::after {
        display: none
    }

.datepicker-close {
    position: absolute;
    top: -30px;
    right: 0;
    width: 15px;
    height: 30px;
    padding: 0;
    display: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.redColor {
    color: #cc1600;
    text-transform: none
}

.search-frm label {
    font-size: 1rem;
    font-weight: 400
}

button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem
}

button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

#_eventdetails table, #_eventAddr table, #_eventdetails .table, #_eventAddr .table {
    border-collapse: separate
}

._eventDetails tbody tr td._label span, ._eventDetails .tr .td._label span {
    font-weight: 600
}

._eventDetails tbody tr td:first-child, ._eventDetails .tr .td:first-child {
    width: 150px
}

.vcard._eventDetails {
    display: inline-block
}

#_eventdetails figcaption {
    margin-bottom: 1rem
}

._date a {
    color: #4990E2
}

    ._date a i {
        margin-right: 0.5rem
    }

.lowercase, ._blocktype {
    text-transform: initial
}

.videoOverlay {
    min-height: 450px;
    padding-top: 150px
}

    .videoOverlay ._submit {
        width: 30%;
        margin: 0 auto
    }

a.serviceLink {
    color: #4990E2
}

._blocktype {
    padding-left: 1rem;
    line-height: 1
}

._eventDetails p strong {
    font-size: 1.1rem;
    font-family: "Roboto Condensed"
}

._addtionInfo .addressSection {
    font-weight: 500
}

.tabs-title > a:hover {
    background-color: #DBDBDB !important
}

.tabs-title {
    padding-right: 0.1rem
}

._serviceMarginBtm {
    margin-bottom: 0.5rem
}

table.unstriped .info p, .table.unstriped .info p {
    margin-bottom: 0
}

._addressMain table.unstriped, #_eventAddr table.unstriped, ._addressMain .table.unstriped, #_eventAddr .table.unstriped {
    table-layout: fixed
}

    ._addressMain table.unstriped tr td, #_eventAddr table.unstriped tr td, ._addressMain .table.unstriped .tr .td, #_eventAddr .table.unstriped .tr .td {
        word-wrap: break-word
    }

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    display: block
}

    .media-object-section .thumbnail {
        display: inline-block;
        line-height: 0;
        max-width: 100%;
        transition: box-shadow 200ms ease-out;
        border-radius: 0
    }

.media-object img {
    max-width: none
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .media-object.stack-for-small .media-object-section {
            padding: 0;
            padding-bottom: 1rem;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            max-width: 100%
        }

            .media-object.stack-for-small .media-object-section img {
                width: 100%
            }

    .add-top {
        height: 500px
    }
}

._serviceMrgnLeft {
    margin-left: 1rem
}

#teaser_text {
    position: relative
}

    #teaser_text .colorLine {
        left: 0;
        right: 0;
        margin-bottom: -16px !important
    }

@-moz-document url-prefix() {
    .media-object-section ._sublink h3, .media-object-section ._sublink p, .media-object-section ._teaserText, .media-object-section ._sublink h4 {
        width: 100% !important
    }
}

.padding_left#serviceSingleAddress {
    margin-left: 1rem
}

@media screen and (max-width: 800px) and (min-width: 0px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px
    }

        .rsDefault .rsThumb img {
            width: 100%;
            height: 100%
        }

    .rsDefault .rsThumbsHor {
        height: 44px
    }
}

.eventDateRng ._dateRange {
    font-size: 0.85rem !important;
    opacity: 0.6;
    float: left
}

._block {
    display: block !important
}

.iconWidth, .www:first-child {
    width: 20px
}

#mainnavigationBox .stick {
    position: relative
}

.Player .TeaserImage {
    display: none
}

#_eventdetails ._categoryTitle {
    color: #669900
}

.navBoxLinks .serviceBox {
    position: relative;
    width: auto
}

.datepicker.dropdown-menu {
    z-index: 0
}

.gallery-2 .rsArrow.rsArrowRight, .gallery-2 .rsArrow.rsArrowLeft {
    display: none !important
}

.navBoxLinks > ul, #_contact, .linkBox, .navBoxLinks > .accordion {
    margin-bottom: 2rem
}

.pagination, .fb-page, .fb-post {
    margin-bottom: 2rem
}

    .fb-page, .fb-page iframe[style], .fb-page span, .fb-page.fb_iframe_widget_fluid {
        width: 100% !important
    }

.fb_iframe_widget_fluid {
    display: inline-block !important
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important
}

@media all and (-ms-high-contrast: none) {
    body .scWebEditInput {
        display: block
    }

    li span.scWebEditInput, td .scWebEditInput {
        display: inline-block;
        word-break: break-all
    }

    #currentNews ._data a {
        word-wrap: break-word
    }

    .top-bar-right .dropdown-pane {
        width: 328px !important
    }
}

@media screen and (max-width: 40em) and (-ms-high-contrast: none) {
    .top-bar-right .dropdown-pane {
        width: auto !important
    }
}

@-moz-document url-prefix() {
    body .scWebEditInput {
        display: block
    }

    li span.scWebEditInput, td .scWebEditInput {
        display: inline-block
    }
}

#person.teaser_wrapper  ._imglink  {
    margin: 0 auto;
    max-height: 210px
}

#person ._sublink {
    padding: 1rem
}

    #person ._sublink h3, #person ._sublink h4 {
        margin-bottom: 2rem
    }

#mapContainer {
    position: relative;
    top: 0;
    left: 0
}

    #mapContainer .maps {
        position: absolute;
        top: 96px;
        left: 96px
    }

._mailboxResults section:not(:last-child) {
    border-bottom: 1px solid #d6d6d6
}

._mailboxResults section:not(:first-child) {
    padding: 1rem 0
}

._mailboxResults section:first-of-type {
    padding-top: 0
}

._mailboxResults ._secheader {
    text-transform: uppercase
}

._mailBox label {
    font-size: 1rem
}

._mailboxResults ._secheader {
    margin-bottom: 1.6rem
}

._mailboxResults ._replyLabel {
    padding-top: 0.6rem
}

._reply {
    margin-bottom: 0
}

.AccountForm {
    margin: 0 auto
}

    .AccountForm label input, .AccountForm label input:focus {
        border-radius: 0px;
        border-width: 0;
        border-bottom-width: 1px;
        box-shadow: none;
        padding-left: 0
    }

        .AccountForm label input:focus {
            padding-left: 8px;
            border-color: #66afe9
        }

.help-block {
    display: block;
    margin-top: 0;
    margin: 10px 0;
    color: #7c8aa4
}

.fpwd, .fpwd input {
    margin-bottom: 0
}

.readonly {
    position: relative
}

    .readonly::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f023";
        font-size: 1.2rem;
        text-rendering: auto;
        position: absolute;
        float: right;
        top: 0;
        margin-top: 8px;
        position: absolute;
        right: 7px
    }

input[readonly] {
    background: none
}

    input[readonly]:focus {
        padding-left: 0 !important
    }

.userLogin .userLogo::after {
    content: "\f2c0" !important
}

.userLogin ul li, .userLogin ul li:hover {
    background: #fff !important
}

.userLogin ul {
    padding-bottom: 0 !important;
    min-width: 300px
}

.userLogin form input {
    max-width: 100%
}

.userLogin ul li {
    padding: 1rem;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175)
}

.userLogin form .columns {
    padding: 0 !important
}

.userLogin h4, .form-control-static, .userLogin h3 {
    color: #333;
    text-transform: initial
}

.userLogin label, .userLogin a {
    text-transform: initial !important
}

.userLogin label {
    margin-top: 0.6rem
}

.userLogin .gap.above {
    margin-top: 1rem
}

.userLogin .gap {
    margin-bottom: 0.5rem
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important
}

.userLogo {
    padding-right: 2rem;
    border-left: none
}

.errormsg + input, .errormsg + input:focus {
    border: 1px solid red
}

.errormsg {
    color: red;
    font-size: 0.875rem
}

.reveal .close-button {
    position: absolute
}

.userLogin input.button {
    width: 100%
}

.form-group label {
    font-size: 1rem;
    font-weight: 400
}

.loginBtn {
    background-color: #36444e;
    font-family: 'Roboto Condensed' !important;
    font-weight: 300;
    padding: 0.61rem 2rem;
    border: none;
    font-size: 1.25rem;
    color: #fff
}

.add-top {
    top: 60px !important
}

    .add-top h4, .add-top h3 {
        margin-bottom: 1.5rem;
        margin-top: 1rem
    }

    .add-top .close-button, .close-button.medium {
        font-size: 1.25rem
    }

.width150 {
    width: 150px
}

.maxWidth233 {
    max-width: 295px
}

.successmsg {
    margin-bottom: 0.25rem;
    font-weight: bold;
    font-style: italic
}

.userLoginbtn {
    font-size: 1rem;
    padding: 0.85em 1em;
    margin: 0;
    float: right
}

.maxWidth233 .fName {
    word-break: break-all;
    margin-bottom: 1rem
}

.maxWidth233 .eMail {
    overflow: hidden;
    text-overflow: ellipsis
}

.AccountForm #email {
    padding-right: 1.5rem
}

#mapContainer p {
    margin-bottom: 0
}

#mapContainer a {
    padding-top: 1rem;
    display: block;
    position: relative;
    top: 0;
    left: 0
}

#mapContainer {
    margin-bottom: 1.5rem
}

    #mapContainer:last-child {
        margin-bottom: 0
    }

        #mapContainer:last-child a:last-child {
            margin-bottom: 0
        }

#_mailboxForm form {
    border: none !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    max-width: 100% !important
}

.teasers h4.renderingHeading, .teasers h3.renderingHeading {
    background: #d3d6d9;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -25px;
    padding: 3px 14px 5px 14px;
    margin-bottom: 1rem
}

@media screen and (min-width: 1024px) {
    .data.tel, .data.fax {
        width: 185px;
        vertical-align: text-top
    }
}

._mailboxResults .searchGlobalContainer h3, ._mailboxResults .searchGlobalContainer p, ._mailboxResults .searchGlobalContainer h4 {
    margin-bottom: 0
}

.personOfc {
    margin-top: 1rem
}

.structuredDetails fieldset label, #currentNewsDetails fieldset label, #_eventdetails fieldset label, .structuredDetails .fieldset label, #currentNewsDetails .fieldset label, #_eventdetails .fieldset label {
    padding: 0;
    background: none;
    color: #333;
    font-size: 1rem;
    font-weight: bold
}

.structuredDetails section ._secheader {
    font-weight: bold;
    margin-bottom: 1rem;
    margin-top: 3rem
}

.structuredDetails section {
    padding-bottom: 1rem
}

    .structuredDetails section:last-of-type, .structuredDetails section:first-of-type {
        border: none
    }

    .structuredDetails section:first-of-type, .structuredDetails ul .customAccordion, .structuredDetails fieldset ul li:last-of-type p, #mainArticlePage ul .customAccordion, .structuredDetails .fieldset ul li:last-of-type p {
        margin-bottom: 0
    }

.structuredDetails div.description {
    display: inline-block
}

.structuredDetails section fieldset, .structuredDetails section .fieldset {
    margin-top: -8px
}

.structuredDetails section ._imginline, .structuredDetails .accordion-content, .structuredDetails .accordion-content ._imginline, #_personAcc .accordion .accordion-content ._imginline, #_personAcc .accordion .accordion-content, #currentNewsDetails .accordion-content, #currentNewsDetails section {
    padding-bottom: 0
}

    .structuredDetails .accordion-content:before, #_personAcc .accordion .accordion-content:before {
        display: table;
        clear: both;
        content: ""
    }

#_personAcc .accordion {
    display: inline-block;
    width: 100%
}

blockquote {
    border: none;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.blockquote {
    margin: 1.5em 0
}

blockquote:before, blockquote:after {
    content: "";
    position: absolute;
    border-top: 1.5px solid #e6e6e6;
    width: 100%
}

blockquote p {
    quotes: "„" "“" "”" "‘" "’";
    text-align: center;
    margin: 1.5em auto;
    width: 80%
}

    blockquote p:before {
        display: inline;
        color: #8a8a8a;
        content: open-quote;
        font-size: 4em;
        line-height: 1em;
        margin-right: 0.25em;
        vertical-align: -0.1em
    }

    blockquote p:after {
        display: inline;
        color: #8a8a8a;
        content: close-quote;
        font-size: 4em;
        line-height: 1em;
        margin-left: 0.25em;
        vertical-align: -0.4em
    }

#personprofile .category {
    text-transform: none
}

#personprofile ._sublink h3, #personprofile ._sublink h4 {
    font-size: 2rem
}

#personprofile .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 0
}

#personprofile ._teaserText {
    opacity: .9;
    font-family: "Roboto Condensed"
}

#personprofile ._imglink {
    margin: 0 auto
}

#personprofile .teaser_wrapper {
    margin-bottom: 1rem;
    display: inline-block;
    width: 100%
}

#_searchResults label {
    font-family: 'Roboto Condensed';
    font-size: 1rem;
    font-weight: 400
}

.current {
    background-color: #F3F3F3
}

#currentNewsDetails .description {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1rem;
    margin-bottom: 0;
    display: inline-block;
    width: 100%
}

#currentNewsDetails section.contImg {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0
}

#currentNewsDetails fieldset, #currentNewsDetails .fieldset {
    padding-top: 0.7rem
}

#_eventdetails ._date {
    padding-bottom: 1rem
}

#_eventdetails fieldset, #_eventdetails .fieldset {
    border-top: 1px solid #ddd;
    padding-top: 1rem;
    margin-bottom: 1rem
}

    #_eventdetails fieldset ul li, #_eventdetails .fieldset ul li {
        display: inline-block;
        width: 100%
    }

#currentNewsDetails section .noAcc {
    padding-bottom: 1rem;
    display: block
}

#currentNewsDetails section h4._secheader {
    margin-bottom: 1rem
}

#mainArticlePage section ul, .structuredDetails section ul, #mainArticlePage section .accordion, .structuredDetails section .accordion {
    margin-bottom: 0
}

#mainArticlePage section ._imginline:last-of-type {
    padding-bottom: 0
}

.currentNews .has-tip {
    width: 100%
}

.focusin {
    outline: 4px solid #ffbf47 !important;
    outline-offset: 2px
}

.multiTeaserContainer .focusin {
    outline-offset: 0;
    margin: .5rem
}

.headerNav li a.focusin, .top-bar a.focusin, ._searchicons a.focusin {
    outline-offset: -5px
}

._news a.focusin, .teasers .teaser_wrapper a.focusin {
    display: inline-block
}

.large-3 .renderingHeading.focusin {
    margin-right: -16px !important;
    margin-left: -16px !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.accordion-title.focusin {
    position: relative;
    z-index: 9
}

.breadcrumbs li:first-child a.focusin {
    outline-offset: -2px;
    padding: 3px
}

.breadcrumbs li:not(:first-child) {
    outline-offset: -2px;
    padding-left: 3px;
    padding-right: 3px
}

.Fraktion-title:before {
    content: '('
}

.Fraktion-title:after {
    content: ')'
}

.btn-div {
    text-align: right
}

li.scFilterValue p:not(:last-child) {
    margin-bottom: 0
}

.themedMaps .dynamicMap {
    width: 100%;
    height: 600px
}

.vcard._eventDetails {
    display: inline-block
}

.dept-all-topic-p {
    position: relative
}

    .dept-all-topic-p i.fa-fw {
        position: absolute !important;
        margin-top: 3px
    }

    .dept-all-topic-p a {
        display: block !important;
        padding: 0 0 0 1.2rem
    }

.multi-organization-h5 {
    margin-top: 1rem
}

.wc-profile-article {
    margin-bottom: 0 !important
}

.st-add-tbl {
    display: table;
    width: 100%
}

.st-add-tr {
    display: table-row
}

.st-add-td:first-child {
    display: table-cell;
    width: 30%
}

._hfAddress .addressSection, ._hfAddress .st-add-tbl {
    margin-bottom: 1rem !important
}

._hfcontact tr td:first-child, ._hfcontact .tr .td:first-child {
    width: 30%
}

@media screen and (max-width: 63.9375em) {
    .st-add-td:first-child, ._hfcontact tr td:first-child, ._hfcontact .tr .td:first-child {
        width: 100%
    }

    .st-add-td:first-child {
        display: block
    }

    .table.stack .td {
        border-top: 0
    }

    .table.stack .tr, .table.stack .th, .table.stack .td {
        display: block
    }

    #_list .table.stack .tr, #_list .table.stack .thead.tr {
        display: table-row
    }
}

@media screen and (max-width: 39.9375em) {
    .st-add-td:first-child, ._hfcontact tr td:first-child, ._hfcontact .tr .td:first-child {
        width: 100%
    }

    .st-add-td:first-child {
        display: block
    }
}

@page {
    margin: 10mm
}

.hide-for-print-only {
    display: block
}

.show-for-print-only {
    display: none
}

.telerik-reTable-1 td.telerik-reTableOddCol-1 {
    word-break: initial
}

.rte-tbl-wrd-wrap td {
    word-break: initial
}

.servicesLinkedToForm {
    margin-left: 0
}

    .servicesLinkedToForm li {
        list-style: none
    }

.serviceDocumentMargin {
    margin-bottom: 2rem
}

form[id^="wffm"] .halfAvailableWidth {
    padding-left: 0rem;
    padding-right: 0.5rem
}

    form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth {
        padding-left: 0.5rem;
        padding-right: 0
    }

        form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth {
            padding-left: 0rem;
            padding-right: 0.5rem
        }

            form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth {
                padding-left: 0.5rem;
                padding-right: 0
            }

                form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth {
                    padding-left: 0rem;
                    padding-right: 0.5rem
                }

                    form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth {
                        padding-left: 0.5rem;
                        padding-right: 0
                    }

                        form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth {
                            padding-left: 0rem;
                            padding-right: 0.5rem
                        }

                            form[id^="wffm"] .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth ~ .halfAvailableWidth {
                                padding-left: 0.5rem;
                                padding-right: 0
                            }

form[id^="wffm"] .thirdAvailableWidth {
    padding-left: 0rem;
    padding-right: 0.5rem;
    width: 33.3%
}

    form[id^="wffm"] .thirdAvailableWidth ~ .thirdAvailableWidth {
        padding: 0 0.5rem
    }

        form[id^="wffm"] .thirdAvailableWidth ~ .thirdAvailableWidth ~ .thirdAvailableWidth {
            padding-left: 0.5rem;
            padding-right: 0rem
        }

.checkbox input[id^="wffm"] {
    position: inherit;
    left: inherit
}

.hasDatepicker.datepicker {
    display: inherit;
    position: inherit
}

.wfmDatebox + .row {
    margin-right: 0;
    margin-left: 0
}

.displayFlexDirection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.displayFlexGrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.displayInlineBlock {
    display: inline-block
}

.displayNone {
    display: none
}

.marginBottom0 {
    margin-bottom: 0rem
}

.textTransformNone {
    text-transform: none
}

.colorRed {
    color: red
}

.positionWidth {
    position: relative;
    width: auto
}

.marginBottom2 {
    margin-bottom: 2rem
}

.contentBox._article {
    display: inline-block
}

[id^="wffm"] .form-submit-border {
    clear: both
}

.nlbtns {
    padding-left: 4rem
}

h4.link-box-title {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: "Roboto",Arial,Verdana,sans-serif
}

h4._headline {
    text-transform: none
}

    h4._headline.compact-address-heading {
        margin-bottom: .5rem
    }

    h4._headline a {
        font-family: "Roboto",Arial,Verdana,sans-serif;
        font-weight: 300;
        margin-bottom: .5rem;
        font-size: 1.25rem;
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: .5rem
    }

h4.inside-shadowBox {
    font-family: "Roboto",Arial,Verdana,sans-serif;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
    text-transform: none
}

h4.content-tile {
    font-family: "Roboto",Arial,Verdana,sans-serif;
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
    text-transform: none
}

h5.inside-shadowBox {
    font-family: "Roboto",Arial,Verdana,sans-serif;
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 300;
    text-transform: none
}

h3.shadow-box-title {
    font-family: 'Roboto Condensed';
    font-weight: 300;
    margin-bottom: 0.3rem;
    text-transform: uppercase;
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0
}

#_contact h4, #_contact h3 {
    font-size: 1.375rem;
    font-weight: 300;
    font-family: 'Roboto Condensed'
}

._sublink h4 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
    text-transform: none
}

.teaser_wrapper ._sublink h4 {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 1.5rem;
    display: block !important;
    margin-top: 0.5rem;
    line-height: 1.625rem;
    margin-bottom: 0.625rem;
    text-transform: none
}

.large-3 ._sublink h4, .medium-3 ._sublink h4 {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-size: 1.125rem;
    margin-top: 0.5rem;
    line-height: 1.625rem;
    margin-bottom: 0.625rem
}

._categoryTitle.category {
    line-height: 1.4rem
}

.fieldset {
    display: block;
    -webkit-margin-start: 2px;
    margin-inline-start: 2px;
    -webkit-margin-end: 2px;
    margin-inline-end: 2px;
    -webkit-padding-before: 0.35em;
    padding-block-start: 0.35em;
    -webkit-padding-start: 0.75em;
    padding-inline-start: 0.75em;
    -webkit-padding-end: 0.75em;
    padding-inline-end: 0.75em;
    -webkit-padding-after: 0.625em;
    padding-block-end: 0.625em;
    min-inline-size: -webkit-min-content;
    min-inline-size: -moz-min-content;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    -o-border-image: initial;
    border-image: initial
}

.fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

.fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

.structuredDetails section .fieldset {
    margin-top: -8px
}

.structuredDetails .fieldset h5, #currentNewsDetails .fieldset h5, #_eventdetails .fieldset h5 {
    font-family: "Roboto",Arial,Verdana,sans-serif !important;
    padding: 0;
    background: none;
    color: #333;
    font-size: 1rem;
    font-weight: bold;
    margin: 0;
    text-transform: none;
    line-height: 1.8
}

.structuredDetails .fieldset ul li:last-of-type p {
    margin-bottom: 0
}

.table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
    line-height: 1.5
}

#_list .table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0
}

#_list ul.table {
    margin-left: 0;
    margin-bottom: 0
}

.tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
}

.table.unstriped .tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

#_list .table .thead, #_list .table .tr, #_list .table .tr:nth-child(even), #_list .vertical {
    border-bottom: 1px solid #d6d6d6
}

.table.hover .tr:hover {
    background-color: #fafafa
}

.th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center
}

.td {
    display: table-cell;
    vertical-align: inherit
}

.table .th, .table .td {
    padding: .5rem .625rem .625rem
}

#_list .table .td {
    padding: 1rem
}

#_list .table.stack .td {
    vertical-align: top;
    position: relative
}

#_list .td a {
    width: 100%;
    display: table
}

#_list .table.stack .tr .td:first-child span {
    padding: 0 0 0 1.2rem
}

#_list .td span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-Size: 1rem;
    color: #36444E;
    vertical-align: top;
    word-wrap: break-word;
    word-break: break-word
}

._newsTicker .table.unstriped .tr {
    border-bottom: none
}

._newsTicker .tr {
    margin-bottom: 0.625rem
}

.table.stack .loadMore {
    display: none
}

.table.stack .tr.loadMore {
    display: table-row
}

.table.unstriped .tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

.tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

._newsTicker .tr .td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    vertical-align: middle
}

._newsTicker .table.unstriped .tr {
    border: none
}

.th {
    padding: .5rem .625rem .625rem;
    font-weight: bold;
    text-align: left
}

#_list .table, #_list .table .tbody, #_list .table .tfoot {
    border-left: none;
    border-right: none;
    border-top: none
}

    #_list .table .tr.thead {
        background: #f3f3f3
    }

.thead {
    background: #f9f9f9;
    color: #333
}

.thead, .tbody, .tfoot {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

#_list .th, #_eventDetails .th {
    word-break: break-all
}

#_list .table .th {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    color: #36444E;
    padding: 1rem;
    vertical-align: top
}

.vcard .td {
    padding: .2rem 0 0 0
}

.vcard .table.unstriped .tr {
    line-height: 1.3;
    border-bottom: none
}

address {
    font-style: normal
}

.customAccordion .accordion-title h4 {
    font-size: 1.1rem;
    font-weight: 400;
    color: #36444E
}

    .customAccordion .accordion-title h4._secheader {
        font-size: 1rem;
        font-weight: 600;
        color: #36444E;
        font-family: roboto;
        text-transform: uppercase
    }

.accordion {
    margin-bottom: 1rem
}

.accordion-title h4 {
    text-transform: none;
    border: none;
    font-size: 1.25rem;
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1
}

.customAccordion .accordion-title:focus {
    background-color: #DBDBDB
}

.valign-top {
    vertical-align: top
}

@media print, screen and (min-width: 40em) {
    h4.link-box-title {
        font-size: 2.5rem
    }

    ._sublink h4 {
        font-size: 1.9375rem
    }

    h3.shadow-box-title {
        font-size: 1.5625rem
    }

    h4._headline a {
        font-size: 2.5rem
    }

    h4.inside-shadowBox {
        font-size: 2.5rem
    }

    h4.content-tile {
        font-size: 1.9375rem
    }

    h5.inside-shadowBox {
        font-size: 1.9375rem
    }
}

@media screen and (min-width: 40em) {
    h4.link-box-title {
        font-size: 1.8rem;
        text-transform: none
    }

    ._sublink h4 {
        font-size: 1.625rem
    }

    h3.shadow-box-title {
        font-size: 1.25rem
    }

    h4._headline a {
        font-size: 1.8rem
    }

    h4.inside-shadowBox {
        font-size: 1.8rem
    }

    h4.content-tile {
        font-size: 1.625rem
    }

    h5.inside-shadowBox {
        font-size: 1.625rem
    }
}

@media screen and (max-width: 40em) {
    #_list .table.stack .tr, #_list .table.stack .th, #_list .table.stack .td {
        display: block
    }

        #_list .table.stack .tr .td:not(:first-child) span {
            padding: 0 0 0 1.2rem
        }

    #_list.list .table.stack .thead {
        display: none
    }

    #_list .table .td {
        padding: 0
    }

    #_list .table.stack .tr {
        padding: 1rem
    }

    ._newsTicker .td:not(:first-child) {
        padding-left: 0.3rem
    }
}

@media all and (-ms-high-contrast: none) {
    ._news a.focusin, .teasers .teaser_wrapper a.focusin {
        display: block
    }
}

.cookie-reveal {
    padding: 0;
    overflow: visible
}

.cookie-settings {
    width: 100%;
    background-color: white;
    padding: 1.5rem;
    border-bottom: 8px solid #36444e
}

@media screen and (max-width: 40em) {
    .cookie-settings {
        padding: 0.5rem
    }
}

.cookie-settings__option-container {
    margin-top: 2rem
}

.cookie-settings a {
    color: #4990e2
}

    .cookie-settings a:hover {
        color: #4990e2;
        text-decoration: underline
    }

.cookie-settings ul {
    list-style: none
}

.cookie-settings__option {
    margin-bottom: 0.5rem
}

    .cookie-settings__option [type="checkbox"]:checked:disabled + label:before {
        background-color: #ccc
    }

    .cookie-settings__option [type="checkbox"]:checked:disabled + label:after {
        border-color: #888
    }

    .cookie-settings__option label {
        font-size: 1rem
    }

.cookie-settings__option-info {
    display: block;
    font-size: 0.875rem
}

.cookie-settings__option-emphasis {
    font-weight: bold;
    text-decoration: underline
}

.cookie-settings .modal-footer {
    text-align: left;
    font-size: 0.875rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2rem
}

    .cookie-settings .modal-footer button {
        text-transform: uppercase;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 2rem;
        margin-top: 0
    }

@media screen and (max-width: 63.9375em) {
    .cookie-settings .modal-footer {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .cookie-settings .modal-footer button {
            margin-top: 1rem;
            margin-left: 0rem
        }
}

button, hr, input {
    overflow: visible
}

audio, canvas, progress, video {
    display: inline-block
}

progress, sub, sup {
    vertical-align: baseline
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

menu, article, aside, details, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=submit], [type=reset], 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
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[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
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.mejs__offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs__container {
    background: #000;
    box-sizing: border-box;
    font-family: 'Helvetica', Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

    .mejs__container * {
        box-sizing: border-box
    }

    .mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
        -webkit-appearance: none;
        display: none !important
    }

.mejs__fill-container, .mejs__fill-container .mejs__container {
    height: 100%;
    width: 100%
}

.mejs__fill-container {
    background: transparent;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs__container:focus {
    outline: none
}

.mejs__iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs__embed, .mejs__embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs__fullscreen {
    overflow: hidden !important
}

.mejs__container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

    .mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
        height: 100% !important;
        width: 100% !important
    }

.mejs__background {
    left: 0;
    position: absolute;
    top: 0
}

.mejs__mediaelement {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.mejs__poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs__poster-img {
    display: none
}

.mejs__poster-img {
    border: 0;
    padding: 0
}

.mejs__overlay {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs__layer {
    z-index: 1
}

.mejs__overlay-play {
    cursor: pointer
}

.mejs__overlay-button {
    background: url("/assets/img/video/mejs-controls.svg") no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs__overlay:hover > .mejs__overlay-button {
    background-position: -80px -39px
}

.mejs__overlay-loading {
    height: 80px;
    width: 80px
}

.mejs__overlay-loading-bg-img {
    animation: mejs__loading-spinner 1s linear infinite;
    background: transparent url("/assets/img/video/mejs-controls.svg") -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@keyframes mejs__loading-spinner {
    100% {
        transform: rotate(360deg)
    }
}

.mejs__controls {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

    .mejs__controls:not([style*='display: none']) {
        background: rgba(255,0,0,0.7);
        background: linear-gradient(transparent, rgba(0,0,0,0.35))
    }

.mejs__button, .mejs__time, .mejs__time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

    .mejs__button > button {
        background: transparent url("/assets/img/video/mejs-controls.svg");
        border: 0;
        cursor: pointer;
        display: block;
        font-size: 0;
        height: 20px;
        line-height: 0;
        margin: 10px 6px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        text-decoration: none;
        width: 20px
    }

        .mejs__button > button:focus {
            outline: dotted 1px #999
        }

.mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus, .mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus {
    outline: 0
}

.mejs__time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs__play > button {
    background-position: 0 0
}

.mejs__pause > button {
    background-position: -20px 0
}

.mejs__replay > button {
    background-position: -160px 0
}

.mejs__time-rail {
    direction: ltr;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs__time-total, .mejs__time-buffering, .mejs__time-loaded, .mejs__time-current, .mejs__time-float, .mejs__time-hovered, .mejs__time-float-current, .mejs__time-float-corner, .mejs__time-marker {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs__time-total {
    background: rgba(255,255,255,0.3);
    margin: 5px 0 0;
    width: 100%
}

.mejs__time-buffering {
    animation: buffering-stripes 2s linear infinite;
    background: linear-gradient(-45deg, rgba(255,255,255,0.4) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.4) 75%, transparent 75%, transparent);
    background-size: 15px 15px;
    width: 100%
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs__time-loaded {
    background: rgba(255,255,255,0.3)
}

.mejs__time-current, .mejs__time-handle-content {
    background: rgba(255,255,255,0.9)
}

.mejs__time-hovered {
    background: rgba(255,255,255,0.5);
    z-index: 10
}

    .mejs__time-hovered.negative {
        background: rgba(0,0,0,0.2)
    }

.mejs__time-current, .mejs__time-buffering, .mejs__time-loaded, .mejs__time-hovered {
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition: 0.15s ease-in all;
    width: 100%
}

.mejs__time-buffering {
    transform: scaleX(1)
}

.mejs__time-hovered {
    transition: height 0.1s cubic-bezier(0.44, 0, 1, 1)
}

    .mejs__time-hovered.no-hover {
        transform: scaleX(0) !important
    }

.mejs__time-handle, .mejs__time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    transform: translateX(0);
    z-index: 11
}

.mejs__time-handle-content {
    border: 4px solid rgba(255,255,255,0.9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    transform: scale(0);
    width: 10px
}

.mejs__time-rail:hover .mejs__time-handle-content, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail .mejs__time-handle-content:active {
    transform: scale(1)
}

.mejs__time-float {
    background: #eee;
    border: solid 1px #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 36px
}

.mejs__time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs__time-float-corner {
    border: solid 5px #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    width: 0
}

.mejs__long-video .mejs__time-float {
    margin-left: -23px;
    width: 64px
}

.mejs__long-video .mejs__time-float-current {
    width: 60px
}

.mejs__broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs__fullscreen-button > button {
    background-position: -80px 0
}

.mejs__unfullscreen > button {
    background-position: -100px 0
}

.mejs__mute > button {
    background-position: -60px 0
}

.mejs__unmute > button {
    background-position: -40px 0
}

.mejs__volume-button {
    position: relative
}

    .mejs__volume-button > .mejs__volume-slider {
        -webkit-backface-visibility: hidden;
        background: rgba(50,50,50,0.7);
        border-radius: 0;
        bottom: 100%;
        display: none;
        height: 115px;
        left: 50%;
        margin: 0;
        position: absolute;
        transform: translateX(-50%);
        width: 25px;
        z-index: 1
    }

    .mejs__volume-button:hover {
        border-radius: 0 0 4px 4px
    }

.mejs__volume-total {
    background: rgba(255,255,255,0.5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    transform: translateX(-50%);
    width: 2px
}

.mejs__volume-current {
    background: rgba(255,255,255,0.9);
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.mejs__volume-handle {
    background: rgba(255,255,255,0.9);
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 16px
}

.mejs__horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs__horizontal-volume-total {
    background: rgba(50,50,50,0.8);
    border-radius: 2px;
    font-size: 1px;
    height: 8px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 50px
}

.mejs__horizontal-volume-current {
    background: rgba(255,255,255,0.8);
    border-radius: 2px;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mejs__horizontal-volume-handle {
    display: none
}

.mejs__captions-button, .mejs__chapters-button {
    position: relative
}

    .mejs__captions-button > button {
        background-position: -140px 0
    }

    .mejs__chapters-button > button {
        background-position: -180px 0
    }

    .mejs__captions-button > .mejs__captions-selector, .mejs__chapters-button > .mejs__chapters-selector {
        background: rgba(50,50,50,0.7);
        border: solid 1px transparent;
        border-radius: 0;
        bottom: 100%;
        margin-right: -43px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 50%;
        visibility: visible;
        width: 86px
    }

    .mejs__chapters-button > .mejs__chapters-selector {
        margin-right: -55px;
        width: 110px
    }

.mejs__captions-selector-list, .mejs__chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

    .mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
        background-color: #c8c8c8 !important;
        background-color: rgba(255,255,255,0.4) !important
    }

.mejs__captions-selector-input, .mejs__chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs__captions-selector-label, .mejs__chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs__captions-selected, .mejs__chapters-selected {
    color: #21f8f8
}

.mejs__captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs__captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

    .mejs__captions-layer a {
        color: #fff;
        text-decoration: underline
    }

    .mejs__captions-layer[lang=ar] {
        font-size: 20px;
        font-weight: normal
    }

.mejs__captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs__captions-position-hover {
    bottom: 35px
}

.mejs__captions-text, .mejs__captions-text * {
    background: rgba(20,20,20,0.5);
    box-shadow: 5px 0 0 rgba(20,20,20,0.5),-5px 0 0 rgba(20,20,20,0.5);
    padding: 0;
    white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs__overlay-error {
    position: relative
}

    .mejs__overlay-error > img {
        left: 0;
        max-width: 100%;
        position: absolute;
        top: 0;
        z-index: -1
    }

.mejs__cannotplay, .mejs__cannotplay a {
    color: #fff;
    font-size: 0.8em
}

.mejs__cannotplay {
    position: relative
}

    .mejs__cannotplay p, .mejs__cannotplay a {
        display: inline-block;
        padding: 0 15px;
        width: 100%
    }

.mejs-video-description-button > button, .mejs__video-description-button > button, .mejs-audio-description-button > button, .mejs__audio-description-button > button {
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.7
}

.mejs-video-description-button.video-description-on > button, .mejs__video-description-button.video-description-on > button, .mejs-audio-description-button.audio-description-on > button, .mejs__audio-description-button.audio-description-on > button {
    opacity: 1
}

.mejs-video-description-button > button, .mejs__video-description-button > button {
    background-image: url("/assets/img/video/video-description-icon.svg")
}

.mejs-audio-description-button > button, .mejs__audio-description-button > button {
    background-image: url("/assets/img/video/audio-description-icon.svg")
}

.mejs-volume-button.hidden, .mejs__volume-button.hidden {
    display: none
}

.mejs-audio-description-player, .mejs__audio-description-player {
    display: none
}

.responsive-video__gallery .responsive-video__container {
    display: none
}

.responsive-video__container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    overflow: hidden
}

.responsive-video__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .responsive-video__inner .media-wrapper {
        height: 100%
    }

    .responsive-video__inner video {
        width: 100% !important;
        height: auto !important
    }

    .responsive-video__inner .mejs__container-fullscreen video {
        height: 100% !important
    }

    .responsive-video__inner .mejs__container, .responsive-video__inner .mejs__inner, .responsive-video__inner .mejs__mediaelement, .responsive-video__inner .mejs__poster, .responsive-video__inner .mejs__overlay, .responsive-video__inner .mejs__captions-layer {
        width: 100% !important;
        height: 100% !important
    }

.addressDetail a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #4990E2;
    text-decoration: none
}

    .addressDetail a:hover:not(.accordion-title) {
        text-decoration: underline
    }

.addressImage {
    margin-bottom: 1rem
}

    .addressImage > img {
        display: inline-block
    }

.addressSection {
    margin-top: 1rem
}

.addressBulletList {
    margin-bottom: 1rem
}

    .addressBulletList > li {
        margin-left: 20px
    }

.department-picture {
    margin-bottom: 1rem
}

.department-logo {
    margin-bottom: 1rem
}

.customAccordion {
    margin-bottom: 0.25rem
}

    .customAccordion .accordion-title, ._blocktype {
        background-color: #EAECED;
        color: #36444E !important;
        font-size: 1.1rem;
        font-weight: 400
    }

        .customAccordion .accordion-title:hover {
            background-color: #DBDBDB
        }

#multi-list-contacts .vcard {
    font-size: 1rem
}

.adr {
    margin-bottom: .25rem
}

.vcard td {
    padding: .2rem 0 0 0
}

.vcard table thead {
    background-color: #fff
}

.addressComments {
    padding-top: 0.5rem
}

.department-page {
    font-weight: 300
}

.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td {
    text-transform: none
}

._nonAdjustedMarginBottum p {
    margin-bottom: 1rem
}
