﻿@charset "UTF-8"; /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url('https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i');

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: 'Karla',sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0089e3;
    text-decoration: none
}

    a:hover, a:focus {
        color: #005b96;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.ie9 .img-responsive, .lt-ie9 .img-responsive {
    width: auto\9;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #006eb7
}

a.text-primary:hover, a.text-primary:focus {
    color: #004f84
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #006eb7
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #004f84
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #006eb7;
    border-color: #005f9e
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #004f84;
        border-color: #00121e
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #004f84;
        border-color: #003a60
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #004f84;
        border-color: #003a60
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #003a60;
            border-color: #00121e
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #006eb7;
        border-color: #005f9e
    }

    .btn-primary .badge {
        color: #006eb7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #0089e3;
    font-weight: normal;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #005b96;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #006eb7
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #0089e3
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #006eb7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #006eb7
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #004f84
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Karla',sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Karla',sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.btn:focus {
    outline: dotted 2px #000
}

div.active:focus {
    outline: dotted 1px #000
}

a:focus {
    outline: dotted 1px #000
}

.close:hover, .close:focus {
    outline: dotted 1px #000
}

.nav > li > a:hover, .nav > li > a:focus {
    outline: dotted 1px #000
}

.carousel-indicators li, .carousel-indicators li.active {
    height: 18px;
    width: 18px;
    border-width: 2px;
    position: relative;
    box-shadow: 0 0 0 1px #808080;
    -moz-boxshadow: 0 0 0 1px #808080;
    -webkit-boxshadow: 0 0 0 1px #808080
}

.carousel-indicators.active li {
    background-color: rgba(100,149,253,0.6)
}

    .carousel-indicators.active li.active {
        background-color: white
    }

.carousel-tablist-highlight {
    display: block;
    position: absolute;
    outline: 2px solid transparent;
    background-color: transparent;
    box-shadow: 0 0 0 1px transparent;
    -moz-boxshadow: 0 0 0 1px transparent;
    -webkit-boxshadow: 0 0 0 1px transparent
}

    .carousel-tablist-highlight.focus {
        outline: 2px solid #6495ED;
        background-color: rgba(0,0,0,0.4)
    }

a.carousel-control:focus {
    outline: 2px solid #6495ED;
    background-image: linear-gradient(to right, transparent 0, rgba(0,0,0,0.5) 100%);
    box-shadow: 0 0 0 1px #000000;
    -moz-boxshadow: 0 0 0 1px #000000;
    -webkit-boxshadow: 0 0 0 1px #000000
}

.carousel-pause-button {
    position: absolute;
    top: -30em;
    left: -300em;
    display: block
}

    .carousel-pause-button.focus {
        top: .5em;
        left: .5em
    }

.carousel:hover .carousel-caption, .carousel.contrast .carousel-caption {
    background-color: rgba(0,0,0,0.5);
    z-index: 10
}

.alert-success {
    color: #2d4821
}

.alert-info {
    color: #214c62
}

.alert-warning {
    color: #6c4a00;
    background-color: #f9f1c6
}

.alert-danger {
    color: #d2322d
}

    .alert-danger:hover {
        color: #a82824
    }
/*!
 *  Font Awesome 4.5.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('../fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.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.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .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 {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

body {
    -webkit-backface-visibility: hidden
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }

    70% {
        -moz-transform: scale(.9)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }

    70% {
        -o-transform: scale(.9)
    }

    100% {
        -o-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        transform: scale(1.05)
    }

    70% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1)
    }

    25% {
        -moz-transform: scale(.95)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1)
    }

    25% {
        -o-transform: scale(.95)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -o-transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}

.is-animated.mfp-bg {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

    .is-animated.mfp-bg.mfp-ready {
        opacity: .8;
        filter: alpha(opacity=80)
    }

    .is-animated.mfp-bg.mfp-removing {
        opacity: 0;
        filter: alpha(opacity=0)
    }

.is-animated.mfp-wrap .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.is-animated.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.is-animated.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.is-animated.mfp-wrap.mfp-gallery .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.is-animated.mfp-wrap.mfp-gallery.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.is-animated.mfp-wrap.mfp-gallery.mfp-removing .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-preloader a:hover {
            color: #FFF
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow:after, .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before, .mfp-arrow .mfp-b {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
        border-right: 17px solid #FFF;
        margin-left: 31px
    }

    .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
        border-left: 17px solid #FFF;
        margin-left: 39px
    }

    .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
        border-left: 27px solid #3F3F3F
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}

    .mfp-iframe-scaler.embed-responsive {
        position: static
    }

        .mfp-iframe-scaler.embed-responsive.embed-responsive-16by9 {
            padding-bottom: 56.25%
        }

        .mfp-iframe-scaler.embed-responsive.embed-responsive-4by3 {
            padding-bottom: 75%
        }

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #444
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.carousel.no-js > div, .carousel.no-js .slide {
    display: none
}

    .carousel.no-js > div:first-child, .carousel.no-js .slide:first-child {
        display: block
    }

.carousel .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .carousel .owl-nav [class*='owl-'] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 5px 8px;
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px
    }

        .carousel .owl-nav [class*='owl-']:hover {
            background: #869791;
            color: #fff;
            text-decoration: none
        }

    .carousel .owl-nav .disabled {
        opacity: .5;
        filter: alpha(opacity=50);
        cursor: default
    }

        .carousel .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .carousel .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline
    }

        .carousel .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px;
            background: #D6D6D6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 30px
        }

        .carousel .owl-dots .owl-dot.active span, .carousel .owl-dots .owl-dot:hover span {
            background: #869791
        }

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        filter: alpha(opacity=0);
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        z-index: 1;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../images/icon-carousel-video-play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        -o-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3)
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
/*!
 * Bootstrap-select v1.9.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
    width: 220px \0
}

    .bootstrap-select > .dropdown-toggle {
        width: 100%;
        padding-right: 25px;
        z-index: 1
    }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        width: .11px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: -2
        }

.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

    .bootstrap-select.form-control:not([class*="col-"]) {
        width: 100%
    }

    .bootstrap-select.form-control.input-group-btn {
        z-index: auto
    }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

    .bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
        float: right
    }

.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

    .bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important
    }

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

    .bootstrap-select.btn-group.bs-container .dropdown-menu {
        z-index: 1060
    }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative
    }

        .bootstrap-select.btn-group .dropdown-menu li.active small {
            color: #fff
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: .5em
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        pointer-events: none;
        opacity: .9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204,204,204,0.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bs-actionsbox .btn-group button {
        width: 50%
    }

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .bs-donebutton .btn-group button {
        width: 100%
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url("../fonts/VideoJS.eot?#iefix") format("eot")
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA4wAAoAAAAAFfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBGNtYXAAAAE0AAAAOgAAAUriLxC2Z2x5ZgAAAXAAAAnnAAAO5OV/F/5oZWFkAAALWAAAACoAAAA2CsZ2fWhoZWEAAAuEAAAAGAAAACQOogcfaG10eAAAC5wAAAAPAAAAeNIAAABsb2NhAAALrAAAAD4AAAA+MMgtQm1heHAAAAvsAAAAHwAAACABLwB5bmFtZQAADAwAAAElAAACCtXH9aBwb3N0AAANNAAAAPkAAAF5vawAenicY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoyw7iLmSHCDOCCADu/Qo9AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/v8PUvCREUTzM0DVAwEjG8OIBwCOWgbUAAB4nI1XfVBU1xV/574vlsUlj/14grDs48FuAgaR3X2LEnY3UZSgEkTwAySAgkIwI8bRfFDjTszYCWRMW9lNa4y2meokmq+2k5ia0dpkmknbkWgSSW3GyaaNf0RTx0wxX7A3Pe/tQmIgHXf3vXvvueeee+45v3POXQYY/PCD/CBDGAYkIE2sxg+OXSJmhmH1OaFX6MU5C5PDMCZi5Rg2i+ELGSthwM14NCbgYGSBIZfhFA1H6Zu0OS0NDkMVfg+npdFm+maCvigI0JBIQIMg0BdJGdTj9ylj7nr+b97+Hl8C1+H2xNAvjPqxjIgaKtItICkSnIISeo40QQls4xxjlzgHsnGGvi7BxQiMlSlkPMhfCh67rAUEUQ6CHxW2O7JARCkKnlUQ7UEIyAEQZe4MdDW9xr5OPFuKbubpRxcPDY8da4MOelDfAYJLW+sGKn/Vlmjfv5+NdB4oOfTazJn3tGxZtL9xFNZX7PPRUbjcRg/SMB2EL+gblXn7shbO/WUbF9u/H5XQ9eKO8iMMr9tY35qYoRi20wGuXV/CHaGDk2fdgHwCk5HUXQpCcgHfBV2NjV3jkq4PHTSUSBwuOQALvxPAps6fiftk6P6yJpcm5bB4dFkgoh195mbiSTnkL3jupq7jh4ZZdvjQRVB4PPx3SsVTu5D/6kd85RU66ttXAeuuXYN1E/Y2sMMzZkZiZNRZlRS/ynr9Xr8Cql2RVNbutXslYo7B9ngsFqcDbCQO22PxeIxcpgMxkh6PjUdwkvw6hvRpZeoCFKshDQzJVr++DWyLx+hAXJcGp3TJMV1ME45xCNvHLsWRrpOZSduOoG0zERuIIwuIkhNkBREglQKLiODD45FQE0BTiE214xE2wp8zOt9NjH3GRtDMk7Ehoq2tzCzGxdyMEQJuD0qGIrQ58ApoWQE3D2h1h6zwuB14wYFIDAA5CZ11jT+92gFZ7B7/p7+hV8jFxBl4aG03wLiVXtBbCylLfIJzkPUAvWAw0yvsVdKdBbC6nnruP/RFkHqWJLZ2Auxdtgy+6qTf7l1WswTJcJ6mGVxwXj92UtfU2WXUNX+qBUCxK6D4FR4f/cufG1sZbiSkMcwdMdoxBxTTEXIp4SCXMNhHoFjvTTFP4vkoPReNRmPRCTwa+3qY0DR7qn7Vjh612wRRTaI04HWCnZ+gIzvS/ZJP0+mynphCui4hzmG0id6+aLSv2BV3FQMYDTHrlGQ/SZ+q4ZdF8aLa5Ar8GW3tVNKEj13cF0buMaesx1i9CL/Uo1tM0h+74o9HjQ+UcPaxy8mH9ccwK8KpKA3rHdIUjTKpfIBxuokpxUGBIILm84ATvHh8tAIe2iZj8KvYwUOXawHMVNgxZvlwSa0z8Zkokkxn3ey2nYTsbMO3mPh8cji7zklsPLD9a9f2s2w/uSt/FgSytWzw5bmS3PielU1P56aGrlz6NzlnbT8h/Wtb+1OxIqxBbC9g7kINUbtAEDxsKWSCe46eltCPmaiUxy2IrODIB8EmixaQrU4IAQ6THg6BFpAdWsCquT16DkL9ccIC/FGeP5AuiDExe8bx+QtzWVsmHcm0kdzqecdn5IhRkTc/zfNPm3ns5sw4Pq86l9gyofh6jkTF5iFChjYbbzZQWFvYb8qZAWyGiV9ya+5bFgnzpuWt3FuX8KYMmsiYZepPseBgGhZcOMt0+4Q8fDOTftJjHIuhdaLsFXFM9AclTi9jbGRq8ZvIOykZei77kfo53eoppVPovbGiyV63p/p/dkWETTjmhjTIm8RP284b04bcNYlRsvO6Gp2JeaiIueVHsgJGF2aASlCQLuG8EsBomzb++/AXmwhaOoLhL7iQ4/uc449gWJ56/XWDARn74v/PL1bRBB4TBEyYrqezSkUPHaWjPWCm13ogAzJ66LVpbTEuXccDZlyXxBQ/IrzKOPS7gAkkIyZ0N6joE6M246aDsO1kgucTJ/EdFWA5pbAcTfoSP4hJeBCni7nEn5IclL4kpDgmMMuH8Kpk0+WrBUIeKCyWS0nPVz7NW86Hnl55GxR5KB3+9tszL+wVRulXNTUn6D8SJvIl3PzP46eZST/tQTllTDXTzmxCaTYna7eJAqcWuD1ulBXQsMz5fQEBCfowCF5FVDF/2yysB9OW5veVEtRAFOy41FoeJEiAOZhDiFstsKAwJ8Hijs72q1jWvWx+uKU5XFZDLx189OK8ojW1u0By5dtLHUN/rwkte68PnhnYVbt0bvWiub9w1+f4C0L3hIuXZ8+xlVSt0eb3tgQsmVZnem5R3U0uf/fmFdqiLTvY3nPnet5/v4f9pLB6QX2krnnFQ1tXtN+2ePlAaUNWcfiWwrncn4ca9ml3hFeHHm+u2bq4MhxUZs3bMH/3jgaPUtlVunFjg2/8yRzf3cHsssKZqlnOqyCWworWykW9lXnspk0ffrjpfCreIpjPWbwnFxt3PAkcQgkUuH1auUMf+txJQ0hK1k1zsNaqQdaLMxfoq9AGGxtJQ+fGw53cE/TY8pWhJruZHiMAcCexFS/eGDp6hntiXGE/gvI7163b29ExfiHxNsnqub/a6/QmPoAn4GpZ2c9cZRX5/57IWUNYuubiQBAddhuxAKe6PA5vuV5dkk0VXkMM3zk42W3Awrgka8LQgjZY+tQIffd5+vnHasnHL/cczldyS4r79i6su6Nu9oPQ8lbaid2Pt9/bXtTTynevq7bkPkITV47d+3NugOzo4M3y77Zxbnb2nhWrl0T/kO4u3H1ig33e1lD6JDYjiKkCHOioF0pZv6T6gxxipxLNhFc8xERA48vq5ZfXdL/QV6c8W3PfwjIsZyI3Csvo72e4FpTVwTv/UYNAKtY+8MB84vogZ1Xr5lW38iJdPZ74xunzO4Gk7BARIkytjlyCoPVoIb3IluMfAYRhEoAO2aGXKc2TNAJaSwdzQEeq7jC7TWYF2Y2jrEIXlyVEhunBs5t7K62a7Z6qB0923/+vPT2v7mwpqV/mTEsTiCB5zz735HOP9VbVWtKKZK08uDJ7vcQN02HogGegY5iNnKUHh12ti9/zzHvsauy+tx+e375j94LuA64MV/5MQbZVNT95/re7jlxZVaVuW5Nffsd9TXfOpXcv6m2Bn3x6FgXg/oz+P0h/ce8g2mTEWxVTzzQzrTruNCcRdbu6VY87gLVXc4uSjXfosak7XxWM4oyl+ockmzCFhJXaGwK8e6sCW2T3sLmPnh5qSZtx9JHFL6QBHGnsTjdtWQ8PFygWtQTIkrI84NILfQSC65FUMFsnOYFHEoSmUCD49a4rt3985PTsd8GzB/5KEnzmhhORgVOZPM+yb5KmpRu38jQqviH6826Lrdrxx6DZdFPo2fVbTiy9AUpDJ3SxGYvpK7u+Rhz8D4BCxssAeJxjYGRgYABiwcIjbvH8Nl8ZuNkZQOBSiOgBZJqdASzOwcAEogDqtAdOAAB4nGNgZGBgZwCChWASxGZkQAVyABOTANd4nGNnYGBgHwAMADNUANMAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IAAHicY2BkYGCQY8hlYGcAASYg5gJCBob/YD4DABa6AakAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYE4CWlZSveFP8hHOY4gHhw79VLav68hMNOH6kG60mg5YhM22pr9b1vGMMEUM2TgyFGgxBwVbnCLBZZYYY07bHCPBzziCc94wSve8I4PbGeDFj/VydVSOakpG0T0VH1ZHXuq+xhoftHaHq+yV+21o1P7brWLWnvpiExNJpBb/i18q8D9ZxSOcj8oY8iVPjZBBU2+kGIIypokuqTI+cx3qXMq7Z6PQIsx1DYGrQxtLul50YV50rVcCiNJc0enX4qdkNRYe8j2g46+SIMHapXJw1GFdIWH2DfalQknZeTDWsRW2bqlBK3ORIz9AqJUapQAAAA=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgQAAAEoAAAAVmNtYXDiLxC2AAAB+AAAAUpnbHlm5X8X/gAAA4QAAA7kaGVhZArGdn0AAADQAAAANmhoZWEOogcfAAAArAAAACRobXR40gAAAAAAAYAAAAB4bG9jYTDILUIAAANEAAAAPm1heHABLwB5AAABCAAAACBuYW1l1cf1oAAAEmgAAAIKcG9zdL2sAHoAABR0AAABeQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHgABAAAAAQAAEXIS2l8PPPUACwcAAAAAANJUFcAAAAAA0lQVwAAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAeAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHQcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxHf//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AUABmALIAxgDmAR4BSAF0AZwB8gIuAo4CugMKA44DsAPqBDgEfAS4BOgFDAWiBegGNgZsBtoHcgAAAAEAAAAABYsFiwACAAABEQECVQM2BYv76gILAAADAAAAAAZrBmsAAgAOABoAAAkCEwQAAxIABSQAEwIAASYAJzYANxYAFwYAAusBwP5Alf7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uAjABUAFQAZsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAACAAAAAAVABYsAAwAHAAABIREpAREhEQHAASv+1QJVASsBdQQW++oEFgAAAAQAAAAABiAGIAAGABMAJAAnAAABLgEnFRc2NwYHFz4BNSYAJxUWEgEHASERIQERAQYHFT4BNxc3AQcXBNABZVW4A7sCJ3ElKAX+3+Wlzvu3XwFh/p8BKwF1AT5MXU6KO5lf/WCcnAOAZJ4rpbgYGGpbcUacVPQBYziaNP70Aetf/p/+QP6LAfb+wjsdmhJEMZhfBJacnAAAAQAAAAAEqwXWAAUAAAERIQERAQILASoBdv6KBGD+QP6LBKr+iwAAAAIAAAAABWYF1gAGAAwAAAEuAScRPgEBESEBEQEFZQFlVFRl/BEBKwF1/osDgGSeK/2mK54BRP5A/osEqv6LAAADAAAAAAYgBg8ABQAMABoAABMRIQERAQUuAScRPgEDFRYSFwYCBxU2ADcmAOABKwF1/osCxQFlVVVluqXOAwPOpeUBIQUF/t8EYP5A/osEqv6L4GSeK/2mK54C85o0/vS1tf70NJo4AWL19QFiAAAABAAAAAAFiwWLAAUACwARABcAAAEjESE1IwMzNTM1IQEjFSERIwMVMxUzEQILlgF24JaW4P6KA4DgAXaW4OCWAuv+ipYCCuCW/ICWAXYCoJbgAXYABAAAAAAFiwWLAAUACwARABcAAAEzFTMRIRMjFSERIwEzNTM1IRM1IxEhNQF14Jb+iuDgAXaWAcCW4P6KlpYBdgJV4AF2AcCWAXb76uCWAcDg/oqWAAAAAAIAAAAABdYF1gAPABMAAAEhDgEHER4BFyE+ATcRLgEDIREhBUD8gD9VAQFVPwOAP1UBAVU//IADgAXVAVU//IA/VQEBVT8DgD9V++wDgAAABgAAAAAGawZrAAcADAATABsAIAAoAAAJASYnDgEHASUuAScBBSEBNhI3JgUBBgIHFhchBR4BFwEzARYXPgE3AQK+AWROVIfwYQESA4416aH+7gLl/dABelxoAQH8E/7dXGgBAQ4CMP3kNemhARJ4/t1OVIfwYf7uA/ACaBIBAVhQ/id3pfY+/idL/XNkAQGTTU0B+GT+/5NNSEul9j4B2f4IEgEBWFAB2QAAAAUAAAAABmsF1gAPABMAFwAbAB8AAAEhDgEHER4BFyE+ATcRLgEBIRUhASE1IQUhNSE1ITUhBdX7VkBUAgJUQASqQFQCAlT7FgEq/tYC6v0WAuoBwP7WASr9FgLqBdUBVT/8gD9VAQFVPwOAP1X9rJX+1ZWVlZaVAAMAAAAABiAF1gAPACcAPwAAASEOAQcRHgEXIT4BNxEuAQEjNSMVMzUzFRQGByMuAScRPgE3Mx4BFQUjNSMVMzUzFQ4BByMuATURNDY3Mx4BFwWL++o/VAICVD8EFj9UAgJU/WtwlZVwKiDgICoBASog4CAqAgtwlZVwASog4CAqKiDgICoBBdUBVT/8gD9VAQFVPwOAP1X99yXgJUogKgEBKiABKiAqAQEqIEol4CVKICoBASogASogKgEBKiAAAAYAAAAABiAE9gADAAcACwAPABMAFwAAEzM1IxEzNSMRMzUjASE1IREhNSERFSE14JWVlZWVlQErBBX76wQV++sEFQM1lv5AlQHAlf5Alv5AlQJVlZUAAAABAAAAAAYgBmwALgAAASIGBwE2NCcBHgEzPgE3LgEnDgEHFBcBLgEjDgEHHgEXMjY3AQYHHgEXPgE3LgEFQCtKHv3sBwcCDx5OLF9/AgJ/X19/Agf98R5OLF9/AgJ/XyxOHgIUBQEDe1xcewMDewJPHxsBNxk2GQE0HSACf19ffwICf18bGf7NHCACf19ffwIgHP7KFxpcewICe1xdewAAAgAAAAAGWQZrAEMATwAAATY0Jzc+AScDLgEPASYvAS4BJyEOAQ8BBgcnJgYHAwYWHwEGFBcHDgEXEx4BPwEWHwEeARchPgE/ATY3FxY2NxM2JicFLgEnPgE3HgEXDgEFqwUFngoGB5YHGQ26OkQcAxQP/tYPFAIcRTm6DRoHlQcFC50FBZ0LBQeVBxoNujlFHAIUDwEqDxQCHEU5ug0aB5UHBQv9OG+UAgKUb2+UAgKUAzckSiR7CRoNAQMMCQVLLRzGDhEBAREOxhwtSwUJDP79DBsJeyRKJHsJGg3+/QwJBUstHMYOEQEBEQ7GHC1LBQkMAQMMGwlBApRvb5QCApRvb5QAAAAAAQAAAAAGawZrAAsAABMSAAUkABMCACUEAJUIAaYBPQE9AaYICP5a/sP+w/5aA4D+w/5aCAgBpgE9AT0BpggI/loAAAACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgABJgAnNgA3FgAXBgADgP7D/loICAGmAT0BPQGmCAj+Wv7D/f6uBgYBUv39AVIGBv6uBmsI/lr+w/7D/loICAGmAT0BPQGm+sgGAVL9/QFSBgb+rv39/q4AAAMAAAAABmsGawALABcAIwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAAw4BBy4BJz4BNx4BA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rh0Cf19ffwICf19ffwZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAk9ffwICf19ffwICfwAAAAQAAAAABiAGIAAPABsAJQApAAABIQ4BBxEeARchPgE3ES4BASM1IxUjETMVMzU7ASEeARcRDgEHITczNSMFi/vqP1QCAlQ/BBY/VAICVP1rcJVwcJVwlgEqICoBASog/tZwlZUGIAJUP/vqP1QCAlQ/BBY/VPyClZUBwLu7ASog/tYgKgFw4AACAAAAAAZrBmsACwAXAAABBAADEgAFJAATAgATBwkBJwkBNwkBFwEDgP7D/loICAGmAT0BPQGmCAj+Wjhp/vT+9GkBC/71aQEMAQxp/vUGawj+Wv7D/sP+WggIAaYBPQE9Aab8EWkBC/71aQEMAQxp/vUBC2n+9AABAAAAAAXWBrYAFgAAAREJAREeARcOAQcuAScjFgAXNgA3JgADgP6LAXW+/QUF/b6+/QWVBgFR/v4BUQYG/q8FiwEq/ov+iwEqBP2/vv0FBf2+/v6vBgYBUf7+AVEAAAABAAAAAAU/BwAAFAAAAREjIgYdASEDIxEhESMRMzU0NjMyBT+dVjwBJSf+/s7//9Ctkwb0/vhISL3+2P0JAvcBKNq6zQAAAAAEAAAAAAaOBwAAMABFAGAAbAAAARQeAxUUBwYEIyImJyY1NDY3NiUuATU0NwYjIiY1NDY3PgEzIQcjHgEVFA4DJzI2NzY1NC4CIyIGBwYVFB4DEzI+AjU0LgEvASYvAiYjIg4DFRQeAgEzFSMVIzUjNTM1MwMfQFtaQDBI/uqfhOU5JVlKgwERIB8VLhaUy0g/TdNwAaKKg0pMMUVGMZImUBo1Ij9qQCpRGS8UKz1ZNjprWzcODxMeChwlThAgNWhvUzZGcX0Da9XVadTUaQPkJEVDUIBOWlN6c1NgPEdRii5SEipAKSQxBMGUUpo2QkBYP4xaSHNHO0A+IRs5ZjqGfVInITtlLmdnUjT8lxo0Xj4ZMCQYIwsXHTgCDiQ4XTtGazsdA2xs29ts2QADAAAAAAaABmwAAwAOACoAAAERIREBFgYrASImNDYyFgERIRE0JiMiBgcGFREhEhAvASEVIz4DMzIWAd3+tgFfAWdUAlJkZ6ZkBI/+t1FWP1UVC/63AgEBAUkCFCpHZz+r0ASP/CED3wEySWJik2Fh/N39yAISaXdFMx4z/dcBjwHwMDCQIDA4H+MAAAEAAAAABpQGAAAxAAABBgcWFRQCDgEEIyAnFjMyNy4BJxYzMjcuAT0BFhcuATU0NxYEFyY1NDYzMhc2NwYHNgaUQ18BTJvW/tKs/vHhIyvhsGmmHyEcKypwk0ROQk4seQFbxgi9hoxgbWAlaV0FaGJFDhyC/v3ut22RBIoCfWEFCxexdQQmAyyOU1hLlbMKJiSGvWYVOXM/CgAAAAEAAAAABYAHAAAiAAABFw4BBwYuAzURIzU+BDc+ATsBESEVIREUHgI3NgUwUBewWWitcE4hqEhyRDAUBQEHBPQBTf6yDSBDME4Bz+0jPgECOFx4eDoCINcaV11vVy0FB/5Y/P36HjQ1HgECAAEAAAAABoAGgABKAAABFAIEIyInNj8BHgEzMj4BNTQuASMiDgMVFBYXFj8BNjc2JyY1NDYzMhYVFAYjIiY3PgI1NCYjIgYVFBcDBhcmAjU0EiQgBBIGgM7+n9FvazsTNhRqPXm+aHfijmm2f1srUE0eCAgGAgYRM9Gpl6mJaz1KDgglFzYyPlYZYxEEzv7OAWEBogFhzgOA0f6fziBdR9MnOYnwlnLIfjpgfYZDaJ4gDCAfGAYXFD1al9mkg6ruVz0jdVkfMkJyVUkx/l5Ga1sBfOnRAWHOzv6fAAAHAAAAAAcABM8ADgAXACoAPQBQAFoAXQAAARE2HgIHDgEHBiYjJyY3FjY3NiYHERQFFjY3PgE3LgEnIwYfAR4BFw4BFxY2Nz4BNy4BJyMGHwEeARcUBhcWNjc+ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");
    font-weight: normal;
    font-style: normal
}

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
        content: ""
    }

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-play-circle:before {
        content: ""
    }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
        content: ""
    }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0, .video-js .vjs-volume-menu-button.vjs-vol-0 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before, .video-js .vjs-volume-menu-button.vjs-vol-0:before {
        content: ""
    }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1, .video-js .vjs-volume-menu-button.vjs-vol-1 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before, .video-js .vjs-volume-menu-button.vjs-vol-1:before {
        content: ""
    }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2, .video-js .vjs-volume-menu-button.vjs-vol-2 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before, .video-js .vjs-volume-menu-button.vjs-vol-2:before {
        content: ""
    }

.vjs-icon-volume-high, .video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-volume-high:before, .video-js .vjs-mute-control:before, .video-js .vjs-volume-menu-button:before {
        content: ""
    }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
        content: ""
    }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
        content: ""
    }

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-square:before {
        content: ""
    }

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-spinner:before {
        content: ""
    }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
        content: ""
    }

.vjs-icon-captions, .video-js .vjs-captions-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-captions:before, .video-js .vjs-captions-button:before {
        content: ""
    }

.vjs-icon-chapters, .video-js .vjs-chapters-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
        content: ""
    }

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-share:before {
        content: ""
    }

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-cog:before {
        content: ""
    }

.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
        content: ""
    }

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-circle-outline:before {
        content: ""
    }

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-circle-inner-circle:before {
        content: ""
    }

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-hd:before {
        content: ""
    }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
        content: ""
    }

.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-replay:before {
        content: ""
    }

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-facebook:before {
        content: ""
    }

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-gplus:before {
        content: ""
    }

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-linkedin:before {
        content: ""
    }

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-twitter:before {
        content: ""
    }

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-tumblr:before {
        content: ""
    }

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-pinterest:before {
        content: ""
    }

.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

    .vjs-icon-audio-description:before {
        content: ""
    }

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .video-js:-moz-full-screen {
        position: absolute
    }

    .video-js:-webkit-full-screen {
        width: 100% !important;
        height: 100% !important
    }

    .video-js *, .video-js *:before, .video-js *:after {
        box-sizing: inherit
    }

    .video-js ul {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        list-style-position: outside;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
        width: 100%;
        max-width: 100%;
        height: 0
    }

    .video-js.vjs-16-9 {
        padding-top: 56.25%
    }

    .video-js.vjs-4-3 {
        padding-top: 75%
    }

    .video-js.vjs-fill {
        width: 100%;
        height: 100%
    }

    .video-js .vjs-tech {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

    .video-js.vjs-fullscreen.vjs-user-inactive {
        cursor: none
    }

.vjs-hidden {
    display: none !important
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

    .vjs-no-js a, .vjs-no-js a:visited {
        color: #66A8CC
    }

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43,51,63,0.7);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em
}

.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
    display: none
}

.video-js button {
    background: none;
    border: none;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

    .vjs-menu li:focus, .vjs-menu li:hover {
        outline: 0;
        background-color: #73859f;
        background-color: rgba(115,133,159,0.5)
    }

    .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
        background-color: #fff;
        color: #2B333F
    }

    .vjs-menu li.vjs-menu-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        line-height: 2em;
        padding: 0;
        margin: 0 0 .3em 0;
        font-weight: bold;
        cursor: default
    }

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43,51,63,0.7)
}

    .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
        background-color: #2B333F;
        background-color: rgba(43,51,63,0.7);
        position: absolute;
        width: 100%;
        bottom: 1.5em;
        max-height: 15em
    }

    .vjs-menu-button-popup:hover .vjs-menu, .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
        display: block
    }

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

    .video-js .vjs-menu-button-inline:before {
        width: 2.22222222em
    }

    .video-js .vjs-menu-button-inline:hover, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline.vjs-slider-active, .video-js.vjs-no-flex .vjs-menu-button-inline {
        width: 12em
    }

    .video-js .vjs-menu-button-inline.vjs-slider-active {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline:hover .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2B333F;
    background-color: rgba(43,51,63,0.7)
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    -moz-transition: visibility .1s,opacity .1s;
    -o-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    -moz-transition: visibility 1s,opacity 1s;
    -o-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.vjs-controls-disabled .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar, .vjs-error .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

@media screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: ""
    }
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    outline: none;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

    .video-js .vjs-control:before {
        font-size: 1.8em;
        line-height: 1.67
    }

    .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {
        text-shadow: 0 0 1em white
    }

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vjs-live .vjs-progress-control {
    display: none
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.66666667em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after, .video-js .vjs-progress-control:hover .vjs-play-progress:after {
    display: block;
    font-size: .6em
}

.video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: .3em;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.video-js .vjs-mouse-display:before {
    display: none
}

.video-js .vjs-play-progress {
    background-color: #fff
}

    .video-js .vjs-play-progress:before {
        position: absolute;
        top: -0.33333333em;
        right: -0.5em;
        font-size: .9em
    }

    .video-js .vjs-mouse-display:after, .video-js .vjs-play-progress:after {
        display: none;
        position: absolute;
        top: -2.4em;
        right: -1.5em;
        font-size: .9em;
        color: #000;
        content: attr(data-current-time);
        padding: .2em .5em;
        background-color: #fff;
        background-color: rgba(255,255,255,0.8);
        -webkit-border-radius: .3em;
        -moz-border-radius: .3em;
        border-radius: .3em
    }

    .video-js .vjs-play-progress:before, .video-js .vjs-play-progress:after {
        z-index: 1
    }

.video-js .vjs-load-progress {
    background: ligthen(#73859f, 25%);
    background: rgba(115,133,159,0.5)
}

    .video-js .vjs-load-progress div {
        background: ligthen(#73859f, 50%);
        background: rgba(115,133,159,0.75)
    }

.video-js.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    -moz-transition: visibility 1s,opacity 1s;
    -o-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after {
    color: #fff;
    background-color: #000;
    background-color: rgba(0,0,0,0.8)
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5)
}

    .video-js .vjs-slider:focus {
        text-shadow: 0 0 1em white;
        -webkit-box-shadow: 0 0 1em #fff;
        -moz-box-shadow: 0 0 1em #fff;
        box-shadow: 0 0 1em #fff
    }

.video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

    .video-js .vjs-volume-level:before {
        position: absolute;
        font-size: .9em
    }

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

    .vjs-slider-vertical .vjs-volume-level:before {
        top: -0.5em;
        left: -0.3em
    }

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

    .vjs-slider-horizontal .vjs-volume-level:before {
        top: -0.3em;
        right: -0.5em
    }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: .5em;
    height: 8em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden
}

.vjs-volume-menu-button-vertical:hover .vjs-menu-content, .vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
    height: 8em;
    width: 2.9em
}

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content, .vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
    height: 2.9em;
    width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent !important
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

    .vjs-poster img {
        display: block;
        vertical-align: middle;
        margin: 0 auto;
        max-height: 100%;
        padding: 0;
        width: 100%
    }

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-controls-disabled .vjs-poster {
    display: none
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
    display: none
}

.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0,0,0,0.5)
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43,51,63,0.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block
}

.vjs-loading-spinner:before, .vjs-loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: white
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite,vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite,vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
    border-top-color: white
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
    border-top-color: white;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: white
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: white
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu {
    left: -10em;
    width: 0
}

    .vjs-chapters-button .vjs-menu ul {
        width: 24em
    }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
    display: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2B333F;
    background-color: rgba(43,51,63,0.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-size: 12px;
    width: 40em
}

    .vjs-caption-settings .vjs-tracksettings {
        top: 0;
        bottom: 2em;
        left: 0;
        right: 0;
        position: absolute;
        overflow: auto
    }

    .vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
        float: left
    }

        .vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after {
            clear: both
        }

    .vjs-caption-settings .vjs-tracksettings-controls {
        position: absolute;
        bottom: 1em;
        right: 1em
    }

    .vjs-caption-settings .vjs-tracksetting {
        margin: 5px;
        padding: 3px;
        min-height: 40px
    }

        .vjs-caption-settings .vjs-tracksetting label {
            display: block;
            width: 100px;
            margin-bottom: 5px
        }

        .vjs-caption-settings .vjs-tracksetting span {
            display: inline;
            margin-left: 5px
        }

        .vjs-caption-settings .vjs-tracksetting > div {
            margin-bottom: 5px;
            min-height: 20px
        }

            .vjs-caption-settings .vjs-tracksetting > div:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                min-height: 0
            }

    .vjs-caption-settings label > input {
        margin-right: 10px
    }

    .vjs-caption-settings input[type="button"] {
        width: 40px;
        height: 40px
    }

.video-js .vjs-modal-dialog {
    background: rgba(0,0,0,0.8);
    background: -webkit-linear-gradient(-90deg, rgba(0,0,0,0.8), rgba(255,255,255,0));
    background: linear-gradient(180deg, rgba(0,0,0,0.8), rgba(255,255,255,0))
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.scEmptyPlaceholder {
    flex-basis: 100%
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/fonts/icomoon.eot?dql7sx');
    src: url('../fonts/icomoon/fonts/icomoon.eot?dql7sx#iefix') format('embedded-opentype'),url('../fonts/icomoon/fonts/icomoon.ttf?dql7sx') format('truetype'),url('../fonts/icomoon/fonts/icomoon.woff?dql7sx') format('woff'),url('../fonts/icomoon/fonts/icomoon.svg?dql7sx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 21px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-cart:before {
    content: "\e900"
}

.icon-drop_arrow:before {
    content: "\e901"
}

.icon-left-arrow:before {
    content: "\e902"
}

.icon-menu:before {
    content: "\e903"
}

.icon-right-arrow:before {
    content: "\e904"
}

.icon-search:before {
    content: "\e905"
}

.icon-close:before {
    content: "\e906"
}

.icon-audience-icon:before {
    content: "\e907"
}

.icon-back-to-top:before {
    content: "\e908"
}

.icon-facebook:before {
    content: "\e909"
}

.icon-linkedin:before {
    content: "\e90a"
}

.icon-share:before {
    content: "\e90b"
}

.icon-twitter:before {
    content: "\e90c"
}

.icon-you-tube:before {
    content: "\e90d"
}

.icon-share-icon:before {
    content: "\e90e"
}

.icon-lock-icon:before {
    content: "\e90f"
}

.icon-printer-icon:before {
    content: "\e910"
}

.icon-info-icon:before {
    content: "\e911"
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

body {
    font-family: 'Karla',sans-serif;
    font-size: 15px;
    color: #535353;
    background-color: #efefef
}

    body.overflow {
        overflow-x: hidden
    }

a {
    color: #006eb7
}

    a.arrow {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        line-height: normal
    }

        a.arrow:after {
            font-family: 'icomoon';
            content: "\e904";
            font-size: 16px;
            display: inline-block;
            margin-left: 7px;
            position: relative;
            top: 3px;
            right: 0
        }

        a.arrow.reverse:after {
            display: none
        }

        a.arrow.reverse:before {
            font-family: 'icomoon';
            content: "\e904";
            font-size: 16px;
            display: inline-block;
            margin-right: 7px;
            position: relative;
            top: 4px;
            left: 0;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg)
        }

    a.video {
        position: relative;
        display: block;
        background: #000
    }

        a.video:after {
            content: url(../images/play-icon-noBG.png);
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            background: rgba(0,110,183,0.5);
            width: 80px;
            height: 80px;
            text-align: center;
            overflow: hidden;
            padding-top: 25px;
            border: 2px solid #fff;
            border-radius: 50%
        }

        a.video img {
            width: 100%
        }

        a.video:hover img {
            opacity: .85;
            transition: all ease .4s
        }

        a.video:hover:after {
            width: 90px;
            height: 90px;
            padding-top: 30px;
            transition: all ease .2s
        }

    a.locked {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px
    }

        a.locked:after {
            font-family: 'icomoon';
            content: "\e90f";
            font-size: 18px;
            display: inline-block;
            margin-left: 7px;
            position: relative;
            top: 3px
        }

    a.external {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px
    }

        a.external:after {
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f08e";
            font-size: 16px;
            display: inline-block;
            margin-left: 7px;
            position: relative;
            top: 1px;
            right: 0
        }

    a:hover {
        color: #0089e3
    }

        a:hover.arrow {
            text-decoration: none
        }

            a:hover.arrow:after {
                right: -7px;
                transition: all ease .4s
            }

            a:hover.arrow.reverse:before {
                left: -7px;
                transition: all ease .4s
            }

    a:active, a:focus {
        text-decoration: none
    }

h1, h2, h3, h4, h5, h6 {
    color: #535353;
    font-family: 'Playfair Display',serif;
    text-align: center
}

.ahfs h1, .ahfs h2, .ahfs h3, .ahfs h4, .ahfs h5, .ahfs h6 {
    font-family: 'Karla',sans-serif
}

h1 {
    font-size: 50px;
    margin: 60px 0
}

    h1.alt {
        margin: 0 auto 20px !important;
        padding: 0 145px
    }

        h1.alt:after {
            content: "";
            display: block;
            width: 30px;
            height: 5px;
            margin: 40px auto 0;
            background-color: #ef691c
        }

@media (max-width:767px) {
    h1 {
        font-size: 30px;
        margin: 30px 0
    }

        h1.alt {
            width: 100%;
            padding: 0
        }

            h1.alt:after {
                margin-top: 20px
            }
}

@media (min-width:768px) and (max-width:991px) {
    h1.alt {
        padding: 0
    }
}

h2 {
    font-size: 30px;
    margin: 0 0 25px;
    text-transform: uppercase
}

@media (max-width:767px) {
    h2 {
        font-size: 22px
    }
}

h3 {
    font-size: 24px;
    margin: 0 0 15px
}

@media (max-width:767px) {
    h3 {
        font-size: 20px
    }
}

p {
    margin: 10px 0
}

.photoLeft {
    float: left;
    margin: 5px 15px 10px 0
}

.photoRight {
    float: right;
    margin: 5px 0 15px 10px
}

figure {
    margin: 0
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

li {
    margin: 5px 0
}

ul {
    list-style-type: disc;
    padding-left: 15px
}

    ul.noBullet {
        list-style: none;
        margin: 0;
        padding: 0
    }

ol {
    padding-left: 18px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.ie9 .img-responsive, .lt-ie9 .img-responsive {
    width: auto\9;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

a.button {
    display: inline-block;
    background: #ef691c;
    margin: 5px 0 15px 0;
    padding: 7px 15px;
    position: relative;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    white-space: nowrap
}

    a.button:hover {
        background: #ca530e;
        transition: all ease .2s
    }

    a.button.blue {
        background: #006eb7
    }

        a.button.blue:hover {
            background: #004f84;
            transition: all ease .2s
        }

    a.button.cancel-btn {
        background: #f3f0ec;
        color: #535353;
        text-transform: uppercase;
        margin-left: 10px
    }

        a.button.cancel-btn:hover {
            background: #b9b7b4
        }

    a.button.arrow:after {
        font-family: 'icomoon';
        content: "\e904";
        font-size: 16px;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        top: 3px
    }

.main-container {
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

    .main-container .row.row-flex {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-grow: 0;
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0;
        -ms-flex-negative: 0;
        margin: 130px -15px 30px;
        position: relative
    }

        .main-container .row.row-flex [class^="col-"], .main-container .row.row-flex [class*=" col-"] {
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex: 1 1 auto;
            -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
            -ms-flex-grow: 0;
            -webkit-flex-grow: 0;
            flex-grow: 0;
            -ms-flex-positive: 0;
            -ms-flex-negative: 0
        }

            .main-container .row.row-flex [class^="col-"]:nth-child(2), .main-container .row.row-flex [class*=" col-"]:nth-child(2) {
                margin-left: -1px
            }

            .main-container .row.row-flex [class^="col-"] .card-module .card-content .content-centering .row [class^="col-"], .main-container .row.row-flex [class*=" col-"] .card-module .card-content .content-centering .row [class^="col-"], .main-container .row.row-flex [class^="col-"] .card-module .card-content .content-centering .row [class*=" col-"], .main-container .row.row-flex [class*=" col-"] .card-module .card-content .content-centering .row [class*=" col-"] {
                display: block;
                flex: auto;
                flex-grow: inherit
            }

        .main-container .row.row-flex.flex-wrap {
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap
        }

            .main-container .row.row-flex.flex-wrap .card-module {
                margin: 30px 0 0
            }

            .main-container .row.row-flex.flex-wrap:empty {
                display: none
            }

        .main-container .row.row-flex .clear-flex {
            position: absolute !important
        }

            .main-container .row.row-flex .clear-flex .card-block-header {
                text-align: center;
                position: absolute;
                top: -80px;
                left: 15px;
                right: 15px
            }

            .main-container .row.row-flex .clear-flex.double-header {
                right: 0
            }

        .main-container .row.row-flex.no-header {
            margin-top: 0
        }

        .main-container .row.row-flex.additional-margin {
            margin-bottom: 60px
        }

        .main-container .row.row-flex > .row.row-flex {
            display: block;
            flex: auto;
            flex-grow: inherit;
            width: 100%;
            margin: 130px 0 30px
        }

            .main-container .row.row-flex > .row.row-flex [class^="col-"], .main-container .row.row-flex > .row.row-flex [class*=" col-"] {
                display: block;
                flex: auto;
                flex-grow: inherit
            }

    .main-container .ad-container {
        margin: 40px 0 15px
    }

@media (max-width:767px) {
    .main-container .row.row-flex {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: 30px -15px 30px
    }

        .main-container .row.row-flex.additional-margin {
            border: none;
            padding-bottom: 0
        }

        .main-container .row.row-flex.flex-wrap .card-module {
            margin: 15px 0 0
        }

        .main-container .row.row-flex .clear-flex {
            position: relative !important;
            width: 100%
        }

            .main-container .row.row-flex .clear-flex .card-block-header {
                text-align: center;
                position: relative;
                top: 0;
                left: auto;
                right: auto;
                width: 100%
            }

            .main-container .row.row-flex .clear-flex.double-header {
                margin: 30px 0 0
            }

    .main-container .ad-container {
        margin: 40px 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .main-container .row.row-flex {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin-top: 30px
    }

        .main-container .row.row-flex .clear-flex {
            position: relative !important;
            width: 100%
        }

            .main-container .row.row-flex .clear-flex .card-block-header {
                text-align: center;
                position: relative;
                top: 0;
                left: auto;
                right: auto;
                width: 100%
            }

            .main-container .row.row-flex .clear-flex.double-header {
                margin: 30px 0 0
            }

        .main-container .row.row-flex.flex-wrap [class^="col-"]:first-child, .main-container .row.row-flex.flex-wrap [class*=" col-"]:first-child {
            margin-left: -1px
        }

    .main-container .ad-container {
        margin: 40px 0
    }
}

.header-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 750px
}

    .header-container:before, .header-container:after {
        content: " ";
        display: table
    }

    .header-container:after {
        clear: both
    }

    .header-container:before, .header-container:after {
        content: " ";
        display: table
    }

    .header-container:after {
        clear: both
    }

    .header-container > .container, .header-container > .container-fluid {
        position: relative
    }

    .header-container.tier {
        overflow: visible;
        height: auto;
        margin: 0 0 10px
    }

        .header-container.tier .hot-links {
            margin-top: 15px;
            top: 0
        }

        .header-container.tier .nav-bar {
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            margin: 0 0 15px
        }

        .header-container.tier ul {
            list-style: none
        }

            .header-container.tier ul li {
                display: inline-block
            }

            .header-container.tier ul.breadcrumb {
                padding: 0 0 0 30px;
                font-size: 13px;
                position: relative;
                top: 3px
            }

                .header-container.tier ul.breadcrumb li:after {
                    content: "/";
                    display: inline-block;
                    margin-left: 5px
                }

                .header-container.tier ul.breadcrumb li:last-child:after {
                    display: none
                }

                .header-container.tier ul.breadcrumb li.back {
                    border-right: 1px solid #d1c9be;
                    padding-right: 20px;
                    margin-right: 15px
                }

                    .header-container.tier ul.breadcrumb li.back a {
                        font-weight: bold;
                        text-transform: uppercase;
                        font-size: 14px
                    }

                        .header-container.tier ul.breadcrumb li.back a:before {
                            font-family: 'icomoon';
                            content: "\e902";
                            display: inline-block;
                            font-weight: normal;
                            position: relative;
                            top: 2px;
                            margin-right: 10px;
                            left: 0
                        }

                        .header-container.tier ul.breadcrumb li.back a:hover {
                            text-decoration: none
                        }

                            .header-container.tier ul.breadcrumb li.back a:hover:before {
                                left: -5px;
                                transition: all ease .2s
                            }

                    .header-container.tier ul.breadcrumb li.back:after {
                        display: none
                    }

            .header-container.tier ul.utility {
                padding: 0 30px 0 0
            }

                .header-container.tier ul.utility li {
                    margin-right: 15px;
                    border-right: 1px solid #d1c9be;
                    padding-right: 20px
                }

                    .header-container.tier ul.utility li a:hover {
                        text-decoration: none
                    }

                    .header-container.tier ul.utility li a span {
                        font-size: 24px;
                        vertical-align: middle;
                        color: #006eb7
                    }

                    .header-container.tier ul.utility li:last-child {
                        margin-right: 0;
                        border: none;
                        padding-right: 0
                    }

                    .header-container.tier ul.utility li:first-child a:hover {
                        text-decoration: underline
                    }

    .header-container .hot-links {
        background: #fff;
        position: relative;
        z-index: 9;
        top: 15px
    }

        .header-container .hot-links ul {
            padding: 5px 0;
            margin: 0;
            font-size: 0;
            height: 30px;
            overflow: hidden
        }

            .header-container .hot-links ul li {
                height: auto;
                display: inline;
                margin: 0 7px;
                padding: 5px 0;
                font-size: 14px
            }

                .header-container .hot-links ul li:before {
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\f111";
                    display: inline-block;
                    margin-right: 10px;
                    font-size: 6px;
                    position: relative;
                    top: -1px;
                    vertical-align: middle
                }

                .header-container .hot-links ul li:first-child:before {
                    display: none
                }

                .header-container .hot-links ul li a {
                    color: #535353
                }

                    .header-container .hot-links ul li a:hover {
                        color: #006eb7
                    }

    .header-container .nav-bar {
        position: absolute;
        background: #006eb7;
        height: 80px;
        z-index: 1;
        top: 45px;
        right: 15px;
        left: 15px;
        overflow: hidden
    }

        .header-container .nav-bar figure {
            width: 130px;
            margin: 7px 0 0 20px
        }

            .header-container .nav-bar figure img {
                width: 100%
            }

        .header-container .nav-bar .log-in {
            color: #fff;
            text-align: left;
            position: absolute;
            top: 20px
        }

            .header-container .nav-bar .log-in p {
                margin: 0
            }

                .header-container .nav-bar .log-in p a {
                    color: #fff;
                    font-weight: bold;
                    text-decoration: underline;
                    font-size: 14px;
                    display: block
                }

        .header-container .nav-bar ul {
            padding: 0;
            margin: 0 -15px 0 0;
            list-style: none;
            font-size: 0;
            height: 80px
        }

            .header-container .nav-bar ul li {
                display: inline-block;
                position: relative;
                height: 80px;
                margin: 0;
                font-size: 15px;
                vertical-align: middle
            }

                .header-container .nav-bar ul li:before {
                    content: "";
                    display: block;
                    width: 1px;
                    height: 40px;
                    background-color: #005085;
                    position: absolute;
                    top: 20px;
                    left: 2px
                }

                .header-container .nav-bar ul li:first-child:before {
                    display: none
                }

                .header-container .nav-bar ul li a {
                    color: #fff;
                    display: block;
                    font-weight: bold;
                    text-align: center;
                    text-transform: uppercase;
                    padding: 30px 20px;
                    margin: 0 -5px 0 0
                }

                    .header-container .nav-bar ul li a span {
                        font-size: 24px
                    }

                    .header-container .nav-bar ul li a:hover {
                        text-decoration: none;
                        background: #005085;
                        transition: all ease .2s
                    }

                .header-container .nav-bar ul li.cart {
                    top: 0;
                    display: none
                }

                .header-container .nav-bar ul li.search {
                    top: 0
                }

                    .header-container .nav-bar ul li.search a span.icon-close {
                        display: none
                    }

                    .header-container .nav-bar ul li.search a span.icon-search {
                        display: block
                    }

                    .header-container .nav-bar ul li.search a.active span.icon-close {
                        display: block
                    }

                    .header-container .nav-bar ul li.search a.active span.icon-search {
                        display: none
                    }

        .header-container .nav-bar .search-bar {
            position: absolute;
            top: 0;
            bottom: 0;
            background: #fff;
            width: 660px;
            right: -100%;
            padding: 10px;
            transition: all ease .4s
        }

            .header-container .nav-bar .search-bar.open-search {
                right: 120px
            }

            .header-container .nav-bar .search-bar a:hover {
                text-decoration: none
            }

            .header-container .nav-bar .search-bar .close-search {
                position: absolute;
                top: 25px;
                right: 43px
            }

                .header-container .nav-bar .search-bar .close-search:after {
                    font-family: 'icomoon';
                    content: "\e906";
                    display: block;
                    font-size: 24px;
                    color: #006eb7
                }

            .header-container .nav-bar .search-bar .search-submit {
                position: absolute;
                top: 22px;
                right: 160px
            }

                .header-container .nav-bar .search-bar .search-submit:before {
                    font-family: 'icomoon';
                    content: "\e905";
                    display: block;
                    color: #006eb7;
                    font-size: 26px
                }

                .header-container .nav-bar .search-bar .search-submit:hover {
                    text-decoration: none
                }

            .header-container .nav-bar .search-bar input {
                width: 85%;
                position: relative;
                border: 1px solid #d1c9be;
                border-radius: 0;
                background: transparent;
                color: #92836f;
                padding: 0 60px 0 20px;
                height: 60px;
                font-size: 21px
            }

                .header-container .nav-bar .search-bar input::placeholder {
                    text-transform: uppercase
                }

                .header-container .nav-bar .search-bar input::-webkit-input-placeholder {
                    text-transform: uppercase
                }

                .header-container .nav-bar .search-bar input:-ms-input-placeholder {
                    text-transform: uppercase
                }

    .header-container a.t1-nav-icon {
        background: #ef691c;
        color: #fff;
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        height: 80px;
        padding-top: 29px;
        position: absolute;
        z-index: 1;
        right: 14px;
        left: 0
    }

        .header-container a.t1-nav-icon span {
            font-size: 28px;
            margin-right: 10px;
            vertical-align: middle;
            position: relative;
            top: -3px
        }

        .header-container a.t1-nav-icon:hover {
            text-decoration: none;
            background: #ca530e;
            transition: all ease .2s
        }

        .header-container a.t1-nav-icon.mobile {
            display: none
        }

    .header-container figure.hero {
        position: absolute;
        width: 1436px;
        margin-left: 50%;
        left: -718px;
        top: 0
    }

    .header-container .hero-content {
        position: relative;
        top: 125px;
        padding-left: 30px
    }

        .header-container .hero-content .hero-copy {
            position: absolute;
            top: 45%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            width: 50%;
            padding-right: 40px
        }

            .header-container .hero-content .hero-copy h1 {
                color: #fff;
                text-align: left;
                font-size: 65px;
                margin: 0 0 40px;
                line-height: 65px
            }

            .header-container .hero-content .hero-copy p {
                color: #535353;
                font-size: 20px;
                background: rgba(255,255,255,0.6);
                display: inline;
                padding: 5px 0;
                line-height: 37px;
                box-shadow: 10px 0 0 rgba(255,255,255,0.6),-10px 0 0 rgba(255,255,255,0.6);
                box-decoration-break: clone
            }

            .header-container .hero-content .hero-copy a.arrow {
                display: table;
                color: #535353;
                background: rgba(255,255,255,0.6);
                margin-top: 20px;
                padding: 2px 0 5px;
                text-transform: uppercase;
                box-shadow: 10px 0 0 rgba(255,255,255,0.6),-10px 0 0 rgba(255,255,255,0.6)
            }

        .header-container .hero-content .header-module {
            background: rgba(255,255,255,0.6);
            padding: 30px 20px;
            text-align: center;
            margin: 15px 0 15px -15px;
            display: inline-block
        }

            .header-container .hero-content .header-module .header-module-content p {
                color: #535353;
                background: transparent;
                font-size: 14px;
                box-shadow: none;
                line-height: normal
            }

            .header-container .hero-content .header-module .header-module-content a {
                margin-top: 10px;
                margin-bottom: 0
            }

                .header-container .hero-content .header-module .header-module-content a.arrow {
                    display: block;
                    background: transparent;
                    color: #006eb7;
                    box-shadow: none;
                    font-weight: bold
                }

            .header-container .hero-content .header-module .header-module-content h3 {
                margin-bottom: 15px
            }

            .header-container .hero-content .header-module > a {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                z-index: 9
            }

            .header-container .hero-content .header-module:hover {
                background: rgba(255,255,255,0.75);
                -webkit-box-shadow: 0 -1px 8px 0 rgba(135,135,135,0.6);
                -moz-box-shadow: 0 -1px 8px 0 rgba(135,135,135,0.6);
                box-shadow: 0 -1px 8px 0 rgba(135,135,135,0.6);
                transition: all ease .2s
            }

                .header-container .hero-content .header-module:hover a {
                    transition: all ease .4s
                }

                    .header-container .hero-content .header-module:hover a.arrow {
                        color: #0089e3
                    }

                        .header-container .hero-content .header-module:hover a.arrow:after {
                            margin-left: 15px;
                            transition: all ease .4s
                        }

                    .header-container .hero-content .header-module:hover a.button {
                        background-color: #ca530e
                    }

        .header-container .hero-content #force-flex {
            display: block;
            margin: 0 -15px 60px
        }

@media (max-width:767px) {
    .header-container {
        height: auto;
        overflow: visible
    }

        .header-container.tier .nav-bar {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            margin: 0
        }

        .header-container.tier .clear-header {
            margin-top: 100px
        }

        .header-container.tier ul.breadcrumb {
            display: none
        }

        .header-container.tier ul.utility {
            padding: 0;
            text-align: center
        }

        .header-container .hot-links {
            display: none
        }

        .header-container .nav-bar {
            left: 0;
            right: 0;
            top: 0;
            overflow: visible;
            height: 65px
        }

            .header-container .nav-bar .log-in {
                padding: 10px 0;
                position: absolute;
                text-align: center;
                width: 100%;
                top: 65px;
                z-index: 9;
                background-color: #efefef;
                color: #000
            }

                .header-container .nav-bar .log-in p {
                    margin: 10px 0
                }

                    .header-container .nav-bar .log-in p a {
                        color: #006eb7;
                        display: inline-block
                    }

            .header-container .nav-bar figure {
                padding: 12px;
                margin: 0 0 0 5px
            }

                .header-container .nav-bar figure img {
                    width: 75px
                }

            .header-container .nav-bar ul {
                margin: 0 -15px;
                overflow: hidden
            }

                .header-container .nav-bar ul li {
                    height: 65px;
                    font-size: 14px
                }

                    .header-container .nav-bar ul li.cart {
                        display: inline-block
                    }

                    .header-container .nav-bar ul li:before {
                        display: none
                    }

                    .header-container .nav-bar ul li a {
                        padding: 23px 13px
                    }

                        .header-container .nav-bar ul li a span {
                            font-size: 21px
                        }

            .header-container .nav-bar .search-bar {
                width: 100%;
                height: 80px;
                left: auto;
                right: -100%;
                top: 65px;
                z-index: 11
            }

                .header-container .nav-bar .search-bar:after {
                    display: none
                }

                .header-container .nav-bar .search-bar.open-search {
                    right: 0
                }

                .header-container .nav-bar .search-bar .close-search {
                    right: 25px
                }

                .header-container .nav-bar .search-bar .search-submit {
                    right: 35px
                }

                .header-container .nav-bar .search-bar input {
                    width: 100%
                }

            .header-container .nav-bar a.t1-nav-icon.mobile {
                display: block;
                height: 65px;
                padding-top: 25px;
                font-size: 14px
            }

            .header-container .nav-bar a.t1-nav-icon.desktop {
                display: none
            }

        .header-container figure.hero {
            position: relative;
            width: 100%;
            margin-left: 0;
            left: auto;
            top: 0;
            margin-top: 125px
        }

            .header-container figure.hero img {
                width: 100%
            }

        .header-container .hero-content {
            top: auto;
            padding: 0
        }

            .header-container .hero-content .hero-copy {
                width: 100%;
                top: auto;
                padding: 40px 20px;
                transform: translateY(0);
                -webkit-transform: translateY(0);
                background-color: #006eb7;
                position: relative;
                text-align: center
            }

                .header-container .hero-content .hero-copy:before {
                    content: "";
                    display: block;
                    position: absolute;
                    left: -100%;
                    right: -100%;
                    top: 0;
                    bottom: 0;
                    z-index: -1;
                    background: #006eb7
                }

                .header-container .hero-content .hero-copy h1 {
                    text-align: center;
                    font-size: 35px;
                    line-height: 40px;
                    margin-bottom: 20px
                }

                .header-container .hero-content .hero-copy a {
                    color: #fff;
                    text-decoration: underline
                }

                    .header-container .hero-content .hero-copy a.arrow {
                        text-align: center;
                        display: block;
                        background: transparent;
                        color: #fff;
                        box-shadow: none;
                        text-decoration: none
                    }

                .header-container .hero-content .hero-copy p {
                    background: transparent;
                    display: block;
                    padding: 0;
                    line-height: normal;
                    box-shadow: none;
                    font-size: 15px;
                    color: #fff
                }

            .header-container .hero-content .header-module {
                display: flex;
                flex-direction: column;
                padding: 20px 30px;
                margin: 15px 0 0;
                width: 100%
            }

                .header-container .hero-content .header-module .header-module-content h3 {
                    color: #006eb7
                }

            .header-container .hero-content #force-flex {
                display: flex;
                display: -ms-flexbox;
                display: -webkit-flex;
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: none
            }
}

@media (min-width:768px) and (max-width:991px) {
    .header-container {
        height: auto
    }

        .header-container > .container:first-of-type {
            width: 100%
        }

        .header-container.tier .nav-bar {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            margin: 0 0 15px
        }

        .header-container.tier .clear-header {
            margin-top: 100px
        }

        .header-container .hot-links {
            display: none
        }

        .header-container .nav-bar {
            left: 0;
            right: 0;
            top: 0
        }

            .header-container .nav-bar ul li a {
                padding: 28px 13px
            }

            .header-container .nav-bar .log-in {
                position: absolute;
                margin-left: 25px;
                width: 180px
            }

            .header-container .nav-bar .search-bar {
                width: auto;
                left: 100%
            }

                .header-container .nav-bar .search-bar:after {
                    height: 80px;
                    background: #fff;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    right: -180px;
                    top: 0;
                    left: 0;
                    z-index: -1
                }

                .header-container .nav-bar .search-bar.open-search {
                    right: 135px;
                    left: 0
                }

                .header-container .nav-bar .search-bar .close-search {
                    right: 50px
                }

                .header-container .nav-bar .search-bar .search-submit {
                    right: 150px
                }

            .header-container .nav-bar a.t1-nav-icon.mobile {
                display: block
            }

            .header-container .nav-bar a.t1-nav-icon.desktop {
                display: none
            }

        .header-container figure.hero {
            position: relative;
            width: 100%;
            margin-left: 0;
            left: auto;
            top: 0
        }

            .header-container figure.hero img {
                width: 100%
            }

        .header-container .hero-content {
            top: auto;
            padding: 0
        }

            .header-container .hero-content .hero-copy {
                width: 100%;
                top: auto;
                padding: 40px 20px;
                transform: translateY(0);
                -webkit-transform: translateY(0);
                background-color: #006eb7;
                position: relative;
                text-align: center
            }

                .header-container .hero-content .hero-copy:before {
                    content: "";
                    display: block;
                    position: absolute;
                    left: -100%;
                    right: -100%;
                    top: 0;
                    bottom: 0;
                    z-index: -1;
                    background: #006eb7
                }

                .header-container .hero-content .hero-copy h1 {
                    text-align: center
                }

                .header-container .hero-content .hero-copy a {
                    color: #fff;
                    text-decoration: underline
                }

                    .header-container .hero-content .hero-copy a.arrow {
                        text-align: center;
                        display: block;
                        background: transparent;
                        color: #fff;
                        box-shadow: none;
                        text-decoration: none
                    }

                .header-container .hero-content .hero-copy p {
                    background: transparent;
                    display: inline;
                    padding: 0;
                    line-height: normal;
                    box-shadow: none;
                    color: #fff
                }

            .header-container .hero-content .header-module {
                margin: 15px 0
            }

            .header-container .hero-content #force-flex {
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                flex-wrap: nowrap;
                -webkit-flex-wrap: nowrap;
                margin-bottom: 0
            }
}

@media (min-width:1200px) {
    .header-container .nav-bar .search-bar {
        width: 830px
    }

        .header-container .nav-bar .search-bar.open-search {
            right: 145px
        }

        .header-container .nav-bar .search-bar input {
            width: 85%
        }

        .header-container .nav-bar .search-bar .close-search {
            right: 55px
        }

    .header-container .hero-content .hero-copy h1 {
        font-size: 74px;
        line-height: 74px
    }

    .header-container .hero-content .header-module {
        padding: 40px 30px
    }
}

.home-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

    .home-container:before, .home-container:after {
        content: " ";
        display: table
    }

    .home-container:after {
        clear: both
    }

    .home-container:before, .home-container:after {
        content: " ";
        display: table
    }

    .home-container:after {
        clear: both
    }

    .home-container > .container, .home-container > .container-fluid {
        position: relative
    }

    .home-container .audience-select-container {
        background-color: #fff;
        padding: 15px;
        margin: -50px 0 0
    }

        .home-container .audience-select-container a.audience-selector {
            display: block;
            border: 1px solid #d1c9be;
            border-bottom: none;
            text-transform: uppercase;
            padding: 20px 40px 20px 60px;
            font-size: 20px;
            color: #535353;
            position: relative
        }

            .home-container .audience-select-container a.audience-selector:before {
                font-family: 'icomoon';
                content: "\e907";
                display: inline-block;
                color: #ef691c;
                font-size: 24px;
                position: absolute;
                top: 17px;
                left: 25px
            }

            .home-container .audience-select-container a.audience-selector:after {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                transition: all ease .2s;
                font-family: 'icomoon';
                content: "\e901";
                display: inline-block;
                position: absolute;
                top: 20px;
                right: 40px
            }

            .home-container .audience-select-container a.audience-selector.collapsed {
                border-bottom: 1px solid #d1c9be
            }

                .home-container .audience-select-container a.audience-selector.collapsed:after {
                    font-family: 'icomoon';
                    content: "\e901";
                    display: inline-block;
                    position: absolute;
                    top: 20px;
                    right: 40px;
                    transform: rotate(0deg);
                    -webkit-transform: rotate(0deg)
                }

            .home-container .audience-select-container a.audience-selector:hover {
                text-decoration: none;
                border-color: #ef691c;
                transition: all ease .2s
            }

                .home-container .audience-select-container a.audience-selector:hover.collapsed {
                    border-color: #ef691c
                }

        .home-container .audience-select-container .well {
            border-bottom: 1px solid #d1c9be;
            border-left: 1px solid #d1c9be;
            border-right: 1px solid #d1c9be;
            padding: 10px 0 0;
            margin-top: -10px
        }

            .home-container .audience-select-container .well ul {
                padding: 0 60px;
                list-style: none
            }

                .home-container .audience-select-container .well ul li {
                    border-bottom: 1px solid #d1c9be;
                    padding-bottom: 7px;
                    margin: 7px 0
                }

                    .home-container .audience-select-container .well ul li:last-child {
                        border: none
                    }

                    .home-container .audience-select-container .well ul li a {
                        display: block;
                        font-size: 20px;
                        text-transform: uppercase;
                        position: relative;
                        font-weight: normal
                    }

                        .home-container .audience-select-container .well ul li a:after {
                            position: absolute;
                            right: 0
                        }

                        .home-container .audience-select-container .well ul li a:hover:after {
                            right: -5px
                        }

@media (max-width:767px) {
    .home-container .audience-select-container {
        margin: 15px 0 0
    }

        .home-container .audience-select-container a.audience-selector {
            font-size: 14px
        }

            .home-container .audience-select-container a.audience-selector:before {
                top: 13px;
                left: 20px
            }

            .home-container .audience-select-container a.audience-selector:after {
                right: 20px
            }

            .home-container .audience-select-container a.audience-selector.collapsed:after {
                right: 20px
            }

        .home-container .audience-select-container:hover, .home-container .audience-select-container:focus {
            border-color: #535353
        }

        .home-container .audience-select-container .well ul {
            padding: 0 30px
        }

            .home-container .audience-select-container .well ul li a {
                font-size: 16px
            }
}

@media (min-width:768px) and (max-width:991px) {
    .home-container .audience-select-container {
        margin: 0
    }

        .home-container .audience-select-container:hover {
            border-color: #535353
        }
}

.tier-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

    .tier-container:before, .tier-container:after {
        content: " ";
        display: table
    }

    .tier-container:after {
        clear: both
    }

    .tier-container:before, .tier-container:after {
        content: " ";
        display: table
    }

    .tier-container:after {
        clear: both
    }

    .tier-container > .container, .tier-container > .container-fluid {
        position: relative
    }

    .tier-container h1 {
        margin: 0 0 30px
    }

    .tier-container .right-column .row.row-flex {
        margin: -30px -15px 0
    }

    .tier-container .right-column .card-module.bordered .card-content .content-centering {
        padding: 20px !important
    }

    .tier-container .right-column .navigation-card {
        padding: 25px
    }

        .tier-container .right-column .navigation-card ul li.active:before {
            left: -25px
        }

        .tier-container .right-column .navigation-card ul li a {
            padding-right: 30px
        }

    .tier-container .left-column .content-well {
        padding: 60px 40px !important
    }

    .tier-container.white-background .tier-bg-container {
        background-color: #fff;
        padding: 20px;
        margin: 0
    }

        .tier-container.white-background .tier-bg-container .content-well {
            padding: 60px 0;
            border: 1px solid #d1c9be
        }

            .tier-container.white-background .tier-bg-container .content-well h1 {
                padding: 0 145px
            }

            .tier-container.white-background .tier-bg-container .content-well h3, .tier-container.white-background .tier-bg-container .content-well h4, .tier-container.white-background .tier-bg-container .content-well h5, .tier-container.white-background .tier-bg-container .content-well h6 {
                font-family: 'Karla',sans-serif;
                text-align: left;
                margin: 25px 0 0
            }

                .tier-container.white-background .tier-bg-container .content-well h3.alt, .tier-container.white-background .tier-bg-container .content-well h4.alt, .tier-container.white-background .tier-bg-container .content-well h5.alt, .tier-container.white-background .tier-bg-container .content-well h6.alt {
                    text-align: center
                }

                    .tier-container.white-background .tier-bg-container .content-well h3.alt:after, .tier-container.white-background .tier-bg-container .content-well h4.alt:after, .tier-container.white-background .tier-bg-container .content-well h5.alt:after, .tier-container.white-background .tier-bg-container .content-well h6.alt:after {
                        content: "";
                        display: block;
                        width: 30px;
                        height: 5px;
                        margin: 20px auto;
                        background-color: #ef691c
                    }

                .tier-container.white-background .tier-bg-container .content-well h3.headline, .tier-container.white-background .tier-bg-container .content-well h4.headline, .tier-container.white-background .tier-bg-container .content-well h5.headline, .tier-container.white-background .tier-bg-container .content-well h6.headline {
                    text-align: center;
                    font-style: italic
                }

            .tier-container.white-background .tier-bg-container .content-well p.date {
                text-align: center;
                margin-bottom: 40px
            }

                .tier-container.white-background .tier-bg-container .content-well p.date span {
                    display: block;
                    font-size: 18px;
                    font-weight: 700
                }

            .tier-container.white-background .tier-bg-container .content-well .button-container {
                position: relative;
                text-align: center;
                margin-bottom: 40px
            }

                .tier-container.white-background .tier-bg-container .content-well .button-container:before {
                    content: "";
                    display: inline-block;
                    height: 1px;
                    width: 100%;
                    position: relative;
                    background-color: #d1c9be;
                    top: 30px
                }

                .tier-container.white-background .tier-bg-container .content-well .button-container a.button {
                    box-shadow: 20px 0 0 #fff,-20px 0 0 #fff
                }

            .tier-container.white-background .tier-bg-container .content-well .body-text {
                margin: 40px 0
            }

            .tier-container.white-background .tier-bg-container .content-well .link-card {
                margin: 0 -15px !important;
                padding: 0 !important
            }

                .tier-container.white-background .tier-bg-container .content-well .link-card h3 {
                    text-align: center !important;
                    margin-bottom: 15px !important;
                    font-size: 18px
                }

        .tier-container.white-background .tier-bg-container .secondary, .tier-container.white-background .tier-bg-container .no-link {
            z-index: 0
        }

            .tier-container.white-background .tier-bg-container .secondary h2, .tier-container.white-background .tier-bg-container .no-link h2 {
                background-color: #fff;
                position: relative;
                z-index: 1
            }

        .tier-container.white-background .tier-bg-container .related-links-anchor a {
            background-color: #fff
        }

    .tier-container.white-background.no-anchor {
        margin-bottom: 100px
    }

    .tier-container.white-background.narrow .tier-bg-container {
        margin-bottom: 30px
    }

    .tier-container .main-intro .main-intro-block {
        padding: 0 20px 20px;
        background-color: #fff
    }

        .tier-container .main-intro .main-intro-block .main-intro-content {
            border-left: 1px solid #d1c9be;
            border-bottom: 1px solid #d1c9be;
            border-right: 1px solid #d1c9be;
            position: relative;
            padding: 60px 150px 45px;
            text-align: center
        }

            .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h3 {
                font-family: 'Karla',sans-serif
            }

                .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h3:after {
                    content: "";
                    display: block;
                    width: 30px;
                    height: 5px;
                    margin: 20px auto;
                    background-color: #ef691c
                }

            .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h4, .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h5, .tier-container .main-intro .main-intro-block .main-intro-content .main-content-centering h6 {
                font-family: 'Karla',sans-serif
            }

            .tier-container .main-intro .main-intro-block .main-intro-content .button-container {
                position: relative
            }

                .tier-container .main-intro .main-intro-block .main-intro-content .button-container:before {
                    content: "";
                    display: inline-block;
                    height: 1px;
                    width: 100%;
                    position: relative;
                    background-color: #d1c9be;
                    top: 30px
                }

                .tier-container .main-intro .main-intro-block .main-intro-content .button-container a.button {
                    box-shadow: 20px 0 0 #fff,-20px 0 0 #fff
                }

            .tier-container .main-intro .main-intro-block .main-intro-content ul {
                list-style-type: none;
                padding: 0;
                margin: 40px 0 0;
                text-align: left
            }

                .tier-container .main-intro .main-intro-block .main-intro-content ul li {
                    margin: 12px 0
                }

                    .tier-container .main-intro .main-intro-block .main-intro-content ul li a {
                        display: block;
                        position: relative
                    }

                        .tier-container .main-intro .main-intro-block .main-intro-content ul li a:after {
                            position: absolute;
                            top: 0
                        }

    .tier-container .main-intro.horizontal {
        height: 500px;
        background: #fff
    }

        .tier-container .main-intro.horizontal .main-intro-block {
            margin-left: -15px;
            padding: 20px;
            height: 500px
        }

            .tier-container .main-intro.horizontal .main-intro-block .main-intro-content {
                border: 1px solid #d1c9be;
                position: relative;
                height: 100%;
                padding: 0 60px
            }

                .tier-container .main-intro.horizontal .main-intro-block .main-intro-content .main-content-centering {
                    position: relative;
                    top: 50%;
                    transform: translateY(-50%);
                    -webkit-transform: translateY(-50%)
                }

        .tier-container .main-intro.horizontal figure {
            position: absolute;
            width: 553px;
            margin-left: 50%;
            left: -228px;
            top: 0
        }

@media (max-width:767px) {
    .tier-container .main-intro .main-intro-block .main-intro-content {
        padding: 20px 20px 0;
        border: none
    }

    .tier-container .main-intro.horizontal {
        height: auto
    }

        .tier-container .main-intro.horizontal figure {
            display: none
        }

        .tier-container .main-intro.horizontal .main-intro-block {
            margin-left: 0;
            height: auto
        }

            .tier-container .main-intro.horizontal .main-intro-block .main-intro-content {
                padding: 20px
            }

                .tier-container .main-intro.horizontal .main-intro-block .main-intro-content .main-content-centering {
                    top: auto;
                    transform: translateY(0)
                }

    .tier-container.white-background .tier-bg-container {
        margin: 0
    }

        .tier-container.white-background .tier-bg-container .content-well {
            border: none;
            padding: 0 !important
        }

            .tier-container.white-background .tier-bg-container .content-well h1 {
                padding: 0
            }

            .tier-container.white-background .tier-bg-container .content-well .related-links-anchor:after {
                display: none
            }

            .tier-container.white-background .tier-bg-container .content-well p.date {
                margin-bottom: 20px
            }

            .tier-container.white-background .tier-bg-container .content-well .body-text {
                margin-top: 10px
            }

    .tier-container .left-column {
        margin-bottom: 15px
    }

    .tier-container .right-column {
        margin-bottom: 30px
    }

    .tier-container.search {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tier-container .main-intro.horizontal figure {
        left: -173px
    }

    .tier-container .main-intro.horizontal .main-intro-block .main-intro-content {
        padding: 0 20px
    }

    .tier-container.white-background .tier-bg-container {
        margin: 0 !important
    }

        .tier-container.white-background .tier-bg-container .content-well {
            padding: 60px 20px
        }

            .tier-container.white-background .tier-bg-container .content-well h1 {
                padding: 0
            }

    .tier-container .left-column {
        margin-bottom: 30px
    }

    .tier-container .right-column {
        margin-bottom: 30px
    }
}

@media (min-width:1200px) {
    .tier-container .main-intro.horizontal figure {
        left: -278px
    }

    .tier-container .main-intro.horizontal .main-intro-block {
        margin-left: -30px
    }
}

.utility-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

    .utility-container:before, .utility-container:after {
        content: " ";
        display: table
    }

    .utility-container:after {
        clear: both
    }

    .utility-container:before, .utility-container:after {
        content: " ";
        display: table
    }

    .utility-container:after {
        clear: both
    }

    .utility-container > .container, .utility-container > .container-fluid {
        position: relative
    }

.stacked-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

    .stacked-container:before, .stacked-container:after {
        content: " ";
        display: table
    }

    .stacked-container:after {
        clear: both
    }

    .stacked-container:before, .stacked-container:after {
        content: " ";
        display: table
    }

    .stacked-container:after {
        clear: both
    }

    .stacked-container > .container, .stacked-container > .container-fluid {
        position: relative
    }

a.skip-nav {
    position: absolute;
    left: 0;
    top: -9999px
}

    a.skip-nav:active, a.skip-nav:focus, a.skip-nav:hover {
        top: 0
    }

#skipToContent:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.global-nav-container {
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 10px
}

    .global-nav-container a {
        color: #fff;
        text-decoration: none
    }

        .global-nav-container a:hover {
            text-decoration: underline
        }

    .global-nav-container > ul {
        margin: 0;
        padding-left: 0;
        list-style: none
    }

        .global-nav-container > ul li {
            border-left: 1px solid #fff;
            display: inline-block;
            vertical-align: middle;
            padding: 0 15px
        }

            .global-nav-container > ul li.active a {
                color: #2e3340
            }

            .global-nav-container > ul li:first-child {
                border-left: none
            }

.t1-menu-overlay {
    display: none;
    background: rgba(0,0,0,0.55);
    position: fixed;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.t1-menu-container > .container, .t1-menu-container > .container-fluid {
    position: relative
}

.t1-menu-container .collapsed-menu {
    display: none;
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 500px
}

    .t1-menu-container .collapsed-menu:focus {
        outline: none
    }

    .t1-menu-container .collapsed-menu.menu-open {
        display: block
    }

    .t1-menu-container .collapsed-menu.desktop {
        width: 100%
    }

.t1-menu-container > .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.t1-menu-container .desktop .t1-menu .t1-menu-content {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc
}

    .t1-menu-container .desktop .t1-menu .t1-menu-content ul.t1-nav {
        border: none;
        margin-top: 10px
    }

        .t1-menu-container .desktop .t1-menu .t1-menu-content ul.t1-nav li {
            margin: 10px 0
        }

    .t1-menu-container .desktop .t1-menu .t1-menu-content h3 {
        font-size: 19px
    }

.t1-menu-container .desktop .t1-menu figure {
    margin-bottom: 10px
}

.t1-menu-container .desktop .t1-menu address {
    color: #535353
}

.t1-menu-container .desktop .t1-menu ul.secondary {
    list-style: none;
    padding: 0
}

    .t1-menu-container .desktop .t1-menu ul.secondary li {
        margin: 10px 0
    }

        .t1-menu-container .desktop .t1-menu ul.secondary li a {
            color: #535353;
            font-weight: 400
        }

.t1-menu-container .t1-menu {
    top: 0;
    bottom: 0;
    height: 100%;
    position: relative;
    background: #fff;
    color: #006eb7;
    padding: 30px 0 50px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5)
}

    .t1-menu-container .t1-menu .t1-menu-content {
        padding-top: 20px
    }

        .t1-menu-container .t1-menu .t1-menu-content h3 {
            text-align: left;
            padding-right: 30px;
            margin-bottom: 0
        }

        .t1-menu-container .t1-menu .t1-menu-content a.button {
            display: block
        }

        .t1-menu-container .t1-menu .t1-menu-content a.nav-breadcrumb {
            text-transform: uppercase;
            margin: 0 0 30px;
            font-weight: bold;
            font-size: 14px;
            display: block
        }

        .t1-menu-container .t1-menu .t1-menu-content a.back-menu {
            text-transform: uppercase;
            margin-bottom: 30px;
            font-size: 16px;
            display: block
        }

            .t1-menu-container .t1-menu .t1-menu-content a.back-menu:before {
                font-family: 'icomoon';
                content: "\e902";
                display: inline-block;
                margin-right: 10px;
                position: relative;
                top: 2px
            }

        .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav {
            margin: 20px 0 20px;
            padding: 5px 0 20px;
            list-style: none;
            border-bottom: 1px solid #d1c9be
        }

            .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav.last {
                border-bottom: none;
                margin-bottom: 0
            }

            .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li {
                margin: 15px 0;
                padding: 0;
                position: relative;
                text-transform: uppercase;
                font-size: 14px;
                font-weight: bold
            }

                .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a {
                    display: block;
                    text-decoration: none;
                    color: #006eb7
                }

                    .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a:after {
                        position: absolute;
                        right: 0;
                        top: 0;
                        font-size: 18px
                    }

                    .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a:hover {
                        color: #0089e3
                    }

                        .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a:hover:after {
                            right: -5px;
                            transition: all ease .2s
                        }

                    .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a.locked:hover:after {
                        right: 0
                    }

    .t1-menu-container .t1-menu .close-menu {
        display: block;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        padding: 10px 0
    }

        .t1-menu-container .t1-menu .close-menu:after {
            font-family: 'icomoon';
            content: "\e906";
            font-size: 11px;
            margin-left: 10px
        }

        .t1-menu-container .t1-menu .close-menu:hover {
            text-decoration: none
        }

@media (max-width:767px) {
    .t1-menu-container .collapsed-menu {
        width: 100%
    }

    .t1-menu-container .t1-menu .t1-menu-content {
        padding-top: 10px
    }

        .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav {
            margin: 0 0 20px;
            padding: 0 0 10px
        }

        .t1-menu-container .t1-menu .t1-menu-content h3 {
            margin-bottom: 20px
        }

    .t1-menu-container .t1-menu .close-menu {
        padding: 15px
    }

    .t1-menu-container .t1-menu .secondary {
        border-top: 1px solid #d1c9be;
        padding-top: 20px;
        margin: 10px 0 20px
    }

        .t1-menu-container .t1-menu .secondary ul {
            list-style-type: none;
            padding: 0
        }

            .t1-menu-container .t1-menu .secondary ul li {
                font-size: 13px
            }

                .t1-menu-container .t1-menu .secondary ul li a {
                    color: #535353
                }

    .t1-menu-container .t1-menu figure {
        margin-bottom: 10px
    }

    .t1-menu-container .t1-menu address {
        color: #535353
    }
}

@media (min-width:768px) and (max-width:991px) {
    .t1-menu-container .t1-menu .t1-menu-content {
        padding-top: 10px
    }

        .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav {
            margin: 0 0 20px;
            padding: 0 0 10px
        }

        .t1-menu-container .t1-menu .t1-menu-content h3 {
            margin-bottom: 20px
        }

    .t1-menu-container .t1-menu .close-menu {
        padding: 15px
    }

    .t1-menu-container .t1-menu .secondary {
        border-top: 1px solid #d1c9be;
        padding-top: 20px;
        margin: 10px 0 20px
    }

        .t1-menu-container .t1-menu .secondary ul {
            list-style-type: none;
            padding: 0
        }

            .t1-menu-container .t1-menu .secondary ul li {
                font-size: 13px
            }

                .t1-menu-container .t1-menu .secondary ul li a {
                    color: #535353
                }

    .t1-menu-container .t1-menu figure {
        margin-bottom: 10px
    }

    .t1-menu-container .t1-menu address {
        color: #535353
    }
}

.t2-nav-container {
    display: block;
    float: left;
    padding: 0
}

    .t2-nav-container ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .t2-nav-container ul li {
            margin: 0;
            padding: 0
        }

    .t2-nav-container .t2-nav {
        display: block
    }

        .t2-nav-container .t2-nav > li {
            margin: 10px 0 0 0;
            padding: 0
        }

            .t2-nav-container .t2-nav > li:first-child {
                margin-top: 0
            }

            .t2-nav-container .t2-nav > li a {
                display: block;
                padding: 15px 20px 15px 20px;
                text-decoration: none;
                color: #fff
            }

        .t2-nav-container .t2-nav .t3-nav {
            display: block
        }

            .t2-nav-container .t2-nav .t3-nav > li {
                margin: 0;
                padding: 0
            }

                .t2-nav-container .t2-nav .t3-nav > li:first-child {
                    margin-top: 0
                }

                .t2-nav-container .t2-nav .t3-nav > li a {
                    display: block;
                    padding: 15px 20px 15px 40px;
                    text-decoration: none;
                    color: #fff
                }

            .t2-nav-container .t2-nav .t3-nav .t4-nav {
                display: block
            }

                .t2-nav-container .t2-nav .t3-nav .t4-nav > li {
                    margin: 0;
                    padding: 0
                }

                    .t2-nav-container .t2-nav .t3-nav .t4-nav > li:first-child {
                        margin-top: 0
                    }

                    .t2-nav-container .t2-nav .t3-nav .t4-nav > li a {
                        display: block;
                        padding: 15px 20px 15px 60px;
                        text-decoration: none;
                        color: #fff
                    }

.footer-container {
    display: block;
    margin: 0;
    padding: 75px 0 0;
    position: relative;
    background: #fff;
    text-align: center
}

    .footer-container > .container {
        position: relative
    }

        .footer-container > .container:before, .footer-container > .container:after {
            content: " ";
            display: table
        }

        .footer-container > .container:after {
            clear: both
        }

        .footer-container > .container:before, .footer-container > .container:after {
            content: " ";
            display: table
        }

        .footer-container > .container:after {
            clear: both
        }

    .footer-container .collapse {
        display: block
    }

    .footer-container h4 {
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'Karla',sans-serif;
        margin-bottom: 20px
    }

    .footer-container ul {
        list-style: none;
        padding: 0;
        margin-bottom: 80px
    }

        .footer-container ul li {
            margin: 15px 0
        }

            .footer-container ul li a {
                color: #006eb7;
                font-size: 14px;
                font-weight: bold
            }

                .footer-container ul li a:hover {
                    color: #0089e3
                }

        .footer-container ul.social li {
            display: inline-block;
            margin: 0 10px 10px
        }

            .footer-container ul.social li a:hover {
                text-decoration: none
            }

            .footer-container ul.social li a > span {
                font-size: 44px
            }

                .footer-container ul.social li a > span:hover {
                    color: #0089e3
                }

    .footer-container .footer-bottom {
        background-color: #006eb7;
        padding: 40px 0;
        text-align: left;
        color: #fff;
        font-size: 14px
    }

        .footer-container .footer-bottom p {
            display: inline;
            position: relative;
            top: 25px
        }

        .footer-container .footer-bottom ul.legal {
            list-style: none;
            padding: 0;
            display: inline;
            position: relative;
            top: 25px;
            margin: 0 0 0 10px
        }

            .footer-container .footer-bottom ul.legal li {
                display: inline;
                border-left: 1px solid #fff;
                padding-left: 10px;
                margin-right: 10px
            }

                .footer-container .footer-bottom ul.legal li a {
                    color: #fff;
                    font-weight: normal
                }

        .footer-container .footer-bottom figure img {
            width: 125px
        }

@media (max-width:767px) {
    .footer-container {
        padding: 0;
        border-top: 1px solid #d1c9be
    }

        .footer-container ul {
            margin-bottom: 30px
        }

            .footer-container ul.social {
                padding: 0 40px
            }

        .footer-container h4 {
            margin-top: 40px
        }

        .footer-container p.telephone {
            background-color: #006eb7;
            color: #fff;
            padding: 10px 30px;
            display: inline-block;
            margin: 0
        }

            .footer-container p.telephone a {
                color: #fff !important
            }

        .footer-container a[data-toggle="collapse"] {
            text-align: left;
            text-transform: uppercase;
            color: #006eb7;
            font-size: 20px;
            padding: 20px 25px;
            margin: 0 -15px;
            position: relative
        }

            .footer-container a[data-toggle="collapse"]:after {
                font-family: 'icomoon';
                content: "\e906";
                position: absolute;
                top: 25px;
                right: 25px;
                transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                font-size: 12px;
                transition: all ease .2s
            }

            .footer-container a[data-toggle="collapse"].collapsed {
                border-bottom: 1px solid #d1c9be
            }

                .footer-container a[data-toggle="collapse"].collapsed:after {
                    transform: rotate(45deg);
                    -webkit-transform: rotate(45deg)
                }

        .footer-container .collapse {
            display: none
        }

            .footer-container .collapse.in {
                display: block;
                border-bottom: 1px solid #d1c9be;
                margin: 0 -15px
            }

        .footer-container .footer-bottom {
            text-align: center
        }

            .footer-container .footer-bottom .text-right {
                text-align: center
            }

            .footer-container .footer-bottom p {
                top: auto
            }

            .footer-container .footer-bottom ul.legal {
                display: block;
                margin: 0;
                top: auto
            }

                .footer-container .footer-bottom ul.legal li:first-child {
                    border-left: none;
                    padding-left: 0
                }

            .footer-container .footer-bottom figure {
                margin-top: 25px
            }
}

@media (min-width:768px) and (max-width:991px) {
    .footer-container .footer-bottom ul.legal {
        display: block;
        margin: 0
    }

        .footer-container .footer-bottom ul.legal li:first-child {
            border-left: none;
            padding-left: 0
        }
}

.pagination-container {
    padding: 10px 40px;
    margin: 30px 0;
    text-align: center;
    position: relative;
    background: #fff
}

    .pagination-container .pagination-block .page-block {
        border: 1px solid #d1c9be;
        display: inline-block;
        margin: 0 25px;
        padding: 5px
    }

        .pagination-container .pagination-block .page-block ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .pagination-container .pagination-block .page-block ul li {
                display: inline-block;
                padding: 6px 10px;
                margin: 0;
                font-size: 20px
            }

                .pagination-container .pagination-block .page-block ul li.active {
                    background-color: #f3f0ec;
                    border: 1px solid #d1c9be;
                    padding: 6px 20px
                }

    .pagination-container p.article-count {
        text-transform: uppercase;
        position: absolute;
        top: 15px;
        font-size: 20px
    }

@media (max-width:767px) {
    .pagination-container {
        margin: 0
    }

        .pagination-container p.article-count {
            display: none
        }

        .pagination-container .pagination-block .page-block {
            margin: 0 5px
        }

            .pagination-container .pagination-block .page-block ul li {
                padding: 6px
            }

                .pagination-container .pagination-block .page-block ul li.active {
                    padding: 6px 15px
                }
}

@media (min-width:768px) and (max-width:991px) {
    .pagination-container p.article-count {
        display: none
    }
}

.table-striped {
    margin-bottom: 40px
}

    .table-striped tbody tr td {
        padding: 7px 10px;
        width: 240px !important
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: #f2f8fb !important
    }

.back-to-top {
    display: block;
    text-align: center;
    margin: 0 0 30px
}

    .back-to-top a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        position: relative;
        background-color: #efefef;
        padding: 5px 20px;
        display: inline-block
    }

        .back-to-top a span {
            font-size: 24px;
            position: relative;
            top: 0
        }

        .back-to-top a:hover {
            text-decoration: none
        }

            .back-to-top a:hover span {
                top: -5px;
                transition: all ease .4s
            }

    .back-to-top:after {
        content: "";
        display: block;
        height: 1px;
        background-color: #d1c9be;
        position: absolute;
        top: 50%;
        left: 15px;
        right: 15px;
        margin-top: -15px;
        z-index: -1
    }

@media (max-width:767px) {
    .back-to-top {
        margin-bottom: 15px
    }
}

.related-links-anchor {
    display: block;
    text-align: center;
    margin-bottom: 25px;
    position: relative
}

    .related-links-anchor a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        position: relative;
        background-color: #efefef;
        padding: 5px 20px;
        display: inline-block;
        top: -15px;
        z-index: 1
    }

        .related-links-anchor a:after {
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg)
        }

        .related-links-anchor a:hover:after {
            right: 0;
            top: 10px
        }

    .related-links-anchor:after {
        content: "";
        display: block;
        height: 1px;
        background-color: #d1c9be;
        position: absolute;
        top: 5px;
        left: 0;
        right: 0
    }

.card-block-header {
    text-align: center;
    position: relative
}

    .card-block-header h2 a {
        color: #535353
    }

        .card-block-header h2 a:hover {
            text-decoration: none
        }

    .card-block-header a.arrow {
        text-transform: uppercase;
        font-weight: bold;
        position: relative;
        background-color: #efefef;
        padding: 5px 20px
    }

    .card-block-header:after {
        content: "";
        display: block;
        height: 1px;
        background-color: #d1c9be;
        position: absolute;
        bottom: 8px;
        left: 0;
        right: 0;
        z-index: -1
    }

    .card-block-header.no-link h2 {
        font-size: 50px;
        background-color: #efefef;
        display: inline-block;
        padding: 0 40px;
        text-transform: none;
        margin-bottom: 0
    }

    .card-block-header.no-link:after {
        bottom: 45%
    }

    .card-block-header.no-link.secondary {
        margin-top: 30px
    }

        .card-block-header.no-link.secondary h2 {
            font-size: 30px;
            text-transform: uppercase
        }

        .card-block-header.no-link.secondary a.tips {
            position: absolute;
            top: 7px;
            left: 595px
        }

            .card-block-header.no-link.secondary a.tips:hover {
                text-decoration: none
            }

        .card-block-header.no-link.secondary .popover {
            top: -5px !important
        }

            .card-block-header.no-link.secondary .popover .popover-content {
                padding: 9px 14px !important
            }

            .card-block-header.no-link.secondary .popover.right {
                margin-left: 15px !important
            }

    .card-block-header img {
        margin-top: 25px;
        width: 100%
    }

@media (max-width:767px) {
    .card-block-header:after {
        display: none
    }

    .card-block-header.no-link h2 {
        font-size: 30px
    }

    .card-block-header.no-link.secondary {
        margin-top: 0
    }

        .card-block-header.no-link.secondary a.tips {
            left: 305px
        }
}

@media (min-width:768px) and (max-width:991px) {
    .card-block-header.no-link.secondary a.tips {
        left: 485px
    }
}

@media (min-width:1200px) {
    .card-block-header.no-link.secondary a.tips {
        left: 696px
    }
}

.card-module {
    background-color: #fff;
    margin: 30px 0 0;
    position: relative;
    width: 100%
}

    .card-module .card-content {
        text-align: center;
        position: relative;
        z-index: 3
    }

        .card-module .card-content .content-centering {
            position: relative;
            padding: 35px;
            top: 50%;
            transform: translateY(0);
            -webkit-transform: translateY(0)
        }

            .card-module .card-content .content-centering a {
                margin: 15px 0 0;
                display: inline-block
            }

            .card-module .card-content .content-centering p {
                margin: 0
            }

    .card-module.video {
        position: relative;
        display: block
    }

        .card-module.video:after {
            content: url(../images/play-icon-noBG.png);
            position: absolute;
            top: 75px;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            background: rgba(0,110,183,0.5);
            width: 80px;
            height: 80px;
            text-align: center;
            overflow: hidden;
            padding-top: 25px;
            border: 2px solid #fff;
            border-radius: 50%
        }

    .card-module.wide .card-content .content-centering {
        padding: 40px 90px
    }

    .card-module.bordered {
        padding: 20px
    }

        .card-module.bordered .card-content {
            border: 1px solid #d1c9be;
            position: absolute;
            top: 20px;
            bottom: 20px;
            left: 20px;
            right: 20px
        }

            .card-module.bordered .card-content .content-centering {
                position: absolute;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                padding: 20px
            }

        .card-module.bordered.wide .card-content {
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
            border: none
        }

            .card-module.bordered.wide .card-content .content-centering {
                padding: 30px 60px;
                position: relative;
                top: auto;
                transform: translateY(0);
                -webkit-transform: translateY(0)
            }

        .card-module.bordered.wide:after {
            content: "";
            display: block;
            position: absolute;
            top: 20px;
            bottom: 20px;
            left: 20px;
            right: 20px;
            border: 1px solid #d1c9be
        }

        .card-module.bordered.rss-feed .card-content {
            text-align: left;
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
            border: none
        }

            .card-module.bordered.rss-feed .card-content .content-centering {
                position: relative;
                padding: 40px 30px;
                transform: translateY(0);
                -webkit-transform: translateY(0);
                top: auto
            }

                .card-module.bordered.rss-feed .card-content .content-centering .feed {
                    margin-top: 40px
                }

                    .card-module.bordered.rss-feed .card-content .content-centering .feed figure {
                        width: 90px;
                        height: 90px;
                        border-radius: 50%;
                        overflow: hidden
                    }

                        .card-module.bordered.rss-feed .card-content .content-centering .feed figure img {
                            width: 100%
                        }

                    .card-module.bordered.rss-feed .card-content .content-centering .feed .intro {
                        margin: 0
                    }

                        .card-module.bordered.rss-feed .card-content .content-centering .feed .intro a {
                            font-weight: bold
                        }

                            .card-module.bordered.rss-feed .card-content .content-centering .feed .intro a:first-of-type {
                                display: block
                            }

                            .card-module.bordered.rss-feed .card-content .content-centering .feed .intro a:last-of-type {
                                margin: 15px 0 0
                            }

                    .card-module.bordered.rss-feed .card-content .content-centering .feed.post-one {
                        border-bottom: 1px solid #d1c9be;
                        padding-bottom: 25px;
                        margin-top: 40px
                    }

                    .card-module.bordered.rss-feed .card-content .content-centering .feed a:last-of-type {
                        margin: 0
                    }

        .card-module.bordered.rss-feed:hover {
            box-shadow: none
        }

        .card-module.bordered.rss-feed:after {
            content: "";
            display: block;
            position: absolute;
            top: 20px;
            bottom: 20px;
            left: 20px;
            right: 20px;
            border: 1px solid #d1c9be
        }

        .card-module.bordered.featured-employer .card-content {
            text-align: left;
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
            border: none
        }

            .card-module.bordered.featured-employer .card-content .content-centering {
                position: relative;
                padding: 40px 30px;
                transform: translateY(0);
                -webkit-transform: translateY(0);
                top: auto
            }

                .card-module.bordered.featured-employer .card-content .content-centering a {
                    display: block
                }

        .card-module.bordered.featured-employer:hover {
            box-shadow: none
        }

        .card-module.bordered.featured-employer:after {
            content: "";
            display: block;
            position: absolute;
            top: 20px;
            bottom: 20px;
            left: 20px;
            right: 20px;
            border: 1px solid #d1c9be
        }

        .card-module.bordered.communities .card-content {
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
            border: none
        }

            .card-module.bordered.communities .card-content .content-centering {
                position: relative;
                padding: 40px 30px;
                transform: translateY(0);
                -webkit-transform: translateY(0);
                top: auto
            }

                .card-module.bordered.communities .card-content .content-centering .community-block {
                    text-align: left;
                    border-bottom: 1px solid #d1c9be;
                    margin: 25px 0;
                    padding-bottom: 25px
                }

                    .card-module.bordered.communities .card-content .content-centering .community-block:last-child {
                        border: none;
                        margin-bottom: 0;
                        padding-bottom: 0
                    }

                    .card-module.bordered.communities .card-content .content-centering .community-block h3 {
                        font-family: 'Karla',sans-serif;
                        text-align: left
                    }

                    .card-module.bordered.communities .card-content .content-centering .community-block a {
                        display: table
                    }

                        .card-module.bordered.communities .card-content .content-centering .community-block a:hover {
                            color: #0089e3
                        }

        .card-module.bordered.communities:hover {
            box-shadow: none
        }

            .card-module.bordered.communities:hover a.arrow {
                color: #006eb7
            }

                .card-module.bordered.communities:hover a.arrow:after {
                    margin-left: 7px
                }

        .card-module.bordered.communities:after {
            content: "";
            display: block;
            position: absolute;
            top: 20px;
            bottom: 20px;
            left: 20px;
            right: 20px;
            border: 1px solid #d1c9be
        }

    .card-module.portrait-image img {
        margin: 40px auto 0;
        border: 1px solid #d1c9be;
        max-width: 110px
    }

    .card-module a.card-link {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9
    }

    .card-module.stat .card-content:before {
        display: inline-block;
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        height: 1px;
        background-color: #d1c9be
    }

    .card-module.stat .card-content .content-centering {
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%)
    }

        .card-module.stat .card-content .content-centering h2 {
            font-size: 75px;
            text-align: center;
            margin-bottom: 0;
            background-color: #fff;
            padding: 0 40px
        }

        .card-module.stat .card-content .content-centering p {
            text-transform: uppercase
        }

    .card-module.stat:hover {
        box-shadow: none
    }

    .card-module.quote .card-content {
        border: none;
        padding: 20px
    }

        .card-module.quote .card-content .content-centering {
            padding: 0;
            position: absolute;
            left: 50px;
            right: 50px
        }

            .card-module.quote .card-content .content-centering .ceo-block {
                position: relative;
                text-align: center
            }

                .card-module.quote .card-content .content-centering .ceo-block .ceo-image {
                    width: 120px;
                    background: #fff;
                    position: relative;
                    z-index: 9;
                    margin: 0 auto
                }

                    .card-module.quote .card-content .content-centering .ceo-block .ceo-image figure {
                        width: 90px;
                        height: 90px;
                        border-radius: 50%;
                        overflow: hidden;
                        text-align: center;
                        margin: 20px auto 0;
                        position: relative
                    }

                        .card-module.quote .card-content .content-centering .ceo-block .ceo-image figure img {
                            width: 100%
                        }

                .card-module.quote .card-content .content-centering .ceo-block:after {
                    display: inline-block;
                    content: "";
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 45px;
                    height: 1px;
                    background-color: #d1c9be
                }

                .card-module.quote .card-content .content-centering .ceo-block p strong {
                    display: block
                }

            .card-module.quote .card-content .content-centering h3 {
                line-height: 32px
            }

    .card-module.quote:hover {
        box-shadow: none
    }

    .card-module.member-spotlight .card-content {
        padding: 20px
    }

        .card-module.member-spotlight .card-content .content-centering {
            padding: 20px 50px;
            position: relative
        }

            .card-module.member-spotlight .card-content .content-centering .member-block {
                position: relative;
                text-align: center;
                padding: 0
            }

                .card-module.member-spotlight .card-content .content-centering .member-block .member-image {
                    width: 100px;
                    background: #fff;
                    position: relative;
                    z-index: 9;
                    margin: 0 auto
                }

                    .card-module.member-spotlight .card-content .content-centering .member-block .member-image figure {
                        width: 90px;
                        height: 90px;
                        border-radius: 50%;
                        overflow: hidden;
                        text-align: center;
                        margin: 15px auto 12px;
                        position: relative
                    }

                        .card-module.member-spotlight .card-content .content-centering .member-block .member-image figure img {
                            width: 100%
                        }

                .card-module.member-spotlight .card-content .content-centering .member-block h4 {
                    color: #006eb7;
                    text-transform: uppercase;
                    font-family: 'Karla',sans-serif;
                    font-size: 15px;
                    font-weight: bold
                }

    .card-module.image-only img {
        width: 100%
    }

    .card-module:hover {
        -webkit-box-shadow: 0 7px 15px 0 rgba(135,135,135,0.6);
        -moz-box-shadow: 0 7px 15px 0 rgba(135,135,135,0.6);
        box-shadow: 0 7px 15px 0 rgba(135,135,135,0.6);
        transition: all ease .4s
    }

        .card-module:hover a {
            transition: all ease .4s
        }

            .card-module:hover a.locked {
                color: #0089e3
            }

            .card-module:hover a.arrow {
                color: #0089e3
            }

                .card-module:hover a.arrow:after {
                    margin-left: 15px;
                    transition: all ease .4s
                }

            .card-module:hover a.button {
                background-color: #ca530e
            }

                .card-module:hover a.button.blue {
                    background-color: #0089e3
                }

@media (max-width:767px) {
    .card-module {
        margin: 15px 0 0
    }

        .card-module > img {
            display: none
        }

        .card-module .card-content a {
            display: none
        }

        .card-module .card-content h3 {
            color: #006eb7;
            margin-bottom: 0
        }

        .card-module .card-content .content-centering {
            padding: 20px;
            top: auto
        }

        .card-module.video:after {
            display: none
        }

        .card-module.bordered {
            padding: 0
        }

            .card-module.bordered .card-content {
                border: none;
                position: relative;
                top: auto;
                bottom: auto;
                left: auto;
                right: auto
            }

                .card-module.bordered .card-content .content-centering {
                    position: relative;
                    left: 50%;
                    transform: translate(-50%, 0);
                    -webkit-transform: translate(-50%, 0)
                }

            .card-module.bordered.wide .card-content .content-centering {
                transform: translate(-50%, 0);
                -webkit-transform: translate(-50%, 0)
            }

            .card-module.bordered.wide:after {
                display: none
            }

            .card-module.bordered.rss-feed .card-content h3, .card-module.bordered.featured-employer .card-content h3 {
                color: #535353
            }

            .card-module.bordered.rss-feed .card-content .content-centering, .card-module.bordered.featured-employer .card-content .content-centering {
                left: auto
            }

            .card-module.bordered.rss-feed:after, .card-module.bordered.featured-employer:after {
                display: none
            }

            .card-module.bordered.communities .card-content h3 {
                color: #535353
            }

            .card-module.bordered.communities .card-content .content-centering {
                left: auto
            }

                .card-module.bordered.communities .card-content .content-centering .community-block h3 {
                    margin-bottom: 15px
                }

            .card-module.bordered.communities:after {
                display: none
            }

        .card-module.wide .card-content .content-centering {
            padding: 20px !important
        }

        .card-module.stat .card-content {
            border: 1px solid #d1c9be
        }

            .card-module.stat .card-content .content-centering h2 {
                font-size: 60px;
                padding: 0
            }

        .card-module.quote .card-content h3 {
            color: #535353
        }

        .card-module.member-spotlight .card-content .content-centering {
            padding: 0
        }

        .card-module.image-only img {
            width: 100%;
            display: block
        }
}

@media (min-width:768px) and (max-width:991px) {
    .card-module {
        margin-bottom: 0
    }

        .card-module img {
            width: 100%
        }

        .card-module.portrait-image img {
            width: auto
        }

        .card-module.wide .card-content .content-centering {
            padding: 40px
        }

        .card-module.stat .card-content .content-centering {
            margin-top: auto;
            top: auto;
            transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0)
        }

            .card-module.stat .card-content .content-centering h2 {
                font-size: 60px;
                padding: 0 25px
            }

        .card-module.bordered .card-content .content-centering {
            position: relative;
            top: auto;
            margin-top: 50%
        }

        .card-module.bordered.quote .card-content {
            border: none
        }

            .card-module.bordered.quote .card-content .content-centering {
                position: relative;
                margin-top: auto;
                left: 50%;
                transform: translate(-50%, 0);
                -webkit-transform: translate(-50%, 0)
            }

        .card-module.bordered.communities .card-content .content-centering, .card-module.bordered.rss-feed .card-content .content-centering, .card-module.bordered.featured-employer .card-content .content-centering {
            margin-top: auto
        }

        .card-module.bordered.wide .card-content .content-centering {
            margin-top: auto
        }

        .card-module.bordered.member-spotlight .card-content .content-centering {
            margin-top: auto;
            transform: translateY(0);
            -webkit-transform: translateY(0)
        }
}

@media (min-width:1200px) {
    .card-module.wide .card-content .content-centering {
        padding: 40px 125px
    }
}

.link-card {
    background-color: #fff;
    margin: 30px 0 0;
    padding: 40px 15px;
    position: relative;
    width: 100%
}

    .link-card h3 {
        text-align: center;
        margin-bottom: 30px
    }

    .link-card ul {
        list-style: none;
        padding: 0
    }

        .link-card ul li {
            margin: 0
        }

            .link-card ul li:nth-child(odd) {
                background-color: #f2f8fb
            }

            .link-card ul li a {
                color: #006eb7;
                display: block;
                padding: 7px 0 7px 10px
            }

    .link-card table {
        width: 100%
    }

        .link-card table tr td {
            padding: 7px 10px;
            color: #006eb7
        }

            .link-card table tr td:last-child {
                text-transform: uppercase;
                text-align: center
            }

        .link-card table tr:nth-child(odd) {
            background-color: #f2f8fb
        }

@media (max-width:767px) {
    .link-card {
        margin: 15px 0 0
    }
}

.navigation-card {
    background-color: #fff;
    margin: 30px 0 0;
    padding: 40px;
    position: relative;
    width: 100%
}

    .navigation-card h3 {
        text-align: center;
        margin-bottom: 30px
    }

    .navigation-card ul {
        list-style: none;
        padding: 0
    }

        .navigation-card ul li {
            margin: 0;
            border-bottom: 1px solid #ede9e5
        }

            .navigation-card ul li:last-child {
                border: none
            }

            .navigation-card ul li.active {
                position: relative
            }

                .navigation-card ul li.active a {
                    color: #a9a9a9
                }

                    .navigation-card ul li.active a:after {
                        color: #a9a9a9
                    }

                .navigation-card ul li.active:before {
                    content: "";
                    position: absolute;
                    width: 5px;
                    height: 100%;
                    left: -40px;
                    background-color: #ef691c
                }

            .navigation-card ul li a {
                color: #006eb7;
                display: block;
                padding: 10px 0 10px 10px;
                position: relative
            }

                .navigation-card ul li a:after {
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin-top: -10px
                }

                .navigation-card ul li a:hover {
                    color: #0089e3
                }

                    .navigation-card ul li a:hover:after {
                        right: -10px;
                        transition: all ease .2s
                    }

            .navigation-card ul li > ul li {
                padding-left: 40px
            }

@media (max-width:767px) {
    .navigation-card {
        padding: 20px 30px 20px 20px
    }

        .navigation-card ul li.active:before {
            left: -20px
        }

        .navigation-card ul li > ul li {
            padding-left: 20px
        }
}

.news-and-blog {
    background: #fff;
    padding: 70px 0;
    margin: 30px 0
}

    .news-and-blog h1 {
        margin: 0 0 60px
    }

    .news-and-blog .card-block-header a.arrow {
        background-color: #fff;
        z-index: 1
    }

    .news-and-blog .card-block-header:after {
        z-index: 0
    }

    .news-and-blog .left-column {
        padding-right: 60px
    }

        .news-and-blog .left-column .blog-news-container {
            margin-right: -60px;
            padding-right: 60px;
            border-right: 1px solid #d1c9be
        }

    .news-and-blog .right-column {
        padding-left: 60px
    }

    .news-and-blog .blog-news-container {
        margin: 35px 0 0
    }

        .news-and-blog .blog-news-container h3 {
            text-align: left
        }

            .news-and-blog .blog-news-container h3 a {
                color: #535353;
                background-image: linear-gradient(180deg, transparent 65%, #b8ddf6 0);
                background-size: 0 100%;
                background-repeat: no-repeat;
                transition: background-size .6s ease
            }

                .news-and-blog .blog-news-container h3 a:hover {
                    color: #535353;
                    background-size: 100% 100%;
                    text-decoration: none
                }

        .news-and-blog .blog-news-container .featured-blog {
            background-color: #fff;
            border: 1px solid #d1c9be;
            position: relative
        }

            .news-and-blog .blog-news-container .featured-blog > .row.row-flex {
                margin: 0 -15px
            }

                .news-and-blog .blog-news-container .featured-blog > .row.row-flex [class^="col-"]:first-child, .news-and-blog .blog-news-container .featured-blog > .row.row-flex [class*=" col-"]:first-child {
                    margin-left: -1px
                }

            .news-and-blog .blog-news-container .featured-blog .featured-content {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                padding-right: 60px
            }

                .news-and-blog .blog-news-container .featured-blog .featured-content p {
                    margin-top: 0
                }

        .news-and-blog .blog-news-container .preview-block {
            border-bottom: 1px solid #d1c9be;
            padding: 0 25px 40px 25px;
            margin: 30px 0 15px
        }

            .news-and-blog .blog-news-container .preview-block:last-child {
                border-bottom: none
            }

        .news-and-blog .blog-news-container .ceo-block {
            border-bottom: 10px solid #d1c9be;
            position: relative
        }

            .news-and-blog .blog-news-container .ceo-block p {
                padding: 50px 25px 0 0
            }

            .news-and-blog .blog-news-container .ceo-block img {
                position: relative;
                bottom: -10px;
                left: 40px
            }

    .news-and-blog.news {
        padding: 30px 80px 50px;
        margin-bottom: 30px
    }

        .news-and-blog.news .left-column {
            padding-right: 0
        }

            .news-and-blog.news .left-column .blog-news-container {
                padding-right: 30px
            }

        .news-and-blog.news .right-column {
            padding-left: 15px
        }

            .news-and-blog.news .right-column .blog-news-container {
                padding-left: 15px
            }

        .news-and-blog.news .blog-news-container {
            margin: 0
        }

            .news-and-blog.news .blog-news-container .preview-block {
                padding: 0 0 30px
            }

                .news-and-blog.news .blog-news-container .preview-block span.category {
                    font-weight: bold;
                    margin-left: 10px;
                    border-left: 1px solid #000;
                    padding-left: 10px;
                    color: #000
                }

            .news-and-blog.news .blog-news-container h3 a {
                color: #006eb7 !important;
                background-image: none !important
            }

                .news-and-blog.news .blog-news-container h3 a:hover {
                    color: #0089e3 !important;
                    text-decoration: none
                }

        .news-and-blog.news .pagination-container {
            border-top: 1px solid #d1c9be;
            padding: 50px 0 10px;
            margin: 30px 0 0;
            text-align: center;
            position: relative
        }

            .news-and-blog.news .pagination-container .pagination-block .page-block {
                border: 1px solid #d1c9be;
                display: inline-block;
                margin: 0 25px;
                padding: 5px
            }

                .news-and-blog.news .pagination-container .pagination-block .page-block ul {
                    list-style: none;
                    padding: 0;
                    margin: 0
                }

                    .news-and-blog.news .pagination-container .pagination-block .page-block ul li {
                        display: inline-block;
                        padding: 6px 10px;
                        margin: 0;
                        font-size: 20px
                    }

                        .news-and-blog.news .pagination-container .pagination-block .page-block ul li.active {
                            background-color: #f3f0ec;
                            border: 1px solid #d1c9be;
                            padding: 6px 20px
                        }

            .news-and-blog.news .pagination-container p.article-count {
                text-transform: uppercase;
                position: absolute;
                top: 52px;
                font-size: 20px
            }

        .news-and-blog.news.search .blog-news-container .preview-block span.category {
            border: none;
            margin: 0;
            padding: 0
        }

@media (max-width:767px) {
    .news-and-blog {
        margin: 0 15px
    }

        .news-and-blog .left-column {
            margin-bottom: 40px;
            padding: 0 15px 30px 15px;
            border-bottom: 15px solid #efefef
        }

            .news-and-blog .left-column .blog-news-container {
                border: none;
                margin: 35px 0 0;
                padding: 0
            }

                .news-and-blog .left-column .blog-news-container .featured-blog {
                    border-top: none;
                    border-left: none;
                    border-right: none;
                    padding-bottom: 20px
                }

                    .news-and-blog .left-column .blog-news-container .featured-blog img {
                        width: 100%
                    }

                    .news-and-blog .left-column .blog-news-container .featured-blog .row.row-flex {
                        padding: 0;
                        margin: 0 -15px;
                        border: none
                    }

                    .news-and-blog .left-column .blog-news-container .featured-blog .featured-content {
                        position: relative;
                        top: auto;
                        transform: translateY(0);
                        -webkit-transform: translateY(0);
                        text-align: center;
                        margin: 0 auto;
                        padding: 20px 0 0
                    }

        .news-and-blog .right-column {
            padding-left: 15px
        }

        .news-and-blog .blog-news-container {
            text-align: center
        }

            .news-and-blog .blog-news-container a.arrow {
                display: none
            }

            .news-and-blog .blog-news-container h3 {
                text-align: center
            }

                .news-and-blog .blog-news-container h3 a {
                    color: #006eb7;
                    background-image: none
                }

            .news-and-blog .blog-news-container .preview-block {
                padding: 0 25px 20px 25px;
                margin: 20px 0 15px
            }

            .news-and-blog .blog-news-container .ceo-block .text-right {
                text-align: center
            }

            .news-and-blog .blog-news-container .ceo-block p {
                padding: 0
            }

            .news-and-blog .blog-news-container .ceo-block img {
                left: 50%;
                transform: translateX(-50%);
                -webkit-transform: translateX(-50%)
            }

        .news-and-blog.news {
            padding: 30px 40px 50px;
            margin: 0 0 40px
        }

            .news-and-blog.news .left-column {
                border: none;
                padding: 0 15px
            }

                .news-and-blog.news .left-column .blog-news-container {
                    padding-right: 0
                }

            .news-and-blog.news .right-column .blog-news-container {
                padding-left: 0
            }

            .news-and-blog.news .pagination-container {
                margin: 0 0 30px
            }

                .news-and-blog.news .pagination-container p.article-count {
                    display: none
                }

                .news-and-blog.news .pagination-container .pagination-block .page-block {
                    margin: 0 15px
                }

            .news-and-blog.news .blog-news-container .preview-block {
                padding-bottom: 10px
            }

            .news-and-blog.news .blog-news-container.mobile-add {
                border-bottom: 1px solid #d1c9be
            }
}

@media (min-width:768px) and (max-width:991px) {
    .news-and-blog .left-column {
        padding-right: 15px;
        margin-bottom: 80px
    }

        .news-and-blog .left-column .blog-news-container {
            border: none;
            margin: 35px 0 0;
            padding: 0
        }

            .news-and-blog .left-column .blog-news-container .featured-blog img {
                width: 100%
            }

    .news-and-blog .right-column {
        padding-left: 15px
    }

    .news-and-blog.news .left-column {
        margin-bottom: 0;
        padding-right: 15px
    }

    .news-and-blog.news .right-column .blog-news-container {
        padding-left: 0
    }

    .news-and-blog.news .pagination-container p.article-count {
        display: none
    }

    .news-and-blog.news .blog-news-container.mobile-add {
        border-bottom: 1px solid #d1c9be
    }
}

.news-container {
    background-color: #fff;
    padding: 30px 80px 30px;
    margin-bottom: 30px
}

    .news-container > .row-flex {
        margin-top: 0 !important
    }

        .news-container > .row-flex > .col-sm-6 {
            padding: 0 25px
        }

    .news-container .preview-block {
        padding: 0 0 30px;
        border-bottom: 1px solid #d1c9be;
        margin: 0 0 30px;
        width: 100%
    }

        .news-container .preview-block span.category {
            font-weight: bold;
            margin-left: 10px;
            border-left: 1px solid #000;
            padding-left: 10px;
            color: #000
        }

    .news-container h3 {
        text-align: left
    }

        .news-container h3 a {
            color: #006eb7 !important;
            background-image: none !important
        }

            .news-container h3 a:hover {
                color: #0089e3 !important;
                text-decoration: none
            }

    .news-container .pagination-container {
        padding: 0 0 10px;
        margin: 30px 0 0;
        text-align: center;
        position: relative
    }

        .news-container .pagination-container .pagination-block .page-block {
            border: 1px solid #d1c9be;
            display: inline-block;
            margin: 0 25px;
            padding: 5px
        }

            .news-container .pagination-container .pagination-block .page-block ul {
                list-style: none;
                padding: 0;
                margin: 0
            }

                .news-container .pagination-container .pagination-block .page-block ul li {
                    display: inline-block;
                    padding: 6px 10px;
                    margin: 0;
                    font-size: 20px
                }

                    .news-container .pagination-container .pagination-block .page-block ul li.active {
                        background-color: #f3f0ec;
                        border: 1px solid #d1c9be;
                        padding: 6px 20px
                    }

        .news-container .pagination-container p.article-count {
            text-transform: uppercase;
            position: absolute;
            font-size: 20px;
            top: 0
        }

@media (max-width:767px) {
    .news-container {
        padding: 30px 15px
    }

        .news-container .pagination-container {
            margin: 0
        }

            .news-container .pagination-container p.article-count {
                display: none
            }

            .news-container .pagination-container .pagination-block .page-block {
                margin: 0 5px
            }

                .news-container .pagination-container .pagination-block .page-block ul li {
                    padding: 6px
                }

                    .news-container .pagination-container .pagination-block .page-block ul li.active {
                        padding: 6px 15px
                    }
}

@media (min-width:768px) and (max-width:991px) {
    .news-container .pagination-container p.article-count {
        display: none
    }
}

.search-container {
    background-color: #f3f0ec;
    display: block;
    padding: 30px 40px;
    margin: 40px 0 60px;
    text-align: center;
    position: relative
}

    .search-container h2 {
        text-transform: none
    }

    .search-container h3 {
        text-align: center !important;
        margin: 20px 0 10px
    }

    .search-container a.arrow {
        display: block;
        margin: 0 0 5px
    }

    .search-container .form-group {
        background: #fff;
        padding: 15px;
        position: relative;
        margin-bottom: 25px
    }

        .search-container .form-group input {
            border-radius: 0;
            height: 55px;
            text-transform: uppercase;
            position: relative;
            box-shadow: none;
            color: #535353;
            font-size: 20px;
            padding-right: 60px
        }

        .search-container .form-group ::-webkit-input-placeholder {
            color: #535353
        }

        .search-container .form-group :-moz-placeholder {
            color: #535353
        }

        .search-container .form-group ::-moz-placeholder {
            color: #535353
        }

        .search-container .form-group :-ms-input-placeholder {
            color: #535353
        }

        .search-container .form-group .search-submit {
            position: absolute;
            top: 9px;
            right: 40px
        }

            .search-container .form-group .search-submit:before {
                font-family: 'icomoon';
                content: "\e905";
                display: block;
                color: #535353;
                font-size: 26px
            }

            .search-container .form-group .search-submit:hover {
                text-decoration: none
            }

        .search-container .form-group .btn-group {
            height: 50px
        }

            .search-container .form-group .btn-group button {
                font-size: 20px;
                height: 50px
            }

            .search-container .form-group .btn-group .dropdown-menu {
                top: 40px;
                padding-top: 10px;
                width: 100%
            }

                .search-container .form-group .btn-group .dropdown-menu li {
                    border: none;
                    margin: 5px 0
                }

                    .search-container .form-group .btn-group .dropdown-menu li a {
                        font-size: 20px
                    }

                        .search-container .form-group .btn-group .dropdown-menu li a span {
                            border: none;
                            text-align: left;
                            width: auto;
                            padding: 0;
                            font-size: inherit;
                            margin: auto
                        }

    .search-container a.tips {
        display: block;
        border-top: 1px solid #d1c9be;
        border-right: 1px solid #d1c9be;
        border-bottom: 1px solid #d1c9be;
        height: 55px;
        padding: 15px 0 0;
        text-align: center;
        margin-left: -30px
    }

        .search-container a.tips span {
            position: relative;
            left: 5px;
            vertical-align: middle
        }

        .search-container a.tips:hover {
            text-decoration: none
        }

    .search-container .button-container {
        position: relative;
        margin-bottom: 0 !important
    }

        .search-container .button-container:before {
            content: "";
            display: inline-block;
            height: 1px;
            width: 100%;
            position: relative;
            background-color: #d1c9be;
            top: 30px
        }

        .search-container .button-container a.button {
            box-shadow: 20px 0 0 #f3f0ec,-20px 0 0 #f3f0ec !important
        }

    .search-container .popover {
        top: 107px !important
    }

        .search-container .popover .popover-content {
            padding: 9px 14px !important
        }

        .search-container .popover.right {
            margin-left: -5px !important
        }

    .search-container .audience-select-container {
        background-color: #fff;
        padding: 15px;
        margin: 20px 0;
        text-align: left;
        position: relative
    }

        .search-container .audience-select-container a.audience-selector {
            display: block;
            border: 1px solid #d1c9be;
            border-bottom: none;
            text-transform: uppercase;
            padding: 12px;
            font-size: 20px;
            color: #535353;
            position: relative
        }

            .search-container .audience-select-container a.audience-selector:after {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                transition: all ease .2s;
                font-family: 'icomoon';
                content: "\e901";
                display: inline-block;
                position: absolute;
                top: 15px;
                right: 20px
            }

            .search-container .audience-select-container a.audience-selector.collapsed {
                border-bottom: 1px solid #d1c9be
            }

                .search-container .audience-select-container a.audience-selector.collapsed:after {
                    font-family: 'icomoon';
                    content: "\e901";
                    display: inline-block;
                    position: absolute;
                    top: 15px;
                    right: 20px;
                    transform: rotate(0deg);
                    -webkit-transform: rotate(0deg)
                }

            .search-container .audience-select-container a.audience-selector:hover {
                text-decoration: none;
                border-color: #ef691c;
                transition: all ease .2s
            }

                .search-container .audience-select-container a.audience-selector:hover.collapsed {
                    border-color: #ef691c
                }

        .search-container .audience-select-container #membership-type {
            position: absolute;
            right: 15px;
            left: 15px
        }

            .search-container .audience-select-container #membership-type .well {
                border-bottom: 1px solid #d1c9be;
                border-left: 1px solid #d1c9be;
                border-right: 1px solid #d1c9be;
                padding: 10px 0 0;
                margin-top: -10px;
                position: absolute;
                width: 100%;
                background-color: #fff;
                z-index: 9999999;
                -webkit-box-shadow: 0 10px 12px rgba(0,0,0,0.175);
                box-shadow: 0 10px 12px rgba(0,0,0,0.175)
            }

                .search-container .audience-select-container #membership-type .well ul {
                    padding: 0 30px;
                    list-style: none
                }

                    .search-container .audience-select-container #membership-type .well ul li {
                        border-bottom: 1px solid #d1c9be;
                        padding-bottom: 7px;
                        margin: 7px 0
                    }

                        .search-container .audience-select-container #membership-type .well ul li:last-child {
                            border: none
                        }

                        .search-container .audience-select-container #membership-type .well ul li a {
                            display: block;
                            font-size: 20px;
                            text-transform: uppercase;
                            position: relative;
                            font-weight: normal
                        }

                            .search-container .audience-select-container #membership-type .well ul li a:after {
                                position: absolute;
                                right: 0
                            }

                            .search-container .audience-select-container #membership-type .well ul li a:hover:after {
                                right: -5px
                            }

@media (max-width:767px) {
    .search-container {
        margin: 40px -20px;
        padding: 40px 20px
    }

        .search-container .form-group input {
            font-size: 14px;
            padding-right: 40px
        }

        .search-container .form-group .search-submit {
            top: 13px;
            right: 30px
        }

            .search-container .form-group .search-submit:before {
                font-size: 21px
            }

        .search-container .form-group .btn-group button {
            font-size: 16px
        }

        .search-container .form-group .btn-group .dropdown-menu ul li a {
            font-size: 16px
        }

        .search-container a.tips {
            margin: 20px 0 0;
            border-left: 1px solid #d1c9be
        }
}

.video-preview, .narrow-hero {
    margin: 40px 0
}

    .video-preview .preview-copy, .narrow-hero .preview-copy {
        background-color: #f3f0ec;
        padding: 30px 35px 25px;
        border-left: 5px solid #ef691c;
        font-size: 13px
    }

        .video-preview .preview-copy p, .narrow-hero .preview-copy p {
            margin-top: 0
        }

        .video-preview .preview-copy h3, .narrow-hero .preview-copy h3 {
            text-align: left;
            margin: 0 !important
        }

            .video-preview .preview-copy h3:after, .narrow-hero .preview-copy h3:after {
                display: none !important
            }

.drug-shortage-container {
    margin: 60px 0 0
}

    .drug-shortage-container .bulletin-header {
        position: relative;
        display: block;
        text-align: center
    }

        .drug-shortage-container .bulletin-header h2 {
            background-color: #fff;
            padding: 0 15px;
            display: inline-block;
            margin: 0 auto;
            position: relative;
            z-index: 1
        }

        .drug-shortage-container .bulletin-header:after {
            content: "";
            display: block;
            height: 1px;
            position: absolute;
            top: 19px;
            left: 0;
            right: 0;
            background-color: #d1c9be
        }

    .drug-shortage-container .table thead > tr > th {
        border-bottom: none;
        font-size: 16px;
        text-transform: uppercase
    }

        .drug-shortage-container .table thead > tr > th:last-child {
            text-align: right
        }

    .drug-shortage-container .table tbody tr td {
        border-top: none
    }

        .drug-shortage-container .table tbody tr td:first-child {
            color: #006eb7
        }

        .drug-shortage-container .table tbody tr td:last-child {
            text-align: right
        }

    .drug-shortage-container .table tbody tr:nth-of-type(2n+1) {
        background-color: #f2f8fb
    }

    .drug-shortage-container .table-toggle {
        background-color: #f3f0ec;
        border: 1px solid #d1c9be;
        padding: 10px;
        margin: 20px 0
    }

        .drug-shortage-container .table-toggle a {
            display: block;
            color: #006eb7;
            text-transform: uppercase;
            padding: 13px 0;
            text-align: center
        }

            .drug-shortage-container .table-toggle a.active {
                background-color: #fff;
                color: #535353;
                border: 1px solid #d1c9be
            }

            .drug-shortage-container .table-toggle a.left {
                margin-right: -10px
            }

            .drug-shortage-container .table-toggle a.right {
                margin-left: -10px
            }

            .drug-shortage-container .table-toggle a:hover {
                background-color: #eae6e1;
                transition: all ease .2s
            }

@media (max-width:767px) {
    .drug-shortage-container .table td {
        width: 100%;
        display: block;
        text-align: left !important
    }

        .drug-shortage-container .table td:first-child {
            padding-bottom: 0
        }

        .drug-shortage-container .table td:last-child {
            padding-top: 0
        }

    .drug-shortage-container .table-toggle a.left {
        margin-right: 0
    }

    .drug-shortage-container .table-toggle a.right {
        margin-left: 0
    }
}

.info-block {
    margin-top: 40px;
    border-bottom: 1px solid #d1c9be;
    padding-bottom: 40px
}

    .info-block:first-child {
        border-top: 1px solid #d1c9be;
        padding-top: 40px
    }

    .info-block p.highlight {
        background: yellow;
        display: inline;
        box-shadow: 10px 0 0 yellow;
        box-decoration-break: clone
    }

    .info-block > .drug-shortage-container {
        margin: 0
    }

@media (max-width:767px) {
    .info-block {
        margin-top: 20px;
        padding-bottom: 20px
    }
}

.additional-information {
    background-color: #fff;
    padding: 30px 180px;
    margin-bottom: 30px
}

    .additional-information h3 {
        text-align: left
    }

    .additional-information a {
        text-transform: uppercase;
        font-weight: bold
    }

    .additional-information .additional-info-block {
        margin: 40px 0;
        padding-bottom: 40px;
        border-bottom: 1px solid #d1c9be
    }

        .additional-information .additional-info-block:last-child {
            padding-bottom: 0;
            border: none
        }

.disclaimer {
    font-size: 12px;
    margin: 60px 0 20px;
    text-align: justify;
    text-justify: inter-word
}

    .disclaimer p {
        margin: 0
    }

    .disclaimer h3 {
        font-size: 15px;
        margin: 0
    }

.news-filter-container {
    background: #dadada;
    padding: 0 15px;
    margin-bottom: 30px
}

    .news-filter-container .bootstrap-select {
        display: block !important;
        height: 60px !important;
        margin: 15px 0
    }

        .news-filter-container .bootstrap-select button {
            height: 60px;
            border-radius: 0;
            font-size: 20px;
            text-transform: uppercase;
            border-color: #d1c9be;
            color: #535353;
            position: relative
        }

            .news-filter-container .bootstrap-select button .bs-caret:after {
                top: 15px;
                right: 20px
            }

@media (max-width:767px) {
    .news-filter-container .bootstrap-select button {
        font-size: 16px
    }
}

.address-container {
    border-left: 1px solid #d1c9be;
    padding-left: 30px
}

.author {
    border-top: 1px solid #d1c9be;
    border-bottom: 1px solid #d1c9be;
    padding: 25px 0;
    margin: 25px 0
}

    .author figure {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        overflow: hidden
    }

        .author figure img {
            width: 100%
        }

    .author p {
        margin: 0 0 5px
    }

        .author p strong {
            display: block
        }

    .author.noAuthor {
        display: none
    }

@media (max-width:767px) {
    .author {
        text-align: center
    }

        .author p {
            margin-left: 0
        }

        .author figure {
            margin: 0 auto
        }
}

.member-block {
    background: #fff;
    padding: 65px
}

    .member-block h2 {
        font-size: 40px;
        text-transform: none;
        text-align: left
    }

    .member-block h3 {
        font-family: 'Karla',sans-serif;
        text-align: left
    }

        .member-block h3:after {
            content: "";
            display: block;
            width: 30px;
            height: 5px;
            margin: 20px 0;
            background-color: #ef691c
        }

    .member-block .member-badge {
        width: 260px;
        height: 260px;
        border-radius: 50%;
        overflow: hidden;
        padding: 15px
    }

        .member-block .member-badge .member-badge-content {
            border: 1px solid #535353;
            width: 230px;
            height: 230px;
            border-radius: 50%;
            text-align: center;
            padding: 35px 30px
        }

            .member-block .member-badge .member-badge-content h4 {
                font-size: 24px
            }

                .member-block .member-badge .member-badge-content h4:before {
                    font-family: 'icomoon';
                    content: "\e907";
                    display: block;
                    margin-bottom: 15px;
                    color: #535353;
                    font-size: 42px
                }

        .member-block .member-badge.gold {
            background-color: #e3cd76
        }

        .member-block .member-badge.silver {
            background-color: #d7d7d7
        }

        .member-block .member-badge.bronze {
            background-color: #c9ac85
        }

        .member-block .member-badge.black {
            background-color: #535353
        }

            .member-block .member-badge.black .member-badge-content {
                border-color: #d1c9be
            }

                .member-block .member-badge.black .member-badge-content h4 {
                    color: #fff
                }

                    .member-block .member-badge.black .member-badge-content h4:before {
                        color: #d1c9be
                    }

    .member-block .member-information ul {
        list-style: none;
        padding: 0
    }

        .member-block .member-information ul li {
            padding: 3px 5px;
            margin: 2px 0
        }

            .member-block .member-information ul li:nth-child(odd) {
                background-color: #f2f8fb
            }

@media (max-width:767px) {
    .member-block {
        padding: 25px
    }

        .member-block .member-badge {
            margin: 20px auto 0
        }
}

.related-resources {
    background-color: #fff;
    padding: 15px;
    margin: 30px 0
}

    .related-resources .resource-content {
        border: 1px solid #d1c9be;
        padding: 40px 150px
    }

        .related-resources .resource-content a {
            font-weight: bold
        }

        .related-resources .resource-content p.telephone {
            font-size: 25px
        }

        .related-resources .resource-content ul {
            list-style: none
        }

@media (max-width:767px) {
    .related-resources .resource-content {
        padding: 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .related-resources .resource-content {
        padding: 40px
    }
}

.saved-pages {
    margin: 0;
    width: 100%
}

    .saved-pages ul {
        list-style-type: none;
        border: 1px solid #d1c9be;
        background: #fff;
        padding: 0;
        width: 100%
    }

        .saved-pages ul li {
            font-size: 16px;
            border-bottom: 1px solid #d1c9be;
            margin: 0;
            white-space: nowrap;
            overflow: hidden;
            position: relative
        }

            .saved-pages ul li:last-child {
                border: none
            }

            .saved-pages ul li span {
                border-right: 1px solid #d1c9be;
                text-align: center;
                width: 50px;
                display: inline-block;
                padding: 10px 0;
                font-size: 20px;
                margin-right: 10px
            }

                .saved-pages ul li span.placeholder {
                    width: auto;
                    text-align: left;
                    padding: 0;
                    border: none;
                    opacity: .5;
                    font-size: 16px
                }

            .saved-pages ul li a.remove-favorite {
                position: absolute;
                right: 0;
                top: 15px;
                color: #535353;
                background-color: #fff
            }

                .saved-pages ul li a.remove-favorite span {
                    border: none;
                    padding: 0;
                    margin: 0;
                    font-size: 16px
                }

.form-group.favorites {
    margin-top: 20px;
    width: 100%
}

    .form-group.favorites label {
        font-size: 14px;
        font-weight: normal
    }

    .form-group.favorites button {
        font-size: 16px
    }

    .form-group.favorites .dropdown-menu {
        top: 40px
    }

        .form-group.favorites .dropdown-menu li {
            border: none;
            margin: 5px 0
        }

            .form-group.favorites .dropdown-menu li a {
                font-size: 16px
            }

                .form-group.favorites .dropdown-menu li a span {
                    border: none;
                    text-align: left;
                    width: auto;
                    padding: 0;
                    font-size: inherit;
                    margin: auto
                }

.predictive-search {
    position: absolute;
    background: #fff;
    border: 1px solid #d1c9be;
    border-top: none;
    z-index: 11;
    top: 99px;
    left: 185px;
    width: 544px;
    box-shadow: 0 12px 23px -9px rgba(135,135,135,0.6);
    display: none
}

    .predictive-search .predictive-content {
        padding: 0 20px
    }

        .predictive-search .predictive-content ul {
            padding: 0;
            margin: 0
        }

            .predictive-search .predictive-content ul li {
                display: block;
                border-bottom: 1px solid #d1c9be;
                padding: 8px 0;
                margin: 0
            }

                .predictive-search .predictive-content ul li:last-child {
                    border: none
                }

                .predictive-search .predictive-content ul li a {
                    display: block;
                    text-transform: none;
                    font-size: 16px;
                    font-weight: normal
                }

        .predictive-search .predictive-content h3 {
            text-align: left;
            font-size: 20px;
            margin: 20px 0 5px;
            font-family: 'Karla',sans-serif
        }

    .predictive-search a.arrow {
        display: block;
        padding: 10px 20px;
        margin-top: 20px;
        background: #efefef
    }

@media (max-width:767px) {
    .predictive-search {
        top: 146px;
        left: 10px;
        right: 10px;
        width: auto
    }
}

@media (min-width:768px) and (max-width:991px) {
    .predictive-search {
        top: 69px;
        left: 10px;
        width: 521px
    }
}

@media (min-width:1200px) {
    .predictive-search {
        top: 99px;
        left: 190px;
        width: 689px
    }
}

.modal {
    top: 5%
}

    .modal .modal-dialog .modal-content {
        background: #535353;
        text-align: center;
        color: #fff;
        border-radius: 0;
        border: none;
        padding: 10px 60px
    }

        .modal .modal-dialog .modal-content .modal-header {
            border: none
        }

            .modal .modal-dialog .modal-content .modal-header a {
                margin: 15px 5px 0;
                font-weight: bold
            }

                .modal .modal-dialog .modal-content .modal-header a.blue:hover {
                    background: #0089e3
                }

                .modal .modal-dialog .modal-content .modal-header a.cancel-btn:hover {
                    background: #fff
                }

            .modal .modal-dialog .modal-content .modal-header .modal-footer {
                border-top: none
            }

.modal-backdrop {
    opacity: .15
}

.popover {
    background-color: #ef691c;
    font-size: 12px;
    border: none;
    border-radius: 0;
    width: 140px;
    box-shadow: none;
    color: #fff
}

    .popover .popover-content {
        padding: 0 14px 8px
    }

    .popover .popover-title {
        background: transparent;
        border: none;
        color: #fff
    }

    .popover.right > .arrow {
        top: 25px !important;
        border-right-color: #ef691c
    }

        .popover.right > .arrow:after {
            border-right-color: #ef691c
        }

.panel-group {
    margin-bottom: 60px
}

    .panel-group .panel .panel-heading .panel-title {
        margin: 10px 0 0
    }

        .panel-group .panel .panel-heading .panel-title a {
            display: block;
            text-align: left;
            padding: 15px;
            border: 1px solid #d1c9be;
            border-bottom: none;
            text-transform: uppercase;
            font-family: 'Karla',sans-serif;
            position: relative
        }

            .panel-group .panel .panel-heading .panel-title a:after {
                font-family: 'icomoon';
                content: "\e906";
                position: absolute;
                right: 20px;
                top: 17px;
                transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                font-size: 14px;
                transition: all ease .2s
            }

            .panel-group .panel .panel-heading .panel-title a.collapsed {
                border: 1px solid #d1c9be
            }

                .panel-group .panel .panel-heading .panel-title a.collapsed:after {
                    font-family: 'icomoon';
                    content: "\e906";
                    position: absolute;
                    right: 20px;
                    top: 17px;
                    transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    font-size: 14px
                }

    .panel-group .panel .panel-collapse .panel-body {
        border: 1px solid #d1c9be;
        border-top: none;
        padding: 10px 40px 20px
    }

        .panel-group .panel .panel-collapse .panel-body p strong {
            color: #006eb7
        }

        .panel-group .panel .panel-collapse .panel-body ul {
            margin-bottom: 25px
        }

@media (max-width:767px) {
    .panel-group .panel .panel-heading .panel-title {
        font-size: 16px
    }

        .panel-group .panel .panel-heading .panel-title a:after {
            font-size: 10px
        }
}

.comparison-table {
    position: relative
}

    .comparison-table table {
        width: 100%;
        margin: 40px 0
    }

        .comparison-table table thead th {
            text-align: center;
            padding: 10px;
            font-size: 15px;
            color: #535353;
            text-transform: uppercase
        }

            .comparison-table table thead th:first-child {
                text-align: left;
                width: 55%
            }

            .comparison-table table thead th:nth-child(2) {
                background: rgba(97,165,211,0.85);
                width: 20%;
                color: #fff
            }

                .comparison-table table thead th:nth-child(2) a {
                    color: #fff
                }

                    .comparison-table table thead th:nth-child(2) a span {
                        color: #fff
                    }

                    .comparison-table table thead th:nth-child(2) a:hover {
                        text-decoration: none
                    }

            .comparison-table table thead th a {
                color: #535353
            }

                .comparison-table table thead th a span {
                    color: #006eb7
                }

            .comparison-table table thead th span {
                vertical-align: middle;
                top: -1px;
                position: relative
            }

        .comparison-table table tbody tr:nth-child(odd) {
            background-color: #f2f8fb
        }

        .comparison-table table tbody tr td {
            text-align: center;
            padding: 10px
        }

            .comparison-table table tbody tr td:first-child {
                text-align: left;
                width: 55%;
                padding-right: 20px
            }

            .comparison-table table tbody tr td:nth-child(2) {
                background: rgba(97,165,211,0.85);
                color: #fff;
                width: 20%
            }

            .comparison-table table tbody tr td a {
                font-weight: bold
            }

            .comparison-table table tbody tr td > .fa-check {
                font-size: 18px
            }

        .comparison-table table .popover {
            top: -5px !important
        }

            .comparison-table table .popover.right {
                margin-left: 20px !important
            }

@media (max-width:767px) {
    .comparison-table thead {
        display: block
    }

        .comparison-table thead tr {
            width: 100%;
            display: table
        }

            .comparison-table thead tr th {
                width: 50% !important
            }

                .comparison-table thead tr th:first-child {
                    display: none
                }

                .comparison-table thead tr th:last-child {
                    background-color: #f2f8fb !important;
                    color: #535353
                }

                    .comparison-table thead tr th:last-child a {
                        color: #535353
                    }

                        .comparison-table thead tr th:last-child a span {
                            color: #535353
                        }

    .comparison-table tbody tr:nth-child(odd) {
        background-color: transparent !important
    }

    .comparison-table tbody tr td {
        width: 50% !important;
        display: inline-block
    }

        .comparison-table tbody tr td:first-child {
            width: 100% !important;
            display: block;
            padding: 20px 0 10px !important
        }

        .comparison-table tbody tr td:last-child {
            background-color: #f2f8fb !important;
            color: #535353 !important;
            width: 100% !important;
            margin-left: -2px
        }
}

input[type="radio"], input[type="checkbox"] {
    margin-left: 5px
}

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
    position: relative;
    border: 1px solid #d1c9be;
    text-decoration: none;
    text-align: left;
    background: #fff;
    color: #555;
    outline: none;
    vertical-align: middle;
    border-radius: 0 !important;
    height: 40px
}

    input[type="text"].error, input[type="email"].error, input[type="tel"].error, input[type="password"].error, textarea.error, select.error {
        border: 3px solid #ff0000
    }

.bootstrap-select {
    display: block;
    height: 40px
}

    .bootstrap-select button {
        height: 40px;
        width: 100%;
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid #d1c9be;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 0;
        -webkit-user-select: none
    }

        .bootstrap-select button .bs-caret .caret {
            display: none
        }

        .bootstrap-select button .bs-caret:after {
            display: block;
            position: absolute;
            top: 10px;
            right: 15px;
            font-family: 'icomoon';
            content: "\e901";
            color: #535353;
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transition: all ease .2s
        }

        .bootstrap-select button:hover {
            background-color: transparent !important;
            border-color: #ef691c;
            transition: all ease .2s
        }

        .bootstrap-select button.dropdown-toggle {
            background-color: #fff !important;
            box-shadow: none !important
        }

    .bootstrap-select.open button {
        border-bottom: none;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;
        box-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;
        background: #fff !important;
        border-color: #d1c9be !important
    }

        .bootstrap-select.open button .bs-caret:after {
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transition: all ease .2s
        }

    .bootstrap-select.open.error > button {
        border: 1px solid #ff0000
    }

    .bootstrap-select.error > button {
        border: 3px solid #ff0000
    }

        .bootstrap-select.error > button .bs-caret:after {
            top: 7px
        }

    .bootstrap-select > select.mobile-device {
        z-index: -2 !important
    }

.form-group label .greyed-out {
    color: #949494;
    font-weight: 100
}

.form-group p.error, .form-group span.error {
    color: #ff0000;
    margin-top: 5px;
    display: block
}

input[type="button"] {
    background: #0089e3;
    margin: 10px 0 10px 0;
    padding: 5px 15px;
    position: relative;
    border: 1px solid #d1c9be;
    text-decoration: none !important;
    text-align: center;
    font-weight: normal;
    outline: none;
    vertical-align: middle;
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    -webkit-transition: background .1s linear;
    -o-transition: background .1s linear;
    transition: background .1s linear
}

    input[type="button"]:hover {
        background: #005b96;
        color: #fff !important
    }

.dropdown-menu {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #d1c9be;
    border-top: none;
    border-radius: 0;
    -webkit-box-shadow: 0 10px 12px rgba(0,0,0,0.175);
    box-shadow: 0 10px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu ul.inner {
        padding: 0 15px 15px !important
    }

        .dropdown-menu ul.inner li.selected a {
            background-color: #e1eff9
        }

        .dropdown-menu ul.inner li a {
            font-size: 20px;
            text-transform: uppercase
        }

            .dropdown-menu ul.inner li a:hover {
                background-color: #e1eff9
            }

            .dropdown-menu ul.inner li a:focus {
                outline: none !important
            }

@media (max-width:767px) {
    .dropdown-menu ul.inner li a {
        font-size: 16px
    }
}

.message-container-outer {
    margin-top: 30px;
    border-top: 1px solid #d1c9be;
    padding-top: 30px
}

    .message-container-outer #message-entry textarea {
        display: block;
        width: 100%;
        height: 175px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        resize: none;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
    }

.error-message {
    color: #ff0000;
    margin-bottom: 25px;
    display: block
}

    .error-message p {
        display: inline-block
    }

    .error-message:before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f06a";
        display: inline-block;
        color: #ff0000;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 21px
    }

.contact-us .error.open {
    border-color: #ff0000
}

.contact-us .dropdown-menu {
    top: 38px
}

    .contact-us .dropdown-menu ul li a {
        font-size: 16px
    }

form .has-feedback .dropdown-menu {
    top: 41px
}

    form .has-feedback .dropdown-menu ul li a {
        font-size: 16px
    }

.dataTables_wrapper .dataTables_length {
    margin: 20px 0
}

    .dataTables_wrapper .dataTables_length .bootstrap-select {
        width: 100px !important;
        margin-left: 4px
    }

        .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-menu {
            top: 40px
        }

            .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-menu ul.inner li a {
                font-size: 14px
            }

.dataTables_wrapper .dataTables_filter {
    margin: 20px 0 20px 20px;
    float: left !important
}

    .dataTables_wrapper .dataTables_filter label {
        position: relative;
        top: -2px
    }

        .dataTables_wrapper .dataTables_filter label input {
            height: 40px;
            border: 1px solid #d1c9be
        }

@media (max-width:767px) {
    .dataTables_wrapper .dataTables_length {
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-left: 0
    }
}

.ahfs a {
    color: #f1373d
}

    .ahfs a.button {
        background-color: #f1373d;
        color: #fff
    }

        .ahfs a.button:hover {
            background-color: #e51017;
            color: #fff
        }

    .ahfs a:hover {
        color: #f34f54
    }

.ahfs h2 a:hover {
    color: #535353
}

.ahfs .header-container .nav-bar {
    background-color: #fff
}

    .ahfs .header-container .nav-bar figure {
        padding: 18px 30px
    }

        .ahfs .header-container .nav-bar figure img {
            width: 150px
        }

    .ahfs .header-container .nav-bar .log-in {
        color: #000
    }

        .ahfs .header-container .nav-bar .log-in a {
            color: #f1373d
        }

    .ahfs .header-container .nav-bar ul li a {
        color: #000
    }

        .ahfs .header-container .nav-bar ul li a:hover {
            background-color: #f2f2f2
        }

    .ahfs .header-container .nav-bar .search-bar {
        width: 520px
    }

        .ahfs .header-container .nav-bar .search-bar .search-submit {
            right: 130px
        }

            .ahfs .header-container .nav-bar .search-bar .search-submit:before {
                color: black
            }

        .ahfs .header-container .nav-bar .search-bar .close-search:after {
            color: #000
        }

.ahfs .header-container a.t1-nav-icon {
    background-color: #f1373d
}

    .ahfs .header-container a.t1-nav-icon:hover {
        background: #e51017;
        color: #fff
    }

.ahfs .header-container .hero-content {
    height: 500px
}

    .ahfs .header-container .hero-content .hero-copy {
        width: auto
    }

        .ahfs .header-container .hero-content .hero-copy h1 {
            text-transform: uppercase;
            line-height: 65px;
            font-weight: bold
        }

        .ahfs .header-container .hero-content .hero-copy p {
            background: #000;
            box-shadow: 10px 0 0 #000,-10px 0 0 #000;
            color: #fff
        }

        .ahfs .header-container .hero-content .hero-copy a.arrow {
            background: #000;
            box-shadow: 10px 0 0 #000,-10px 0 0 #000;
            color: #f1373d
        }

.ahfs .t1-menu-container .t1-menu a.close-menu {
    color: #f1373d
}

.ahfs .t1-menu-container .t1-menu .t1-menu-content ul.t1-nav li a {
    color: #f1373d
}

.ahfs .card-module:hover a.arrow {
    color: #f34f54
}

.ahfs .card-module:hover a.button {
    background-color: #f34f54
}

.ahfs .news-and-blog .blog-news-container h3 a {
    background-image: linear-gradient(180deg, transparent 65%, #eaeaea 0)
}

.ahfs .news-and-blog .navigation-card {
    padding: 40px 0
}

    .ahfs .news-and-blog .navigation-card a {
        color: #f1373d
    }

.ahfs .news-and-blog .right-column .card-block-header h2 {
    padding-bottom: 50px
}

.ahfs .card-block-header.no-link {
    margin: 40px 0 30px
}

    .ahfs .card-block-header.no-link h2 {
        text-transform: uppercase;
        font-size: 30px
    }

.ahfs .footer-container ul li a, .ahfs .footer-container ul li a > span {
    color: #f1373d
}

    .ahfs .footer-container ul li a:hover, .ahfs .footer-container ul li a > span:hover {
        color: #f1373d
    }

.ahfs .footer-container .footer-bottom {
    background-color: #000
}

@media (max-width:767px) {
    .ahfs .header-container .nav-bar .search-bar {
        width: 100%
    }

        .ahfs .header-container .nav-bar .search-bar .search-submit {
            right: 35px
        }

    .ahfs .header-container .nav-bar figure {
        width: 200px;
        margin-top: 10px
    }

        .ahfs .header-container .nav-bar figure img {
            width: 100%
        }

    .ahfs .header-container .hero-content {
        height: auto
    }

        .ahfs .header-container .hero-content .hero-copy {
            width: auto
        }

            .ahfs .header-container .hero-content .hero-copy:before {
                background-color: #000
            }

            .ahfs .header-container .hero-content .hero-copy p {
                text-align: center;
                display: block
            }

            .ahfs .header-container .hero-content .hero-copy h1 {
                line-height: normal
            }

    .ahfs .news-and-blog {
        padding: 30px 0
    }

    .ahfs .right-column .navigation-card {
        padding: 0;
        text-align: left
    }

        .ahfs .right-column .navigation-card a.arrow {
            display: block
        }

    .ahfs .right-column .card-block-header h2 {
        padding-bottom: 0
    }

    .ahfs .additional-information {
        padding: 20px
    }

        .ahfs .additional-information .additional-info-block {
            margin: 20px 0;
            padding-bottom: 20px
        }

    .ahfs .card-module .card-content h3 {
        color: #f1373d
    }

    .ahfs .news-and-blog .blog-news-container h3 a {
        color: #f1373d
    }

    .ahfs .footer-container a[data-toggle="collapse"] {
        color: #f1373d
    }

    .ahfs .footer-container p.telephone {
        background-color: #f1373d
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ahfs .header-container .nav-bar .search-bar {
        width: 680px
    }

    .ahfs .header-container .nav-bar figure {
        padding: 20px 30px
    }

        .ahfs .header-container .nav-bar figure img {
            width: 120px
        }

    .ahfs .hero-content {
        height: auto
    }

        .ahfs .hero-content .hero-copy {
            width: auto
        }

            .ahfs .hero-content .hero-copy:before {
                background-color: #000
            }

            .ahfs .hero-content .hero-copy p {
                text-align: center;
                display: block
            }
}

@media (min-width:1200px) {
    .ahfs .header-container .nav-bar .search-bar {
        width: 680px
    }
}

@page {
    margin: 1cm
}

@media print {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .visible-xs {
        display: none !important
    }

    .hidden-xs {
        display: block !important
    }

    table.hidden-xs {
        display: table !important
    }

    tr.hidden-xs {
        display: table-row !important
    }

    th.hidden-xs, td.hidden-xs {
        display: table-cell !important
    }

    .hidden-xs.hidden-print {
        display: none !important
    }

    .hidden-sm {
        display: none !important
    }

    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .print-break-before {
        page-break-before: always
    }

    .print-break-after {
        page-break-after: always
    }

    .header-container, .related-links-anchor, .card-block-header, .navigation-card, .card-module, .back-to-top, .table-toggle, .search-container, .video-preview, .link-card, .button-container, .news-filter-container, .pagination-container, .footer-container, .audience-select-container {
        display: none
    }

    #ad_horizontal {
        display: none !important
    }

    .main-container img.visible-print {
        width: 115px !important
    }

    .container {
        width: 750px
    }

    .col-md-offset-2 {
        margin: 0
    }

    .collapse {
        display: block !important
    }

    .panel-group .panel .panel-heading .panel-title a {
        border: none
    }

        .panel-group .panel .panel-heading .panel-title a.collapsed {
            border: none
        }

        .panel-group .panel .panel-heading .panel-title a:after {
            display: none
        }

    .panel-group .panel .panel-collapse .panel-body {
        border: none
    }

    .card-block-header.secondary {
        display: block
    }

    .drug-shortage-container .table {
        margin-top: 20px
    }

        .drug-shortage-container .table tr {
            border-bottom: 1px solid #eaeaea
        }

            .drug-shortage-container .table tr td {
                display: table-cell
            }

                .drug-shortage-container .table tr td:last-child {
                    text-align: right !important;
                    padding-top: 7px
                }

        .drug-shortage-container .table thead.hidden-xs {
            display: none !important
        }

    .comparison-table thead tr th {
        width: 80%
    }

        .comparison-table thead tr th:first-child {
            display: block
        }

        .comparison-table thead tr th:nth-child(even) {
            width: 20% !important
        }

    .comparison-table tbody tr td {
        width: 80% !important;
        display: inline-block
    }

        .comparison-table tbody tr td:first-child {
            width: 80% !important;
            display: inline-block
        }

        .comparison-table tbody tr td:nth-child(even) {
            width: 20% !important;
            text-align: center
        }

        .comparison-table tbody tr td:last-child {
            width: 20% !important;
            text-align: center
        }

    .news-and-blog .blog-news-container {
        text-align: left
    }

        .news-and-blog .blog-news-container h3 {
            text-align: left
        }

    .tier-container.white-background .tier-bg-container .content-well {
        border: none
    }

        .tier-container.white-background .tier-bg-container .content-well h1 {
            padding: 0;
            font-size: 30px
        }
}

@media (min-width: 769px) {
    .rs-wrapper-old {
        margin-top: 150px;
        z-index: 10;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 20px;
    }

    #reader-comp .rs-wrapper-old {
        margin-top: 0px;
        z-index: 10;
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 30px;
    }
}

@media (max-width: 768px) {
    .rs-wrapper-old {
        margin-top: 95px;
        z-index: 10;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px;
    }

    #reader-comp .rs-wrapper-old {
        margin-top: 95px;
        z-index: 10;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px;
    }
}
