@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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 */

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: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: 0.35em 0.625em 0.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 {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.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: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #aa001e;
    text-decoration: none
}

a:hover,
a:focus {
    color: #5e0010;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #ddd
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 1.4;
    color: #222
}

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: 400;
    line-height: 1;
    color: #999
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

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: 12px;
    margin-bottom: 12px
}

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: 32px
}

h2,
.h2 {
    font-size: 24px
}

h3,
.h3 {
    font-size: 18px
}

h4,
.h4 {
    font-size: 16px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 13px
}

.lead {
    margin-bottom: 24px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px
    }
}

small,
.small {
    font-size: 86%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.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: #999
}

.text-primary {
    color: #aa001e
}

a.text-primary:hover,
a.text-primary:focus {
    color: #770015
}

.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: #aa001e
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #770015
}

.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: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #ddd
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12px
}

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-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dt,
dd {
    line-height: 1.6
}

dt {
    font-weight: 700
}

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
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 18.75px;
    border-left: 5px solid #ddd
}

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.6;
    color: #999
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #ddd;
    border-left: 0
}

.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: 24px;
    font-style: normal;
    line-height: 1.6
}

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: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.6;
    color: #444;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.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-right: 15px;
    padding-left: 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
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #999;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px
}

.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: 10px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid transparent
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid transparent
}

.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 transparent
}

.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 transparent
}

.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 transparent
}

.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: #ebebeb
}

.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: #ebebeb
}

.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: #dedede
}

.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 {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid transparent
    }
    .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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 22.5px;
    line-height: inherit;
    color: #444;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

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
}

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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 9px;
    font-size: 15px;
    line-height: 1.6;
    color: #666
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.6;
    color: #666;
    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::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #ddd;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@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: 42px
    }
    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: 29px
    }
    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: 63px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.radio label,
.checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 39px;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 29px;
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 29px;
    line-height: 29px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 29px;
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 29px;
    line-height: 29px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 29px;
    min-height: 37px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5
}

.input-lg {
    height: 63px;
    padding: 15px 20px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 63px;
    line-height: 63px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 63px;
    padding: 15px 20px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 63px;
    line-height: 63px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 63px;
    min-height: 47px;
    padding: 16px 20px;
    font-size: 23px;
    line-height: 1.33
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 52.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    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: 63px;
    height: 63px;
    line-height: 63px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 29px;
    height: 29px;
    line-height: 29px
}

.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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 29px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #848484
}

@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 {
    padding-top: 9px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 33px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 9px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 16px;
        font-size: 23px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 5px;
        font-size: 13px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.6;
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    opacity: 0.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;
    background-image: none;
    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.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 {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #aa001e;
    border-color: #910019
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #770015;
    border-color: #110003
}

.btn-primary:hover {
    color: #fff;
    background-color: #770015;
    border-color: #53000f
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #770015;
    background-image: none;
    border-color: #53000f
}

.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: #53000f;
    border-color: #110003
}

.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 {
    background-color: #aa001e;
    border-color: #910019
}

.btn-primary .badge {
    color: #aa001e;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #72a435;
    border-color: #65912f
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #577d29;
    border-color: #223010
}

.btn-success:hover {
    color: #fff;
    background-color: #577d29;
    border-color: #446220
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #577d29;
    background-image: none;
    border-color: #446220
}

.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: #446220;
    border-color: #223010
}

.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 {
    background-color: #72a435;
    border-color: #65912f
}

.btn-success .badge {
    color: #72a435;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #ff113b;
    border-color: #f7002b
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #dd0027;
    border-color: #770015
}

.btn-info:hover {
    color: #fff;
    background-color: #dd0027;
    border-color: #b90021
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #dd0027;
    background-image: none;
    border-color: #b90021
}

.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: #b90021;
    border-color: #770015
}

.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 {
    background-color: #ff113b;
    border-color: #f7002b
}

.btn-info .badge {
    color: #ff113b;
    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;
    background-image: none;
    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.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 {
    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;
    background-image: none;
    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.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 {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #aa001e;
    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: #5e0010;
    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: #999;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 15px 20px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 13px;
    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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.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: 0.35s;
    transition-duration: 0.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;
    font-size: 15px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    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)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.6;
    color: #444;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #373737;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #aa001e;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.6;
    color: #999;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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-left-radius: 4px;
    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-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 63px;
    padding: 15px 20px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 63px;
    line-height: 63px
}

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: 29px;
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 29px;
    line-height: 29px
}

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: 8px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #ddd;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 4px 10px;
    font-size: 13px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 15px 20px;
    font-size: 23px;
    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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    padding-left: 0;
    margin-bottom: 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: #ddd
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #ddd;
    border-color: #aa001e
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #ddd #ddd #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #666;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.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: #aa001e
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 24px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 13px 15px;
    font-size: 23px;
    line-height: 24px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 24px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 4px;
    margin-bottom: 4px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-btn.btn-sm {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #bfbfbf
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #bfbfbf
}

.navbar-inverse .navbar-nav>li>a {
    color: #bfbfbf
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #bfbfbf
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #bfbfbf
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #bfbfbf
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 15px;
    margin-left: -1px;
    line-height: 1.6;
    color: #aa001e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #5e0010;
    background-color: #ddd;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #aa001e;
    border-color: #aa001e
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 15px 20px;
    font-size: 23px;
    line-height: 1.33
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #ddd
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    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: #999
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080
}

.label-primary {
    background-color: #aa001e
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #770015
}

.label-success {
    background-color: #72a435
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #577d29
}

.label-info {
    background-color: #ff113b
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #dd0027
}

.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
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #aa001e;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #ddd
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #c4c4c4
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 68px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #aa001e
}

.thumbnail .caption {
    padding: 9px;
    color: #444
}

.alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #aa001e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #72a435
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #ff113b
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #ddd
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #999
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #aa001e;
    border-color: #aa001e
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #ff778f
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid transparent
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #444;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #444
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #aa001e
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #aa001e;
    border-color: #aa001e
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #aa001e
}

.panel-primary>.panel-heading .badge {
    color: #aa001e;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #aa001e
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -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)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -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;
    background-clip: padding-box;
    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);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.6
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.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: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 13px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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
}

.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
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 15px;
    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>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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: #999999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.cs-jumbotron .cs-jumbotron-container:before,
.cs-jumbotron .cs-jumbotron-container:after {
    display: table;
    content: " "
}

.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,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.cs-jumbotron .cs-jumbotron-container:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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
    }
}

.cke_editable,
.cke_ltr {
    background: #fff
}

.mobile-app__button-group {
    text-align: center;
    margin-bottom: 30px
}

.mobile-app__button {
    display: inline-block;
    margin: 2px
}

@media only screen and (min-width: 381px) {
    .mobile-app__button img {
        height: 56px
    }
}

.bg-light {
    background-color: #fff
}

.bg-gray {
    background-color: #666
}

.bg-gray-light {
    background-color: #ddd
}

.bg-dark {
    background-color: #222
}

.bg-primary {
    background-color: #aa001e
}

.bg-secondary {
    background-color: #000
}

.bg-tertiary {
    background-color: #D0E16E
}

.bg-accent {
    background-color: #C2DBDF
}

.bg-success {
    background-color: #dff0d8
}

.bg-info {
    background-color: #d9edf7
}

.bg-warning {
    background-color: #fcf8e3
}

.bg-danger {
    background-color: #f2dede
}

.text-muted {
    color: #999
}

.text-light {
    color: #fff
}

.text-dark {
    color: #222
}

.text-primary {
    color: #aa001e
}

a.text-primary:hover,
a.text-primary:focus {
    color: #770015
}

.text-secondary {
    color: #000
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #000000
}

.text-tertiary {
    color: #D0E16E
}

a.text-tertiary:hover,
a.text-tertiary:focus {
    color: #c2d844
}

.text-accent {
    color: #C2DBDF
}

a.text-accent:hover,
a.text-accent:focus {
    color: #a1c7cd
}

.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
}

.text-label-light {
    display: inline-block;
    padding: 3px 8px;
    background-color: #fff;
    color: #444;
    border-radius: 0
}

.text-label-gray {
    display: inline-block;
    padding: 3px 8px;
    background-color: #666;
    color: #fff;
    border-radius: 0
}

.text-label-dark {
    display: inline-block;
    padding: 3px 8px;
    background-color: #000;
    color: #fff;
    border-radius: 0
}

.text-label-primary {
    display: inline-block;
    padding: 3px 8px;
    background-color: #aa001e;
    color: #fff;
    border-radius: 0
}

.text-label-secondary {
    display: inline-block;
    padding: 3px 8px;
    background-color: #000;
    color: #fff;
    border-radius: 0
}

.text-label-tertiary {
    display: inline-block;
    padding: 3px 8px;
    background-color: #D0E16E;
    color: #444;
    border-radius: 0
}

.text-label-accent {
    display: inline-block;
    padding: 3px 8px;
    background-color: #C2DBDF;
    color: #444;
    border-radius: 0
}

.text-label-success {
    display: inline-block;
    padding: 3px 8px;
    background-color: #72a435;
    color: #fff;
    border-radius: 0
}

.text-label-info {
    display: inline-block;
    padding: 3px 8px;
    background-color: #ff113b;
    color: #fff;
    border-radius: 0
}

.text-label-warning {
    display: inline-block;
    padding: 3px 8px;
    background-color: #f0ad4e;
    color: #444;
    border-radius: 0
}

.text-label-danger {
    display: inline-block;
    padding: 3px 8px;
    background-color: #d9534f;
    color: #fff;
    border-radius: 0
}

.callout-gray {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #ddd;
    color: #444;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-gray :last-child {
    margin-bottom: 0
}

.callout-primary {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #aa001e;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-primary :last-child {
    margin-bottom: 0
}

.callout-secondary {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #000;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-secondary :last-child {
    margin-bottom: 0
}

.callout-tertiary {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #D0E16E;
    color: #444;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-tertiary :last-child {
    margin-bottom: 0
}

.callout-accent {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #C2DBDF;
    color: #444;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-accent :last-child {
    margin-bottom: 0
}

.callout-success {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #72a435;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-success :last-child {
    margin-bottom: 0
}

.callout-info {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #ff113b;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-info :last-child {
    margin-bottom: 0
}

.callout-warning {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #f0ad4e;
    color: #444;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-warning :last-child {
    margin-bottom: 0
}

.callout-danger {
    display: inline-block;
    padding: 20px;
    margin: 0 0 12px;
    background-color: #d9534f;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 0
}

.callout-danger :last-child {
    margin-bottom: 0
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 1.4;
    color: #222
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

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: 12px;
    margin-bottom: 12px
}

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: 32px
}

h2,
.h2 {
    font-size: 24px
}

h3,
.h3 {
    font-size: 18px
}

h4,
.h4 {
    font-size: 16px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 13px
}

.underline {
    position: relative;
    margin-bottom: 20px
}

.underline:after {
    content: "";
    display: block;
    margin: 20px auto 0;
    height: 1px;
    background-color: #999
}

.lead {
    margin-bottom: 24px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px
    }
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-reset {
    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
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.6
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.justify {
    text-align: justify
}

.nowrap {
    white-space: nowrap
}

.lowercase {
    text-transform: lowercase
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.small,
small {
    font-size: 13px
}

.large {
    font-size: 23px
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.truncate {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.card {
    border: transparent solid #000;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    max-width: 380px;
    margin: 0 auto
}

.card-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 10px 15px
}

.card-heading h3,
.card-heading h4,
.card-heading h5,
.card-heading h6 {
    margin: 0
}

.card-body {
    padding: 20px 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.card-image .cs-img {
    width: 100%
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle
}

.img-top,
.img-top img {
    margin: 0 0 20px
}

.img-center,
.img-center img {
    margin: 0 auto 20px
}

.img-right,
.img-left {
    float: none;
    display: block;
    margin: 0 auto 20px
}

.img-border {
    border: 1px solid #999;
    padding: 0
}

.cs-img-caption {
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    color: inherit;
    margin: 0;
    padding: 15px 0
}

.cs-img-caption p {
    margin: 0
}

.img-center .cs-img-caption {
    text-align: center
}

.img-right .cs-img-caption,
.img-left .cs-img-caption {
    text-align: left
}

@media (min-width: 768px) {
    .img-right,
    .img-left {
        max-width: 50%;
        display: inline-block
    }
    .img-right {
        float: right;
        margin: 0 0 20px 15px
    }
    .img-left {
        float: left;
        margin: 0 15px 20px 0
    }
}

.left,
.pull-left {
    float: left !important
}

.right,
.pull-right {
    float: right !important
}

.round {
    border-radius: 100%
}

.rounded {
    border-radius: 4px
}

.border {
    border: 1px solid #999
}

.b-light {
    border-color: #fff
}

.b-primary {
    border-color: #aa001e
}

.b-secondary {
    border-color: #000
}

.b-tertiary {
    border-color: #D0E16E
}

.b-accent {
    border-color: #C2DBDF
}

.b-info {
    border-color: #ff113b
}

.b-gray {
    border-color: #666
}

.b-gray-light {
    border-color: #ddd
}

.b-dark {
    border-color: #444
}

.b-sm {
    border-width: 1px
}

.b-md {
    border-width: 2px
}

.b-lg {
    border-width: 3px
}

.b-xl {
    border-width: 4px
}

.b-dashed {
    border-style: dashed
}

.bt-dashed {
    border-top-style: dashed
}

.br-dashed {
    border-right-style: dashed
}

.bb-dashed {
    border-bottom-style: dashed
}

.bl-dashed {
    border-left-style: dashed
}

.b-dotted {
    border-style: dotted
}

.bt-dotted {
    border-top-style: dotted
}

.br-dotted {
    border-right-style: dotted
}

.bb-dotted {
    border-bottom-style: dotted
}

.bl-dotted {
    border-left-style: dotted
}

.b-solid {
    border-style: solid
}

.bt-solid {
    border-top-style: solid
}

.br-solid {
    border-right-style: solid
}

.bb-solid {
    border-bottom-style: solid
}

.bl-solid {
    border-left-style: solid
}

.b-double {
    border-style: double
}

.bt-double {
    border-top-style: double
}

.br-double {
    border-right-style: double
}

.bb-double {
    border-bottom-style: double
}

.bl-double {
    border-left-style: double
}

.b-ridge {
    border-style: ridge
}

.bt-ridge {
    border-top-style: ridge
}

.br-ridge {
    border-right-style: ridge
}

.bb-ridge {
    border-bottom-style: ridge
}

.bl-ridge {
    border-left-style: ridge
}

.b-inset {
    border-style: inset
}

.b-outset {
    border-style: outset
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.p-0 {
    padding: 0
}

.pt-0 {
    padding-top: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.m-xs {
    margin: 5px
}

@media (min-width: 768px) {
    .m-xs {
        margin: 7.5px
    }
}

@media (min-width: 992px) {
    .m-xs {
        margin: 10px
    }
}

.m-sm {
    margin: 7.5px
}

@media (min-width: 768px) {
    .m-sm {
        margin: 11.25px
    }
}

@media (min-width: 992px) {
    .m-sm {
        margin: 15px
    }
}

.m-md {
    margin: 15px
}

@media (min-width: 768px) {
    .m-md {
        margin: 22.5px
    }
}

@media (min-width: 992px) {
    .m-md {
        margin: 30px
    }
}

.m-lg {
    margin: 30px
}

@media (min-width: 768px) {
    .m-lg {
        margin: 45px
    }
}

@media (min-width: 992px) {
    .m-lg {
        margin: 60px
    }
}

.m-xl {
    margin: 45px
}

@media (min-width: 768px) {
    .m-xl {
        margin: 67.5px
    }
}

@media (min-width: 992px) {
    .m-xl {
        margin: 90px
    }
}

.mt-xs {
    margin-top: 5px
}

@media (min-width: 768px) {
    .mt-xs {
        margin-top: 7.5px
    }
}

@media (min-width: 992px) {
    .mt-xs {
        margin-top: 10px
    }
}

.mt-sm {
    margin-top: 7.5px
}

@media (min-width: 768px) {
    .mt-sm {
        margin-top: 11.25px
    }
}

@media (min-width: 992px) {
    .mt-sm {
        margin-top: 15px
    }
}

.mt-md {
    margin-top: 15px
}

@media (min-width: 768px) {
    .mt-md {
        margin-top: 22.5px
    }
}

@media (min-width: 992px) {
    .mt-md {
        margin-top: 30px
    }
}

.mt-lg {
    margin-top: 30px
}

@media (min-width: 768px) {
    .mt-lg {
        margin-top: 45px
    }
}

@media (min-width: 992px) {
    .mt-lg {
        margin-top: 60px
    }
}

.mt-xl {
    margin-top: 45px
}

@media (min-width: 768px) {
    .mt-xl {
        margin-top: 67.5px
    }
}

@media (min-width: 992px) {
    .mt-xl {
        margin-top: 90px
    }
}

.mr-auto {
    margin-right: auto
}

.mr-xs {
    margin-right: 5px
}

@media (min-width: 768px) {
    .mr-xs {
        margin-right: 7.5px
    }
}

@media (min-width: 992px) {
    .mr-xs {
        margin-right: 10px
    }
}

.mr-sm {
    margin-right: 7.5px
}

@media (min-width: 768px) {
    .mr-sm {
        margin-right: 11.25px
    }
}

@media (min-width: 992px) {
    .mr-sm {
        margin-right: 15px
    }
}

.mr-md {
    margin-right: 15px
}

@media (min-width: 768px) {
    .mr-md {
        margin-right: 22.5px
    }
}

@media (min-width: 992px) {
    .mr-md {
        margin-right: 30px
    }
}

.mr-lg {
    margin-right: 30px
}

@media (min-width: 768px) {
    .mr-lg {
        margin-right: 45px
    }
}

@media (min-width: 992px) {
    .mr-lg {
        margin-right: 60px
    }
}

.mr-xl {
    margin-right: 45px
}

@media (min-width: 768px) {
    .mr-xl {
        margin-right: 67.5px
    }
}

@media (min-width: 992px) {
    .mr-xl {
        margin-right: 90px
    }
}

.mb-xs {
    margin-bottom: 5px
}

@media (min-width: 768px) {
    .mb-xs {
        margin-bottom: 7.5px
    }
}

@media (min-width: 992px) {
    .mb-xs {
        margin-bottom: 10px
    }
}

.mb-sm {
    margin-bottom: 7.5px
}

@media (min-width: 768px) {
    .mb-sm {
        margin-bottom: 11.25px
    }
}

@media (min-width: 992px) {
    .mb-sm {
        margin-bottom: 15px
    }
}

.mb-md {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .mb-md {
        margin-bottom: 22.5px
    }
}

@media (min-width: 992px) {
    .mb-md {
        margin-bottom: 30px
    }
}

.mb-lg {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .mb-lg {
        margin-bottom: 45px
    }
}

@media (min-width: 992px) {
    .mb-lg {
        margin-bottom: 60px
    }
}

.mb-xl {
    margin-bottom: 45px
}

@media (min-width: 768px) {
    .mb-xl {
        margin-bottom: 67.5px
    }
}

@media (min-width: 992px) {
    .mb-xl {
        margin-bottom: 90px
    }
}

.ml-auto {
    margin-left: auto
}

.ml-xs {
    margin-left: 5px
}

@media (min-width: 768px) {
    .ml-xs {
        margin-left: 7.5px
    }
}

@media (min-width: 992px) {
    .ml-xs {
        margin-left: 10px
    }
}

.ml-sm {
    margin-left: 7.5px
}

@media (min-width: 768px) {
    .ml-sm {
        margin-left: 11.25px
    }
}

@media (min-width: 992px) {
    .ml-sm {
        margin-left: 15px
    }
}

.ml-md {
    margin-left: 15px
}

@media (min-width: 768px) {
    .ml-md {
        margin-left: 22.5px
    }
}

@media (min-width: 992px) {
    .ml-md {
        margin-left: 30px
    }
}

.ml-lg {
    margin-left: 30px
}

@media (min-width: 768px) {
    .ml-lg {
        margin-left: 45px
    }
}

@media (min-width: 992px) {
    .ml-lg {
        margin-left: 60px
    }
}

.ml-xl {
    margin-left: 45px
}

@media (min-width: 768px) {
    .ml-xl {
        margin-left: 67.5px
    }
}

@media (min-width: 992px) {
    .ml-xl {
        margin-left: 90px
    }
}

.p-xs {
    padding: 5px
}

@media (min-width: 768px) {
    .p-xs {
        padding: 7.5px
    }
}

@media (min-width: 992px) {
    .p-xs {
        padding: 10px
    }
}

.p-sm {
    padding: 7.5px
}

@media (min-width: 768px) {
    .p-sm {
        padding: 11.25px
    }
}

@media (min-width: 992px) {
    .p-sm {
        padding: 15px
    }
}

.p-md {
    padding: 15px
}

@media (min-width: 768px) {
    .p-md {
        padding: 22.5px
    }
}

@media (min-width: 992px) {
    .p-md {
        padding: 30px
    }
}

.p-lg {
    padding: 30px
}

@media (min-width: 768px) {
    .p-lg {
        padding: 45px
    }
}

@media (min-width: 992px) {
    .p-lg {
        padding: 60px
    }
}

.p-xl {
    padding: 45px
}

@media (min-width: 768px) {
    .p-xl {
        padding: 67.5px
    }
}

@media (min-width: 992px) {
    .p-xl {
        padding: 90px
    }
}

.pt-xs {
    padding-top: 5px
}

@media (min-width: 768px) {
    .pt-xs {
        padding-top: 7.5px
    }
}

@media (min-width: 992px) {
    .pt-xs {
        padding-top: 10px
    }
}

.pt-sm {
    padding-top: 7.5px
}

@media (min-width: 768px) {
    .pt-sm {
        padding-top: 11.25px
    }
}

@media (min-width: 992px) {
    .pt-sm {
        padding-top: 15px
    }
}

.pt-md {
    padding-top: 15px
}

@media (min-width: 768px) {
    .pt-md {
        padding-top: 22.5px
    }
}

@media (min-width: 992px) {
    .pt-md {
        padding-top: 30px
    }
}

.pt-lg {
    padding-top: 30px
}

@media (min-width: 768px) {
    .pt-lg {
        padding-top: 45px
    }
}

@media (min-width: 992px) {
    .pt-lg {
        padding-top: 60px
    }
}

.pt-xl {
    padding-top: 45px
}

@media (min-width: 768px) {
    .pt-xl {
        padding-top: 67.5px
    }
}

@media (min-width: 992px) {
    .pt-xl {
        padding-top: 90px
    }
}

.pr-xs {
    padding-right: 5px
}

@media (min-width: 768px) {
    .pr-xs {
        padding-right: 7.5px
    }
}

@media (min-width: 992px) {
    .pr-xs {
        padding-right: 10px
    }
}

.pr-sm {
    padding-right: 7.5px
}

@media (min-width: 768px) {
    .pr-sm {
        padding-right: 11.25px
    }
}

@media (min-width: 992px) {
    .pr-sm {
        padding-right: 15px
    }
}

.pr-md {
    padding-right: 15px
}

@media (min-width: 768px) {
    .pr-md {
        padding-right: 22.5px
    }
}

@media (min-width: 992px) {
    .pr-md {
        padding-right: 30px
    }
}

.pr-lg {
    padding-right: 30px
}

@media (min-width: 768px) {
    .pr-lg {
        padding-right: 45px
    }
}

@media (min-width: 992px) {
    .pr-lg {
        padding-right: 60px
    }
}

.pr-xl {
    padding-right: 45px
}

@media (min-width: 768px) {
    .pr-xl {
        padding-right: 67.5px
    }
}

@media (min-width: 992px) {
    .pr-xl {
        padding-right: 90px
    }
}

.pb-xs {
    padding-bottom: 5px
}

@media (min-width: 768px) {
    .pb-xs {
        padding-bottom: 7.5px
    }
}

@media (min-width: 992px) {
    .pb-xs {
        padding-bottom: 10px
    }
}

.pb-sm {
    padding-bottom: 7.5px
}

@media (min-width: 768px) {
    .pb-sm {
        padding-bottom: 11.25px
    }
}

@media (min-width: 992px) {
    .pb-sm {
        padding-bottom: 15px
    }
}

.pb-md {
    padding-bottom: 15px
}

@media (min-width: 768px) {
    .pb-md {
        padding-bottom: 22.5px
    }
}

@media (min-width: 992px) {
    .pb-md {
        padding-bottom: 30px
    }
}

.pb-lg {
    padding-bottom: 30px
}

@media (min-width: 768px) {
    .pb-lg {
        padding-bottom: 45px
    }
}

@media (min-width: 992px) {
    .pb-lg {
        padding-bottom: 60px
    }
}

.pb-xl {
    padding-bottom: 45px
}

@media (min-width: 768px) {
    .pb-xl {
        padding-bottom: 67.5px
    }
}

@media (min-width: 992px) {
    .pb-xl {
        padding-bottom: 90px
    }
}

.pl-xs {
    padding-left: 5px
}

@media (min-width: 768px) {
    .pl-xs {
        padding-left: 7.5px
    }
}

@media (min-width: 992px) {
    .pl-xs {
        padding-left: 10px
    }
}

.pl-sm {
    padding-left: 7.5px
}

@media (min-width: 768px) {
    .pl-sm {
        padding-left: 11.25px
    }
}

@media (min-width: 992px) {
    .pl-sm {
        padding-left: 15px
    }
}

.pl-md {
    padding-left: 15px
}

@media (min-width: 768px) {
    .pl-md {
        padding-left: 22.5px
    }
}

@media (min-width: 992px) {
    .pl-md {
        padding-left: 30px
    }
}

.pl-lg {
    padding-left: 30px
}

@media (min-width: 768px) {
    .pl-lg {
        padding-left: 45px
    }
}

@media (min-width: 992px) {
    .pl-lg {
        padding-left: 60px
    }
}

.pl-xl {
    padding-left: 45px
}

@media (min-width: 768px) {
    .pl-xl {
        padding-left: 67.5px
    }
}

@media (min-width: 992px) {
    .pl-xl {
        padding-left: 90px
    }
}

table {
    background: transparent;
    width: 100%;
    margin: 0 0 30px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    table-layout: auto
}

table thead {
    background: #fff
}

table thead tr th,
table thead tr td {
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ddd;
    vertical-align: middle
}

table thead tr th p,
table thead tr td p {
    font-size: 13px
}

table tbody tr {
    background: #fff
}

table tbody tr th {
    background: #fff;
    padding: 10px;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ddd;
    vertical-align: middle
}

table tbody tr th p {
    font-size: 13px
}

table tbody tr td {
    padding: 10px;
    text-transform: none;
    color: #444;
    font-weight: 400;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ddd;
    vertical-align: top
}

table tbody tr td p {
    font-size: 13px
}

table tfoot {
    background: #f2f2f2
}

table tfoot tr th,
table tfoot tr td {
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ddd;
    vertical-align: middle
}

table tfoot tr th p,
table tfoot tr td p {
    font-size: 13px
}

table.table-striped>tbody>tr:nth-of-type(even) {
    background: #fff
}

table.table-striped>tbody>tr:nth-of-type(2n+1) {
    background: #f2f2f2
}

table.table-hover>tbody>tr:hover {
    background: #ebebeb
}

table tr th,
table tr td {
    display: table-cell;
    line-height: 1.3
}

table tr th p:last-child,
table tr td p:last-child {
    margin: 0
}

table caption {
    background: transparent;
    color: #222;
    font-weight: 400
}

.table-responsive {
    margin: 0 0 30px
}

.table-responsive>table {
    margin: 0
}

@media screen and (max-width: 767px) {
    .table-responsive>table>tbody>tr>td,
    .table-responsive>table>tbody>tr>th,
    .table-responsive>table>tfoot>tr>td,
    .table-responsive>table>tfoot>tr>th,
    .table-responsive>table>thead>tr>td,
    .table-responsive>table>thead>tr>th {
        white-space: nowrap
    }
}

.cs-error {
    padding: 30px 15px;
    background: none
}

.cs-error-msg {
    padding: 15px;
    margin: 0 auto;
    border: none;
    border-radius: 5px;
    text-align: center
}

.cs-error-msg h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 58px;
    color: #aa001e;
    margin: 0
}

.cs-error-msg h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px
}

.cs-error-msg p {
    font-size: 18px;
    margin: 20px 0 0
}

.cs-error-msg .cs-error-report {
    max-width: 480px;
    font-size: 13px;
    color: #666;
    margin: 60px auto 0
}

.row.row-collapse>[class*="col-"] {
    padding-left: 0;
    padding-right: 0
}

.col-xs-1_5,
.col-sm-1_5,
.col-md-1_5,
.col-lg-1_5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1_5 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-1_5 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-1_5 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-1_5 {
        width: 20%;
        float: left
    }
}

.gsc-selected-option-container.gsc-inline-block,
.gsc-control-cse .gsc-option-menu-container {
    min-width: 96px
}

.gsc-selected-option-container.gsc-inline-block {
    padding-left: 10px
}

.cse .gsc-control-cse,
.gsc-control-cse {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.cs-search-box {
    position: relative
}

.cs-search-google .cs-search-input,
.cs-search-google .cs-search-btn {
    margin: 0;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #ccc;
    background: #fff
}

.cs-search-google .cs-search-input {
    display: block;
    width: 100%;
    border-right: none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    font-size: 15px;
    color: #555;
    line-height: 1.4
}

.cs-search-google .cs-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    text-align: center;
    border-left: none;
    border-radius: 0 0 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cs-search-google .cs-search-btn:hover {
    color: rgba(51, 51, 51, 0.75)
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }
    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }
}

@keyframes rubberBand {
    0%,
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }
    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
}

@keyframes wobble {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -ms-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        -ms-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        -ms-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        -ms-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        -ms-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

.swatch {
    border: 1px solid #ddd;
    margin-bottom: 15px
}

.swatch:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 60px
}

.swatch.swatch--primary:before {
    background-color: #aa001e
}

.swatch.swatch--secondary:before {
    background-color: #000
}

.swatch.swatch--tertiary:before {
    background-color: #D0E16E
}

.swatch.swatch--accent:before {
    background-color: #C2DBDF
}

.swatch.swatch--gray-lighter:before {
    background-color: #ddd
}

.swatch.swatch--gray-light:before {
    background-color: #999
}

.swatch.swatch--gray:before {
    background-color: #666
}

.swatch.swatch--gray-dark:before {
    background-color: #444
}

.swatch.swatch--gray-darker:before {
    background-color: #222
}

.swatch.swatch--dark:before {
    background-color: #000
}

.swatch p {
    font-size: 13px;
    margin: 0;
    padding: 6px 15px
}

.section-sg {
    margin-top: 30px;
    margin-bottom: 50px
}

.section-sg__heading {
    margin-bottom: 30px
}

.section-sg__heading h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding-top: 30px;
    border-top: 1px solid #ddd
}

.skip-to-content-text {
    color: #fff
}

.skip-to-content a {
    position: absolute;
    top: -44px;
    left: 0;
    z-index: 9999;
    display: block;
    height: 44px;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 700;
    line-height: 44px;
    padding: 0 20px;
    background-color: #770015;
    border-radius: 0 0 5px 5px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    color: #fff
}

.skip-to-content a:hover {
    text-decoration: none
}

.skip-to-content a:focus {
    top: 0
}

.ada-dash {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    background-color: #eff1f2;
    padding: 60px 0
}

.ada-dash h1,
.ada-dash h2,
.ada-dash h3,
.ada-dash h4,
.ada-dash h5,
.ada-dash h6 {
    color: #222
}

.ada-dash h1 {
    font-size: 32px;
    margin-bottom: 40px;
    font-weight: 400
}

.ada-dash h2 {
    margin-bottom: 20px
}

.ada-dash .underline::after {
    background-color: #cbcdce
}

.ada-dash a {
    color: #3586e0
}

.ada-dash a:hover {
    color: #5a8e2f
}

.ada-dash .cs-btn {
    border-radius: 5em;
    border: none;
    padding-left: 20px;
    padding-right: 20px
}

.ada-dash .cs-btn-primary {
    background-color: #5a8e2f;
    color: #fff
}

.ada-dash .cs-btn-primary:hover {
    background-color: #1d4673;
    color: #fff
}

.ada-dash .cs-video {
    margin-bottom: 40px
}

.ada-dash .cs-icon-group-stacked.cs-icon-sm {
    margin-bottom: 40px;
    border-top: 1px solid #cbcdce
}

.ada-dash .cs-icon-group-stacked.cs-icon-sm li {
    border-bottom: 1px solid #cbcdce
}

.ada-dash .cs-icon-group-stacked.cs-icon-sm li+li {
    margin-top: 0
}

.ada-dash .cs-icon-group-stacked.cs-icon-sm li a {
    padding: 10px 4px
}

.ada-dash__lead {
    margin-bottom: 30px
}

.ada-dash__lead p {
    font-size: 16px
}

.ada-dash-card {
    background-color: #fff;
    border-bottom: 1px solid #cbcdce;
    border-right: 1px solid #cbcdce;
    margin-bottom: 30px;
    padding: 30px;
    overflow: hidden
}

.ada-dash-card__body h3 {
    margin: 0 0 12px
}

.ada-dash-card__body p {
    margin: 0 0 12px
}

.ada-dash__resources ul {
    border-top:
}

@media (min-width: 992px) {
    .ada-dash-col-offset {
        padding-right: 30px
    }
}

@media (min-width: 620px) {
    .ada-dash-card {
        padding-right: 10px
    }
    .ada-dash-card__image .cs-img {
        float: right;
        margin: 0 0 0 10px
    }
}

@media (max-width: 619px) {
    .ada-dash h1 {
        font-size: 28px
    }
    .ada-dash-card {
        text-align: center
    }
    .ada-dash-card__image .cs-img {
        margin: 0 auto 10px
    }
}

.ada-dash-v2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    margin-bottom: 60px
}

.ada-dash-v2 h1,
.ada-dash-v2 h2,
.ada-dash-v2 h3,
.ada-dash-v2 h4,
.ada-dash-v2 h5,
.ada-dash-v2 h6,
.ada-dash-v2 strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #222
}

.ada-dash-v2 h1,
.ada-dash-v2 h2 {
    font-size: 28px
}

.ada-dash-v2 h1 {
    margin: 15px 0 60px
}

.ada-dash-v2 h2 {
    margin: 0 0 40px
}

.ada-dash-v2 .cs-btn-default {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    background-color: #629c44;
    color: #fff;
    padding: 10px 22px;
    border-radius: 5px;
    text-transform: none
}

.ada-dash-v2 .cs-btn-default:hover,
.ada-dash-v2 .cs-btn-default:focus,
.ada-dash-v2 .cs-btn-default:active,
.ada-dash-v2 .cs-btn-default:active:focus {
    background-color: #4c7835;
    color: #fff
}

.ada-dash-v2 .r-tabs .r-tabs-nav {
    border: 1px solid #ccc;
    border-bottom: none
}

.ada-dash-v2 .r-tabs .r-tabs-tab {
    width: 33.333333%
}

.ada-dash-v2 .r-tabs .r-tabs-tab:first-child .r-tabs-anchor,
.ada-dash-v2 .r-tabs .r-tabs-tab:first-child.r-tabs-state-active .r-tabs-anchor {
    border-left: none
}

.ada-dash-v2 .r-tabs .r-tabs-anchor {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #222;
    text-align: center;
    text-transform: none;
    background-color: #ddd;
    border: none;
    border-left: 1px solid #ccc
}

.ada-dash-v2 .r-tabs .r-tabs-anchor:hover {
    background-color: #d0d0d0
}

.ada-dash-v2 .r-tabs .r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #222;
    border: none;
    border-left: 1px solid #ccc
}

.ada-dash-v2 .r-tabs .r-tabs-panel {
    padding: 60px 25px;
    border: 1px solid #ccc;
    border-top: none
}

.ada-dash-v2__header {
    text-align: center;
    margin-bottom: 60px
}

.ada-dash-v2__header h1 {
    margin: 0
}

.ada-dash-v2__header img {
    max-width: 90px
}

.ada-dash-v2__panel {
    margin-bottom: 50px
}

.ada-dash-v2__panel h2 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 8px
}

.ada-dash-v2__panel h2:first-child {
    margin-top: 0
}

.ada-dash-v2__panel p {
    margin-bottom: 15px
}

.ada-dash-v2__panel:last-child {
    margin-bottom: 0
}

.ada-dash-v2__resources-panel {
    margin-bottom: 60px
}

.ada-dash-v2__resources-panel h3 {
    font-size: 22px;
    line-height: 1.3;
    margin: 0 0 15px
}

.ada-dash-v2__media-item {
    margin-top: 60px
}

.ada-dash-v2__media-item h3 {
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 20px
}

@media only screen and (min-width: 481px) {
    .ada-dash-v2__resources-panel img {
        float: right;
        margin-left: 15px
    }
}

@media only screen and (max-width: 480px) {
    .ada-dash-v2__resources-panel {
        text-align: center
    }
    .ada-dash-v2__resources-panel img {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 679px) {
    .ada-dash-v2__media-item {
        text-align: center
    }
    .ada-dash-v2__media-item img {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .ada-dash-v2 .r-tabs .r-tabs-panel {
        padding: 40px 15px
    }
}

.cs-ada-footer-logo {
    background-image: url('https://app.campussuite.com/themes/Atlas/images/campus-suite-white.png')
}

.ada-footer {
    padding: 24px 0;
    background-color: #770015;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0;
    text-align: center
}

.ada-footer__logo {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 128px;
    height: 29px;
    background-image: url('https://app.campussuite.com/themes/Atlas/images/campus-suite-white.png')
}

.ada-footer__links {
    list-style: none;
    padding: 0;
    margin: 0
}

.ada-footer__links>li {
    display: inline-block
}

.ada-footer__links>li+li {
    margin-left: 8px
}

.ada-footer__links>li>a {
    display: block;
    padding: 3px 8px;
    font-size: 12px;
    letter-spacing: .5px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 3px
}

@media (min-width: 680px) {
    .ada-footer__links {
        display: inline-block;
        vertical-align: top;
        margin-left: 20px
    }
}

@media (max-width: 679px) {
    .ada-footer__links {
        margin-top: 10px
    }
    .ada-footer__links>li {
        margin-top: 8px
    }
}

.ada-footer--cdd .ada-footer__logo {
    display: block
}

.ada-footer--cdd .ada-footer__links>li>a {
    padding: 0 5px;
    font-size: 13px;
    border: none
}

.ada-footer--cdd .ada-footer__links>li:last-child>a {
    padding-right: 0
}

.ada-footer--cdd .ada-footer__links>li+li {
    margin: 0
}

.ada-footer--cdd .ada-footer__links>li+li a:before {
    display: inline-block;
    margin-right: 10px;
    content: "|";
    font-size: 13px;
    color: #fff
}

@media (min-width: 680px) {
    .ada-footer--cdd .ada-footer__logo {
        float: left
    }
    .ada-footer--cdd .ada-footer__links {
        float: right
    }
}

@media (max-width: 679px) {
    .ada-footer--cdd .ada-footer__links {
        text-align: center
    }
}

.update-center,
.learning-center {
    padding: 40px 0 50px
}

.update-center h1,
.learning-center h1 {
    font-weight: 700;
    margin-top: 0
}

.update-center h2:not(.news-list-expanded__item-heading),
.learning-center h2:not(.news-list-expanded__item-heading) {
    font-size: 28px;
    color: #444
}

.update-center h3:not(.news-list-expanded__item-heading),
.learning-center h3:not(.news-list-expanded__item-heading) {
    font-size: 22px;
    margin-bottom: 10px
}

.learning-center__heading {
    margin-bottom: 30px
}

.learning-center__heading p {
    font-size: 16px;
    color: #444;
    margin: 0 0 5px
}

.learning-center__heading p strong {
    display: inline-block;
    background-color: #ffcd00;
    padding: 8px 15px
}

.learning-center__heading h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0
}

@media (min-width: 480px) {
    .learning-center__heading {
        margin-bottom: 42px
    }
    .learning-center__heading h1 {
        font-size: 40px
    }
}

@media (min-width: 768px) {
    .learning-center__heading h1 {
        font-size: 48px
    }
}

.learning-center .btn-home {
    margin-bottom: 30px
}

.learning-center .btn-home .cs-btn-warning {
    font-size: 15px;
    color: #000;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    padding: 12px 10px
}

.learning-center .btn-home .cs-btn-warning:hover {
    background-color: #fff;
    border-color: #cecece
}

.learning-center__school-links {
    position: relative;
    margin-bottom: -1px
}

.learning-center__school-links .cs-icon-group {
    position: relative;
    margin: -15px 0 0;
    padding: 24px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.learning-center__school-links .cs-icon-wrap {
    font-size: 16px
}

.learning-center__school-links .cs-icon-group .cs-icon-wrap+.cs-icon-wrap {
    margin-left: 25px
}

.learning-center__school-links .cs-icon-text {
    display: inline-block;
    margin: 0 0 0 5px
}

@media (max-width: 589px) {
    .learning-center__school-links .cs-icon-wrap {
        display: block
    }
    .learning-center__school-links .cs-icon-group .cs-icon-wrap+.cs-icon-wrap {
        margin-left: 0
    }
}

.learning-center__post-list,
.learning-center__school-post-list {
    padding: 30px;
    border: 1px solid #ffcd00;
    margin: 40px 0;
    background-color: #fffbeb;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05)
}

.learning-center__post-list h2,
.learning-center__school-post-list h2,
.learning-center__post-list .cs-widget-header-title,
.learning-center__school-post-list .cs-widget-header-title {
    font-size: 22px;
    color: #444;
    margin: 0 0 20px
}

.learning-center__post-list .view-all p,
.learning-center__school-post-list .view-all p {
    margin: 30px 0 0
}

.learning-center__post-list .view-all p>a,
.learning-center__school-post-list .view-all p>a {
    text-decoration: underline
}

.learning-center__post-list .view-all p>a:hover,
.learning-center__school-post-list .view-all p>a:hover {
    text-decoration: underline
}

.learning-center__post-list h3,
.learning-center__school-post-list h3,
.learning-center__post-list .cs-li-default-title,
.learning-center__school-post-list .cs-li-default-title {
    font-size: 16px;
    margin: 0
}

.learning-center__post-list .cs-li-default-meta,
.learning-center__school-post-list .cs-li-default-meta {
    margin: 0 0 6px
}

@media (max-width: 767px) {
    .learning-center__post-list,
    .learning-center__school-post-list {
        padding: 20px 15px
    }
}

.learning-center__post-list {
    margin: 50px 0
}

.learning-center__post p {
    margin: 0 0 8px
}

.learning-center__post .subheading {
    font-size: 14px;
    margin: 0 0 6px
}

.learning-center__post :last-child {
    margin-bottom: 0
}

.learning-center__post+.learning-center__post {
    margin-top: 30px
}

.learning-center__school-post .subheading {
    font-size: 14px;
    margin: 0 0 6px
}

.learning-center__school-post :last-child {
    margin-bottom: 0
}

.learning-center__school-post+.learning-center__school-post {
    margin-top: 20px
}

.learning-center__portals {
    margin: 50px 0
}

.learning-center__portals .h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #444;
    text-transform: none;
    margin: 0 0 10px
}

.learning-center__portals ul:not(.cspb-dd-menu) {
    margin: -6px 0 30px;
    padding: 0
}

.learning-center__portals ul:not(.cspb-dd-menu)>li {
    overflow: hidden;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3
}

.learning-center__portals ul:not(.cspb-dd-menu)>li>a {
    display: block;
    padding: 8px 15px 8px 28px
}

.learning-center__portals ul:not(.cspb-dd-menu)>li>a:before {
    content: "\f18e";
    font-family: fontawesome;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 11px;
    left: 0;
    color: #ccc
}

@media (min-width: 620px) {
    .learning-center__portals ul:not(.cspb-dd-menu) {
        column-count: 2
    }
}

.update-center__heading {
    margin-bottom: 30px
}

.update-center__heading p {
    font-size: 16px;
    color: #444;
    text-transform: uppercase;
    margin: 0 0 5px
}

.update-center__heading p strong {
    display: inline-block;
    background-color: #ffcd00;
    padding: 8px 15px
}

.update-center__heading h1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0
}

.update-center__heading h2 {
    font-size: 22px;
    margin: 5px 0 0
}

@media (min-width: 480px) {
    .update-center__heading {
        margin-bottom: 40px
    }
    .update-center__heading p {
        font-size: 20px
    }
    .update-center__heading h1 {
        font-size: 56px
    }
    .update-center__heading h2 {
        font-size: 28px
    }
}

@media (min-width: 768px) {
    .update-center__heading h1 {
        font-size: 82px
    }
    .update-center__heading h2 {
        font-size: 36px
    }
}

.update-center__links {
    border-top: 3px solid #aa001e;
    margin-bottom: 40px;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05)
}

.update-center__links .h2 {
    font-size: 16px;
    margin: 0;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #f7f7f7
}

.update-center__links-list ul {
    margin: 0;
    padding: 15px 0 20px;
    border: 1px solid #ddd;
    border-top: none
}

.update-center__links-list ul>li {
    overflow: hidden;
    position: relative;
    font-size: 16px;
    font-weight: 700
}

.update-center__links-list ul>li>a {
    display: block;
    padding: 4px 15px 4px 40px
}

.update-center__links-list ul>li>a:before {
    content: "\f18e";
    font-family: fontawesome;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 9px;
    left: 15px;
    color: #ccc
}

@media (min-width: 620px) {
    .update-center__links-list ul {
        column-count: 2
    }
}

.update-center .cs-card-profile {
    padding: 30px;
    border: 1px solid #ddd;
    margin: 0 0 30px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05)
}

.update-center .cs-card-profile .cs-card-profile-header {
    margin: 0;
    padding: 0
}

.update-center .cs-card-profile .cs-card-profile-meta {
    font-size: 15px;
    font-weight: 400;
    color: #555;
    margin: 0
}

.update-center .cs-card-profile .cs-card-profile-footer>a {
    font-size: 16px;
    font-weight: 400;
    border: none;
    padding: 0;
    margin: 0
}

.update-center__post {
    margin: 0 0 50px
}

.update-center__post h3 {
    margin-top: 0
}

.update-center__post .subheading {
    font-size: 18px;
    color: #72a435;
    margin: 0 0 5px
}

.update-center__post :last-child {
    margin-bottom: 0
}

.update-center__sidebar .btn-home {
    margin-bottom: 30px
}

.update-center__sidebar .img-center {
    max-width: 480px;
    margin: 0 auto 30px
}

.update-center__sidebar .img-center img {
    margin: 0 auto
}

.update-center__sidebar .cs-img {
    max-height: 160px
}

.update-center__sidebar .img-full .cs-img {
    max-width: none;
    max-height: none;
    width: 100%
}

.update-center__sidebar .cs-video {
    margin-bottom: 30px
}

.update-center .secondary-menu__heading h3 {
    margin: 0 0 15px
}

.update-center .secondary-menu {
    padding: 30px;
    margin: 0 0 24px;
    overflow: hidden;
    border: 1px solid #ffcd00;
    background-color: #fff;
    border-radius: 3px
}

.update-center .secondary-menu .cs-icon-group-stacked {
    margin: 0
}

.update-center .secondary-menu .cs-icon-group-stacked>li+li {
    margin-top: 15px
}

.update-center .secondary-menu .cs-icon-wrap {
    position: relative;
    min-height: 44px
}

.update-center .secondary-menu .cs-icon-sm.cs-icon-round .cs-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    background-color: #aa001e
}

.update-center .secondary-menu .cs-icon-text {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #aa001e;
    margin: 0;
    padding: 11px 0 0 54px
}

@media (max-width: 767px) {
    .update-center .secondary-menu .cs-icon-sm.cs-icon-round .cs-icon {
        width: 34px;
        height: 34px;
        font-size: 16px;
        line-height: 34px
    }
    .update-center .secondary-menu .cs-icon-text {
        font-size: 15px
    }
    .update-center .secondary-menu {
        padding: 20px 15px
    }
}

.update-center .cs-people-list-default,
.learning-center .cs-people-list-default {
    margin-bottom: 50px
}

.update-center .cs-profile-li-row,
.learning-center .cs-profile-li-row,
.update-center .cs-accordion-section,
.learning-center .cs-accordion-section {
    border-color: #ddd
}

.update-center .panel,
.learning-center .panel {
    padding: 30px;
    margin: 0 0 30px;
    border: 1px solid #ddd;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05)
}

.update-center .panel:before,
.learning-center .panel:before,
.update-center .panel:after,
.learning-center .panel:after {
    display: table;
    content: " "
}

.update-center .panel:after,
.learning-center .panel:after {
    clear: both
}

.update-center .panel:before,
.learning-center .panel:before,
.update-center .panel:after,
.learning-center .panel:after {
    display: table;
    content: " "
}

.update-center .panel:after,
.learning-center .panel:after {
    clear: both
}

.update-center .panel h3,
.learning-center .panel h3 {
    color: #444
}

.update-center .panel h3:first-child,
.learning-center .panel h3:first-child {
    margin-top: 0
}

.update-center .panel h4,
.learning-center .panel h4 {
    color: #444
}

.update-center .panel p,
.learning-center .panel p {
    margin-bottom: 20px;
    font-size: 15px
}

.update-center .panel ul,
.learning-center .panel ul {
    margin-bottom: 30px
}

.update-center .panel ul.list-a,
.learning-center .panel ul.list-a {
    list-style: none;
    padding: 0;
    margin: 0 0 30px
}

.update-center .panel ul.list-a>li,
.learning-center .panel ul.list-a>li {
    position: relative;
    padding-left: 30px;
    font-size: 15px
}

.update-center .panel ul.list-a>li>a,
.learning-center .panel ul.list-a>li>a {
    text-decoration: none
}

.update-center .panel ul.list-a>li>a:hover,
.learning-center .panel ul.list-a>li>a:hover {
    text-decoration: underline
}

.update-center .panel ul.list-a>li:before,
.learning-center .panel ul.list-a>li:before {
    content: "\f18e";
    font-family: fontawesome;
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 1;
    color: #ccc
}

.update-center .panel ul.list-a>li+li,
.learning-center .panel ul.list-a>li+li {
    margin-top: 7px
}

.update-center .panel .cs-button-wrap,
.learning-center .panel .cs-button-wrap {
    margin-top: 15px
}

.update-center .panel :last-child:not(h3),
.learning-center .panel :last-child:not(h3) {
    margin-bottom: 0
}

.update-center .panel.bg-primary,
.learning-center .panel.bg-primary {
    border-color: #aa001e;
    background-color: rgba(170, 0, 30, 0.1);
    color: #444
}

.update-center .panel.bg-primary a:not(.cs-btn),
.learning-center .panel.bg-primary a:not(.cs-btn) {
    color: #770015
}

.update-center .panel.bg-primary a:not(.cs-btn):hover,
.learning-center .panel.bg-primary a:not(.cs-btn):hover {
    color: #44000c
}

.update-center .panel.bg-primary ul.list-a>li:before,
.learning-center .panel.bg-primary ul.list-a>li:before {
    color: #d5808f
}

.update-center .panel.bg-secondary,
.learning-center .panel.bg-secondary {
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    color: #444
}

.update-center .panel.bg-secondary a:not(.cs-btn),
.learning-center .panel.bg-secondary a:not(.cs-btn) {
    color: #000000
}

.update-center .panel.bg-secondary a:not(.cs-btn):hover,
.learning-center .panel.bg-secondary a:not(.cs-btn):hover {
    color: #000000
}

.update-center .panel.bg-secondary ul.list-a>li:before,
.learning-center .panel.bg-secondary ul.list-a>li:before {
    color: #808080
}

.update-center .panel.bg-tertiary,
.learning-center .panel.bg-tertiary {
    border-color: #D0E16E;
    background-color: rgba(208, 225, 110, 0.1);
    color: #444
}

.update-center .panel.bg-tertiary a:not(.cs-btn),
.learning-center .panel.bg-tertiary a:not(.cs-btn) {
    color: #c2d844
}

.update-center .panel.bg-tertiary a:not(.cs-btn):hover,
.learning-center .panel.bg-tertiary a:not(.cs-btn):hover {
    color: #aac128
}

.update-center .panel.bg-tertiary ul.list-a>li:before,
.learning-center .panel.bg-tertiary ul.list-a>li:before {
    color: #e8f0b7
}

.update-center .panel.bg-success,
.learning-center .panel.bg-success {
    border-color: #72a435;
    background-color: rgba(114, 164, 53, 0.1)
}

.update-center .panel.bg-success a:not(.cs-btn),
.learning-center .panel.bg-success a:not(.cs-btn) {
    color: #577d29
}

.update-center .panel.bg-success a:not(.cs-btn):hover,
.learning-center .panel.bg-success a:not(.cs-btn):hover {
    color: #3c571c
}

.update-center .panel.bg-success ul.list-a>li:before,
.learning-center .panel.bg-success ul.list-a>li:before {
    color: #b9d29a
}

.update-center .panel.bg-info,
.learning-center .panel.bg-info {
    border-color: #ff113b;
    background-color: rgba(255, 17, 59, 0.1)
}

.update-center .panel.bg-info a:not(.cs-btn),
.learning-center .panel.bg-info a:not(.cs-btn) {
    color: #dd0027
}

.update-center .panel.bg-info a:not(.cs-btn):hover,
.learning-center .panel.bg-info a:not(.cs-btn):hover {
    color: #aa001e
}

.update-center .panel.bg-info ul.list-a>li:before,
.learning-center .panel.bg-info ul.list-a>li:before {
    color: #ff889d
}

.update-center .panel.bg-warning,
.learning-center .panel.bg-warning {
    border-color: #f0ad4e;
    background-color: rgba(240, 173, 78, 0.1)
}

.update-center .panel.bg-warning a:not(.cs-btn),
.learning-center .panel.bg-warning a:not(.cs-btn) {
    color: #ec971f
}

.update-center .panel.bg-warning a:not(.cs-btn):hover,
.learning-center .panel.bg-warning a:not(.cs-btn):hover {
    color: #c77c11
}

.update-center .panel.bg-warning ul.list-a>li:before,
.learning-center .panel.bg-warning ul.list-a>li:before {
    color: #f8d6a7
}

.update-center .panel.bg-danger,
.learning-center .panel.bg-danger {
    border-color: #d9534f;
    background-color: rgba(217, 83, 79, 0.1)
}

.update-center .panel.bg-danger a:not(.cs-btn),
.learning-center .panel.bg-danger a:not(.cs-btn) {
    color: #c9302c
}

.update-center .panel.bg-danger a:not(.cs-btn):hover,
.learning-center .panel.bg-danger a:not(.cs-btn):hover {
    color: #a02622
}

.update-center .panel.bg-danger ul.list-a>li:before,
.learning-center .panel.bg-danger ul.list-a>li:before {
    color: #eca9a7
}

@media (max-width: 767px) {
    .update-center .panel,
    .learning-center .panel {
        padding: 20px 15px
    }
}

.update-center-alert {
    padding: 24px 0
}

.update-center-alert p {
    font-size: 18px;
    line-height: 1.3;
    margin: 0
}

.update-center-alert .h1 {
    font-weight: 700
}

.update-center-alert .button-group {
    margin-top: 15px
}

.update-center-alert .button-group:before,
.update-center-alert .button-group:after {
    display: table;
    content: " "
}

.update-center-alert .button-group:after {
    clear: both
}

.update-center-alert .button-group:before,
.update-center-alert .button-group:after {
    display: table;
    content: " "
}

.update-center-alert .button-group:after {
    clear: both
}

.update-center-alert .cs-button-wrap {
    margin: 0
}

.update-center-alert .cs-btn-warning {
    padding: 12px 15px;
    font-size: 16px;
    color: #000;
    background-color: #ffcd00;
    border: none
}

.update-center-alert .cs-btn-warning:hover {
    background-color: #f0c100;
    color: #000
}

.update-center-alert .button--2 {
    margin: 8px 0 0
}

.update-center-alert--full .h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    color: #aa001e;
    margin: 0 0 15px
}

.update-center-alert--full .subheading {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    margin: 0x
}

.update-center-alert--full .subheading strong {
    display: inline-block;
    background-color: #ffcd00;
    padding: 8px 15px
}

.update-center-alert--slim .h1 {
    font-size: 24px;
    margin: 0 0 15px
}

@media (min-width: 768px) {
    .update-center-alert {
        padding: 40px 0
    }
    .update-center-alert--full .h1 {
        font-size: 44px;
        margin: 0
    }
    .update-center-alert--full p {
        font-size: 22px
    }
    .update-center-alert--slim .h1 {
        font-size: 30px;
        margin: 5px 0 0
    }
}

@media (min-width: 992px) {
    .update-center-alert {
        padding: 40px 0
    }
    .update-center-alert--full .h1 {
        font-size: 62px;
        margin: 0
    }
    .update-center-alert--full p {
        font-size: 24px
    }
    .update-center-alert .button--2 {
        margin: 0
    }
}

.cs-li-default {
    padding-top: 15px;
    padding-bottom: 15px
}

.cs-li-default:before,
.cs-li-default:after {
    display: table;
    content: " "
}

.cs-li-default:after {
    clear: both
}

.cs-li-default:before,
.cs-li-default:after {
    display: table;
    content: " "
}

.cs-li-default:after {
    clear: both
}

.cs-li-default+.cs-li-default {
    margin-top: 0
}

.cs-li-default-wrap,
.cs-li-default-details {
    overflow: hidden
}

.cs-li-default-heading {
    margin: 0 0 3px
}

.cs-li-default-title {
    margin: 0 0 3px
}

.cs-li-default-link>a {
    text-decoration: underline
}

.cs-li-default-link>a:hover {
    text-decoration: none
}

.cs-li-default-title a,
.cs-li-default-more-link {
    color: #aa001e
}

.cs-li-default-title a:hover,
.cs-li-default-more-link:hover {
    color: #5e0010;
    cursor: pointer
}

.cs-li-default-more-link {
    margin-top: 6px;
    text-decoration: underline
}

.cs-li-default-more-link:hover {
    text-decoration: none
}

.cs-li-default-body p {
    font-size: 15px;
    color: #444;
    margin: 5px 0 0 0
}

.cs-li-default-meta {
    font-size: 15px;
    color: #919191
}

.cs-li-default-meta.cs-li-meta-default .meta-event-date {
    display: block
}

.cs-li-default-meta.cs-li-meta-multi-day .meta-event-start,
.cs-li-default-meta.cs-li-meta-multi-day .meta-event-end {
    display: block
}

.cs-li-default-meta.cs-li-meta-multi-day .meta-event-time:before {
    content: "("
}

.cs-li-default-meta.cs-li-meta-multi-day .meta-event-time:after {
    content: ")"
}

.meta-event-datetime {
    margin: 0
}

.meta-event-attachment {
    margin: 0
}

.meta-event-attachment>a {
    color: #aa001e;
    text-decoration: underline
}

.meta-event-attachment>a:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    color: #555;
    content: "\f0c6"
}

.meta-event-attachment>a[href$=".pdf"]:before,
.meta-event-attachment a[href$=".PDF"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c1"
}

.meta-event-attachment>a[href$=".img"]:before,
.meta-event-attachment a[href$=".IMG"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c5"
}

.meta-event-attachment>a[href$=".doc"]:before,
.meta-event-attachment a[href$=".DOC"]:before,
.meta-event-attachment a[href$=".docx"]:before,
.meta-event-attachment a[href$=".DOCX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c2"
}

.meta-event-attachment>a[href$=".xls"]:before,
.meta-event-attachment a[href$=".XLS"]:before,
.meta-event-attachment a[href$=".xlsx"]:before,
.meta-event-attachment a[href$=".XLSX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c3"
}

.meta-event-attachment>a[href$=".ppt"]:before,
.meta-event-attachment a[href$=".PPT"]:before,
.meta-event-attachment a[href$=".pptx"]:before,
.meta-event-attachment a[href$=".PPTX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c4"
}

.meta-event-type {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #aa001e;
    text-transform: uppercase;
    margin: 0
}

.cs-li-default-date,
.cs-li-default-comments {
    display: inline-block
}

.cs-li-default-comments:before {
    color: #c4c4c4;
    content: " | ";
    margin: 0 8px
}

.cs-li-default-image {
    position: relative;
    overflow: hidden
}

.cs-li-default-image img {
    display: block;
    margin-bottom: 15px
}

.cs-li-default-image img:hover {
    cursor: pointer
}

.cs-list-default.cs-list-default-thumb-sm .cs-li-default {
    padding-top: 8px;
    padding-bottom: 8px
}

.cs-list-default.cs-list-default-thumb-sm .cs-li-default-image {
    float: left;
    margin: 0 20px 0 0
}

.cs-list-default.cs-list-default-thumb-sm .cs-li-default-image img {
    width: 64px
}

@media (min-width: 768px) {
    .cs-list-default.cs-list-default-thumb-md .cs-li-default-image {
        float: left;
        margin: 0 20px 0 0
    }
    .cs-list-default.cs-list-default-thumb-md .cs-li-default-image img {
        width: 120px
    }
    .cs-list-default.cs-list-default-thumb-lg .cs-li-default-image {
        float: left;
        margin: 0 30px 0 0
    }
    .cs-list-default.cs-list-default-thumb-lg .cs-li-default-image img {
        width: 250px
    }
}

.event-attachment-icon {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px
}

.event-attachments {
    margin: 60px 0
}

.event-attachments>a {
    text-decoration: underline
}

.event-attachments__heading {
    font-size: 18px;
    margin: 0 0 10px
}

.event-attachments__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.event-attachments__item>a:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f0c6"
}

.event-attachments__item>a[href$=".pdf"]:before,
.event-attachments__item>a[href$=".PDF"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c1"
}

.event-attachments__item>a[href$=".img"]:before,
.event-attachments__item>a[href$=".IMG"]:before,
.event-attachments__item>a[href$=".jpg"]:before,
.event-attachments__item>a[href$=".JPG"]:before,
.event-attachments__item>a[href$=".gif"]:before,
.event-attachments__item>a[href$=".GIF"]:before,
.event-attachments__item>a[href$=".png"]:before,
.event-attachments__item>a[href$=".PNG"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c5"
}

.event-attachments__item>a[href$=".doc"]:before,
.event-attachments__item>a[href$=".DOC"]:before,
.event-attachments__item>a[href$=".docx"]:before,
.event-attachments__item>a[href$=".DOCX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c2"
}

.event-attachments__item>a[href$=".xls"]:before,
.event-attachments__item>a[href$=".XLS"]:before,
.event-attachments__item>a[href$=".xlsx"]:before,
.event-attachments__item>a[href$=".XLSX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c3"
}

.event-attachments__item>a[href$=".ppt"]:before,
.event-attachments__item>a[href$=".PPT"]:before,
.event-attachments__item>a[href$=".pptx"]:before,
.event-attachments__item>a[href$=".PPTX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c4"
}

.cs-list-grid {
    margin-left: -15px;
    margin-right: -15px
}

.cs-list-grid:before,
.cs-list-grid:after {
    display: table;
    content: " "
}

.cs-list-grid:after {
    clear: both
}

.cs-list-grid:before,
.cs-list-grid:after {
    display: table;
    content: " "
}

.cs-list-grid:after {
    clear: both
}

.cs-li-grid {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.cs-li-grid-image {
    position: relative;
    overflow: hidden;
    margin: 20px
}

.cs-li-grid-image img {
    width: 100%;
    display: block
}

.cs-li-grid-image a+img:hover {
    cursor: pointer
}

.cs-li-grid-wrap {
    overflow: hidden
}

.cs-li-grid-heading {
    margin: 0 0 8px
}

.cs-li-grid-title {
    font-size: 18px;
    margin: 0 0 3px
}

.cs-li-grid-meta {
    font-size: 15px;
    color: #919191
}

.cs-li-grid-meta.cs-li-meta-default .meta-event-date {
    display: block
}

.cs-li-grid-meta.cs-li-meta-multi-day .meta-event-start,
.cs-li-grid-meta.cs-li-meta-multi-day .meta-event-end {
    display: block
}

.cs-li-grid-meta.cs-li-meta-multi-day .meta-event-time:before {
    content: "("
}

.cs-li-grid-meta.cs-li-meta-multi-day .meta-event-time:after {
    content: ")"
}

.cs-li-grid-meta .meta-event-type {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #aa001e;
    text-transform: uppercase
}

.cs-li-grid-body p {
    font-size: 15px;
    color: #444;
    margin: 5px 0 0 0
}

.cs-li-grid-title a,
.cs-li-grid-more-link {
    color: #aa001e
}

.cs-li-grid-title a:hover,
.cs-li-grid-more-link:hover {
    color: #5e0010;
    cursor: pointer
}

.cs-li-grid-more-link {
    text-decoration: underline
}

.cs-li-grid-more-link:hover {
    text-decoration: none
}

.cs-list-grid-2 .cs-li-grid,
.cs-list-grid-3 .cs-li-grid,
.cs-list-grid-4 .cs-li-grid {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (min-width: 768px) {
    .cs-list-grid-2 .cs-li-grid,
    .cs-list-grid-3 .cs-li-grid,
    .cs-list-grid-4 .cs-li-grid {
        float: left;
        width: 50%
    }
}

@media (min-width: 992px) {
    .cs-list-grid-3 .cs-li-grid,
    .cs-list-grid-4 .cs-li-grid {
        width: 33.333333%
    }
}

@media (min-width: 1200px) {
    .cs-list-grid-4 .cs-li-grid {
        width: 25%
    }
}

.cs-owl-carousel .owl-playback {
    display: none
}

.cs-owl-carousel {
    margin: 0 0 30px
}

.cs-owl-carousel:before,
.cs-owl-carousel:after {
    display: table;
    content: " "
}

.cs-owl-carousel:after {
    clear: both
}

.cs-owl-carousel:before,
.cs-owl-carousel:after {
    display: table;
    content: " "
}

.cs-owl-carousel:after {
    clear: both
}

.cs-owl-carousel-li {
    width: auto
}

.cs-owl-carousel-li-img {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px
}

.cs-owl-carousel-li-img img {
    width: auto;
    max-width: 100%;
    margin: 0
}

.cs-owl-carousel-li-img img:hover {
    cursor: pointer
}

.cs-owl-carousel-li-heading {
    margin: 0 0 8px
}

.cs-owl-carousel-li-title {
    font-size: .h3;
    margin: 0 0 15px
}

.cs-owl-carousel-li-meta {
    font-size: 13px;
    color: #444
}

.cs-owl-carousel-li-meta.cs-li-meta-default .meta-event-date {
    display: block
}

.cs-owl-carousel-li-meta.cs-li-meta-multi-day .meta-event-start,
.cs-owl-carousel-li-meta.cs-li-meta-multi-day .meta-event-end {
    display: block
}

.cs-owl-carousel-li-meta.cs-li-meta-multi-day .meta-event-time:before {
    content: "("
}

.cs-owl-carousel-li-meta.cs-li-meta-multi-day .meta-event-time:after {
    content: ")"
}

.cs-owl-carousel-li-meta .meta-event-type {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #aa001e;
    text-transform: uppercase
}

.cs-owl-carousel-li-body p {
    font-size: 15px;
    color: #444;
    margin: 5px 0 0 0
}

.cs-owl-carousel-li-title a,
.cs-owl-carousel-li-link {
    color: #aa001e
}

.cs-owl-carousel-li-title a:hover,
.cs-owl-carousel-li-link:hover {
    color: #5e0010;
    cursor: pointer
}

.cs-owl-carousel-li-link {
    margin: 0
}

.cs-owl-carousel-li-more-link {
    text-decoration: underline
}

.cs-owl-carousel-li-more-link:hover {
    text-decoration: none
}

.cs-owl-carousel-list .owl-prev,
.cs-owl-carousel-list .owl-next {
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #aa001e;
    margin: -15px 0 0;
    border-radius: 50%
}

.cs-owl-carousel-list .owl-prev:hover,
.cs-owl-carousel-list .owl-next:hover {
    color: #fff;
    background: #dd0027
}

.cs-owl-carousel-list .owl-next {
    right: -15px
}

.cs-owl-carousel-list .owl-prev {
    left: -15px
}

.cs-owl-carousel-list .owl-prev-icon,
.cs-owl-carousel-list .owl-next-icon {
    font-family: 'FontAwesome';
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1
}

.cs-owl-carousel-list .owl-prev-icon:before {
    content: '\f104'
}

.cs-owl-carousel-list .owl-next-icon:before {
    content: '\f105'
}

.cs-owl-carousel-list.center-content .cs-owl-carousel-li .cs-owl-carousel-li-heading,
.cs-owl-carousel-list.center-content .cs-owl-carousel-li .cs-owl-carousel-li-body {
    text-align: center
}

.cs-owl-carousel-list.center-content .cs-owl-carousel-li .cs-owl-carousel-li-img img {
    margin: 0 auto
}

.cs-owl-carousel-dots.owl-dots {
    margin: 30px 0 0;
    text-align: center;
    font-size: 0
}

.cs-owl-carousel-dots.owl-dots .owl-dot {
    background: none;
    border: none;
    display: inline-block;
    padding: 0
}

.cs-owl-carousel-dots.owl-dots .owl-dot span {
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #cccccc
}

.cs-owl-carousel-dots.owl-dots .owl-dot:hover span {
    background: #bfbfbf
}

.cs-owl-carousel-dots.owl-dots .owl-dot.active span {
    background: #aa001e
}

.cs-owl-carousel-dots.owl-dots .owl-dot+.owl-dot {
    margin-left: 10px
}

.cs-module-header {
    position: relative;
    margin-bottom: 40px
}

.cs-module-header-title {
    font-family: 'Montserrat', sans-serif;
    color: #222;
    margin: 0;
    padding: 0 120px 0 0
}

.cs-module-header-body {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    margin: 30px 0 0
}

.csm-subscribe {
    margin: 8px 0 0;
    font-size: 13px
}

.csm-subscribe>a {
    color: #aa001e;
    text-decoration: underline
}

.csm-subscribe>a:before {
    display: inline-block;
    content: "\f143";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #aa001e;
    margin-right: 6px
}

.csm-subscribe>a:hover {
    color: #5e0010;
    text-decoration: none
}

.csm-subscribe>a:hover:before {
    color: #5e0010
}

@media (min-width: 768px) {
    .csm-subscribe {
        position: absolute;
        top: 0;
        right: 0
    }
}

@media (max-width: 767px) {
    .csm-subscribe {
        margin: 8px 0 0
    }
}

.cs-pagination {
    margin: 60px 0
}

.cs-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    text-align: center
}

.cs-pagination ul li {
    display: inline-block;
    position: relative;
    z-index: 1
}

.cs-pagination ul li+li {
    margin-left: -1px
}

.cs-pagination ul li:hover {
    z-index: 2
}

.cs-pagination ul li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background-color: #fff
}

.cs-pagination ul li:first-child a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.cs-pagination ul li:last-child a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.cs-pagination ul li a:hover {
    color: #aa001e;
    background-color: #fff;
    border-color: #d0d0d0
}

.cs-list-tags {
    margin: 0;
    padding: 0;
    list-style: none
}

.cs-list-tags:before,
.cs-list-tags:after {
    display: table;
    content: " "
}

.cs-list-tags:after {
    clear: both
}

.cs-list-tags:before,
.cs-list-tags:after {
    display: table;
    content: " "
}

.cs-list-tags:after {
    clear: both
}

.cs-list-tags li {
    float: left;
    display: block;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center
}

.cs-list-tags li a {
    text-decoration: none;
    border: 1px solid rgba(170, 0, 30, 0.25);
    border-radius: 0;
    background: #fff;
    color: #aa001e;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    padding: 8px 20px;
    transition: background-color 300ms ease-out 0s
}

.cs-list-tags li a:hover {
    border: 1px solid #aa001e;
    background: #000;
    color: #aa001e;
    text-decoration: none
}

.csw-footer {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: 400
}

.csw-footer:before,
.csw-footer:after {
    display: table;
    content: " "
}

.csw-footer:after {
    clear: both
}

.csw-footer:before,
.csw-footer:after {
    display: table;
    content: " "
}

.csw-footer:after {
    clear: both
}

.csw-footer a {
    color: #aa001e
}

.csw-footer a:hover {
    color: #5e0010
}

.cs-widget-header {
    margin: 0 0 15px
}

.cs-widget-header-title {
    font-family: inherit;
    color: #222;
    margin: 24px 0 12px
}

.cs-widget-header-body {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px
}

.csm-blog-list {
    margin-bottom: 40px
}

@media (min-width: 992px) {
    .csm-blog-post {
        padding-right: 15px
    }
}

.csm-blog-post-title {
    margin-bottom: 10px
}

.csm-blog-post-img-featured,
.csm-blog-post-img-inline img {
    display: block;
    margin: 0 auto
}

.csm-blog-post-img-featured {
    margin: 0 0 30px
}

@media only screen and (min-width: 480px) {
    .csm-blog-post-img-inline {
        float: right;
        margin: 5px 0 30px 30px;
        max-width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .csm-blog-post-img-inline {
        margin: 5px 0 30px 0
    }
}

.csm-blog-post-meta {
    padding: 0;
    margin: 0 0 15px;
    list-style: none
}

.csm-blog-post-meta li {
    display: inline-block
}

.csm-blog-post-meta li+li:before {
    color: #c4c4c4;
    content: " | ";
    margin: 0 8px
}

.csm-blog-post-sb-panel {
    margin-bottom: 40px
}

.csm-blog-post-sb-panel+.csm-blog-post-sb-panel {
    border-top: 1px solid #d9d9d9
}

.csm-blog-post-sb-panel .cs-widget {
    margin: 0
}

.csm-blog-post-comments {
    margin: 60px 0
}

.checkbox-label {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin: 0 2px 8px
}

.checkbox-label:hover {
    cursor: pointer
}

.checkbox-label .checkbox-label__dept {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #aa001e;
    border-radius: 3px
}

.checkbox-label input[type=checkbox] {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.checkbox-label input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #aa001e;
    background-color: #aa001e;
    color: #fff
}

.checkbox-label input[type='checkbox']:focus+.checkbox-label__dept {
    outline: #5d9dd5 solid 1px
}

.checkbox-label.dept--all .fa {
    position: relative;
    margin-right: 5px
}

.checkbox-label.dept--all .checkbox-label__dept {
    border-color: #ccc
}

.checkbox-label.dept--all:hover .checkbox-label__dept {
    border-color: #999
}

.checkbox-label.dept--c1 .checkbox-label__dept {
    border-color: #5F5428
}

.checkbox-label.dept--c1 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #5F5428;
    background-color: #5F5428;
    color: #fff
}

.checkbox-label.dept--c2 .checkbox-label__dept {
    border-color: #81782E
}

.checkbox-label.dept--c2 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #81782E;
    background-color: #81782E;
    color: #fff
}

.checkbox-label.dept--c3 .checkbox-label__dept {
    border-color: #ED0D00
}

.checkbox-label.dept--c3 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #ED0D00;
    background-color: #ED0D00;
    color: #fff
}

.checkbox-label.dept--c4 .checkbox-label__dept {
    border-color: #093145
}

.checkbox-label.dept--c4 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #093145;
    background-color: #093145;
    color: #fff
}

.checkbox-label.dept--c5 .checkbox-label__dept {
    border-color: #561272
}

.checkbox-label.dept--c5 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #561272;
    background-color: #561272;
    color: #fff
}

.checkbox-label.dept--c6 .checkbox-label__dept {
    border-color: #7B6983
}

.checkbox-label.dept--c6 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #7B6983;
    background-color: #7B6983;
    color: #fff
}

.checkbox-label.dept--c7 .checkbox-label__dept {
    border-color: #5C7F5A
}

.checkbox-label.dept--c7 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #5C7F5A;
    background-color: #5C7F5A;
    color: #fff
}

.checkbox-label.dept--c8 .checkbox-label__dept {
    border-color: #1A8908
}

.checkbox-label.dept--c8 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #1A8908;
    background-color: #1A8908;
    color: #fff
}

.checkbox-label.dept--c9 .checkbox-label__dept {
    border-color: #F012BE
}

.checkbox-label.dept--c9 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #F012BE;
    background-color: #F012BE;
    color: #fff
}

.checkbox-label.dept--c10 .checkbox-label__dept {
    border-color: #85144B
}

.checkbox-label.dept--c10 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #85144B;
    background-color: #85144B;
    color: #fff
}

.checkbox-label.dept--c11 .checkbox-label__dept {
    border-color: #7C1FA4
}

.checkbox-label.dept--c11 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #7C1FA4;
    background-color: #7C1FA4;
    color: #fff
}

.checkbox-label.dept--c12 .checkbox-label__dept {
    border-color: #5A6386
}

.checkbox-label.dept--c12 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #5A6386;
    background-color: #5A6386;
    color: #fff
}

.checkbox-label.dept--c13 .checkbox-label__dept {
    border-color: #C02F1D
}

.checkbox-label.dept--c13 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #C02F1D;
    background-color: #C02F1D;
    color: #fff
}

.checkbox-label.dept--c14 .checkbox-label__dept {
    border-color: #C1571B
}

.checkbox-label.dept--c14 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #C1571B;
    background-color: #C1571B;
    color: #fff
}

.checkbox-label.dept--c15 .checkbox-label__dept {
    border-color: #0F6501
}

.checkbox-label.dept--c15 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #0F6501;
    background-color: #0F6501;
    color: #fff
}

.checkbox-label.dept--c16 .checkbox-label__dept {
    border-color: #DA3850
}

.checkbox-label.dept--c16 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #DA3850;
    background-color: #DA3850;
    color: #fff
}

.checkbox-label.dept--c17 .checkbox-label__dept {
    border-color: #B10DC9
}

.checkbox-label.dept--c17 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #B10DC9;
    background-color: #B10DC9;
    color: #fff
}

.checkbox-label.dept--c18 .checkbox-label__dept {
    border-color: #0074D9
}

.checkbox-label.dept--c18 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #0074D9;
    background-color: #0074D9;
    color: #fff
}

.checkbox-label.dept--c19 .checkbox-label__dept {
    border-color: #577C89
}

.checkbox-label.dept--c19 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #577C89;
    background-color: #577C89;
    color: #fff
}

.checkbox-label.dept--c20 .checkbox-label__dept {
    border-color: #357194
}

.checkbox-label.dept--c20 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #357194;
    background-color: #357194;
    color: #fff
}

.checkbox-label.dept--c21 .checkbox-label__dept {
    border-color: #0F4880
}

.checkbox-label.dept--c21 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #0F4880;
    background-color: #0F4880;
    color: #fff
}

.checkbox-label.dept--c22 .checkbox-label__dept {
    border-color: #520F30
}

.checkbox-label.dept--c22 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #520F30;
    background-color: #520F30;
    color: #fff
}

.checkbox-label.dept--c23 .checkbox-label__dept {
    border-color: #A369BB
}

.checkbox-label.dept--c23 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #A369BB;
    background-color: #A369BB;
    color: #fff
}

.checkbox-label.dept--c24 .checkbox-label__dept {
    border-color: #666666
}

.checkbox-label.dept--c24 input[type=checkbox]:checked+.checkbox-label__dept {
    border-color: #666666;
    background-color: #666666;
    color: #fff
}

.checkbox label {
    opacity: 1
}

.checkbox {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}

.checkbox input[type=checkbox] {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px)
}

.checkbox+.checkbox {
    padding-top: 7px;
    margin-bottom: 0
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    min-height: 18px;
    margin: 0;
    padding-left: 27px;
    font-size: 13px;
    color: #444;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
    direction: ltr
}

.checkbox label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    left: 0px;
    top: 1.4px;
    background-color: #fff;
    border: 3px solid #555;
    border-radius: 3px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s
}

.checkbox label:after {
    display: inline-block;
    text-align: center;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 1.5px;
    font-size: 11px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
    border-radius: 3px
}

.checkbox input[type='checkbox']:checked+label {
    color: #444
}

.checkbox input[type='checkbox']:checked+label:before {
    background-color: transparent;
    border-color: #555
}

.checkbox input[type='checkbox']:checked+label:after {
    font-family: 'FontAwesome';
    content: "\F00C";
    color: #444
}

.checkbox input[type=checkbox][disabled]+label {
    opacity: 0.65
}

.checkbox input[type=checkbox][disabled]+label:before {
    background-color: #757575
}

.checkbox input[type='checkbox']:focus+label {
    outline: #5d9dd5 solid 1px
}

.checkbox.dept--c1 label:before {
    border-color: #5F5428
}

.checkbox.dept--c1 input[type=checkbox]:checked+label:before {
    background-color: #5F5428;
    border-color: #5F5428
}

.checkbox.dept--c1 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c1 input[type=checkbox][disabled]+label {
    background-color: #5F5428
}

.checkbox.dept--c2 label:before {
    border-color: #81782E
}

.checkbox.dept--c2 input[type=checkbox]:checked+label:before {
    background-color: #81782E;
    border-color: #81782E
}

.checkbox.dept--c2 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c2 input[type=checkbox][disabled]+label {
    background-color: #81782E
}

.checkbox.dept--c3 label:before {
    border-color: #ED0D00
}

.checkbox.dept--c3 input[type=checkbox]:checked+label:before {
    background-color: #ED0D00;
    border-color: #ED0D00
}

.checkbox.dept--c3 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c3 input[type=checkbox][disabled]+label {
    background-color: #ED0D00
}

.checkbox.dept--c4 label:before {
    border-color: #093145
}

.checkbox.dept--c4 input[type=checkbox]:checked+label:before {
    background-color: #093145;
    border-color: #093145
}

.checkbox.dept--c4 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c4 input[type=checkbox][disabled]+label {
    background-color: #093145
}

.checkbox.dept--c5 label:before {
    border-color: #561272
}

.checkbox.dept--c5 input[type=checkbox]:checked+label:before {
    background-color: #561272;
    border-color: #561272
}

.checkbox.dept--c5 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c5 input[type=checkbox][disabled]+label {
    background-color: #561272
}

.checkbox.dept--c6 label:before {
    border-color: #7B6983
}

.checkbox.dept--c6 input[type=checkbox]:checked+label:before {
    background-color: #7B6983;
    border-color: #7B6983
}

.checkbox.dept--c6 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c6 input[type=checkbox][disabled]+label {
    background-color: #7B6983
}

.checkbox.dept--c7 label:before {
    border-color: #5C7F5A
}

.checkbox.dept--c7 input[type=checkbox]:checked+label:before {
    background-color: #5C7F5A;
    border-color: #5C7F5A
}

.checkbox.dept--c7 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c7 input[type=checkbox][disabled]+label {
    background-color: #5C7F5A
}

.checkbox.dept--c8 label:before {
    border-color: #1A8908
}

.checkbox.dept--c8 input[type=checkbox]:checked+label:before {
    background-color: #1A8908;
    border-color: #1A8908
}

.checkbox.dept--c8 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c8 input[type=checkbox][disabled]+label {
    background-color: #1A8908
}

.checkbox.dept--c9 label:before {
    border-color: #F012BE
}

.checkbox.dept--c9 input[type=checkbox]:checked+label:before {
    background-color: #F012BE;
    border-color: #F012BE
}

.checkbox.dept--c9 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c9 input[type=checkbox][disabled]+label {
    background-color: #F012BE
}

.checkbox.dept--c10 label:before {
    border-color: #85144B
}

.checkbox.dept--c10 input[type=checkbox]:checked+label:before {
    background-color: #85144B;
    border-color: #85144B
}

.checkbox.dept--c10 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c10 input[type=checkbox][disabled]+label {
    background-color: #85144B
}

.checkbox.dept--c11 label:before {
    border-color: #7C1FA4
}

.checkbox.dept--c11 input[type=checkbox]:checked+label:before {
    background-color: #7C1FA4;
    border-color: #7C1FA4
}

.checkbox.dept--c11 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c11 input[type=checkbox][disabled]+label {
    background-color: #7C1FA4
}

.checkbox.dept--c12 label:before {
    border-color: #5A6386
}

.checkbox.dept--c12 input[type=checkbox]:checked+label:before {
    background-color: #5A6386;
    border-color: #5A6386
}

.checkbox.dept--c12 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c12 input[type=checkbox][disabled]+label {
    background-color: #5A6386
}

.checkbox.dept--c13 label:before {
    border-color: #C02F1D
}

.checkbox.dept--c13 input[type=checkbox]:checked+label:before {
    background-color: #C02F1D;
    border-color: #C02F1D
}

.checkbox.dept--c13 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c13 input[type=checkbox][disabled]+label {
    background-color: #C02F1D
}

.checkbox.dept--c14 label:before {
    border-color: #C1571B
}

.checkbox.dept--c14 input[type=checkbox]:checked+label:before {
    background-color: #C1571B;
    border-color: #C1571B
}

.checkbox.dept--c14 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c14 input[type=checkbox][disabled]+label {
    background-color: #C1571B
}

.checkbox.dept--c15 label:before {
    border-color: #0F6501
}

.checkbox.dept--c15 input[type=checkbox]:checked+label:before {
    background-color: #0F6501;
    border-color: #0F6501
}

.checkbox.dept--c15 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c15 input[type=checkbox][disabled]+label {
    background-color: #0F6501
}

.checkbox.dept--c16 label:before {
    border-color: #DA3850
}

.checkbox.dept--c16 input[type=checkbox]:checked+label:before {
    background-color: #DA3850;
    border-color: #DA3850
}

.checkbox.dept--c16 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c16 input[type=checkbox][disabled]+label {
    background-color: #DA3850
}

.checkbox.dept--c17 label:before {
    border-color: #B10DC9
}

.checkbox.dept--c17 input[type=checkbox]:checked+label:before {
    background-color: #B10DC9;
    border-color: #B10DC9
}

.checkbox.dept--c17 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c17 input[type=checkbox][disabled]+label {
    background-color: #B10DC9
}

.checkbox.dept--c18 label:before {
    border-color: #0074D9
}

.checkbox.dept--c18 input[type=checkbox]:checked+label:before {
    background-color: #0074D9;
    border-color: #0074D9
}

.checkbox.dept--c18 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c18 input[type=checkbox][disabled]+label {
    background-color: #0074D9
}

.checkbox.dept--c19 label:before {
    border-color: #577C89
}

.checkbox.dept--c19 input[type=checkbox]:checked+label:before {
    background-color: #577C89;
    border-color: #577C89
}

.checkbox.dept--c19 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c19 input[type=checkbox][disabled]+label {
    background-color: #577C89
}

.checkbox.dept--c20 label:before {
    border-color: #357194
}

.checkbox.dept--c20 input[type=checkbox]:checked+label:before {
    background-color: #357194;
    border-color: #357194
}

.checkbox.dept--c20 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c20 input[type=checkbox][disabled]+label {
    background-color: #357194
}

.checkbox.dept--c21 label:before {
    border-color: #0F4880
}

.checkbox.dept--c21 input[type=checkbox]:checked+label:before {
    background-color: #0F4880;
    border-color: #0F4880
}

.checkbox.dept--c21 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c21 input[type=checkbox][disabled]+label {
    background-color: #0F4880
}

.checkbox.dept--c22 label:before {
    border-color: #520F30
}

.checkbox.dept--c22 input[type=checkbox]:checked+label:before {
    background-color: #520F30;
    border-color: #520F30
}

.checkbox.dept--c22 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c22 input[type=checkbox][disabled]+label {
    background-color: #520F30
}

.checkbox.dept--c23 label:before {
    border-color: #A369BB
}

.checkbox.dept--c23 input[type=checkbox]:checked+label:before {
    background-color: #A369BB;
    border-color: #A369BB
}

.checkbox.dept--c23 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c23 input[type=checkbox][disabled]+label {
    background-color: #A369BB
}

.checkbox.dept--c24 label:before {
    border-color: #666666
}

.checkbox.dept--c24 input[type=checkbox]:checked+label:before {
    background-color: #666666;
    border-color: #666666
}

.checkbox.dept--c24 input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox.dept--c24 input[type=checkbox][disabled]+label {
    background-color: #666666
}

.m-button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    white-space: normal;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #757575;
    padding: 7px 15px
}

.m-button:focus,
.m-button:active:focus,
.m-button.active:focus,
.m-button.focus,
.m-button:active.focus,
.m-button.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.m-button:hover,
.m-button:focus,
.m-button.focus {
    color: #333;
    text-decoration: none
}

.m-button:active,
.m-button.active {
    background-image: none;
    outline: 0;
    -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)
}

.m-button.disabled,
.m-button[disabled],
fieldset[disabled] .m-button {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.m-button.disabled,
fieldset[disabled] a.m-button {
    pointer-events: none
}

.m-button .fa {
    margin-right: 6px
}

.m-button .fa {
    margin-right: 4px
}

.m-button--previous {
    float: left;
    width: 36px;
    padding-left: 0;
    padding-right: 0
}

.m-button--next {
    float: right;
    width: 36px;
    padding-left: 0;
    padding-right: 0
}

.m-button--apply {
    color: #fff;
    background-color: #72a435;
    border-color: #65912f
}

.m-button--apply:focus,
.m-button--apply.focus {
    color: #fff;
    background-color: #577d29;
    border-color: #223010
}

.m-button--apply:hover {
    color: #fff;
    background-color: #577d29;
    border-color: #446220
}

.m-button--apply:active,
.m-button--apply.active,
.open>.dropdown-toggle.m-button--apply {
    color: #fff;
    background-color: #577d29;
    background-image: none;
    border-color: #446220
}

.m-button--apply:active:hover,
.m-button--apply.active:hover,
.open>.dropdown-toggle.m-button--apply:hover,
.m-button--apply:active:focus,
.m-button--apply.active:focus,
.open>.dropdown-toggle.m-button--apply:focus,
.m-button--apply:active.focus,
.m-button--apply.active.focus,
.open>.dropdown-toggle.m-button--apply.focus {
    color: #fff;
    background-color: #446220;
    border-color: #223010
}

.m-button--apply.disabled:hover,
.m-button--apply[disabled]:hover,
fieldset[disabled] .m-button--apply:hover,
.m-button--apply.disabled:focus,
.m-button--apply[disabled]:focus,
fieldset[disabled] .m-button--apply:focus,
.m-button--apply.disabled.focus,
.m-button--apply[disabled].focus,
fieldset[disabled] .m-button--apply.focus {
    background-color: #72a435;
    border-color: #65912f
}

.m-button--apply .badge {
    color: #72a435;
    background-color: #fff
}

.m-button--more {
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    background-color: #666;
    padding: 0 5px;
    line-height: 15px;
    border-radius: 0
}

.m-button--more:hover,
.m-button--more:focus {
    color: #fff
}

.csm-calendar {
    margin-bottom: 60px
}

.csm-calendar:before,
.csm-calendar:after {
    display: table;
    content: " "
}

.csm-calendar:after {
    clear: both
}

.csm-calendar:before,
.csm-calendar:after {
    display: table;
    content: " "
}

.csm-calendar:after {
    clear: both
}

.csm-calendar__row {
    display: table;
    width: 100%
}

.csm-calendar__actions {
    overflow: hidden;
    margin-bottom: 15px
}

.csm-calendar__actions--left {
    float: left
}

.csm-calendar__actions--right {
    float: right
}

.csm-calendar__fieldset--classic .csm-calendar__legend,
.csm-calendar__selected-legend {
    font-size: 13px;
    color: #555;
    margin: 0 0 10px;
    border: none
}

.csm-calendar__depts--available,
.csm-calendar__depts--selected {
    overflow: hidden;
    margin-bottom: 20px
}

.csm-calendar__checkbox-group {
    position: relative
}

.csm-calendar__header {
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    text-align: center
}

.csm-calendar__month {
    display: inline-block;
    margin: 0;
    text-transform: uppercase
}

.csm-calendar__date {
    margin: 0 0 20px
}

.csm-calendar__date+.csm-calendar__date {
    padding-top: 15px;
    border-top: 1px solid #ddd
}

.csm-calendar__month-day {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #555
}

.csm-calendar__day {
    display: block;
    font-size: 24px;
    color: #aa001e
}

.csm-calendar__block-date {
    display: block;
    font-size: 18px;
    line-height: 1;
    text-align: right;
    padding: 8px 4px 6px
}

.csm-event__title,
.csm-event__block-title {
    font-family: 'Montserrat', sans-serif
}

.csm-event>p {
    margin: 0
}

.csm-event__title>a {
    color: #444;
    font-weight: 700
}

.csm-event__datetime {
    font-size: 14px
}

.csm-event__type {
    display: block;
    color: #aa001e
}

.csm-event__add {
    font-size: 12px;
    color: #757575
}

.csm-event__add-icon {
    position: relative;
    top: 1px;
    font-size: 15px;
    margin-left: 10px
}

.csm-event__dept {
    font-size: 12px
}

.csm-event__dept:before {
    position: relative;
    top: 1px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #aa001e;
    margin-right: 5px
}

.dept--c1 .csm-event__dept:before {
    background-color: #5F5428
}

.dept--c2 .csm-event__dept:before {
    background-color: #81782E
}

.dept--c3 .csm-event__dept:before {
    background-color: #ED0D00
}

.dept--c4 .csm-event__dept:before {
    background-color: #093145
}

.dept--c5 .csm-event__dept:before {
    background-color: #561272
}

.dept--c6 .csm-event__dept:before {
    background-color: #7B6983
}

.dept--c7 .csm-event__dept:before {
    background-color: #5C7F5A
}

.dept--c8 .csm-event__dept:before {
    background-color: #1A8908
}

.dept--c9 .csm-event__dept:before {
    background-color: #F012BE
}

.dept--c10 .csm-event__dept:before {
    background-color: #85144B
}

.dept--c11 .csm-event__dept:before {
    background-color: #7C1FA4
}

.dept--c12 .csm-event__dept:before {
    background-color: #5A6386
}

.dept--c13 .csm-event__dept:before {
    background-color: #C02F1D
}

.dept--c14 .csm-event__dept:before {
    background-color: #C1571B
}

.dept--c15 .csm-event__dept:before {
    background-color: #0F6501
}

.dept--c16 .csm-event__dept:before {
    background-color: #DA3850
}

.dept--c17 .csm-event__dept:before {
    background-color: #B10DC9
}

.dept--c18 .csm-event__dept:before {
    background-color: #0074D9
}

.dept--c19 .csm-event__dept:before {
    background-color: #577C89
}

.dept--c20 .csm-event__dept:before {
    background-color: #357194
}

.dept--c21 .csm-event__dept:before {
    background-color: #0F4880
}

.dept--c22 .csm-event__dept:before {
    background-color: #520F30
}

.dept--c23 .csm-event__dept:before {
    background-color: #A369BB
}

.dept--c24 .csm-event__dept:before {
    background-color: #666666
}

.csm-calendar--classic .csm-calendar__date,
.csm-calendar--classic .csm-event__dept,
.csm-calendar--classic .csm-event__meta,
.csm-calendar--classic .csm-event__add,
.csm-calendar--classic .csm-calendar__depts-list,
.csm-calendar--classic .csm-event__title,
.csm-calendar--classic .csm-calendar__block--more,
.csm-calendar--classic .csm-event__attachment,
.csm-calendar--classic .m-button--classic {
    display: none
}

.csm-calendar--classic .csm-calendar__grid {
    border-bottom: 1px solid #ddd
}

.csm-calendar--classic .csm-calendar__block {
    position: relative;
    display: table-cell;
    width: 14.28571429%;
    height: 154px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    max-width: 0
}

.csm-calendar--classic .csm-calendar__block:last-child {
    border-right: 1px solid #ddd
}

.csm-calendar--classic .csm-calendar__block.csm-calendar__block--dow {
    height: auto;
    border: none;
    font-size: 11px;
    line-height: 24px;
    color: #555;
    text-align: center
}

.csm-calendar--classic .csm-calendar__block.csm-calendar__block--dow:last-child {
    border: none
}

.csm-calendar--classic .csm-calendar__block--today {
    background-color: #f1f1f1
}

.csm-calendar--classic .csm-calendar__checkbox-group {
    margin: 0 -2px
}

.csm-calendar--classic .csm-calendar__checkbox-group+.csm-calendar__checkbox-group {
    margin-top: 8px
}

.csm-calendar--classic .csm-event {
    margin-left: 4px
}

.csm-calendar--classic .csm-event+.csm-event {
    margin-top: 4px
}

.csm-calendar--classic .csm-event--empty {
    height: 16px
}

.csm-calendar--classic .csm-event--single {
    margin-right: 4px
}

.csm-calendar--classic .csm-event--single .csm-event__block-title>a:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #aa001e;
    margin-right: 4px
}

.csm-calendar--classic .csm-event--all-day {
    margin-right: 4px;
    background-color: #aa001e;
    border-radius: 2px
}

.csm-calendar--classic .csm-event--all-day .csm-event__block-title>a {
    color: #fff;
    padding-left: 4px
}

.csm-calendar--classic .csm-event--multi-start,
.csm-calendar--classic .csm-event--multi-middle,
.csm-calendar--classic .csm-event--multi-end {
    background-color: #aa001e;
    height: 16px
}

.csm-calendar--classic .csm-event--multi-start .csm-event__block-title,
.csm-calendar--classic .csm-event--multi-middle .csm-event__block-title,
.csm-calendar--classic .csm-event--multi-end .csm-event__block-title {
    z-index: 2
}

.csm-calendar--classic .csm-event--multi-start .csm-event__block-title>a,
.csm-calendar--classic .csm-event--multi-middle .csm-event__block-title>a,
.csm-calendar--classic .csm-event--multi-end .csm-event__block-title>a {
    color: #fff;
    padding: 0 4px
}

.csm-calendar--classic .csm-event--multi-start {
    border-radius: 2px 0 0 2px
}

.csm-calendar--classic .csm-event--multi-middle {
    margin-left: -1px
}

.csm-calendar--classic .csm-event--multi-end {
    margin: 0 4px 0 -1px;
    border-radius: 0 2px 2px 0
}

.csm-calendar--classic .csm-event__block-title {
    position: relative;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    height: 16px
}

.csm-calendar--classic .csm-event__block-title>a {
    position: absolute;
    height: 16px;
    width: 100%;
    line-height: 16px;
    color: #444;
    white-space: nowrap;
    overflow: hidden
}

.csm-calendar--classic .csm-event.dept--c1.csm-event--single .csm-event__block-title>a:before {
    background-color: #5F5428
}

.csm-calendar--classic .csm-event.dept--c1.csm-event--all-day {
    background-color: #5F5428
}

.csm-calendar--classic .csm-event.dept--c1.csm-event--multi-start {
    background-color: #5F5428
}

.csm-calendar--classic .csm-event.dept--c1.csm-event--multi-middle {
    background-color: #5F5428
}

.csm-calendar--classic .csm-event.dept--c1.csm-event--multi-end {
    background-color: #5F5428
}

.csm-calendar--classic .csm-event.dept--c2.csm-event--single .csm-event__block-title>a:before {
    background-color: #81782E
}

.csm-calendar--classic .csm-event.dept--c2.csm-event--all-day {
    background-color: #81782E
}

.csm-calendar--classic .csm-event.dept--c2.csm-event--multi-start {
    background-color: #81782E
}

.csm-calendar--classic .csm-event.dept--c2.csm-event--multi-middle {
    background-color: #81782E
}

.csm-calendar--classic .csm-event.dept--c2.csm-event--multi-end {
    background-color: #81782E
}

.csm-calendar--classic .csm-event.dept--c3.csm-event--single .csm-event__block-title>a:before {
    background-color: #ED0D00
}

.csm-calendar--classic .csm-event.dept--c3.csm-event--all-day {
    background-color: #ED0D00
}

.csm-calendar--classic .csm-event.dept--c3.csm-event--multi-start {
    background-color: #ED0D00
}

.csm-calendar--classic .csm-event.dept--c3.csm-event--multi-middle {
    background-color: #ED0D00
}

.csm-calendar--classic .csm-event.dept--c3.csm-event--multi-end {
    background-color: #ED0D00
}

.csm-calendar--classic .csm-event.dept--c4.csm-event--single .csm-event__block-title>a:before {
    background-color: #093145
}

.csm-calendar--classic .csm-event.dept--c4.csm-event--all-day {
    background-color: #093145
}

.csm-calendar--classic .csm-event.dept--c4.csm-event--multi-start {
    background-color: #093145
}

.csm-calendar--classic .csm-event.dept--c4.csm-event--multi-middle {
    background-color: #093145
}

.csm-calendar--classic .csm-event.dept--c4.csm-event--multi-end {
    background-color: #093145
}

.csm-calendar--classic .csm-event.dept--c5.csm-event--single .csm-event__block-title>a:before {
    background-color: #561272
}

.csm-calendar--classic .csm-event.dept--c5.csm-event--all-day {
    background-color: #561272
}

.csm-calendar--classic .csm-event.dept--c5.csm-event--multi-start {
    background-color: #561272
}

.csm-calendar--classic .csm-event.dept--c5.csm-event--multi-middle {
    background-color: #561272
}

.csm-calendar--classic .csm-event.dept--c5.csm-event--multi-end {
    background-color: #561272
}

.csm-calendar--classic .csm-event.dept--c6.csm-event--single .csm-event__block-title>a:before {
    background-color: #7B6983
}

.csm-calendar--classic .csm-event.dept--c6.csm-event--all-day {
    background-color: #7B6983
}

.csm-calendar--classic .csm-event.dept--c6.csm-event--multi-start {
    background-color: #7B6983
}

.csm-calendar--classic .csm-event.dept--c6.csm-event--multi-middle {
    background-color: #7B6983
}

.csm-calendar--classic .csm-event.dept--c6.csm-event--multi-end {
    background-color: #7B6983
}

.csm-calendar--classic .csm-event.dept--c7.csm-event--single .csm-event__block-title>a:before {
    background-color: #5C7F5A
}

.csm-calendar--classic .csm-event.dept--c7.csm-event--all-day {
    background-color: #5C7F5A
}

.csm-calendar--classic .csm-event.dept--c7.csm-event--multi-start {
    background-color: #5C7F5A
}

.csm-calendar--classic .csm-event.dept--c7.csm-event--multi-middle {
    background-color: #5C7F5A
}

.csm-calendar--classic .csm-event.dept--c7.csm-event--multi-end {
    background-color: #5C7F5A
}

.csm-calendar--classic .csm-event.dept--c8.csm-event--single .csm-event__block-title>a:before {
    background-color: #1A8908
}

.csm-calendar--classic .csm-event.dept--c8.csm-event--all-day {
    background-color: #1A8908
}

.csm-calendar--classic .csm-event.dept--c8.csm-event--multi-start {
    background-color: #1A8908
}

.csm-calendar--classic .csm-event.dept--c8.csm-event--multi-middle {
    background-color: #1A8908
}

.csm-calendar--classic .csm-event.dept--c8.csm-event--multi-end {
    background-color: #1A8908
}

.csm-calendar--classic .csm-event.dept--c9.csm-event--single .csm-event__block-title>a:before {
    background-color: #F012BE
}

.csm-calendar--classic .csm-event.dept--c9.csm-event--all-day {
    background-color: #F012BE
}

.csm-calendar--classic .csm-event.dept--c9.csm-event--multi-start {
    background-color: #F012BE
}

.csm-calendar--classic .csm-event.dept--c9.csm-event--multi-middle {
    background-color: #F012BE
}

.csm-calendar--classic .csm-event.dept--c9.csm-event--multi-end {
    background-color: #F012BE
}

.csm-calendar--classic .csm-event.dept--c10.csm-event--single .csm-event__block-title>a:before {
    background-color: #85144B
}

.csm-calendar--classic .csm-event.dept--c10.csm-event--all-day {
    background-color: #85144B
}

.csm-calendar--classic .csm-event.dept--c10.csm-event--multi-start {
    background-color: #85144B
}

.csm-calendar--classic .csm-event.dept--c10.csm-event--multi-middle {
    background-color: #85144B
}

.csm-calendar--classic .csm-event.dept--c10.csm-event--multi-end {
    background-color: #85144B
}

.csm-calendar--classic .csm-event.dept--c11.csm-event--single .csm-event__block-title>a:before {
    background-color: #7C1FA4
}

.csm-calendar--classic .csm-event.dept--c11.csm-event--all-day {
    background-color: #7C1FA4
}

.csm-calendar--classic .csm-event.dept--c11.csm-event--multi-start {
    background-color: #7C1FA4
}

.csm-calendar--classic .csm-event.dept--c11.csm-event--multi-middle {
    background-color: #7C1FA4
}

.csm-calendar--classic .csm-event.dept--c11.csm-event--multi-end {
    background-color: #7C1FA4
}

.csm-calendar--classic .csm-event.dept--c12.csm-event--single .csm-event__block-title>a:before {
    background-color: #5A6386
}

.csm-calendar--classic .csm-event.dept--c12.csm-event--all-day {
    background-color: #5A6386
}

.csm-calendar--classic .csm-event.dept--c12.csm-event--multi-start {
    background-color: #5A6386
}

.csm-calendar--classic .csm-event.dept--c12.csm-event--multi-middle {
    background-color: #5A6386
}

.csm-calendar--classic .csm-event.dept--c12.csm-event--multi-end {
    background-color: #5A6386
}

.csm-calendar--classic .csm-event.dept--c13.csm-event--single .csm-event__block-title>a:before {
    background-color: #C02F1D
}

.csm-calendar--classic .csm-event.dept--c13.csm-event--all-day {
    background-color: #C02F1D
}

.csm-calendar--classic .csm-event.dept--c13.csm-event--multi-start {
    background-color: #C02F1D
}

.csm-calendar--classic .csm-event.dept--c13.csm-event--multi-middle {
    background-color: #C02F1D
}

.csm-calendar--classic .csm-event.dept--c13.csm-event--multi-end {
    background-color: #C02F1D
}

.csm-calendar--classic .csm-event.dept--c14.csm-event--single .csm-event__block-title>a:before {
    background-color: #C1571B
}

.csm-calendar--classic .csm-event.dept--c14.csm-event--all-day {
    background-color: #C1571B
}

.csm-calendar--classic .csm-event.dept--c14.csm-event--multi-start {
    background-color: #C1571B
}

.csm-calendar--classic .csm-event.dept--c14.csm-event--multi-middle {
    background-color: #C1571B
}

.csm-calendar--classic .csm-event.dept--c14.csm-event--multi-end {
    background-color: #C1571B
}

.csm-calendar--classic .csm-event.dept--c15.csm-event--single .csm-event__block-title>a:before {
    background-color: #0F6501
}

.csm-calendar--classic .csm-event.dept--c15.csm-event--all-day {
    background-color: #0F6501
}

.csm-calendar--classic .csm-event.dept--c15.csm-event--multi-start {
    background-color: #0F6501
}

.csm-calendar--classic .csm-event.dept--c15.csm-event--multi-middle {
    background-color: #0F6501
}

.csm-calendar--classic .csm-event.dept--c15.csm-event--multi-end {
    background-color: #0F6501
}

.csm-calendar--classic .csm-event.dept--c16.csm-event--single .csm-event__block-title>a:before {
    background-color: #DA3850
}

.csm-calendar--classic .csm-event.dept--c16.csm-event--all-day {
    background-color: #DA3850
}

.csm-calendar--classic .csm-event.dept--c16.csm-event--multi-start {
    background-color: #DA3850
}

.csm-calendar--classic .csm-event.dept--c16.csm-event--multi-middle {
    background-color: #DA3850
}

.csm-calendar--classic .csm-event.dept--c16.csm-event--multi-end {
    background-color: #DA3850
}

.csm-calendar--classic .csm-event.dept--c17.csm-event--single .csm-event__block-title>a:before {
    background-color: #B10DC9
}

.csm-calendar--classic .csm-event.dept--c17.csm-event--all-day {
    background-color: #B10DC9
}

.csm-calendar--classic .csm-event.dept--c17.csm-event--multi-start {
    background-color: #B10DC9
}

.csm-calendar--classic .csm-event.dept--c17.csm-event--multi-middle {
    background-color: #B10DC9
}

.csm-calendar--classic .csm-event.dept--c17.csm-event--multi-end {
    background-color: #B10DC9
}

.csm-calendar--classic .csm-event.dept--c18.csm-event--single .csm-event__block-title>a:before {
    background-color: #0074D9
}

.csm-calendar--classic .csm-event.dept--c18.csm-event--all-day {
    background-color: #0074D9
}

.csm-calendar--classic .csm-event.dept--c18.csm-event--multi-start {
    background-color: #0074D9
}

.csm-calendar--classic .csm-event.dept--c18.csm-event--multi-middle {
    background-color: #0074D9
}

.csm-calendar--classic .csm-event.dept--c18.csm-event--multi-end {
    background-color: #0074D9
}

.csm-calendar--classic .csm-event.dept--c19.csm-event--single .csm-event__block-title>a:before {
    background-color: #577C89
}

.csm-calendar--classic .csm-event.dept--c19.csm-event--all-day {
    background-color: #577C89
}

.csm-calendar--classic .csm-event.dept--c19.csm-event--multi-start {
    background-color: #577C89
}

.csm-calendar--classic .csm-event.dept--c19.csm-event--multi-middle {
    background-color: #577C89
}

.csm-calendar--classic .csm-event.dept--c19.csm-event--multi-end {
    background-color: #577C89
}

.csm-calendar--classic .csm-event.dept--c20.csm-event--single .csm-event__block-title>a:before {
    background-color: #357194
}

.csm-calendar--classic .csm-event.dept--c20.csm-event--all-day {
    background-color: #357194
}

.csm-calendar--classic .csm-event.dept--c20.csm-event--multi-start {
    background-color: #357194
}

.csm-calendar--classic .csm-event.dept--c20.csm-event--multi-middle {
    background-color: #357194
}

.csm-calendar--classic .csm-event.dept--c20.csm-event--multi-end {
    background-color: #357194
}

.csm-calendar--classic .csm-event.dept--c21.csm-event--single .csm-event__block-title>a:before {
    background-color: #0F4880
}

.csm-calendar--classic .csm-event.dept--c21.csm-event--all-day {
    background-color: #0F4880
}

.csm-calendar--classic .csm-event.dept--c21.csm-event--multi-start {
    background-color: #0F4880
}

.csm-calendar--classic .csm-event.dept--c21.csm-event--multi-middle {
    background-color: #0F4880
}

.csm-calendar--classic .csm-event.dept--c21.csm-event--multi-end {
    background-color: #0F4880
}

.csm-calendar--classic .csm-event.dept--c22.csm-event--single .csm-event__block-title>a:before {
    background-color: #520F30
}

.csm-calendar--classic .csm-event.dept--c22.csm-event--all-day {
    background-color: #520F30
}

.csm-calendar--classic .csm-event.dept--c22.csm-event--multi-start {
    background-color: #520F30
}

.csm-calendar--classic .csm-event.dept--c22.csm-event--multi-middle {
    background-color: #520F30
}

.csm-calendar--classic .csm-event.dept--c22.csm-event--multi-end {
    background-color: #520F30
}

.csm-calendar--classic .csm-event.dept--c23.csm-event--single .csm-event__block-title>a:before {
    background-color: #A369BB
}

.csm-calendar--classic .csm-event.dept--c23.csm-event--all-day {
    background-color: #A369BB
}

.csm-calendar--classic .csm-event.dept--c23.csm-event--multi-start {
    background-color: #A369BB
}

.csm-calendar--classic .csm-event.dept--c23.csm-event--multi-middle {
    background-color: #A369BB
}

.csm-calendar--classic .csm-event.dept--c23.csm-event--multi-end {
    background-color: #A369BB
}

.csm-calendar--classic .csm-event.dept--c24.csm-event--single .csm-event__block-title>a:before {
    background-color: #666666
}

.csm-calendar--classic .csm-event.dept--c24.csm-event--all-day {
    background-color: #666666
}

.csm-calendar--classic .csm-event.dept--c24.csm-event--multi-start {
    background-color: #666666
}

.csm-calendar--classic .csm-event.dept--c24.csm-event--multi-middle {
    background-color: #666666
}

.csm-calendar--classic .csm-event.dept--c24.csm-event--multi-end {
    background-color: #666666
}

.csm-calendar--list .csm-calendar__row--dow,
.csm-calendar--list .csm-event__block-title,
.csm-calendar--list .csm-calendar__block-date,
.csm-calendar--list .csm-calendar__block--empty,
.csm-calendar--list .csm-calendar__block--past,
.csm-calendar--list .csm-calendar__block--past-current .csm-event,
.csm-calendar--list .csm-calendar__block--past-current .csm-event--multi-current,
.csm-calendar--list .csm-event--empty,
.csm-calendar--list .csm-calendar__depts,
.csm-calendar--list .m-button--list,
.csm-calendar--list .m-button--select,
.csm-calendar--list .csm-calendar__actions .m-button--apply,
.csm-calendar--list .m-button--more {
    display: none
}

.csm-calendar--list .csm-calendar__header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px
}

.csm-calendar--list .csm-calendar__legend {
    font-size: 14px;
    font-weight: 700;
    color: #444;
    margin: 0 0 15px;
    border: none
}

.csm-calendar--list .csm-calendar__checkbox-group+.csm-calendar__checkbox-group {
    margin-top: 15px
}

.csm-calendar--list .checkbox-label.dept--all {
    display: block;
    min-width: 140px;
    margin: 0
}

.csm-calendar--list .checkbox-label.dept--all .fa {
    width: 18px;
    text-align: center;
    margin-right: 9px
}

.csm-calendar--list .checkbox-label.dept--all .checkbox-label__dept {
    border: none;
    padding: 0
}

.csm-calendar--list .csm-event {
    margin-bottom: 20px
}

.csm-calendar--list .csm-event__meta {
    margin-bottom: 0
}

.csm-calendar--list .csm-event__type {
    font-size: 11px
}

.csm-calendar--list .csm-event__title {
    font-size: 18px;
    margin: 0
}

.modal-event .close {
    color: #fff;
    opacity: 1;
    text-shadow: none
}

.modal-event .modal-header {
    border: none;
    background-color: #aa001e;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 20px 15px
}

.modal-event .modal-subtitle {
    display: block;
    font-size: 13px
}

.modal-event .modal-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
    color: #fff
}

.modal-event .modal-body {
    max-height: 410px;
    overflow-y: auto
}

.modal-event .csm-event__meta,
.modal-event .csm-event__teaser {
    font-size: 14px;
    margin: 0 0 15px
}

.modal-event .csm-event__link {
    font-size: 14px;
    font-weight: 700
}

.modal-event .csm-event__type {
    font-size: 12px
}

.modal-event .csm-calendar--list .csm-event__meta {
    margin: 0
}

.modal-event .h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    margin: 20px 0 10px
}

.csm-event__attachments {
    list-style: none;
    padding: 0
}

.csm-event__attachment {
    font-size: 14px
}

.csm-event__attachment>a[href$=".pdf"]:before,
.csm-event__attachment a[href$=".PDF"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c1"
}

.csm-event__attachment>a[href$=".img"]:before,
.csm-event__attachment a[href$=".IMG"]:before,
.csm-event__attachment>a[href$=".jpg"]:before,
.csm-event__attachment a[href$=".JPG"]:before,
.csm-event__attachment>a[href$=".png"]:before,
.csm-event__attachment a[href$=".PNG"]:before,
.csm-event__attachment>a[href$=".gif"]:before,
.csm-event__attachment a[href$=".GIF"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c5"
}

.csm-event__attachment>a[href$=".doc"]:before,
.csm-event__attachment a[href$=".DOC"]:before,
.csm-event__attachment a[href$=".docx"]:before,
.csm-event__attachment a[href$=".DOCX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c2"
}

.csm-event__attachment>a[href$=".xls"]:before,
.csm-event__attachment a[href$=".XLS"]:before,
.csm-event__attachment a[href$=".xlsx"]:before,
.csm-event__attachment a[href$=".XLSX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c3"
}

.csm-event__attachment>a[href$=".ppt"]:before,
.csm-event__attachment a[href$=".PPT"]:before,
.csm-event__attachment a[href$=".pptx"]:before,
.csm-event__attachment a[href$=".PPTX"]:before {
    font-family: FontAwesome;
    color: #888;
    margin-right: 7px;
    content: "\f1c4"
}

.csm-event__attachment+.csm-event__attachment {
    margin-top: 3px
}

.meta-event-attachment-link {
    text-decoration: underline
}

.modal-event.dept--c1 .modal-header {
    background-color: #5F5428
}

.modal-event.dept--c2 .modal-header {
    background-color: #81782E
}

.modal-event.dept--c3 .modal-header {
    background-color: #ED0D00
}

.modal-event.dept--c4 .modal-header {
    background-color: #093145
}

.modal-event.dept--c5 .modal-header {
    background-color: #561272
}

.modal-event.dept--c6 .modal-header {
    background-color: #7B6983
}

.modal-event.dept--c7 .modal-header {
    background-color: #5C7F5A
}

.modal-event.dept--c8 .modal-header {
    background-color: #1A8908
}

.modal-event.dept--c9 .modal-header {
    background-color: #F012BE
}

.modal-event.dept--c10 .modal-header {
    background-color: #85144B
}

.modal-event.dept--c11 .modal-header {
    background-color: #7C1FA4
}

.modal-event.dept--c12 .modal-header {
    background-color: #5A6386
}

.modal-event.dept--c13 .modal-header {
    background-color: #C02F1D
}

.modal-event.dept--c14 .modal-header {
    background-color: #C1571B
}

.modal-event.dept--c15 .modal-header {
    background-color: #0F6501
}

.modal-event.dept--c16 .modal-header {
    background-color: #DA3850
}

.modal-event.dept--c17 .modal-header {
    background-color: #B10DC9
}

.modal-event.dept--c18 .modal-header {
    background-color: #0074D9
}

.modal-event.dept--c19 .modal-header {
    background-color: #577C89
}

.modal-event.dept--c20 .modal-header {
    background-color: #357194
}

.modal-event.dept--c21 .modal-header {
    background-color: #0F4880
}

.modal-event.dept--c22 .modal-header {
    background-color: #520F30
}

.modal-event.dept--c23 .modal-header {
    background-color: #A369BB
}

.modal-event.dept--c24 .modal-header {
    background-color: #666666
}

@media (min-width: 768px) {
    .csm-calendar__month--abrv,
    .m-button--select-overlay,
    .csm-calendar__depts-list .close {
        display: none
    }
    .modal-event .modal-dialog {
        width: 340px;
        margin-left: auto;
        margin-right: auto
    }
    .csm-calendar--list .csm-calendar__grid {
        margin-right: -15px;
        margin-left: -15px
    }
    .csm-calendar--list .csm-calendar__depts-list {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
    .csm-calendar--list .csm-calendar__body {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
    .csm-calendar__depts-list__footer {
        margin-top: 20px
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .csm-calendar--list .csm-calendar__depts-list {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .csm-calendar--list .csm-calendar__body {
        float: left;
        width: 66.66666667%
    }
}

@media (max-width: 820px) {
    .csm-calendar--classic .m-button span {
        display: none
    }
}

@media (max-width: 767px) {
    .csm-calendar__depts,
    .csm-calendar__month--full,
    .m-button--select,
    .m-button--classic,
    .m-button--apply {
        display: none
    }
    .csm-calendar__depts-list {
        position: fixed;
        z-index: 99;
        top: 0;
        left: -380px;
        width: 380px;
        height: 100%;
        background-color: #fff;
        padding: 15px 15px 80px;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out
    }
    .csm-calendar__depts-list.open {
        left: 0;
        width: 100%
    }
    .csm-calendar__depts-list .close {
        position: absolute;
        top: 15px;
        right: 15px;
        border-radius: 3px;
        width: 36px;
        height: 36px;
        border: 1px solid #ddd;
        opacity: 1;
        text-shadow: none;
        color: #757575
    }
    .csm-calendar__depts-list:not(.open) .csm-calendar__depts-list__footer {
        display: none
    }
    .csm-calendar__depts-list__footer {
        position: fixed;
        z-index: 10;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 15px;
        background-color: #fff;
        border-top: 1px solid #bbb
    }
    .csm-calendar__depts-list__footer .m-button--apply {
        display: block
    }
    .admin-public .csm-calendar__depts-list {
        top: 56px
    }
}

@media (max-width: 480px) {
    .m-button span {
        display: none
    }
}

@media (max-width: 380px) {
    .m-button--print {
        display: none
    }
    .csm-calendar__actions--left,
    .csm-calendar__actions--right {
        float: none
    }
    .csm-calendar__actions .m-button {
        float: left;
        width: 50%
    }
    .m-button--select-overlay {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .m-button--subscribe {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: none
    }
}

.csm-event.csm-event--post {
    margin-bottom: 60px
}

.csm-event__body {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .csm-event__body {
        float: left;
        width: 66.66666667%
    }
}

.csm-event__dept {
    margin: 0
}

.csm-event__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    color: #444;
    margin: 0 0 10px
}

.csm-event__meta {
    margin: 0 0 20px
}

.csm-event__date,
.csm-event__time,
.csm-event__location {
    margin: 0;
    font-size: 16px
}

.csm-event__location {
    margin-top: 10px
}

.csm-event__type {
    font-size: 14px;
    margin: 0
}

.csm-event__description {
    margin-bottom: 60px
}

.csm-event__description p:last-child {
    margin-bottom: 60px
}

.csm-event__sidebar {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .csm-event__sidebar {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .csm-event__sidebar {
        margin-left: 8.33333333%
    }
}

.csm-event__sidebar .m-button {
    display: block;
    margin-bottom: 15px
}

.csm-event__sidebar p {
    font-size: 12px;
    color: #757575;
    margin: 0 0 20px
}

.csm-event__sidebar__heading {
    font-size: 16px;
    margin: 0 0 5px
}

.csm-feed-list {
    margin-bottom: 40px
}

.csm-feed-story-title {
    margin-bottom: 10px
}

.csm-feed-story-img-featured,
.csm-feed-story-img-inline img {
    display: block;
    margin: 0 auto
}

.csm-feed-story-img-featured {
    margin: 0 0 30px
}

@media only screen and (min-width: 480px) {
    .csm-feed-story-img-inline {
        float: right;
        margin: 5px 0 30px 30px;
        max-width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .csm-feed-story-img-inline {
        margin: 5px 0 30px 0
    }
}

.csm-feed-story-meta {
    padding: 0;
    margin: 0 0 15px;
    list-style: none
}

.csm-feed-story-meta li {
    display: inline-block
}

.csm-feed-story-meta li.csm-feed-story-comment-count:before {
    color: #c4c4c4;
    content: " | ";
    margin: 0 8px
}

.csm-feed-story-sb-panel {
    margin-bottom: 40px
}

.csm-feed-story-sb-panel+.csm-feed-story-sb-panel {
    border-top: 1px solid #d9d9d9
}

.csm-feed-story-sb-panel .cs-widget {
    margin: 0
}

.cs-comments-section {
    margin: 60px 0;
    border-top: 1px solid #d9d9d9
}

.csm-gallery-list {
    margin-bottom: 40px
}

.csm-gallery-grid:after {
    content: '';
    display: block;
    clear: both
}

.csm-gallery-gutter-sizer {
    width: 2%
}

.csm-gallery-item {
    margin-bottom: 2%
}

.csm-gallery-item img {
    display: block
}

.csm-gallery-sizer,
.csm-gallery-item {
    width: 49%
}

@media (min-width: 768px) {
    .csm-gallery-sizer,
    .csm-gallery-item {
        width: 32.33333333%;
        float: left
    }
    .csm-gallery-gutter-sizer {
        width: 1.5%
    }
    .csm-gallery-item {
        margin-bottom: 1.5%
    }
}

@media (min-width: 992px) {
    .csm-gallery-sizer,
    .csm-gallery-item {
        width: 24.25%
    }
    .csm-gallery-gutter-sizer {
        width: 1%
    }
    .csm-gallery-item {
        margin-bottom: 1%
    }
}

.csm-news-list {
    margin-bottom: 40px
}

.csm-news-article-title {
    margin-bottom: 10px
}

.csm-news-article-img-featured,
.csm-news-article-img-inline img {
    display: block;
    margin: 0 auto
}

.csm-news-article-img-featured {
    margin: 0 0 30px
}

@media only screen and (min-width: 480px) {
    .csm-news-article-img-inline {
        float: right;
        margin: 5px 0 30px 30px;
        max-width: 50%
    }
}

@media only screen and (max-width: 479px) {
    .csm-news-article-img-inline {
        margin: 5px 0 30px 0
    }
}

.csm-news-article-meta {
    padding: 0;
    margin: 0 0 15px;
    list-style: none
}

.csm-news-article-meta li {
    display: inline-block
}

.csm-news-article-meta li.csm-news-article-comment-count:before {
    color: #c4c4c4;
    content: " | ";
    margin: 0 8px
}

.csm-news-article-sb-panel {
    margin-bottom: 40px
}

.csm-news-article-sb-panel+.csm-news-article-sb-panel {
    border-top: 1px solid #d9d9d9
}

.csm-news-article-sb-panel .cs-widget {
    margin: 0
}

.cs-comments-section {
    margin: 60px 0;
    border-top: 1px solid #d9d9d9
}

.csm-profile-feature .csm-profile-header {
    margin-bottom: 60px
}

.csm-profile-feature .csm-profile-img {
    margin-bottom: 15px
}

.csm-profile-feature .csm-profile-img img {
    max-width: 100%;
    display: block
}

.csm-profile-feature .csm-profile-name {
    font-size: .h1;
    font-weight: 700;
    color: inherit;
    margin: 0
}

.csm-profile-feature .csm-profile-title {
    font-size: 18px;
    margin-bottom: 15px
}

.csm-profile-feature .csm-profile-meta-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px
}

.csm-profile-feature .csm-profile-meta-list>li {
    position: relative
}

.csm-profile-feature .csm-profile-meta-list>li>a {
    color: #444
}

.csm-profile-feature .csm-profile-meta-list>li>a:hover {
    color: #aa001e
}

.csm-profile-feature .csm-profile-meta-list>li+li {
    margin-top: 4px
}

.csm-profile-feature .csm-profile-meta-list>li:before {
    position: absolute;
    display: block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    color: #bfbfbf
}

.csm-profile-feature .csm-profile-meta-list>li:hover:before {
    color: #bfbfbf
}

.csm-profile-feature .csm-profile-meta-list>li.csm-profile-meta-phone:before {
    content: "\f095"
}

.csm-profile-feature .csm-profile-meta-list>li.csm-profile-meta-fax:before {
    content: "\f1ac"
}

.csm-profile-feature .csm-profile-meta-list>li.csm-profile-meta-email:before {
    content: "\f0e0"
}

.csm-profile-feature .csm-profile-meta-list>li.csm-profile-meta-url:before {
    content: "\f0ac"
}

.csm-profile-feature .csm-profile-meta-list>li>a {
    padding-left: 22px
}

.csm-profile-feature .csm-profile-body {
    margin: 0 0 60px
}

.csm-profile-feature .cms-profile-other {
    margin: 30px 0 0
}

.csm-profile-feature .cms-profile-other:first-of-type {
    margin-top: 40px
}

.csm-profile-feature .cms-profile-other-heading {
    font-size: 15px;
    font-weight: 700;
    margin: 0
}

.csm-profile-feature .cms-profile-other-desc {
    margin: 0
}

.csm-profile-feature .csm-profile-location {
    border-top: 1px solid #d9d9d9;
    padding-top: 15px
}

@media (min-width: 768px) {
    .csm-profile-feature .csm-profile-img {
        margin-bottom: 0
    }
}

.cs-accordion {
    background: #fff;
    margin-bottom: 30px
}

.cs-accordion:before,
.cs-accordion:after {
    display: table;
    content: " "
}

.cs-accordion:after {
    clear: both
}

.cs-accordion:before,
.cs-accordion:after {
    display: table;
    content: " "
}

.cs-accordion:after {
    clear: both
}

.cs-accordion-title {
    position: relative;
    display: block;
    padding: 15px;
    padding-left: 45px;
    background: #fff;
    transition: all linear 0.15s;
    font-size: 17px;
    font-weight: 600;
    color: #444;
    text-decoration: none
}

.cs-accordion-title:before {
    content: "\f0fe";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    position: absolute;
    left: 15px
}

.cs-accordion-title:hover,
.cs-accordion-title:focus {
    color: #666;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer
}

.cs-accordion-title.cs-accordion-active {
    color: #aa001e;
    background-color: #fff
}

.cs-accordion-title.cs-accordion-active:before {
    content: "\f146"
}

.cs-accordion-section {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.cs-accordion-section+.cs-accordion-section {
    margin-top: -1px
}

.cs-accordion-content {
    background: #fff;
    padding: 15px;
    display: none
}

.cs-alert-banner__wrap {
    position: relative
}

.cs-alert-banner .owl-nav {
    display: none
}

.cs-alert-banner .owl-prev,
.cs-alert-banner .owl-next {
    border: none;
    maring: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    width: 36px;
    height: 64px;
    text-align: center;
    font-size: 18px;
    background: transparent
}

.cs-alert-banner .owl-prev {
    left: 0
}

.cs-alert-banner .owl-next {
    right: 0
}

.cs-alert-banner .owl-prev-icon,
.cs-alert-banner .owl-next-icon {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.cs-alert-banner .owl-prev-icon:before {
    content: '\f104'
}

.cs-alert-banner .owl-next-icon:before {
    content: '\f105'
}

.cs-alert-banner__wrap--urgent .owl-prev,
.cs-alert-banner__wrap--urgent .owl-next {
    color: #fff
}

.cs-alert-banner__wrap--important .owl-prev,
.cs-alert-banner__wrap--important .owl-next {
    color: #000
}

.cs-alert-banner__wrap--informative .owl-prev,
.cs-alert-banner__wrap--informative .owl-next {
    color: #000
}

.cs-alert-banner__item {
    display: none;
    width: 100%;
    text-align: center
}

.cs-alert-banner .owl-loaded .owl-nav,
.cs-alert-banner .owl-loaded .cs-alert-banner__item {
    display: block
}

.cs-alert-banner__msg {
    overflow: hidden;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 64px
}

.cs-alert-banner__msg a {
    display: block;
    text-decoration: none;
    padding: 0 36px
}

.cs-alert-banner__msg a:hover {
    text-decoration: underline
}

.cs-alert-banner__msg a span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 97%;
    margin: 0 auto
}

.cs-alert-banner .cs-alert-banner__modal-trigger {
    display: inline-block
}

.cs-alert-banner .owl-carousel .cs-alert-banner__item-image {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 6px 0 0
}

.cs-alert-banner__item--informative {
    background-color: #F6F5F5
}

.cs-alert-banner__item--informative .cs-alert-banner__msg a {
    color: #000
}

.cs-alert-banner__item--important {
    background-color: #FBBC05
}

.cs-alert-banner__item--important .cs-alert-banner__msg a {
    color: #000
}

.cs-alert-banner__item--urgent {
    background-color: #BC1010
}

.cs-alert-banner__item--urgent .cs-alert-banner__msg a {
    color: #fff
}

.admin-public .cs-alert-modal .modal-dialog {
    margin-top: 80px
}

.cs-alert-modal .modal-content {
    border-radius: 0;
    padding: 8px
}

.cs-alert-modal .modal-body {
    position: relative;
    border: 5px solid transparent;
    padding: 40px;
    font-size: 16px
}

.cs-alert-modal .modal-title {
    font-size: 28px;
    color: #000;
    text-align: center;
    line-height: 1.25;
    margin: 0 0 40px
}

.cs-alert-modal .cs-btn {
    font-size: 16px;
    font-weight: 400;
    padding: 7px 20px 8px;
    margin: 40px auto 15px;
    display: block;
    max-width: 200px
}

.cs-alert-modal .cs-btn-informative {
    background-color: #fff;
    border: 1px solid #ff113b;
    color: #000
}

.cs-alert-modal .cs-btn-informative:hover {
    background-color: #F6F5F5;
    color: #000
}

.cs-alert-modal .cs-btn-important {
    background-color: #FBBC05;
    color: #000
}

.cs-alert-modal .cs-btn-important:hover {
    background-color: #e3aa04;
    color: #000
}

.cs-alert-modal .cs-btn-urgent {
    background-color: #BC1010;
    color: #fff
}

.cs-alert-modal .cs-btn-urgent:hover {
    background-color: #a50e0e;
    color: #fff
}

.cs-alert-modal .text-link {
    display: block;
    margin: 0 auto;
    border: none;
    box-shadow: none;
    background: none;
    padding: 8px 0 10px;
    text-decoration: underline
}

.cs-alert-modal .text-link:hover {
    text-decoration: none
}

.cs-alert-modal__image {
    display: block;
    width: 75px;
    height: 75px;
    margin: 0 auto 30px
}

.cs-alert-modal--informative .modal-body {
    border-color: #eae8e8
}

.cs-alert-modal--important .modal-body {
    border-color: #FBBC05
}

.cs-alert-modal--urgent .modal-body {
    border-color: #BC1010
}

@media only screen and (min-width: 540px) {
    .cs-alert-modal .modal-body {
        padding-bottom: 110px
    }
    .cs-alert-modal .cs-btn {
        position: absolute;
        bottom: 40px;
        left: 40px;
        margin: 0;
        max-width: none
    }
    .cs-alert-modal .text-link {
        position: absolute;
        bottom: 40px;
        right: 40px
    }
}

.cs-blockquote {
    background: #fff;
    padding: 30px 0;
    margin: 40px 0;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 19.2855px;
    color: #444;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(170, 0, 30, 0.25)
}

.cs-blockquote p:last-child,
.cs-blockquote ul:last-child,
.cs-blockquote ol:last-child {
    margin-bottom: 0
}

.cs-blockquote .cs-quote-footer {
    display: block;
    font-family: 15px;
    font-size: 80%;
    line-height: 1.6;
    color: #999;
    margin: 15px 0 0
}

.cs-blockquote .cs-quote-footer:before {
    content: '\2014 \00A0'
}

.cs-blockquote.cs-blockquote-reverse {
    border-right: 1px 0 solid rgba(170, 0, 30, 0.25);
    border-left: 0;
    text-align: right
}

.cs-blockquote.cs-blockquote-reverse .cs-quote-footer:before {
    content: ''
}

.cs-blockquote.cs-blockquote-reverse .cs-quote-footer:after {
    content: '\00A0 \2014'
}

.featured-testimonial {
    text-align: center;
    padding: 50px 0;
    background-color: #000
}

.featured-testimonial .cs-widget-header-title {
    font-family: ;
    font-size: 24px;
    color: #fff;
    margin: 0 0 30px
}

.featured-testimonial .cs-blockquote {
    max-width: 720px;
    background: none;
    padding: 0;
    margin: 0 auto;
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    border: none
}

.featured-testimonial .cs-quote-footer {
    font-family: inherit;
    font-size: 15px;
    font-weight: inherit;
    color: #fff;
    margin: 15px 0 0
}

.featured-testimonial .cs-owl-carousel {
    margin: 0
}

.featured-testimonial .cs-owl-carousel-dots.owl-dots {
    margin: 30px 0 0
}

.featured-testimonial .cs-owl-carousel-dots.owl-dots .owl-dot span {
    background: #fff
}

.featured-testimonial .cs-owl-carousel-dots.owl-dots .owl-dot:hover span {
    background: #d9d9d9
}

.featured-testimonial .cs-owl-carousel-dots.owl-dots .owl-dot.active span {
    background: #737373
}

.cs-breadcrumbs {
    margin: 0;
    padding: 8px 0;
    background: none;
    list-style: none;
    font-size: 0;
    border-width: 0 0 4px 0;
    border-style: solid;
    border-color: #aa001e;
    border-radius: 0
}

.cs-breadcrumbs li {
    display: inline-block;
    font-size: 12px;
    text-transform: none
}

.cs-breadcrumbs li a {
    color: #747474;
    text-decoration: none
}

.cs-breadcrumbs li:last-child a {
    color: #444
}

.cs-breadcrumbs li:not(:last-child) a:hover {
    color: #444
}

.cs-breadcrumbs li+li:before {
    color: #747474;
    content: "/";
    padding: 0 6px
}

.cs-button-wrap {
    margin: 0
}

.cs-btn-block {
    display: block;
    width: 100%
}

.cs-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    white-space: normal
}

.cs-btn:focus,
.cs-btn:active:focus,
.cs-btn.active:focus,
.cs-btn.focus,
.cs-btn:active.focus,
.cs-btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.cs-btn:hover,
.cs-btn:focus,
.cs-btn.focus {
    color: #333;
    text-decoration: none
}

.cs-btn:active,
.cs-btn.active {
    background-image: none;
    outline: 0;
    -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)
}

.cs-btn.disabled,
.cs-btn[disabled],
fieldset[disabled] .cs-btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.cs-btn.disabled,
fieldset[disabled] a.cs-btn {
    pointer-events: none
}

.cs-btn .fa {
    margin-right: 6px
}

.cs-btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.cs-btn-xs .fa {
    margin-right: 4px
}

.cs-btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.cs-btn-sm .fa {
    margin-right: 4px
}

.cs-btn-lg {
    padding: 15px 20px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px;
    border-radius: 5px
}

.cs-btn-lg .fa {
    margin-right: 10px
}

.cs-btn-default {
    color: #444;
    background-color: #ddd;
    border-color: #ddd
}

.cs-btn-default:focus,
.cs-btn-default.focus {
    color: #444;
    background-color: #c4c4c4;
    border-color: #9d9d9d
}

.cs-btn-default:hover {
    color: #444;
    background-color: #c4c4c4;
    border-color: #bebebe
}

.cs-btn-default:active,
.cs-btn-default.active,
.open>.dropdown-toggle.cs-btn-default {
    color: #444;
    background-color: #c4c4c4;
    background-image: none;
    border-color: #bebebe
}

.cs-btn-default:active:hover,
.cs-btn-default.active:hover,
.open>.dropdown-toggle.cs-btn-default:hover,
.cs-btn-default:active:focus,
.cs-btn-default.active:focus,
.open>.dropdown-toggle.cs-btn-default:focus,
.cs-btn-default:active.focus,
.cs-btn-default.active.focus,
.open>.dropdown-toggle.cs-btn-default.focus {
    color: #444;
    background-color: #b2b2b2;
    border-color: #9d9d9d
}

.cs-btn-default.disabled:hover,
.cs-btn-default[disabled]:hover,
fieldset[disabled] .cs-btn-default:hover,
.cs-btn-default.disabled:focus,
.cs-btn-default[disabled]:focus,
fieldset[disabled] .cs-btn-default:focus,
.cs-btn-default.disabled.focus,
.cs-btn-default[disabled].focus,
fieldset[disabled] .cs-btn-default.focus {
    background-color: #ddd;
    border-color: #ddd
}

.cs-btn-default .badge {
    color: #ddd;
    background-color: #444
}

.cs-btn-primary {
    color: #fff;
    background-color: #aa001e;
    border-color: #aa001e
}

.cs-btn-primary:focus,
.cs-btn-primary.focus {
    color: #fff;
    background-color: #770015;
    border-color: #2a0007
}

.cs-btn-primary:hover {
    color: #fff;
    background-color: #770015;
    border-color: #6d0013
}

.cs-btn-primary:active,
.cs-btn-primary.active,
.open>.dropdown-toggle.cs-btn-primary {
    color: #fff;
    background-color: #770015;
    background-image: none;
    border-color: #6d0013
}

.cs-btn-primary:active:hover,
.cs-btn-primary.active:hover,
.open>.dropdown-toggle.cs-btn-primary:hover,
.cs-btn-primary:active:focus,
.cs-btn-primary.active:focus,
.open>.dropdown-toggle.cs-btn-primary:focus,
.cs-btn-primary:active.focus,
.cs-btn-primary.active.focus,
.open>.dropdown-toggle.cs-btn-primary.focus {
    color: #fff;
    background-color: #53000f;
    border-color: #2a0007
}

.cs-btn-primary.disabled:hover,
.cs-btn-primary[disabled]:hover,
fieldset[disabled] .cs-btn-primary:hover,
.cs-btn-primary.disabled:focus,
.cs-btn-primary[disabled]:focus,
fieldset[disabled] .cs-btn-primary:focus,
.cs-btn-primary.disabled.focus,
.cs-btn-primary[disabled].focus,
fieldset[disabled] .cs-btn-primary.focus {
    background-color: #aa001e;
    border-color: #aa001e
}

.cs-btn-primary .badge {
    color: #aa001e;
    background-color: #fff
}

.cs-btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000000
}

.cs-btn-secondary:focus,
.cs-btn-secondary.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.cs-btn-secondary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.cs-btn-secondary:active,
.cs-btn-secondary.active,
.open>.dropdown-toggle.cs-btn-secondary {
    color: #fff;
    background-color: #000000;
    background-image: none;
    border-color: #000000
}

.cs-btn-secondary:active:hover,
.cs-btn-secondary.active:hover,
.open>.dropdown-toggle.cs-btn-secondary:hover,
.cs-btn-secondary:active:focus,
.cs-btn-secondary.active:focus,
.open>.dropdown-toggle.cs-btn-secondary:focus,
.cs-btn-secondary:active.focus,
.cs-btn-secondary.active.focus,
.open>.dropdown-toggle.cs-btn-secondary.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.cs-btn-secondary.disabled:hover,
.cs-btn-secondary[disabled]:hover,
fieldset[disabled] .cs-btn-secondary:hover,
.cs-btn-secondary.disabled:focus,
.cs-btn-secondary[disabled]:focus,
fieldset[disabled] .cs-btn-secondary:focus,
.cs-btn-secondary.disabled.focus,
.cs-btn-secondary[disabled].focus,
fieldset[disabled] .cs-btn-secondary.focus {
    background-color: #000;
    border-color: #000000
}

.cs-btn-secondary .badge {
    color: #000;
    background-color: #fff
}

.cs-btn-tertiary {
    color: #fff;
    background-color: #D0E16E;
    border-color: #c9dd59
}

.cs-btn-tertiary:focus,
.cs-btn-tertiary.focus {
    color: #fff;
    background-color: #c2d844;
    border-color: #85971f
}

.cs-btn-tertiary:hover {
    color: #fff;
    background-color: #c2d844;
    border-color: #b6ce2b
}

.cs-btn-tertiary:active,
.cs-btn-tertiary.active,
.open>.dropdown-toggle.cs-btn-tertiary {
    color: #fff;
    background-color: #c2d844;
    background-image: none;
    border-color: #b6ce2b
}

.cs-btn-tertiary:active:hover,
.cs-btn-tertiary.active:hover,
.open>.dropdown-toggle.cs-btn-tertiary:hover,
.cs-btn-tertiary:active:focus,
.cs-btn-tertiary.active:focus,
.open>.dropdown-toggle.cs-btn-tertiary:focus,
.cs-btn-tertiary:active.focus,
.cs-btn-tertiary.active.focus,
.open>.dropdown-toggle.cs-btn-tertiary.focus {
    color: #fff;
    background-color: #b6ce2b;
    border-color: #85971f
}

.cs-btn-tertiary.disabled:hover,
.cs-btn-tertiary[disabled]:hover,
fieldset[disabled] .cs-btn-tertiary:hover,
.cs-btn-tertiary.disabled:focus,
.cs-btn-tertiary[disabled]:focus,
fieldset[disabled] .cs-btn-tertiary:focus,
.cs-btn-tertiary.disabled.focus,
.cs-btn-tertiary[disabled].focus,
fieldset[disabled] .cs-btn-tertiary.focus {
    background-color: #D0E16E;
    border-color: #c9dd59
}

.cs-btn-tertiary .badge {
    color: #D0E16E;
    background-color: #fff
}

.cs-btn-accent {
    color: #fff;
    background-color: #C2DBDF;
    border-color: #b1d1d6
}

.cs-btn-accent:focus,
.cs-btn-accent.focus {
    color: #fff;
    background-color: #a1c7cd;
    border-color: #5ea0aa
}

.cs-btn-accent:hover {
    color: #fff;
    background-color: #a1c7cd;
    border-color: #89b9c1
}

.cs-btn-accent:active,
.cs-btn-accent.active,
.open>.dropdown-toggle.cs-btn-accent {
    color: #fff;
    background-color: #a1c7cd;
    background-image: none;
    border-color: #89b9c1
}

.cs-btn-accent:active:hover,
.cs-btn-accent.active:hover,
.open>.dropdown-toggle.cs-btn-accent:hover,
.cs-btn-accent:active:focus,
.cs-btn-accent.active:focus,
.open>.dropdown-toggle.cs-btn-accent:focus,
.cs-btn-accent:active.focus,
.cs-btn-accent.active.focus,
.open>.dropdown-toggle.cs-btn-accent.focus {
    color: #fff;
    background-color: #89b9c1;
    border-color: #5ea0aa
}

.cs-btn-accent.disabled:hover,
.cs-btn-accent[disabled]:hover,
fieldset[disabled] .cs-btn-accent:hover,
.cs-btn-accent.disabled:focus,
.cs-btn-accent[disabled]:focus,
fieldset[disabled] .cs-btn-accent:focus,
.cs-btn-accent.disabled.focus,
.cs-btn-accent[disabled].focus,
fieldset[disabled] .cs-btn-accent.focus {
    background-color: #C2DBDF;
    border-color: #b1d1d6
}

.cs-btn-accent .badge {
    color: #C2DBDF;
    background-color: #fff
}

.cs-btn-info {
    color: #fff;
    background-color: #ff113b;
    border-color: #f7002b
}

.cs-btn-info:focus,
.cs-btn-info.focus {
    color: #fff;
    background-color: #dd0027;
    border-color: #770015
}

.cs-btn-info:hover {
    color: #fff;
    background-color: #dd0027;
    border-color: #b90021
}

.cs-btn-info:active,
.cs-btn-info.active,
.open>.dropdown-toggle.cs-btn-info {
    color: #fff;
    background-color: #dd0027;
    background-image: none;
    border-color: #b90021
}

.cs-btn-info:active:hover,
.cs-btn-info.active:hover,
.open>.dropdown-toggle.cs-btn-info:hover,
.cs-btn-info:active:focus,
.cs-btn-info.active:focus,
.open>.dropdown-toggle.cs-btn-info:focus,
.cs-btn-info:active.focus,
.cs-btn-info.active.focus,
.open>.dropdown-toggle.cs-btn-info.focus {
    color: #fff;
    background-color: #b90021;
    border-color: #770015
}

.cs-btn-info.disabled:hover,
.cs-btn-info[disabled]:hover,
fieldset[disabled] .cs-btn-info:hover,
.cs-btn-info.disabled:focus,
.cs-btn-info[disabled]:focus,
fieldset[disabled] .cs-btn-info:focus,
.cs-btn-info.disabled.focus,
.cs-btn-info[disabled].focus,
fieldset[disabled] .cs-btn-info.focus {
    background-color: #ff113b;
    border-color: #f7002b
}

.cs-btn-info .badge {
    color: #ff113b;
    background-color: #fff
}

.cs-btn-success {
    color: #fff;
    background-color: #72a435;
    border-color: #65912f
}

.cs-btn-success:focus,
.cs-btn-success.focus {
    color: #fff;
    background-color: #577d29;
    border-color: #223010
}

.cs-btn-success:hover {
    color: #fff;
    background-color: #577d29;
    border-color: #446220
}

.cs-btn-success:active,
.cs-btn-success.active,
.open>.dropdown-toggle.cs-btn-success {
    color: #fff;
    background-color: #577d29;
    background-image: none;
    border-color: #446220
}

.cs-btn-success:active:hover,
.cs-btn-success.active:hover,
.open>.dropdown-toggle.cs-btn-success:hover,
.cs-btn-success:active:focus,
.cs-btn-success.active:focus,
.open>.dropdown-toggle.cs-btn-success:focus,
.cs-btn-success:active.focus,
.cs-btn-success.active.focus,
.open>.dropdown-toggle.cs-btn-success.focus {
    color: #fff;
    background-color: #446220;
    border-color: #223010
}

.cs-btn-success.disabled:hover,
.cs-btn-success[disabled]:hover,
fieldset[disabled] .cs-btn-success:hover,
.cs-btn-success.disabled:focus,
.cs-btn-success[disabled]:focus,
fieldset[disabled] .cs-btn-success:focus,
.cs-btn-success.disabled.focus,
.cs-btn-success[disabled].focus,
fieldset[disabled] .cs-btn-success.focus {
    background-color: #72a435;
    border-color: #65912f
}

.cs-btn-success .badge {
    color: #72a435;
    background-color: #fff
}

.cs-btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.cs-btn-warning:focus,
.cs-btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.cs-btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.cs-btn-warning:active,
.cs-btn-warning.active,
.open>.dropdown-toggle.cs-btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.cs-btn-warning:active:hover,
.cs-btn-warning.active:hover,
.open>.dropdown-toggle.cs-btn-warning:hover,
.cs-btn-warning:active:focus,
.cs-btn-warning.active:focus,
.open>.dropdown-toggle.cs-btn-warning:focus,
.cs-btn-warning:active.focus,
.cs-btn-warning.active.focus,
.open>.dropdown-toggle.cs-btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.cs-btn-warning.disabled:hover,
.cs-btn-warning[disabled]:hover,
fieldset[disabled] .cs-btn-warning:hover,
.cs-btn-warning.disabled:focus,
.cs-btn-warning[disabled]:focus,
fieldset[disabled] .cs-btn-warning:focus,
.cs-btn-warning.disabled.focus,
.cs-btn-warning[disabled].focus,
fieldset[disabled] .cs-btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.cs-btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.cs-btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.cs-btn-danger:focus,
.cs-btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.cs-btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.cs-btn-danger:active,
.cs-btn-danger.active,
.open>.dropdown-toggle.cs-btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.cs-btn-danger:active:hover,
.cs-btn-danger.active:hover,
.open>.dropdown-toggle.cs-btn-danger:hover,
.cs-btn-danger:active:focus,
.cs-btn-danger.active:focus,
.open>.dropdown-toggle.cs-btn-danger:focus,
.cs-btn-danger:active.focus,
.cs-btn-danger.active.focus,
.open>.dropdown-toggle.cs-btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.cs-btn-danger.disabled:hover,
.cs-btn-danger[disabled]:hover,
fieldset[disabled] .cs-btn-danger:hover,
.cs-btn-danger.disabled:focus,
.cs-btn-danger[disabled]:focus,
fieldset[disabled] .cs-btn-danger:focus,
.cs-btn-danger.disabled.focus,
.cs-btn-danger[disabled].focus,
fieldset[disabled] .cs-btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.cs-btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.cs-button-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.cs-button-group>.cs-btn {
    position: relative;
    float: left
}

.cs-button-group>.cs-btn:hover,
.cs-button-group>.cs-btn:focus,
.cs-button-group>.cs-btn:active,
.cs-button-group>.cs-btn.active {
    z-index: 2
}

.cs-button-group .cs-btn+.cs-btn {
    margin-left: -1px
}

.cs-button-group>.cs-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.cs-button-group>.cs-btn:first-child {
    margin-left: 0
}

.cs-button-group>.cs-btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.cs-button-group>.cs-btn:last-child:not(:first-child),
.cs-button-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.cs-button-group.cs-button-group-block--dual {
    display: block;
    width: 100%
}

.cs-button-group.cs-button-group-block--dual:before,
.cs-button-group.cs-button-group-block--dual:after {
    display: table;
    content: " "
}

.cs-button-group.cs-button-group-block--dual:after {
    clear: both
}

.cs-button-group.cs-button-group-block--dual:before,
.cs-button-group.cs-button-group-block--dual:after {
    display: table;
    content: " "
}

.cs-button-group.cs-button-group-block--dual:after {
    clear: both
}

.cs-button-group.cs-button-group-block--dual>.cs-btn:first-child {
    width: 88%
}

.cs-button-group.cs-button-group-block--dual>.cs-btn.dropdown-toggle:not(:first-child) {
    width: 12%
}

.cs-button-group.cs-button-group-block--dual>.cs-btn-lg:first-child {
    width: 85%
}

.cs-button-group.cs-button-group-block--dual>.cs-btn-lg.dropdown-toggle:not(:first-child) {
    width: 15%
}

.cs-button-group.cs-button-group-block--dual .dropdown-menu {
    width: 100%
}

.cs-button-group.cs-button-group-block--single {
    display: block;
    width: 100%
}

.cs-button-group.cs-button-group-block--single:before,
.cs-button-group.cs-button-group-block--single:after {
    display: table;
    content: " "
}

.cs-button-group.cs-button-group-block--single:after {
    clear: both
}

.cs-button-group.cs-button-group-block--single:before,
.cs-button-group.cs-button-group-block--single:after {
    display: table;
    content: " "
}

.cs-button-group.cs-button-group-block--single:after {
    clear: both
}

.cs-button-group.cs-button-group-block--single .cs-btn,
.cs-button-group.cs-button-group-block--single .dropdown-menu {
    width: 100%
}

.cs-divider-wrap {
    clear: both;
    margin: 60px 0
}

.cs-divider {
    text-align: center;
    margin: 0 auto
}

.cs-divider-icon {
    display: inline-block;
    line-height: 1;
    background-color: #fff;
    vertical-align: text-top
}

.cs-divider-default {
    border-bottom-color: #ddd
}

.cs-divider-default .cs-divider-icon {
    color: #ddd
}

.cs-divider-primary {
    border-bottom-color: #aa001e
}

.cs-divider-primary .cs-divider-icon {
    color: #aa001e
}

.cs-divider-secondary {
    border-bottom-color: #000
}

.cs-divider-secondary .cs-divider-icon {
    color: #000
}

.cs-divider-teriarty {
    border-bottom-color: #D0E16E
}

.cs-divider-teriarty .cs-divider-icon {
    color: #D0E16E
}

.cs-divider-accent {
    border-bottom-color: #C2DBDF
}

.cs-divider-accent .cs-divider-icon {
    color: #C2DBDF
}

.cs-divider-gray {
    border-bottom-color: #666
}

.cs-divider-gray .cs-divider-icon {
    color: #666
}

.cs-divider-gray-light {
    border-bottom-color: #999
}

.cs-divider-gray-light .cs-divider-icon {
    color: #999
}

.cs-divider-gray-dark {
    border-bottom-color: #444
}

.cs-divider-gray-dark .cs-divider-icon {
    color: #444
}

.cs-divider-dark {
    border-bottom-color: #222
}

.cs-divider-dark .cs-divider-icon {
    color: #222
}

.cs-divider-sm {
    border-bottom-width: 1px;
    height: 1px
}

.cs-divider-sm .cs-divider-icon {
    font-size: 20px;
    width: 40px;
    margin-top: -10px
}

.cs-divider-md {
    border-bottom-width: 3px;
    height: 3px
}

.cs-divider-md .cs-divider-icon {
    font-size: 4px;
    width: 24px;
    margin-top: -2px
}

.cs-divider-lg {
    border-bottom-width: 6px;
    height: 6px
}

.cs-divider-lg .cs-divider-icon {
    font-size: 30px;
    width: 50px;
    margin-top: -15px
}

.cs-divider-dashed {
    border-bottom-style: dashed
}

.cs-divider-dotted {
    border-bottom-style: dotted
}

.cs-divider-solid {
    border-bottom-style: solid
}

.cs-divider-double {
    border-bottom-style: double
}

.cs-divider-25 {
    width: 25%
}

.cs-divider-50 {
    width: 50%
}

.cs-divider-75 {
    width: 75%
}

.cs-divider-100 {
    width: 100%
}

.cs-files {
    margin: 0 0 60px;
    min-width: 520px
}

.cs-files .cs-files__list-root {
    border-top: 1px solid #ddd
}

.cs-files .cs-files__list-root>.cs-files__list {
    border-bottom: 1px solid #ddd
}

.cs-files .cs-files__list-root>.cs-files__list--files>.cs-file__li+.cs-file__li {
    border-top: 1px solid #ddd
}

.cs-files .cs-files__list-root>.cs-files__list--folders>.cs-files__list-wrap+.cs-files__list-wrap>.cs-file__li {
    border-top: 1px solid #ddd
}

.cs-files .cs-files__list-root>.cs-files__list .cs-files__list {
    display: none
}

.cs-files-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media (max-width: 991px) {
    .cs-files-responsive {
        width: 100%;
        margin: 0 0 60px;
        overflow-y: hidden
    }
    .cs-files-responsive>.cs-files {
        margin: 0
    }
}

.cs-files__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.cs-file__li {
    font-size: 0
}

.cs-file__li:hover {
    background-color: #f2f2f2;
    cursor: pointer
}

.cs-file__li:hover .cs-file__li-title {
    color: #aa001e
}

.cs-file__li a {
    display: block
}

.cs-file__li a:hover {
    text-decoration: none
}

.cs-file__li-inner {
    position: relative;
    padding: 8px 10px
}

.cs-file__li-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
    width: 30px;
    font-size: 24px;
    text-align: center;
    color: #555
}

.cs-file__li-title {
    font-size: 15px;
    overflow: hidden;
    color: #444;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 42px
}

.cs-file__li-modified {
    font-size: 13px;
    color: #555;
    padding-left: 42px
}

.cs-files__list-open>.cs-file__li .fa-folder-o:before {
    content: "\f115"
}

.cs-files__list .cs-files__list .cs-file__li-inner {
    padding-left: 52px
}

.cs-files__list .cs-files__list .cs-file__li-inner .cs-file__li-icon {
    left: 52px
}

.cs-files__list .cs-files__list .cs-files__list .cs-file__li-inner {
    padding-left: 94px
}

.cs-files__list .cs-files__list .cs-files__list .cs-file__li-icon {
    left: 94px
}

.cs-files__list .cs-files__list .cs-files__list .cs-files__list .cs-file__li-inner {
    padding-left: 136px
}

.cs-files__list .cs-files__list .cs-files__list .cs-files__list .cs-file__li-icon {
    left: 136px
}

.cs-files__list .cs-files__list .cs-files__list .cs-files__list .cs-files__list .cs-file__li-inner {
    padding-left: 178px
}

.cs-files__list .cs-files__list .cs-files__list .cs-files__list .cs-files__list .cs-file__li-icon {
    left: 178px
}

[class^="csicon-"],
[class*=" csicon-"] {
    display: inline-block
}

.cs-icon-wrap a {
    display: block;
    text-decoration: none
}

.cs-icon-wrap a .cs-icon-text {
    text-decoration: none
}

.cs-icon-wrap a:hover .cs-icon-text {
    text-decoration: underline
}

.cs-icon-center .cs-icon-wrap,
.cs-icon-center.cs-icon-wrap {
    text-align: center
}

.cs-icon-center .cs-icon {
    margin-left: auto;
    margin-right: auto
}

.cs-icon-right .cs-icon-wrap,
.cs-icon-right.cs-icon-wrap {
    text-align: right
}

.cs-icon-rounded .cs-icon {
    border-radius: 4px
}

.cs-icon-round .cs-icon {
    border-radius: 50%
}

.cs-icon-sm .cs-icon {
    font-size: 15px
}

.cs-icon-sm .cs-icon-text {
    font-size: 15px;
    margin-top: 6px
}

.cs-icon-sm .cs-icon-text {
    margin-top: 6px
}

.cs-icon-sm.cs-icon-round .cs-icon,
.cs-icon-sm.cs-icon-rounded .cs-icon,
.cs-icon-sm.cs-icon-square .cs-icon {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.cs-icon-sm.cs-icon-border .cs-icon {
    border-width: 2px;
    border-style: solid
}

.cs-icon-md .cs-icon {
    font-size: 26px
}

.cs-icon-md .cs-icon-text {
    font-size: 15px;
    margin-top: 10px
}

.cs-icon-md .cs-icon-text {
    margin-top: 10px
}

.cs-icon-md.cs-icon-round .cs-icon,
.cs-icon-md.cs-icon-rounded .cs-icon,
.cs-icon-md.cs-icon-square .cs-icon {
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px
}

.cs-icon-md.cs-icon-border .cs-icon {
    border-width: 2px;
    border-style: solid
}

.cs-icon-lg .cs-icon {
    font-size: 36px
}

.cs-icon-lg .cs-icon-text {
    font-size: 18px;
    margin-top: 15px
}

.cs-icon-lg .cs-icon-text {
    margin-top: 15px
}

.cs-icon-lg.cs-icon-round .cs-icon,
.cs-icon-lg.cs-icon-rounded .cs-icon,
.cs-icon-lg.cs-icon-square .cs-icon {
    text-align: center;
    width: 56px;
    height: 56px;
    line-height: 56px
}

.cs-icon-lg.cs-icon-border .cs-icon {
    border-width: 3px;
    border-style: solid
}

.cs-icon-xl .cs-icon {
    font-size: 48px
}

.cs-icon-xl .cs-icon-text {
    font-size: 24px;
    margin-top: 15px
}

.cs-icon-xl .cs-icon-text {
    margin-top: 15px
}

.cs-icon-xl.cs-icon-round .cs-icon,
.cs-icon-xl.cs-icon-rounded .cs-icon,
.cs-icon-xl.cs-icon-square .cs-icon {
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px
}

.cs-icon-xl.cs-icon-border .cs-icon {
    border-width: 4px;
    border-style: solid
}

.cs-icon-xxl .cs-icon {
    font-size: 96px
}

.cs-icon-xxl .cs-icon-text {
    font-size: 32px;
    margin-top: 24px
}

.cs-icon-xxl .cs-icon-text {
    margin-top: 24px
}

.cs-icon-xxl.cs-icon-round .cs-icon,
.cs-icon-xxl.cs-icon-rounded .cs-icon,
.cs-icon-xxl.cs-icon-square .cs-icon {
    text-align: center;
    width: 164px;
    height: 164px;
    line-height: 164px
}

.cs-icon-xxl.cs-icon-border .cs-icon {
    border-width: 5px;
    border-style: solid
}

.cs-icon-bg-primary.cs-icon-square .cs-icon,
.cs-icon-bg-primary.cs-icon-rounded .cs-icon,
.cs-icon-bg-primary.cs-icon-round .cs-icon {
    background-color: #aa001e
}

.cs-icon-bg-primary.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-primary.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-primary.cs-icon-round a:hover .cs-icon {
    background-color: #770015
}

.cs-icon-bg-primary.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-primary.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-primary.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #fff
}

.cs-icon-bg-secondary.cs-icon-square .cs-icon,
.cs-icon-bg-secondary.cs-icon-rounded .cs-icon,
.cs-icon-bg-secondary.cs-icon-round .cs-icon {
    background-color: #000
}

.cs-icon-bg-secondary.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-secondary.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-secondary.cs-icon-round a:hover .cs-icon {
    background-color: #000000
}

.cs-icon-bg-secondary.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-secondary.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-secondary.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #fff
}

.cs-icon-bg-tertiary.cs-icon-square .cs-icon,
.cs-icon-bg-tertiary.cs-icon-rounded .cs-icon,
.cs-icon-bg-tertiary.cs-icon-round .cs-icon {
    background-color: #D0E16E
}

.cs-icon-bg-tertiary.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-tertiary.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-tertiary.cs-icon-round a:hover .cs-icon {
    background-color: #c2d844
}

.cs-icon-bg-tertiary.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-tertiary.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-tertiary.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #000
}

.cs-icon-bg-accent.cs-icon-square .cs-icon,
.cs-icon-bg-accent.cs-icon-rounded .cs-icon,
.cs-icon-bg-accent.cs-icon-round .cs-icon {
    background-color: #C2DBDF
}

.cs-icon-bg-accent.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-accent.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-accent.cs-icon-round a:hover .cs-icon {
    background-color: #a1c7cd
}

.cs-icon-bg-accent.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-accent.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-accent.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #000
}

.cs-icon-bg-gray.cs-icon-square .cs-icon,
.cs-icon-bg-gray.cs-icon-rounded .cs-icon,
.cs-icon-bg-gray.cs-icon-round .cs-icon {
    background-color: #666
}

.cs-icon-bg-gray.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-gray.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-gray.cs-icon-round a:hover .cs-icon {
    background-color: #4d4d4d
}

.cs-icon-bg-gray.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-gray.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-gray.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #fff
}

.cs-icon-bg-white.cs-icon-square .cs-icon,
.cs-icon-bg-white.cs-icon-rounded .cs-icon,
.cs-icon-bg-white.cs-icon-round .cs-icon {
    background-color: #fff
}

.cs-icon-bg-white.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-white.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-white.cs-icon-round a:hover .cs-icon {
    background-color: #ffffff
}

.cs-icon-bg-white.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-white.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-white.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #000
}

.cs-icon-bg-dark.cs-icon-square .cs-icon,
.cs-icon-bg-dark.cs-icon-rounded .cs-icon,
.cs-icon-bg-dark.cs-icon-round .cs-icon {
    background-color: #000
}

.cs-icon-bg-dark.cs-icon-square a:hover .cs-icon,
.cs-icon-bg-dark.cs-icon-rounded a:hover .cs-icon,
.cs-icon-bg-dark.cs-icon-round a:hover .cs-icon {
    background-color: #1a1a1a
}

.cs-icon-bg-dark.cs-icon-square.cs-icon-text-default .cs-icon,
.cs-icon-bg-dark.cs-icon-rounded.cs-icon-text-default .cs-icon,
.cs-icon-bg-dark.cs-icon-round.cs-icon-text-default .cs-icon {
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square .fa-twitter,
.cs-icon-bg-brand.cs-icon-rounded .fa-twitter,
.cs-icon-bg-brand.cs-icon-round .fa-twitter {
    background-color: #55acee;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-twitter,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-twitter,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-twitter {
    background-color: #2795e9
}

.cs-icon-bg-brand.cs-icon-square .fa-facebook,
.cs-icon-bg-brand.cs-icon-rounded .fa-facebook,
.cs-icon-bg-brand.cs-icon-round .fa-facebook {
    background-color: #3b5998;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-facebook,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-facebook,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-facebook {
    background-color: #2d4373
}

.cs-icon-bg-brand.cs-icon-square .fa-google-plus,
.cs-icon-bg-brand.cs-icon-rounded .fa-google-plus,
.cs-icon-bg-brand.cs-icon-round .fa-google-plus {
    background-color: #dc4e41;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-google-plus,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-google-plus,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-google-plus {
    background-color: #c63224
}

.cs-icon-bg-brand.cs-icon-square .fa-pinterest,
.cs-icon-bg-brand.cs-icon-rounded .fa-pinterest,
.cs-icon-bg-brand.cs-icon-round .fa-pinterest,
.cs-icon-bg-brand.cs-icon-square .fa-pinterest-p,
.cs-icon-bg-brand.cs-icon-rounded .fa-pinterest-p,
.cs-icon-bg-brand.cs-icon-round .fa-pinterest-p {
    background-color: #bd081c;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-pinterest,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-pinterest,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-pinterest,
.cs-icon-bg-brand.cs-icon-square a:hover .fa-pinterest-p,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-pinterest-p,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-pinterest-p {
    background-color: #8c0615
}

.cs-icon-bg-brand.cs-icon-square .fa-linkedin,
.cs-icon-bg-brand.cs-icon-rounded .fa-linkedin,
.cs-icon-bg-brand.cs-icon-round .fa-linkedin {
    background-color: #0077b5;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-linkedin,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-linkedin,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-linkedin {
    background-color: #005582
}

.cs-icon-bg-brand.cs-icon-square .fa-youtube,
.cs-icon-bg-brand.cs-icon-rounded .fa-youtube,
.cs-icon-bg-brand.cs-icon-round .fa-youtube,
.cs-icon-bg-brand.cs-icon-square .fa-youtube-play,
.cs-icon-bg-brand.cs-icon-rounded .fa-youtube-play,
.cs-icon-bg-brand.cs-icon-round .fa-youtube-play {
    background-color: #cd201f;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-youtube,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-youtube,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-youtube,
.cs-icon-bg-brand.cs-icon-square a:hover .fa-youtube-play,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-youtube-play,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-youtube-play {
    background-color: #a11918
}

.cs-icon-bg-brand.cs-icon-square .fa-vimeo,
.cs-icon-bg-brand.cs-icon-rounded .fa-vimeo,
.cs-icon-bg-brand.cs-icon-round .fa-vimeo {
    background-color: #1ab7ea;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-vimeo,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-vimeo,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-vimeo {
    background-color: #1295bf
}

.cs-icon-bg-brand.cs-icon-square .fa-instagram,
.cs-icon-bg-brand.cs-icon-rounded .fa-instagram,
.cs-icon-bg-brand.cs-icon-round .fa-instagram {
    background-color: #3f729b;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-instagram,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-instagram,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-instagram {
    background-color: #305777
}

.cs-icon-bg-brand.cs-icon-square .fa-flickr,
.cs-icon-bg-brand.cs-icon-rounded .fa-flickr,
.cs-icon-bg-brand.cs-icon-round .fa-flickr {
    background-color: #ff0084;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-flickr,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-flickr,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-flickr {
    background-color: #cc006a
}

.cs-icon-bg-brand.cs-icon-square .fa-globe,
.cs-icon-bg-brand.cs-icon-rounded .fa-globe,
.cs-icon-bg-brand.cs-icon-round .fa-globe {
    background-color: #aa001e;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-globe,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-globe,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-globe {
    background-color: #770015
}

.cs-icon-bg-brand.cs-icon-square .fa-envelope,
.cs-icon-bg-brand.cs-icon-rounded .fa-envelope,
.cs-icon-bg-brand.cs-icon-round .fa-envelope {
    background-color: #ff113b;
    color: #fff
}

.cs-icon-bg-brand.cs-icon-square a:hover .fa-envelope,
.cs-icon-bg-brand.cs-icon-rounded a:hover .fa-envelope,
.cs-icon-bg-brand.cs-icon-round a:hover .fa-envelope {
    background-color: #dd0027
}

.cs-icon-bg-brand.cs-icon-square a .cs-icon-text,
.cs-icon-bg-brand.cs-icon-rounded a .cs-icon-text,
.cs-icon-bg-brand.cs-icon-round a .cs-icon-text,
.cs-icon-bg-brand.cs-icon-square .cs-icon-text,
.cs-icon-bg-brand.cs-icon-rounded .cs-icon-text,
.cs-icon-bg-brand.cs-icon-round .cs-icon-text {
    color: #444
}

.cs-icon-bg-brand.cs-icon-square a:hover .cs-icon-text,
.cs-icon-bg-brand.cs-icon-rounded a:hover .cs-icon-text,
.cs-icon-bg-brand.cs-icon-round a:hover .cs-icon-text {
    color: #2b2b2b
}

.cs-icon-text {
    display: block
}

.cs-icon-text-primary a .cs-icon,
.cs-icon-text-primary a .cs-icon-text {
    color: #aa001e
}

.cs-icon-text-primary a:hover .cs-icon,
.cs-icon-text-primary a:hover .cs-icon-text {
    color: #770015
}

.cs-icon-text-primary .cs-icon,
.cs-icon-text-primary .cs-icon-text {
    color: #aa001e
}

.cs-icon-text-primary .cs-icon-wrap a,
.cs-icon-text-primary.cs-icon-wrap a {
    -moz-text-decoration-color: #aa001e;
    text-decoration-color: #aa001e
}

.cs-icon-text-primary .cs-icon-wrap a:hover,
.cs-icon-text-primary.cs-icon-wrap a:hover {
    color: #770015
}

.cs-icon-text-secondary a .cs-icon,
.cs-icon-text-secondary a .cs-icon-text {
    color: #000
}

.cs-icon-text-secondary a:hover .cs-icon,
.cs-icon-text-secondary a:hover .cs-icon-text {
    color: #000000
}

.cs-icon-text-secondary .cs-icon,
.cs-icon-text-secondary .cs-icon-text {
    color: #000
}

.cs-icon-text-secondary .cs-icon-wrap a,
.cs-icon-text-secondary.cs-icon-wrap a {
    -moz-text-decoration-color: #000;
    text-decoration-color: #000
}

.cs-icon-text-secondary .cs-icon-wrap a:hover,
.cs-icon-text-secondary.cs-icon-wrap a:hover {
    color: #000000
}

.cs-icon-text-tertiary a .cs-icon,
.cs-icon-text-tertiary a .cs-icon-text {
    color: #D0E16E
}

.cs-icon-text-tertiary a:hover .cs-icon,
.cs-icon-text-tertiary a:hover .cs-icon-text {
    color: #c2d844
}

.cs-icon-text-tertiary .cs-icon,
.cs-icon-text-tertiary .cs-icon-text {
    color: #D0E16E
}

.cs-icon-text-tertiary .cs-icon-wrap a,
.cs-icon-text-tertiary.cs-icon-wrap a {
    -moz-text-decoration-color: #D0E16E;
    text-decoration-color: #D0E16E
}

.cs-icon-text-tertiary .cs-icon-wrap a:hover,
.cs-icon-text-tertiary.cs-icon-wrap a:hover {
    color: #c2d844
}

.cs-icon-text-accent a .cs-icon,
.cs-icon-text-accent a .cs-icon-text {
    color: #C2DBDF
}

.cs-icon-text-accent a:hover .cs-icon,
.cs-icon-text-accent a:hover .cs-icon-text {
    color: #a1c7cd
}

.cs-icon-text-accent .cs-icon,
.cs-icon-text-accent .cs-icon-text {
    color: #C2DBDF
}

.cs-icon-text-accent .cs-icon-wrap a,
.cs-icon-text-accent.cs-icon-wrap a {
    -moz-text-decoration-color: #C2DBDF;
    text-decoration-color: #C2DBDF
}

.cs-icon-text-accent .cs-icon-wrap a:hover,
.cs-icon-text-accent.cs-icon-wrap a:hover {
    color: #a1c7cd
}

.cs-icon-text-gray a .cs-icon,
.cs-icon-text-gray a .cs-icon-text {
    color: #666
}

.cs-icon-text-gray a:hover .cs-icon,
.cs-icon-text-gray a:hover .cs-icon-text {
    color: #4d4d4d
}

.cs-icon-text-gray .cs-icon,
.cs-icon-text-gray .cs-icon-text {
    color: #666
}

.cs-icon-text-gray .cs-icon-wrap a,
.cs-icon-text-gray.cs-icon-wrap a {
    -moz-text-decoration-color: #666;
    text-decoration-color: #666
}

.cs-icon-text-gray .cs-icon-wrap a:hover,
.cs-icon-text-gray.cs-icon-wrap a:hover {
    color: #4d4d4d
}

.cs-icon-text-white a .cs-icon {
    color: #fff
}

.cs-icon-text-white a:hover .cs-icon {
    color: #ffffff
}

.cs-icon-text-white .cs-icon {
    color: #fff
}

.cs-icon-text-white a .cs-icon-text,
.cs-icon-text-white .cs-icon-text {
    color: #fff
}

.cs-icon-text-white a:hover .cs-icon-text {
    color: #ffffff
}

.cs-icon-text-white .cs-icon-wrap a,
.cs-icon-text-white.cs-icon-wrap a {
    -moz-text-decoration-color: #fff;
    text-decoration-color: #fff
}

.cs-icon-text-white .cs-icon-wrap a:hover,
.cs-icon-text-white.cs-icon-wrap a:hover {
    color: #ffffff
}

.cs-icon-text-dark a .cs-icon {
    color: #000
}

.cs-icon-text-dark a:hover .cs-icon {
    color: #1a1a1a
}

.cs-icon-text-dark .cs-icon {
    color: #000
}

.cs-icon-text-dark a .cs-icon-text,
.cs-icon-text-dark .cs-icon-text {
    color: #000
}

.cs-icon-text-dark a:hover .cs-icon-text {
    color: #1a1a1a
}

.cs-icon-text-dark .cs-icon-wrap a,
.cs-icon-text-dark.cs-icon-wrap a {
    -moz-text-decoration-color: #000;
    text-decoration-color: #000
}

.cs-icon-text-dark .cs-icon-wrap a:hover,
.cs-icon-text-dark.cs-icon-wrap a:hover {
    color: #1a1a1a
}

.cs-icon-text-brand a .fa-twitter {
    color: #55acee
}

.cs-icon-text-brand a:hover .fa-twitter {
    color: #2795e9
}

.cs-icon-text-brand .fa-twitter {
    color: #55acee
}

.cs-icon-text-brand a .fa-facebook {
    color: #3b5998
}

.cs-icon-text-brand a:hover .fa-facebook {
    color: #2d4373
}

.cs-icon-text-brand .fa-facebook {
    color: #3b5998
}

.cs-icon-text-brand a .fa-google-plus {
    color: #dc4e41
}

.cs-icon-text-brand a:hover .fa-google-plus {
    color: #c63224
}

.cs-icon-text-brand .fa-google-plus {
    color: #dc4e41
}

.cs-icon-text-brand a .fa-pinterest,
.cs-icon-text-brand a .fa-pinterest-p {
    color: #bd081c
}

.cs-icon-text-brand a:hover .fa-pinterest,
.cs-icon-text-brand:hover .fa-pinterest-p {
    color: #8c0615
}

.cs-icon-text-brand .fa-pinterest,
.cs-icon-text-brand .fa-pinterest-p {
    color: #bd081c
}

.cs-icon-text-brand a .fa-linkedin {
    color: #0077b5
}

.cs-icon-text-brand a:hover .fa-linkedin {
    color: #005582
}

.cs-icon-text-brand .fa-linkedin {
    color: #0077b5
}

.cs-icon-text-brand a .fa-youtube,
.cs-icon-text-brand a.fa-youtube-play {
    color: #cd201f
}

.cs-icon-text-brand a:hover .fa-youtube,
.cs-icon-text-brand:hover .fa-youtube-play {
    color: #a11918
}

.cs-icon-text-brand .fa-youtube,
.cs-icon-text-brand .fa-youtube-play {
    color: #cd201f
}

.cs-icon-text-brand a .fa-vimeo {
    color: #1ab7ea
}

.cs-icon-text-brand a:hover .fa-vimeo {
    color: #1295bf
}

.cs-icon-text-brand .fa-vimeo {
    color: #1ab7ea
}

.cs-icon-text-brand a .fa-instagram {
    color: #3f729b
}

.cs-icon-text-brand a:hover .fa-instagram {
    color: #305777
}

.cs-icon-text-brand .fa-instagram {
    color: #3f729b
}

.cs-icon-text-brand a .fa-flickr {
    color: #ff0084
}

.cs-icon-text-brand a:hover .fa-flickr {
    color: #cc006a
}

.cs-icon-text-brand .fa-flickr {
    color: #ff0084
}

.cs-icon-text-brand a .fa-globe {
    color: #aa001e
}

.cs-icon-text-brand a:hover .fa-globe {
    color: #770015
}

.cs-icon-text-brand .fa-globe {
    color: #aa001e
}

.cs-icon-text-brand a .fa-envelope {
    color: #ff113b
}

.cs-icon-text-brand a:hover .fa-envelope {
    color: #dd0027
}

.cs-icon-text-brand .fa-envelope {
    color: #ff113b
}

.cs-icon-text-brand a .cs-icon-text,
.cs-icon-text-brand .cs-icon-text {
    color: #444
}

.cs-icon-text-brand a:hover .cs-icon-text {
    color: #2b2b2b
}

.cs-icon-text-brand .cs-icon-wrap a,
.cs-icon-text-brand.cs-icon-wrap a {
    -moz-text-decoration-color: #444;
    text-decoration-color: #444
}

.cs-icon-text-brand .cs-icon-wrap a:hover,
.cs-icon-text-brand.cs-icon-wrap a:hover {
    color: #2b2b2b
}

.cs-icon-b-primary .cs-icon {
    border-color: #aa001e
}

.cs-icon-b-primary a:hover .cs-icon {
    border-color: #770015
}

.cs-icon-b-secondary .cs-icon {
    border-color: #000
}

.cs-icon-b-secondary a:hover .cs-icon {
    border-color: #000000
}

.cs-icon-b-tertiary .cs-icon {
    border-color: #D0E16E
}

.cs-icon-b-tertiary a:hover .cs-icon {
    border-color: #c2d844
}

.cs-icon-b-accent .cs-icon {
    border-color: #C2DBDF
}

.cs-icon-b-accent a:hover .cs-icon {
    border-color: #a1c7cd
}

.cs-icon-group,
.cs-icon-group-stacked {
    font-size: 0;
    line-height: 1;
    margin: 0 0 24px;
    padding: 0;
    list-style: none
}

.cs-icon-group.cs-icon-center,
.cs-icon-group-stacked.cs-icon-center {
    text-align: center
}

.cs-icon-group.cs-icon-right,
.cs-icon-group-stacked.cs-icon-right {
    text-align: right
}

.cs-icon-group li {
    display: inline-block
}

.cs-icon-group.cs-icon-sm li+li {
    margin-left: 15px
}

.cs-icon-group.cs-icon-md li+li {
    margin-left: 20px
}

.cs-icon-group.cs-icon-lg li+li {
    margin-left: 20px
}

.cs-icon-group.cs-icon-xl li+li {
    margin-left: 30px
}

.cs-icon-group.cs-icon-xxl li+li {
    margin-left: 30px
}

.cs-icon-group-stacked li:before,
.cs-icon-group-stacked li:after {
    display: table;
    content: " "
}

.cs-icon-group-stacked li:after {
    clear: both
}

.cs-icon-group-stacked li:before,
.cs-icon-group-stacked li:after {
    display: table;
    content: " "
}

.cs-icon-group-stacked li:after {
    clear: both
}

.cs-icon-group-stacked.cs-icon-default .cs-icon {
    min-width: 25px;
    text-align: center
}

.cs-icon-group-stacked .cs-icon {
    display: inline-block;
    vertical-align: middle
}

.cs-icon-group-stacked .cs-icon-text {
    display: inline-block;
    vertical-align: middle
}

.cs-icon-group-stacked.cs-icon-center .cs-icon,
.cs-icon-group-stacked.cs-icon-center .cs-icon-text {
    display: block
}

.cs-icon-group-stacked.cs-icon-sm li+li {
    margin-top: 15px
}

.cs-icon-group-stacked.cs-icon-sm .cs-icon-text {
    margin: 0 0 0 12px
}

.cs-icon-group-stacked.cs-icon-sm.cs-icon-right .cs-icon-text {
    margin: 0 12px 0 0
}

.cs-icon-group-stacked.cs-icon-sm.cs-icon-center .cs-icon-text {
    margin: 6px 0 0
}

.cs-icon-group-stacked.cs-icon-md li+li {
    margin-top: 20px
}

.cs-icon-group-stacked.cs-icon-md .cs-icon-text {
    margin: 0 0 0 15px
}

.cs-icon-group-stacked.cs-icon-md.cs-icon-right .cs-icon-text {
    margin: 0 15px 0 0
}

.cs-icon-group-stacked.cs-icon-md.cs-icon-center .cs-icon-text {
    margin: 10px 0 0
}

.cs-icon-group-stacked.cs-icon-lg li+li {
    margin-top: 20px
}

.cs-icon-group-stacked.cs-icon-lg .cs-icon-text {
    margin: 0 0 0 24px
}

.cs-icon-group-stacked.cs-icon-lg.cs-icon-right .cs-icon-text {
    margin: 0 24px 0 0
}

.cs-icon-group-stacked.cs-icon-lg.cs-icon-center .cs-icon-text {
    margin: 15px 0 0
}

.cs-icon-group-stacked.cs-icon-xl li+li {
    margin-top: 30px
}

.cs-icon-group-stacked.cs-icon-xl .cs-icon-text {
    margin: 0 0 0 30px
}

.cs-icon-group-stacked.cs-icon-xl.cs-icon-right .cs-icon-text {
    margin: 0 30px 0 0
}

.cs-icon-group-stacked.cs-icon-xl.cs-icon-center .cs-icon-text {
    margin: 15px 0 0
}

.cs-icon-group-stacked.cs-icon-xxl li+li {
    margin-top: 40px
}

.cs-icon-group-stacked.cs-icon-xxl .cs-icon-text {
    margin: 0 0 0 32px
}

.cs-icon-group-stacked.cs-icon-xxl.cs-icon-right .cs-icon-text {
    margin: 0 32px 0 0
}

.cs-icon-group-stacked.cs-icon-xxl.cs-icon-center .cs-icon-text {
    margin: 15px 0 0
}

.featured-links {
    position: relative;
    padding: 30px 15px;
    background-color: #fff
}

.featured-links .cs-icon-group {
    position: relative;
    margin: 0
}

.featured-links .cs-icon-wrap {
    width: 50%;
    vertical-align: top;
    padding: 15px 0
}

.featured-links .cs-icon-wrap+.cs-icon-wrap {
    margin: 0
}

.featured-links .cs-icon-wrap>a .cs-icon {
    font-size: 32px;
    color: #fff;
    line-height: 80px;
    width: 80px;
    background-color: #aa001e;
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.15)
}

.featured-links .cs-icon-wrap>a .cs-icon-text {
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: none;
    text-decoration: none
}

.featured-links .cs-icon-wrap>a:hover .cs-icon {
    transform: scale(1.2);
    color: #fff;
    background-color: #770015
}

.featured-links .cs-icon-wrap>a:hover .cs-icon-text {
    text-decoration: none
}

@media (min-width: 768px) {
    .featured-links.featured-links-3 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 992px) {
    .featured-links.featured-links-3 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 1200px) {
    .featured-links.featured-links-3 .cs-icon-wrap {
        max-width: 33.333333%
    }
}

@media (min-width: 768px) {
    .featured-links.featured-links-4 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 992px) {
    .featured-links.featured-links-4 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 1200px) {
    .featured-links.featured-links-4 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 768px) {
    .featured-links.featured-links-5 .cs-icon-wrap {
        max-width: 33.333333%
    }
}

@media (min-width: 992px) {
    .featured-links.featured-links-5 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 1200px) {
    .featured-links.featured-links-5 .cs-icon-wrap {
        max-width: 20%
    }
}

@media (min-width: 768px) {
    .featured-links.featured-links-6 .cs-icon-wrap {
        max-width: 33.333333%
    }
}

@media (min-width: 992px) {
    .featured-links.featured-links-6 .cs-icon-wrap {
        max-width: 25%
    }
}

@media (min-width: 1200px) {
    .featured-links.featured-links-6 .cs-icon-wrap {
        max-width: 16.666666%
    }
}

.cs-jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: #444;
    background-color: #ddd
}

.cs-jumbotron .cs-jumbotron-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .cs-jumbotron .cs-jumbotron-container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .cs-jumbotron .cs-jumbotron-container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .cs-jumbotron .cs-jumbotron-container {
        width: 1170px
    }
}

.cs-jumbotron .cs-jumbotron-container>.navbar-header,
.cs-jumbotron .cs-jumbotron-container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .cs-jumbotron .cs-jumbotron-container>.navbar-header,
    .cs-jumbotron .cs-jumbotron-container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.cs-jumbotron .cs-jumbotron-title {
    font-size: 32px;
    color: #444
}

.cs-jumbotron p {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 200
}

.cs-jumbotron>hr {
    border-top-color: #c4c4c4
}

@media screen and (min-width: 768px) {
    .cs-jumbotron {
        padding: 48px 0
    }
    .cs-jumbotron .cs-jumbotron-title {
        font-size: 48px
    }
}

.cs-main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cs-main-menu ul:before,
.cs-main-menu ul:after {
    display: table;
    content: " "
}

.cs-main-menu ul:after {
    clear: both
}

.cs-main-menu ul:before,
.cs-main-menu ul:after {
    display: table;
    content: " "
}

.cs-main-menu ul:after {
    clear: both
}

.cs-menu-toggle,
.site-menu-toggle,
.cs-menu-close {
    border: none;
    box-shadow: none;
    background: none;
    margin: 0
}

.cs-menu-toggle:focus,
.site-menu-toggle:focus,
.cs-menu-close:focus {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color
}

.cs-menu-close {
    position: absolute;
    z-index: 999;
    top: 12px;
    margin: 0;
    visibility: hidden
}

.cs-menu-open .cs-menu-close {
    visibility: visible
}

.cs-menu-close span {
    width: 22px;
    height: 22px
}

.cs-menu-close span:before,
.cs-menu-close span:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 22px;
    width: 3px;
    background-color: #fff
}

.cs-menu-close span:before {
    transform: rotate(45deg)
}

.cs-menu-close span:after {
    transform: rotate(-45deg)
}

.cs-menu-close {
    right: 24px
}

.content-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: background-color 0.25s ease-in-out 0s;
    -moz-transition: background-color 0.25s ease-in-out 0s;
    -o-transition: background-color 0.25s ease-in-out 0s;
    transition: background-color 0.25s ease-in-out 0s
}

.cs-menu-toggle {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-family: FontAwesome;
    font-size: 36px;
    color: #000;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    z-index: 99;
    display: block;
    -moz-transition: all 150ms ease 0s;
    -o-transition: all 150ms ease 0s;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s
}

.cs-menu-toggle:hover {
    color: #aa001e;
    cursor: pointer;
    text-decoration: none
}

.cs-menu-toggle:before {
    content: "\f0c9"
}

.dd-menu h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.dd-menu ul>li {
    display: block
}

.dd-menu ul>li>a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
    display: block
}

.cs-mmenu-li-caret {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.cs-mmenu-li-caret:after {
    font-style: normal;
    font-weight: normal;
    line-height: 1
}

@media (min-width: 961px) {
    .header-nav {
        background-color: #fff
    }
    .cs-menu-toggle {
        display: none
    }
    .cs-main-menu {
        position: relative
    }
    .cs-mmenu-li {
        float: left
    }
    .cs-mmenu-li .cs-mmenu-li-item {
        position: relative
    }
    .cs-mmenu-li .cs-mmenu-li-item-link {
        display: block;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
        background-color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-decoration: none
    }
    .cs-mmenu-li:hover .cs-mmenu-li-item-link,
    .cs-mmenu-li.show-menu .cs-mmenu-li-item-link {
        color: #fff;
        background-color: #aa001e
    }
    .cs-mmenu-li.selected .cs-mmenu-li-item-link {
        color: #fff;
        background-color: #aa001e
    }
    .cs-mmenu-li .cs-mmenu-li-caret {
        display: block;
        position: absolute;
        top: 0;
        right: 15px;
        font-size: 0;
        padding: 0;
        color: #000
    }
    .cs-mmenu-li .cs-mmenu-li-caret:after {
        position: relative;
        content: "\f078";
        font-family: FontAwesome;
        font-size: 9px;
        height: 45px;
        line-height: 45px
    }
    .cs-mmenu-li:hover .cs-mmenu-li-caret {
        color: rgba(255, 255, 255, 0.5)
    }
    .cs-mmenu-li:hover .cs-mmenu-li-caret:after {
        content: "\f077"
    }
    .cs-mmenu-li.cs-mmenu-dd-basic .cs-mmenu-li-item-link,
    .cs-mmenu-li.cs-mmenu-dd-mega .cs-mmenu-li-item-link {
        padding-right: 29px
    }
    .cs-mmenu-li .cs-mmenu-dd-container {
        position: absolute;
        top: auto;
        left: -999999px;
        z-index: 9;
        opacity: 0;
        background-color: #aa001e !important
    }
    .cs-mmenu-li.cs-mmenu-dd-basic .cs-mmenu-dd-container {
        width: 260px
    }
    .cs-mmenu-li.cs-mmenu-dd-mega .cs-mmenu-dd-container {
        width: 100%;
        padding: 20px 15px 40px
    }
    .cs-mmenu-li:hover .cs-mmenu-dd-container,
    .cs-mmenu-li.show-menu .cs-mmenu-dd-container {
        opacity: 1
    }
    .cs-mmenu-li.cs-mmenu-dd-basic.cs-mmenu-dd-left:hover>.cs-mmenu-dd-container,
    .cs-mmenu-li.cs-mmenu-dd-basic.cs-mmenu-dd-left.show-menu>.cs-mmenu-dd-container {
        left: auto
    }
    .cs-mmenu-li.cs-mmenu-dd-basic.cs-mmenu-dd-right {
        position: relative
    }
    .cs-mmenu-li.cs-mmenu-dd-basic.cs-mmenu-dd-right:hover>.cs-mmenu-dd-container,
    .cs-mmenu-li.cs-mmenu-dd-basic.cs-mmenu-dd-right.show-menu>.cs-mmenu-dd-container {
        left: auto;
        right: 0
    }
    .cs-mmenu-li.cs-mmenu-dd-mega:hover>.cs-mmenu-dd-container,
    .cs-mmenu-li.cs-mmenu-dd-mega.show-menu>.cs-mmenu-dd-container {
        left: 0
    }
    .dd-menu h4,
    .dd-menu .h4 {
        padding: 5px 15px;
        margin: 0 0 8px;
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: 700;
        text-transform: normal;
        color: #fff
    }
    .cs-mmenu-dd-basic .dd-menu ul>li>a {
        padding: 8px 15px;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 400;
        text-transform: normal;
        color: #fff;
        background-color: transparent
    }
    .cs-mmenu-dd-basic .dd-menu ul>li>a:hover {
        color: #fff;
        background-color: #910019 !important
    }
    .cs-mmenu-dd-mega .dd-menu ul>li>a {
        padding: 8px 15px;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 400;
        text-transform: normal;
        color: #fff;
        background-color: transparent
    }
    .cs-mmenu-dd-mega .dd-menu ul>li>a:hover {
        color: rgba(255, 255, 255, 0.5);
        background-color: transparent
    }
}

@media (max-width: 960px) {
    .drawer {
        position: fixed;
        z-index: 1009;
        top: 0;
        left: -380px;
        right: auto;
        width: 380px;
        height: 100%;
        background: #aa001e;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        visibility: hidden
    }
    .cs-menu-open .content-overlay {
        visibility: visible
    }
    .cs-menu-open .drawer {
        left: 0;
        right: auto;
        visibility: visible
    }
    .cs-menu-open .cs-main-menu>ul {
        display: block
    }
    .cs-main-menu {
        background-color: #aa001e
    }
    .cs-main-menu-items {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }
    .cs-mmenu-li-item {
        position: relative
    }
    .cs-mmenu-li .cs-mmenu-dd-container {
        display: none
    }
    .cs-mmenu-li.active .cs-mmenu-dd-container {
        display: block
    }
    .cs-mmenu-li.show-menu .cs-mmenu-dd-container {
        display: block
    }
    .cs-mmenu-li {
        border-top: 1px solid rgba(255, 255, 255, 0.2)
    }
    .cs-mmenu-li .cs-mmenu-li-item-link {
        position: relative;
        display: block;
        background-color: #aa001e;
        padding: 10px 15px;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none
    }
    .cs-mmenu-li .cs-mmenu-li-item-link:hover {
        color: #fff;
        background-color: #770015
    }
    .cs-mmenu-li.selected .cs-mmenu-li-item-link {
        color: #fff;
        background-color: #770015
    }
    .cs-mmenu-li.active .cs-mmenu-li-item-link {
        color: #fff;
        background-color: #770015
    }
    .cs-mmenu-li>ul {
        display: none;
        background: #770015
    }
    .cs-mmenu-li>ul.active {
        display: block
    }
    .cs-mmenu-li .cs-mmenu-li-caret {
        display: block;
        height: 100%;
        line-height: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        text-align: center;
        width: 48px
    }
    .cs-mmenu-li .cs-mmenu-li-caret:after {
        color: #fff;
        content: "\f078";
        font-family: FontAwesome;
        font-size: 16px;
        left: 50%;
        line-height: 1;
        margin: -8px 0 0 -8px;
        position: absolute;
        top: 50%
    }
    .cs-mmenu-li.active .cs-mmenu-li-caret:after {
        color: #fff;
        content: "\f077"
    }
    .cs-mmenu-dd-container {
        padding: 20px 0
    }
    .cs-mmenu-dd-container [class*="col-"]+[class*="col-"] {
        margin-top: 30px
    }
    .dd-menu h4,
    .dd-menu .h4 {
        padding: 5px 15px;
        margin: 0 0 8px;
        font-size: 13px;
        color: #fff
    }
    .dd-menu ul>li>a {
        padding: 8px 15px;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 400;
        text-transform: normal;
        color: #fff;
        background-color: #aa001e
    }
    .dd-menu ul>li>a:hover {
        color: #fff;
        background-color: #770015
    }
}

@media (max-width: 449px) {
    .drawer {
        left: -260px;
        width: 260px
    }
}

.cs-blog-list-default {
    margin-bottom: 40px
}

.cs-blog-list-grid {
    margin-bottom: 60px
}

.cs-li-date-block {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    float: left;
    width: 64px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #ddd;
    border-radius: 0;
    margin-right: 20px;
    text-align: center
}

.cs-li-date-block-month {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    background-color: #aa001e;
    padding: 4px 0;
    text-transform: uppercase
}

.cs-li-date-block-date {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #aa001e;
    background-color: #f7e6e9;
    padding: 10px 0 14px
}

.cs-events-list-default {
    margin-bottom: 40px
}

.cs-events-list-default .cs-li-default-heading,
.cs-events-list-default .cs-li-default-body {
    overflow: hidden
}

@media (max-width: 481px) {
    .cs-events-list-default .cs-li-default-wrap {
        overflow: visible
    }
    .cs-events-list-default .cs-li-default-body {
        clear: both;
        padding-top: 8px
    }
}

.cs-calendar-list-grid {
    margin-bottom: 60px
}

.calendar-mini {
    margin: 0 0 40px
}

.calendar-mini a {
    display: block;
    text-decoration: none
}

.calendar-mini ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.calendar-mini .calendar-icon {
    font-family: FontAwesome;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto
}

.calendar-mini .calendar-icon-prev:before {
    content: "\f053"
}

.calendar-mini .calendar-icon-next:before {
    content: "\f054"
}

.calendar-mini .calendar-mini-wrap {
    max-width: 100%;
    border-radius: 5px
}

.calendar-mini .calendar-header {
    position: relative;
    height: 44px;
    line-height: 44px;
    text-align: center
}

.calendar-mini .calendar-header-title {
    font-size: 15px;
    font-weight: 700
}

.calendar-mini .calendar-header-btn {
    position: absolute;
    top: 0;
    display: block;
    height: 44px;
    line-height: 44px;
    min-width: 36px;
    font-size: 12px
}

.calendar-mini .calendar-header-btn.calendar-btn-month-prev {
    left: 0
}

.calendar-mini .calendar-header-btn.calendar-btn-month-next {
    right: 0
}

.calendar-mini .calendar-table-head,
.calendar-mini .calendar-table-row {
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%
}

.calendar-mini .calendar-table-row {
    margin-top: -1px
}

.calendar-mini .calendar-table-day {
    display: table-cell;
    position: relative;
    width: auto
}

.calendar-mini .calendar-table-head .calendar-table-day {
    height: 36px;
    line-height: 36px
}

.calendar-mini .calendar-table-day {
    font-size: 14px;
    text-align: center;
    color: #444
}

.calendar-mini .calendar-table-day span,
.calendar-mini .calendar-table-day a {
    height: 36px;
    line-height: 36px
}

.calendar-mini .calendar-table-day a {
    font-weight: 700;
    margin: 0 auto
}

.calendar-mini .calendar-table-day a {
    background-color: #000;
    color: #fff
}

.calendar-mini .calendar-table-day.calendar-table-day-selected a,
.calendar-mini .calendar-table-day a:hover {
    background-color: #000000
}

.calendar-mini .calendar-header {
    color: #fff;
    background-color: #aa001e;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd
}

.calendar-mini .calendar-header a {
    color: #fff
}

.calendar-mini .calendar-table-head {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.calendar-mini .calendar-table-row {
    border: 1px solid #ddd;
    background-color: #fff
}

.calendar-mini .calendar-table-row .calendar-table-day+.calendar-table-day {
    border-left: 1px solid #ddd
}

.calendar-mini .calendar-table-day.calendar-table-day-pm,
.calendar-mini .calendar-table-day.calendar-table-day-nm {
    color: rgba(0, 0, 0, 0.3)
}

.calendar-mini-event {
    margin-top: 20px
}

.calendar-mini-event-title {
    font-size: 15px;
    font-weight: 700;
    margin: 0
}

.calendar-mini-event-meta {
    margin: 0
}

.calendar-mini-event-teaser {
    margin: 5px 0 0
}

.calendar-mini-events .csw-view-more {
    margin: 20px 0 0
}

.mfp-title-heading {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 8px
}

.mfp-title-heading a {
    color: #fff
}

.mfp-title-heading .fa {
    margin-left: 8px
}

.mfp-title-caption {
    font-size: 14px;
    color: #fff;
    margin: 0 0 30px
}

.cs-gallery-list-default {
    margin-bottom: 40px
}

.cs-news-list-default {
    margin-bottom: 40px
}

.news-list-expanded__header {
    margin-bottom: 30px
}

.news-list-expanded__heading {
    font-size: 32px;
    margin: 0 0 15px
}

.news-list-expanded__lead {
    font-size: 18px;
    margin: 0
}

.news-list-expanded__items {
    margin: 0 0 50px
}

.news-list-expanded__item+.news-list-expanded__item {
    margin-top: 50px
}

.news-list-expanded__item-date {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 4px;
    color: #aa001e
}

.news-list-expanded__item-heading {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 0 0 20px
}

.news-list-expanded__item-body :last-child {
    margin-bottom: 0
}

.news-list-expanded .widget__footer>a {
    text-decoration: underline
}

.news-list-expanded .widget__footer>a:hover {
    text-decoration: none
}

.news-list-expanded .widget__footer>a+a {
    margin-left: 20px
}

.cs-news-list-grid {
    margin-bottom: 60px
}

.cs-people-list-default {
    margin-bottom: 40px
}

.cs-profile-li+.cs-profile-li {
    margin-top: -1px
}

.cs-profile-li-row:before,
.cs-profile-li-body:before,
.cs-profile-li-row:after,
.cs-profile-li-body:after {
    display: table;
    content: " "
}

.cs-profile-li-row:after,
.cs-profile-li-body:after {
    clear: both
}

.cs-profile-li-row:before,
.cs-profile-li-body:before,
.cs-profile-li-row:after,
.cs-profile-li-body:after {
    display: table;
    content: " "
}

.cs-profile-li-row:after,
.cs-profile-li-body:after {
    clear: both
}

.cs-profile-li-row {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 15px;
    padding-bottom: 15px
}

.cs-profile-li-image {
    position: relative
}

.cs-profile-li-image:hover {
    cursor: pointer
}

.cs-profile-li-body {
    overflow: hidden
}

.cs-profile-li-name,
.cs-profile-li-title {
    margin: 0
}

.cs-profile-li-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: 1.4
}

.cs-profile-li-title {
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.cs-profile-li-abstract {
    font-size: 13px;
    margin: 3px 0 0
}

.cs-profile-li-meta-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px
}

.cs-profile-li-meta-list>li {
    position: relative
}

.cs-profile-li-meta-list>li>a {
    color: #444
}

.cs-profile-li-meta-list>li>a:hover {
    color: #aa001e
}

.cs-profile-li-meta-list>li+li {
    margin-top: 4px
}

.cs-profile-li-meta-list>li:before {
    position: absolute;
    display: block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    color: #bfbfbf
}

.cs-profile-li-meta-list>li:hover:before {
    color: #bfbfbf
}

.cs-profile-li-meta-list>li.cs-profile-li-meta-phone:before {
    content: "\f095"
}

.cs-profile-li-meta-list>li.cs-profile-li-meta-email:before {
    content: "\f0e0"
}

.cs-profile-li-meta-list>li.cs-profile-li-meta-url:before {
    content: "\f0ac"
}

.cs-profile-li-meta-list>li>a {
    padding-left: 21px
}

@media (min-width: 480px) {
    .cs-profile-li-image {
        float: left;
        margin-right: 15px
    }
    .cs-profile-li.cs-list-default-thumb-sm .cs-profile-li-image img {
        width: 56px
    }
    .cs-profile-li.cs-list-default-thumb-md .cs-profile-li-image img {
        width: 85px
    }
    .cs-profile-li.cs-list-default-thumb-lg .cs-profile-li-image img {
        width: 120px
    }
    .cs-profile-li-heading,
    .cs-profile-li-meta {
        position: relative;
        float: left
    }
    .cs-profile-li-heading {
        float: left;
        width: 60%;
        padding-right: 60px
    }
    .cs-profile-li-meta {
        float: left;
        width: 40%
    }
}

@media (max-width: 479px) {
    .cs-profile-li-image {
        margin-bottom: 15px
    }
    .cs-profile-li-meta {
        margin-top: 15px
    }
}

.iframe-body {
    background: #fff;
    margin: 0;
    padding: 0
}

.cs-contact-form-modal .modal-title {
    font-size: 28px;
    color: #000;
    margin: 0 0 15px
}

.cs-contact-form-modal .modal-content {
    border-radius: 0
}

.cs-form--message {
    padding-bottom: 10px
}

.cs-form--message form {
    margin: 10px 0 30px
}

.cs-form--message label {
    font-size: 14px;
    color: #555;
    margin: 0 0 4px
}

.cs-form--message .cs-form__actions {
    margin-top: 30px
}

.cs-form--message .btn {
    font-size: 16px;
    padding: 10px 30px
}

.cs-form--message .btn-success {
    border: 1px solid #72a435
}

.cs-form--message .btn-default {
    border: 1px solid #ccc;
    background-color: #fff
}

.cs-form--message .btn-default:hover {
    border-color: #ccc;
    background-color: #F6F5F5
}

.cs-form--message .btn+.btn {
    margin-left: 5px
}

.cs-people-list-grid-lg {
    margin-bottom: 60px
}

.cs-people-list-grid-lg .cs-profile-grid-li-name {
    margin: 0 0 2px
}

.cs-people-list-grid-lg .cs-profile-grid-li-name a {
    color: #aa001e
}

.cs-people-list-grid-lg .cs-profile-grid-li-title {
    font-size: 15px;
    margin: 0
}

.cs-people-list-grid-lg .cs-profile-li-grid-social {
    margin-top: 15px;
    font-size: 0
}

.cs-people-list-grid-lg .cs-profile-li-grid-social>li {
    font-size: 20px;
    display: inline-block
}

.cs-people-list-grid-lg .cs-profile-li-grid-social>li>a {
    overflow: visible;
    display: block;
    width: 20px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #aa001e
}

.cs-people-list-grid-lg .cs-profile-li-grid-social>li>a:hover,
.cs-people-list-grid-lg .cs-profile-li-grid-social>li>a:focus {
    color: #810017
}

.cs-people-list-grid-lg .cs-profile-li-grid-social>li+li {
    margin-left: 15px
}

.cs-people-list-grid-sm {
    margin-bottom: 40px
}

.cs-people-list-grid-sm .cs-profiles-list {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px
}

.cs-people-list-grid-sm .cs-profiles-list:before,
.cs-people-list-grid-sm .cs-profiles-list:after {
    display: table;
    content: " "
}

.cs-people-list-grid-sm .cs-profiles-list:after {
    clear: both
}

.cs-people-list-grid-sm .cs-profiles-list:before,
.cs-people-list-grid-sm .cs-profiles-list:after {
    display: table;
    content: " "
}

.cs-people-list-grid-sm .cs-profiles-list:after {
    clear: both
}

.cs-people-list-grid-sm .cs-profile-li {
    position: relative;
    float: left;
    width: 33.333333%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.cs-people-list-grid-sm .cs-profile-li-image img {
    width: 100%;
    display: block
}

.cs-people-list-grid-sm .tooltip .tooltip-inner {
    background: #aa001e;
    border-radius: 0
}

.cs-people-list-grid-sm .tooltip.top .tooltip-arrow {
    border-top-color: #aa001e
}

.cs-people-list-grid-sm .cs-profiles-list-4 .cs-profile-li,
.cs-people-list-grid-sm .cs-profiles-list-3 .cs-profile-li {
    width: 50%
}

@media (min-width: 480px) {
    .cs-people-list-grid-sm .cs-profile-li {
        width: 25%
    }
    .cs-people-list-grid-sm .cs-profiles-list-5 .cs-profile-li,
    .cs-people-list-grid-sm .cs-profiles-list-4 .cs-profile-li,
    .cs-people-list-grid-sm .cs-profiles-list-3 .cs-profile-li {
        width: 33.3333337%
    }
}

@media (min-width: 768px) {
    .cs-people-list-grid-sm .cs-profile-li {
        width: 16.6666667%
    }
    .cs-people-list-grid-sm .cs-profiles-list-8 .cs-profile-li,
    .cs-people-list-grid-sm .cs-profiles-list-5 .cs-profile-li,
    .cs-people-list-grid-sm .cs-profiles-list-6 .cs-profile-li {
        width: 20%
    }
    .cs-people-list-grid-sm .cs-profiles-list-4 .cs-profile-li {
        width: 25%
    }
}

@media (min-width: 992px) {
    .cs-people-list-grid-sm .cs-profile-li {
        width: 12.5%
    }
    .cs-people-list-grid-sm .cs-profiles-list-6 .cs-profile-li,
    .cs-people-list-grid-sm .cs-profiles-list-8 .cs-profile-li {
        width: 16.6666667%
    }
}

@media (min-width: 1200px) {
    .cs-people-list-grid-sm .cs-profile-li {
        width: 10%
    }
    .cs-people-list-grid-sm .cs-profiles-list-8 .cs-profile-li {
        width: 12.5%
    }
}

.cs-side-nav {
    font-family: 'Montserrat', sans-serif;
    margin: 30px 10px 0px 0px;
    padding: 0
}

.cs-side-nav .cs-side-nav-heading {
    margin: 0
}

.cs-side-nav .cs-side-nav-heading>a {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    background-color: none;
    padding: 0
}

.cs-side-nav ul>li>ul {
    display: none
}

.cs-side-nav ul>li.active>ul {
    display: block
}

.cs-side-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.cs-side-nav ul li {
    font-size: 15px
}

.cs-side-nav ul li a {
    display: block;
    text-decoration: none
}

.cs-side-nav ul li.divider {
    border-top: 1px solid #C2DBDF;
    height: 0;
    padding: 0;
    margin: 15px 0
}

.cs-side-nav .cs-side-nav-t1>li>a {
    font-size: 15px;
    color: #aa001e;
    background-color: none;
    padding: 8px 0 8px 0
}

.cs-side-nav .cs-side-nav-t1>li>a:hover,
.cs-side-nav .cs-side-nav-t1>li>a:focus {
    color: #000;
    background-color: none
}

.cs-side-nav .cs-side-nav-t1>li.active>a {
    color: #000;
    background-color: none
}

.cs-side-nav .cs-side-nav-t2>li>a {
    font-size: 13px;
    color: #aa001e;
    background-color: none;
    padding: 4px 0 4px 20px
}

.cs-side-nav .cs-side-nav-t2>li>a:hover,
.cs-side-nav .cs-side-nav-t2>li>a:focus {
    color: #000;
    background-color: none
}

.cs-side-nav .cs-side-nav-t2>li.active>a {
    color: #000;
    background-color: none
}

.cs-side-nav .cs-side-nav-t3>li>a {
    font-size: 13px;
    color: #aa001e;
    background-color: none;
    padding: 2px 0 2px 35px
}

.cs-side-nav .cs-side-nav-t3>li>a:hover,
.cs-side-nav .cs-side-nav-t3>li>a:focus {
    color: #000;
    background-color: none
}

.cs-side-nav .cs-side-nav-t3>li.active>a {
    color: #000;
    background-color: none
}

.cs-side-nav .cs-side-nav-t4>li>a {
    font-size: 13px;
    color: #aa001e;
    background-color: none;
    padding: 2px 0 2px 45px
}

.cs-side-nav .cs-side-nav-t4>li>a:hover,
.cs-side-nav .cs-side-nav-t4>li>a:focus {
    color: #770015;
    background-color: none
}

.cs-side-nav .cs-side-nav-t4>li.active>a {
    color: #770015;
    background-color: none
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y !important
}

.edit--content .cs-owl-carousel:hover {
    min-height: 236px;
    overflow-x: hidden;
    overflow-y: visible
}

.edit--content .cs-owl-carousel:hover .owl-carousel .owl-stage-outer {
    overflow: visible
}

.cs-owl-slider {
    position: relative;
    margin: 0;
    padding: 0
}

.cs-owl-slider .cs-owl-slide {
    position: relative
}

.cs-owl-slider .cs-owl-slide img {
    display: block;
    height: auto;
    width: 100%
}

.cs-owl-slider .cs-owl-slide-content {
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3 ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.cs-owl-slider .cs-owl-slide-title {
    font-family: 'Montserrat', sans-serif
}

.cs-owl-slider .cs-owl-slide-body {
    font-family: 'Montserrat', sans-serif
}

.cs-owl-slider .owl-prev,
.cs-owl-slider .owl-next {
    position: absolute;
    z-index: 4;
    top: 50%;
    display: block;
    width: 30px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #aa001e;
    margin: -20px 0 0;
    border-radius: 40px
}

.cs-owl-slider .owl-prev:hover,
.cs-owl-slider .owl-next:hover {
    color: #fff;
    background: #770015
}

.cs-owl-slider .owl-next {
    right: -15px
}

.cs-owl-slider .owl-prev {
    left: -15px
}

.cs-owl-slider .owl-prev-icon,
.cs-owl-slider .owl-next-icon {
    font-family: 'FontAwesome';
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1
}

.cs-owl-slider .owl-prev-icon:before {
    content: '\f104'
}

.cs-owl-slider .owl-next-icon:before {
    content: '\f105'
}

.cs-owl-slider .cs-owl-slider-dots.owl-dots {
    margin: 30px 0 0;
    text-align: center;
    font-size: 0
}

.cs-owl-slider .cs-owl-slider-dots.owl-dots .owl-dot {
    background: none;
    border: none;
    display: inline-block;
    padding: 0
}

.cs-owl-slider .cs-owl-slider-dots.owl-dots .owl-dot span {
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #cccccc
}

.cs-owl-slider .cs-owl-slider-dots.owl-dots .owl-dot:hover span {
    background: #bfbfbf
}

.cs-owl-slider .cs-owl-slider-dots.owl-dots .owl-dot.active span {
    background: #aa001e
}

.cs-owl-slider .cs-owl-slider-dots.owl-dots .owl-dot+.owl-dot {
    margin-left: 10px
}

.cs-owl-slider .owl-playback {
    position: absolute;
    z-index: 9
}

.cs-owl-slider .owl-playback-button {
    position: relative;
    box-shadow: none;
    border: none;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 0 4px;
    border-radius: 5px;
    font-size: 10px;
    color: #fff;
    background: #aa001e
}

.cs-owl-slider .owl-playback-button.enabled {
    color: #fff;
    background: #770015
}

.cs-owl-slider .owl-playback-button:hover {
    color: #fff;
    background: #770015
}

.cs-owl-slider .owl-playback-button .owl-playback-button-icon:before {
    font-family: 'FontAwesome';
    font-style: normal
}

.cs-owl-slider .owl-playback-button .owl-icon-play:before {
    content: "\f04b"
}

.cs-owl-slider .owl-playback-button .owl-icon-pause:before {
    content: "\f04c"
}

@media (max-width: 768px) {
    .cs-owl-slider .owl-nav {
        display: none
    }
    .cs-owl-slider .owl-playback {
        top: 15px;
        right: 11px;
        bottom: auto;
        left: auto
    }
}

@media (min-width: 769px) {
    .cs-owl-slider .owl-playback {
        top: 15px;
        right: 11px;
        bottom: auto;
        left: auto
    }
}

.cs-feature-slider-container,
.cs-feature-slider,
.cs-feature-slides,
.cs-feature-slide {
    height: 100%;
    width: 100%
}

.cs-feature-slider {
    position: relative;
    display: block
}

.cs-feature-slider .owl-stage-outer,
.cs-feature-slider .owl-stage,
.cs-feature-slider .owl-item {
    height: 100%
}

.cs-feature-slide__image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%
}

.cs-feature-slide__link {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%
}

.edit--outer-tpl .cs-feature-slides,
.edit--inner-tpl .cs-feature-slides {
    height: 800px !important
}

.cs-feature-slide__content {
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3 ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.cs-feature-slide__title {
    font-family: 'Montserrat', sans-serif
}

.cs-feature-slide__body {
    font-family: 'Montserrat', sans-serif
}

.cs-feature-slider .owl-prev,
.cs-feature-slider .owl-next {
    position: absolute;
    z-index: 4;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #aa001e;
    margin: -15px 0 0;
    border-radius: 0
}

.cs-feature-slider .owl-prev:hover,
.cs-feature-slider .owl-next:hover {
    color: #fff;
    background: #dd0027
}

.cs-feature-slider .owl-next {
    right: 0
}

.cs-feature-slider .owl-prev {
    left: 0
}

.cs-feature-slider .owl-prev-icon,
.cs-feature-slider .owl-next-icon {
    font-family: 'FontAwesome';
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1
}

.cs-feature-slider .owl-prev-icon:before {
    content: '\f104'
}

.cs-feature-slider .owl-next-icon:before {
    content: '\f105'
}

.cs-feature-slider .cs-feature-slider-dots.owl-dots {
    margin: 0;
    text-align: center;
    font-size: 0
}

.cs-feature-slider .cs-feature-slider-dots.owl-dots .owl-dot {
    background: none;
    border: none;
    display: inline-block;
    padding: 0
}

.cs-feature-slider .cs-feature-slider-dots.owl-dots .owl-dot span {
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #cccccc
}

.cs-feature-slider .cs-feature-slider-dots.owl-dots .owl-dot:hover span {
    background: #bfbfbf
}

.cs-feature-slider .cs-feature-slider-dots.owl-dots .owl-dot.active span {
    background: #aa001e
}

.cs-feature-slider .cs-feature-slider-dots.owl-dots .owl-dot+.owl-dot {
    margin-left: 10px
}

.cs-card-profile {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd;
    margin: 0 0 30px;
    padding: 30px 0
}

.cs-card-profile:before,
.cs-card-profile:after {
    display: table;
    content: " "
}

.cs-card-profile:after {
    clear: both
}

.cs-card-profile:before,
.cs-card-profile:after {
    display: table;
    content: " "
}

.cs-card-profile:after {
    clear: both
}

.cs-card-profile-meta {
    overflow: hidden;
    text-align: center
}

.cs-card-profile-image img {
    display: block;
    margin: 0 auto 30px;
    border-radius: 0;
    max-width: 100%
}

.cs-card-profile-header {
    padding-bottom: 15px
}

.cs-card-profile-name {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #222;
    margin: 0
}

.cs-card-profile-meta {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #666;
    margin: 0
}

.cs-card-profile-meta span {
    display: block
}

.cs-card-body {
    padding-bottom: 30px
}

.cs-card-social-links {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.cs-card-social-links>li {
    display: inline-block;
    font-size: 13px
}

.cs-card-social-links>li>a {
    display: block;
    background-color: #aa001e;
    border-radius: 0;
    font-family: FontAwesome;
    color: #fff;
    line-height: 26px;
    width: 26px;
    height: 26px;
    text-align: center;
    text-decoration: none;
    font-size: inherit;
    font-style: normal;
    font-weight: normal
}

.cs-card-social-links>li>a.twitter:after {
    content: "\f099"
}

.cs-card-social-links>li>a.facebook:after {
    content: "\f09a"
}

.cs-card-social-links>li>a.linkedin:after {
    content: "\f0e1"
}

.cs-card-social-links>li>a.youtube:after {
    content: "\f16a"
}

.cs-card-social-links>li>a:hover {
    color: #fff;
    background-color: #5e0010
}

.cs-card-social-links>li .text {
    display: none
}

.cs-card-social-links>li+li {
    margin-left: 6px
}

.cs-card-profile-footer a {
    display: block;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 6px 15px;
    text-align: center;
    text-decoration: none;
    color: #aa001e
}

.cs-card-profile-footer a:hover {
    color: #5e0010;
    background-color: #f2f2f2;
    border-color: #ddd
}

.cs-card-profile-footer a+a {
    margin-top: 5px
}

@media (min-width: 480px) {
    .cs-card-profile-meta {
        text-align: left
    }
    .cs-card-profile-image {
        float: left;
        padding-right: 0
    }
    .cs-card-profile-image img {
        max-width: 85px;
        margin: 0 30px 0 0
    }
    .cs-card-profile-footer a {
        display: inline-block
    }
    .cs-card-profile-footer a+a {
        margin-top: 0;
        margin-left: 5px
    }
}

@media (min-width: 992px) {
    .cs-card-profile-image img {
        max-width: 120px
    }
}

.csw-sitemap {
    margin: 0 0 48px
}

.csw-sitemap ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.csw-sitemap ul li {
    position: relative;
    margin: 6px 0 6px 0;
    padding: 0 0 0 15px
}

.csw-sitemap ul li:before {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 60%;
    color: #aa001e;
    display: block;
    line-height: 1;
    position: absolute;
    top: 1em;
    left: 0
}

.csw-sitemap ul li li {
    margin-left: 30px
}

.csw-sitemap ul li a {
    text-decoration: underline
}

.csw-sitemap ul li a:hover {
    text-decoration: underline
}

.csw-sitemap>ul>li a {
    font-weight: 700
}

.csw-sitemap>ul ul li a {
    font-weight: 400
}

.cs-social-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0
}

.cs-social-list li {
    display: inline-block;
    text-align: center
}

.cs-social-list li+li {
    margin-left: 8px
}

.cs-social-list a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #444
}

.cs-social-list a:hover {
    color: #111111
}

.cs-social-list .cs-social-li-xs a {
    font-size: 12px
}

.cs-social-list .cs-social-li-sm a {
    font-size: 14px
}

.cs-social-list .cs-social-li-md a {
    font-size: 18px
}

.cs-social-list .cs-social-li-lg a {
    font-size: 24px
}

.cs-social-list .cs-social-li-xl a {
    font-size: 36px
}

.cs-tabs {
    margin-bottom: 30px
}

.r-tabs {
    position: relative
}

.r-tabs .r-tabs-nav {
    position: relative;
    display: none;
    margin: 0;
    padding: 0
}

.r-tabs .r-tabs-nav:before,
.r-tabs .r-tabs-nav:after {
    display: table;
    content: " "
}

.r-tabs .r-tabs-nav:after {
    clear: both
}

.r-tabs .r-tabs-nav:before,
.r-tabs .r-tabs-nav:after {
    display: table;
    content: " "
}

.r-tabs .r-tabs-nav:after {
    clear: both
}

.r-tabs .r-tabs-tab {
    position: relative;
    float: left;
    margin: 0;
    list-style: none
}

.r-tabs .r-tabs-accordion-title {
    display: block;
    margin-top: 1px
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active {
    margin-top: 0px
}

.r-tabs .r-tabs-anchor {
    display: block;
    padding: 15px 20px;
    font-family: inherit;
    font-size: 18px;
    font-weight: 700;
    color: #848484;
    text-decoration: none;
    background-color: #ddd
}

.r-tabs .r-tabs-anchor:hover {
    background-color: #d0d0d0
}

.r-tabs .r-tabs-state-active .r-tabs-anchor {
    color: #444;
    background-color: #fff;
    border-bottom: none
}

.r-tabs .r-tabs-panel {
    display: none;
    background-color: #fff;
    padding: 30px 20px
}

@media only screen and (min-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: block;
        margin-bottom: -1px
    }
    .r-tabs .r-tabs-accordion-title {
        display: none
    }
    .tabs-full .r-tabs .r-tabs-nav {
        display: table;
        width: 100%
    }
    .tabs-full .r-tabs .r-tabs-tab {
        float: none;
        display: table-cell;
        text-align: center
    }
}

.cs-tabs-default .r-tabs-anchor {
    color: #848484;
    background-color: #ddd
}

.cs-tabs-default .r-tabs-anchor:hover {
    background-color: #d0d0d0
}

.cs-tabs-default .r-tabs-state-active .r-tabs-anchor {
    color: #444;
    background-color: #fff
}

.cs-tabs-primary .r-tabs-anchor {
    color: #fff;
    background-color: #aa001e
}

.cs-tabs-primary .r-tabs-anchor:hover {
    background-color: #910019
}

.cs-tabs-primary .r-tabs-state-active .r-tabs-anchor {
    color: #aa001e;
    background-color: #fff
}

.cs-tabs-secondary .r-tabs-anchor {
    color: #fff;
    background-color: #000
}

.cs-tabs-secondary .r-tabs-anchor:hover {
    background-color: #000000
}

.cs-tabs-secondary .r-tabs-state-active .r-tabs-anchor {
    color: #000;
    background-color: #fff
}

.cs-tabs-tertiary .r-tabs-anchor {
    color: #fff;
    background-color: #D0E16E
}

.cs-tabs-tertiary .r-tabs-anchor:hover {
    background-color: #c9dd59
}

.cs-tabs-tertiary .r-tabs-state-active .r-tabs-anchor {
    color: #D0E16E;
    background-color: #fff
}

.cs-tabs-accent .r-tabs-anchor {
    color: #fff;
    background-color: #C2DBDF
}

.cs-tabs-accent .r-tabs-anchor:hover {
    background-color: #b1d1d6
}

.cs-tabs-accent .r-tabs-state-active .r-tabs-anchor {
    color: #C2DBDF;
    background-color: #fff
}

.cs-tabs-info .r-tabs-anchor {
    color: #fff;
    background-color: #ff113b
}

.cs-tabs-info .r-tabs-anchor:hover {
    background-color: #f7002b
}

.cs-tabs-info .r-tabs-state-active .r-tabs-anchor {
    color: #ff113b;
    background-color: #fff
}

.cs-tabs-success .r-tabs-anchor {
    color: #fff;
    background-color: #72a435
}

.cs-tabs-success .r-tabs-anchor:hover {
    background-color: #65912f
}

.cs-tabs-success .r-tabs-state-active .r-tabs-anchor {
    color: #72a435;
    background-color: #fff
}

.cs-tabs-warning .r-tabs-anchor {
    color: #fff;
    background-color: #f0ad4e
}

.cs-tabs-warning .r-tabs-anchor:hover {
    background-color: #eea236
}

.cs-tabs-warning .r-tabs-state-active .r-tabs-anchor {
    color: #f0ad4e;
    background-color: #fff
}

.cs-tabs-danger .r-tabs-anchor {
    color: #fff;
    background-color: #d9534f
}

.cs-tabs-danger .r-tabs-anchor:hover {
    background-color: #d43f3a
}

.cs-tabs-danger .r-tabs-state-active .r-tabs-anchor {
    color: #d9534f;
    background-color: #fff
}

.col-xs-1_5,
.col-sm-1_5,
.col-md-1_5,
.col-lg-1_5 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1_5 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-1_5 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-1_5 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-1_5 {
        width: 20%;
        float: left
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0
}

.cs-btn {
    font-weight: 700
}

.list-a,
.list-b {
    list-style: none;
    margin: 0 0 12px 30px;
    padding: 0
}

.list-a li,
.list-b li {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0 0 0 20px;
    position: relative
}

.list-a li:before,
.list-b li:before {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 14px;
    display: block;
    line-height: 1;
    position: absolute;
    top: .365em;
    left: -0.25em;
    color: #aa001e
}

.list-a li ul,
.list-b li ul {
    margin: 10px 0 10px 10px
}

.list-b li:before {
    content: "\f054";
    color: #000
}

.admin-public .drawer {
    top: 52px
}

.cs-header-a:before,
.cs-header-a:after {
    display: table;
    content: " "
}

.cs-header-a:after {
    clear: both
}

.cs-header-a:before,
.cs-header-a:after {
    display: table;
    content: " "
}

.cs-header-a:after {
    clear: both
}

.cs-header-a .hd-search-box {
    position: relative
}

.cs-header-a .hd-search .hd-search-input,
.cs-header-a .hd-search .hd-search-btn {
    margin: 0;
    padding: 0;
    height: 40px;
    border: none
}

.cs-header-a .hd-search .hd-search-input {
    display: block;
    width: 100%;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 1.4
}

.cs-header-a .hd-search .hd-search-input::-moz-placeholder,
.cs-header-a .hd-search .hd-search-input:-ms-input-placeholder,
.cs-header-a .hd-search .hd-search-input::-webkit-input-placeholder {
    color: #fff
}

.cs-header-a .hd-search .hd-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: transparent;
    border-left: none;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cs-header-a .hd-search .hd-search-btn:hover {
    opactiy: .7
}

.cs-header-a .logo a,
.cs-header-a .logo-small a {
    display: block
}

@media (min-width: 961px) {
    .cs-header-a .header-collapsed,
    .cs-header-a .drawer-utility-links {
        display: none
    }
    .cs-header-a .header-row {
        max-width: 1170px;
        margin: 0 auto;
        padding: 0 15px;
        position: relative
    }
    .cs-header-a .header-row:before,
    .cs-header-a .header-row:after {
        display: table;
        content: " "
    }
    .cs-header-a .header-row:after {
        clear: both
    }
    .cs-header-a .header-row:before,
    .cs-header-a .header-row:after {
        display: table;
        content: " "
    }
    .cs-header-a .header-row:after {
        clear: both
    }
    .cs-header-a .header-top {
        background-color: #fff
    }
    .cs-header-a .header-top:before,
    .cs-header-a .header-top:after {
        display: table;
        content: " "
    }
    .cs-header-a .header-top:after {
        clear: both
    }
    .cs-header-a .header-top:before,
    .cs-header-a .header-top:after {
        display: table;
        content: " "
    }
    .cs-header-a .header-top:after {
        clear: both
    }
    .cs-header-a .hd-search-box {
        float: right;
        width: 280px
    }
    .cs-header-a .header-main {
        background-color: #fff
    }
    .cs-header-a .hd-social-links {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -24px
    }
    .cs-header-a .hd-social-links .cs-icon+.cs-icon {
        margin-left: 12px
    }
    .cs-header-a .header-nav {
        background-color: #fff
    }
    .cs-header-a .cs-main-menu {
        max-width: 1170px;
        margin: 0 auto
    }
    .cs-header-a .logo {
        float: left;
        display: block;
        padding: 15px 0;
        line-height: 90px
    }
    .cs-header-a .logo .cs-img {
        display: inline-block;
        vertical-align: middle;
        max-width: 500px
    }
    .cs-header-a .cs-mmenu-dd-container .row:first-of-type {
        padding-left: 10px;
        padding-right: 10px
    }
    .cs-header-a .dd-content-block .h4 {
        font-size: 18px;
        color: #fff;
        margin: 0 0 8px
    }
    .cs-header-a .dd-content-block .h4>a {
        color: #fff
    }
    .cs-header-a .dd-content-block .h4>a:hover {
        color: #fff
    }
    .cs-header-a .dd-content-block p {
        font-size: 15px;
        color: #fff;
        margin: 0 0 8px
    }
    .cs-header-a .dd-content-block p>a {
        color: #fff
    }
    .cs-header-a .dd-content-block p>a:hover {
        color: #fff
    }
    .cs-header-a .dd-content-block:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 960px) {
    .cs-header-a .header-top,
    .cs-header-a .logo {
        display: none
    }
    .cs-header-a .header-collapsed {
        display: block;
        position: relative;
        height: 70px;
        padding: 0 15px;
        background-color: #fff
    }
    .cs-header-a .cs-menu-toggle {
        position: absolute;
        top: 0;
        right: 0
    }
    .cs-header-a .logo-small {
        float: left;
        display: block;
        line-height: 70px;
		margin-top: 20px;
    }
    .cs-header-a .logo-small .cs-img {
        display: inline-block;
        vertical-align: middle;
        max-width: 200px
    }
    .cs-header-a .cs-main-menu>ul>li>a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15)
    }
    .cs-header-a .drawer-inner {
        position: relative;
        padding-bottom: 56px
    }
    .cs-header-a .drawer-inner .hd-social-links {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 0 15px
    }
    .cs-header-a .drawer-utility-links ul {
        list-style: none;
        padding: 0;
        margin: 30px 0
    }
    .cs-header-a .drawer-utility-links ul li>a {
        display: block;
        padding: 8px 15px;
        font-size: 14px;
        color: #000;
        text-decoration: none;
        background-color: transparent
    }
    .cs-header-a .drawer-utility-links ul li>a:hover {
        color: #aa001e;
        text-decoration: none;
        background-color: transparent
    }
    .cs-header-a .dd-content-block .h4 {
        font-size: 18px;
        color: #fff;
        margin: 0 0 8px
    }
    .cs-header-a .dd-content-block .h4>a {
        color: #fff
    }
    .cs-header-a .dd-content-block .h4>a:hover {
        color: #fff
    }
    .cs-header-a .dd-content-block p {
        font-size: 15px;
        color: #fff;
        margin: 0 0 8px
    }
    .cs-header-a .dd-content-block p>a {
        color: #fff
    }
    .cs-header-a .dd-content-block p>a:hover {
        color: #fff
    }
    .cs-header-a .dd-content-block:last-child {
        margin-bottom: 0
    }
    .cs-header-a .drawer .row {
        margin-left: 0;
        margin-right: 0
    }
    .cs-header-a .drawer .cs-img {
        display: none
    }
}

.cs-main-menu {
    background-color: #fff
}

.hd-search-container {
    background: #fff;
    display: block;
    height: 100%;
    left: 0;
    padding: 17px 30px;
    position: absolute;
    top: 0;
    transition: opacity 300ms ease 0s;
    width: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden
}

.main-inner {
    padding: 20px 0 60px
}

.main-content {
    padding: 30px 0 40px
}

@media (min-width: 992px) {
    .main-content {
        padding: 30px 0 0 30px
    }
}

.aside .cs-widget-header-title {
    font-size: 22px;
    text-transform: uppercase;
    color: #aa001e
}

.aside .csmw {
    border: 3px solid #aa001e;
    padding: 15px
}

.aside .csmw .cs-widget-header-title {
    margin: 0;
    text-transform: uppercase
}

.aside .csw-footer {
    border-top: 1px solid rgba(170, 0, 30, 0.25)
}

.section-home {
    padding: 50px 0
}

.section-home h2 {
    font-size: 18px;
    color: #aa001e;
    text-transform: uppercase;
    margin: 0 0 20px
}

.section-home.bg-gray {
    background-color: #ddd
}

.section-home.bg-primary {
    background-color: #f6002b
}

.section-home.bg-secondary {
    background-color: #262626
}

.section-home .block {
    padding: 20px 20px 30px
}

.section-home .block .quick-links ul {
    margin: 0
}

.section-home .cs-widget-header-title {
    font-size: 24px;
    text-align: center
}

.section-home .csw-footer {
    text-align: center;
    margin-top: 30px
}

.section-home .csw-footer a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    white-space: normal;
    font-weight: 700;
    color: #fff;
    background-color: #aa001e;
    border-color: #aa001e;
    min-width: 150px
}

.section-home .csw-footer a:focus,
.section-home .csw-footer a:active:focus,
.section-home .csw-footer a.active:focus,
.section-home .csw-footer a.focus,
.section-home .csw-footer a:active.focus,
.section-home .csw-footer a.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.section-home .csw-footer a:hover,
.section-home .csw-footer a:focus,
.section-home .csw-footer a.focus {
    color: #333;
    text-decoration: none
}

.section-home .csw-footer a:active,
.section-home .csw-footer a.active {
    background-image: none;
    outline: 0;
    -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)
}

.section-home .csw-footer a.disabled,
.section-home .csw-footer a[disabled],
fieldset[disabled] .section-home .csw-footer a {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.section-home .csw-footer a.disabled,
fieldset[disabled] a.section-home .csw-footer a {
    pointer-events: none
}

.section-home .csw-footer a .fa {
    margin-right: 6px
}

.section-home .csw-footer a:focus,
.section-home .csw-footer a.focus {
    color: #fff;
    background-color: #770015;
    border-color: #2a0007
}

.section-home .csw-footer a:hover {
    color: #fff;
    background-color: #770015;
    border-color: #6d0013
}

.section-home .csw-footer a:active,
.section-home .csw-footer a.active,
.open>.dropdown-toggle.section-home .csw-footer a {
    color: #fff;
    background-color: #770015;
    background-image: none;
    border-color: #6d0013
}

.section-home .csw-footer a:active:hover,
.section-home .csw-footer a.active:hover,
.open>.dropdown-toggle.section-home .csw-footer a:hover,
.section-home .csw-footer a:active:focus,
.section-home .csw-footer a.active:focus,
.open>.dropdown-toggle.section-home .csw-footer a:focus,
.section-home .csw-footer a:active.focus,
.section-home .csw-footer a.active.focus,
.open>.dropdown-toggle.section-home .csw-footer a.focus {
    color: #fff;
    background-color: #53000f;
    border-color: #2a0007
}

.section-home .csw-footer a.disabled:hover,
.section-home .csw-footer a[disabled]:hover,
fieldset[disabled] .section-home .csw-footer a:hover,
.section-home .csw-footer a.disabled:focus,
.section-home .csw-footer a[disabled]:focus,
fieldset[disabled] .section-home .csw-footer a:focus,
.section-home .csw-footer a.disabled.focus,
.section-home .csw-footer a[disabled].focus,
fieldset[disabled] .section-home .csw-footer a.focus {
    background-color: #aa001e;
    border-color: #aa001e
}

.section-home .csw-footer a .badge {
    color: #aa001e;
    background-color: #fff
}

.cs-side-nav {
    position: relative
}

.cs-side-nav a {
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    transition: all 150ms ease
}

.cs-side-nav .cs-side-nav-t2 {
    padding: 6px 0 12px;
    background: none
}

.quick-links ul {
    margin: 0 0 30px
}

.quick-links ul .cs-icon-wrap {
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.quick-links ul .cs-icon-wrap+.cs-icon-wrap {
    margin-top: -1px
}

.quick-links ul .cs-icon-wrap>a {
    display: block;
    padding: 8px 5px;
    text-decoration: none;
    font-size: 15px;
    color: #aa001e
}

.quick-links ul .cs-icon-wrap em {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    text-align: center;
    color: #000;
    background-color: #aa001e;
    border-radius: 50%;
    margin-right: 8px
}

.quick-links ul .cs-icon-wrap>a:hover {
    color: #770015
}

.quick-links ul .cs-icon-wrap>a:hover i {
    color: #000;
    background-color: #770015
}

.cs-owl-slide-container {
    position: relative;
    max-width: 1170px;
    height: 100%;
    padding: 0;
    margin: 0 auto
}

.cs-owl-slide-title {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px
}

.cs-owl-slide-body p {
    font-size: 18px;
    color: #fff;
    line-height: 1.5
}

.cs-owl-slide-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 8px 15px;
    font-size: 15px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    white-space: normal;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    border-color: #000000
}

.cs-owl-slide-btn:focus,
.cs-owl-slide-btn:active:focus,
.cs-owl-slide-btn.active:focus,
.cs-owl-slide-btn.focus,
.cs-owl-slide-btn:active.focus,
.cs-owl-slide-btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.cs-owl-slide-btn:hover,
.cs-owl-slide-btn:focus,
.cs-owl-slide-btn.focus {
    color: #333;
    text-decoration: none
}

.cs-owl-slide-btn:active,
.cs-owl-slide-btn.active {
    background-image: none;
    outline: 0;
    -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)
}

.cs-owl-slide-btn.disabled,
.cs-owl-slide-btn[disabled],
fieldset[disabled] .cs-owl-slide-btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.cs-owl-slide-btn.disabled,
fieldset[disabled] a.cs-owl-slide-btn {
    pointer-events: none
}

.cs-owl-slide-btn .fa {
    margin-right: 6px
}

.cs-owl-slide-btn:focus,
.cs-owl-slide-btn.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.cs-owl-slide-btn:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.cs-owl-slide-btn:active,
.cs-owl-slide-btn.active,
.open>.dropdown-toggle.cs-owl-slide-btn {
    color: #fff;
    background-color: #000000;
    background-image: none;
    border-color: #000000
}

.cs-owl-slide-btn:active:hover,
.cs-owl-slide-btn.active:hover,
.open>.dropdown-toggle.cs-owl-slide-btn:hover,
.cs-owl-slide-btn:active:focus,
.cs-owl-slide-btn.active:focus,
.open>.dropdown-toggle.cs-owl-slide-btn:focus,
.cs-owl-slide-btn:active.focus,
.cs-owl-slide-btn.active.focus,
.open>.dropdown-toggle.cs-owl-slide-btn.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.cs-owl-slide-btn.disabled:hover,
.cs-owl-slide-btn[disabled]:hover,
fieldset[disabled] .cs-owl-slide-btn:hover,
.cs-owl-slide-btn.disabled:focus,
.cs-owl-slide-btn[disabled]:focus,
fieldset[disabled] .cs-owl-slide-btn:focus,
.cs-owl-slide-btn.disabled.focus,
.cs-owl-slide-btn[disabled].focus,
fieldset[disabled] .cs-owl-slide-btn.focus {
    background-color: #000;
    border-color: #000000
}

.cs-owl-slide-btn .badge {
    color: #000;
    background-color: #fff
}

.cs-owl-slider .owl-prev {
    left: 0;
    border-radius: 0 40px 40px 0
}

.cs-owl-slider .owl-prev .owl-prev-icon {
    position: relative;
    left: -2.5px
}

.cs-owl-slider .owl-next {
    right: 0;
    border-radius: 40px 0 0 40px
}

.cs-owl-slider .owl-next .owl-next-icon {
    position: relative;
    right: -2.5px
}

@media (max-width: 767px) {
    .cs-owl-slider .owl-nav {
        display: none
    }
}

@media (min-width: 769px) {
    .cs-owl-slide-content {
        position: absolute;
        left: 15px;
        bottom: 60px;
        width: 50%;
        background: rgba(170, 0, 30, 0.85);
        padding: 30px
    }
    .cs-owl-slide-body {
        margin: 0 0 15px
    }
    .cs-owl-slide-body p {
        margin: 0 0 15px
    }
    .cs-owl-slide-body p:last-child {
        margin: 0
    }
}

@media (max-width: 768px) {
    .cs-owl-slide-container {
        background-color: #aa001e;
        padding: 30px 15px
    }
    .cs-owl-slide-body {
        margin: 0 0 15px
    }
    .cs-owl-slide-body p {
        margin: 0 0 15px
    }
    .cs-owl-slide-body p:last-child {
        margin: 0
    }
}

.csw-footer {
    padding: 10px 0
}

.csw-footer a {
    display: inline-block;
    margin-right: 15px
}

.cs-news-list-grid .csw-footer a,
.cs-calendar-list-grid .csw-footer a,
.cs-blog-list-grid .csw-footer a,
.csmw.cs-owl-carousel .csw-footer a {
    margin: 0 5px
}

@media (max-width: 767px) {
    .cs-news-list-grid .csw-footer a,
    .cs-calendar-list-grid .csw-footer a,
    .cs-blog-list-grid .csw-footer a,
    .csmw.cs-owl-carousel .csw-footer a {
        margin: 5px 0;
        width: 100%
    }
}

.r-tabs .r-tabs-anchor {
    text-transform: uppercase
}

.cs-footer-a {
    background-color: #aa001e
}

.cs-footer-a .big {
    font-size: 22px
}

.cs-footer-a .footer-top {
    padding: 40px 0 0
}

.cs-footer-a .footer-top .ft-social-links,
.cs-footer-a .footer-top .ft-connect-tagline,
.cs-footer-a .footer-top .ft-contact-btn {
    padding-bottom: 20px
}

.cs-footer-a .footer-top .cs-divider-wrap {
    margin: 0
}

.cs-footer-a .footer-main {
    padding: 60px 0
}

.cs-footer-a .footer-main h4 {
    color: #fff;
    text-transform: uppercase
}

.cs-footer-a .ft-contact p {
    color: #fff
}

.cs-footer-a .ft-nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.cs-footer-a .ft-nav ul li>a {
    color: #fff
}

.cs-footer-a .footer-bottom {
    background-color: #770015
}

.cs-footer-a .cs-powered {
    padding: 15px 0
}

.cs-footer-a .cs-powered p {
    font-size: 13px;
    margin: 0
}

.cs-footer-a .cs-powered a {
    color: #fff;
    text-decoration: none
}

.cs-footer-a .cs-powered a:hover {
    color: rgba(255, 255, 255, 0.8)
}

@media (min-width: 992px) {
    .cs-footer-a .footer-top .ft-connect-tagline {
        display: inline-block
    }
    .cs-footer-a .footer-top .ft-connect-tagline p {
        padding: 7px 15px 0;
        margin: 0
    }
    .cs-footer-a .footer-top .ft-social-links {
        float: left
    }
    .cs-footer-a .footer-top .ft-contact-btn {
        float: right
    }
}

@media (max-width: 991px) {
    .cs-footer-a .footer-top {
        text-align: center
    }
    .cs-footer-a .footer-top .cs-divider-wrap {
        margin-top: 20px
    }
    .cs-footer-a .ft-contact,
    .cs-footer-a .ft-nav {
        text-align: center
    }
}

.cs-header-a .header-nav {
    border-top: 1px solid #aa001e;
    border-bottom: 1px solid #aa001e
}

@media (min-width: 769px) {
    .cs-header-a .hd-social-links {
        margin-top: -21px
    }
}

@media (max-width: 800px) {
    .cs-header-a .drawer-inner .hd-social-links {
        bottom: -80px
    }
}

.cs-header-a .logo-small img {
    height: auto
}

.cs-side-nav-t1 {
    border-top: 1px solid #ddd
}

.cs-side-nav-t1>li {
    border-bottom: 1px solid #ddd
}

.cs-owl-slide-content {
    bottom: 0px;
    background: rgba(68, 68, 68, 0.7);
    width: 100%;
    left: 0
}

.cs-owl-slide-container {
    max-width: 100%
}

.cs-owl-slide-title,
.cs-owl-slide-body {
    background: none;
    margin: 0
}

.cs-owl-slide-title {
    padding: 10px 0px 4px 10px
}

.cs-owl-slide-title {
    font-size: 22px
}

.cs-owl-slide-body {
    max-width: 100%;
    margin: 0px
}

.cs-owl-slide-body p {
    font-size: 14px;
    padding-left: 10px
}

.cs-owl-slide-btn {
    border: none;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 8px 18px
}

.cs-owl-slider .owl-next {
    right: 15px
}

.cs-owl-slider .owl-prev {
    left: 15px
}

@media (max-width: 960px) {
    .cs-owl-slide-body p {
        margin-left: 13px
    }
    .cs-owl-slide-container {
        padding: 0
    }
}

@media (min-width: 769px) {
    .cs-owl-slide-content {
        padding: 10px
    }
}

@media (max-width: 960px) {
    .owl-nav {
        display: none
    }
}

@media (min-width: 481px) {
    .slider-small {
        display: none
    }
}

@media (max-width: 480px) {
    .slider-large {
        display: none
    }
}

.edit--content .slider-small,
.edit--content .slider-large {
    display: block !important
}

.ft-connect-tagline {
    color: #fff
}

div#google_translate_element {
    text-align: center;
    margin-top: 10px
}

.cs-footer-a .cs-powered a:hover {
    text-decoration: underline
}

.ft-social-links {
    float: left
}

.ft-social-tiktok img {
    padding-left: 20px;
    float: left;
    max-width: 64px;
    height: 44px
}

.module-featured {
    margin: 20px 0
}

.module-featured .module-featured__heading,
.module-featured .module-featured__image {
    margin: 0 0 10px
}

.module-featured .module-featured__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 5px
}

.module-featured .module-featured__meta {
    font-size: 15px;
    color: #919191;
    margin: 0
}

.module-featured .module-featured__meta.cs-li-meta-default .meta-event-date {
    display: block
}

.module-featured .module-featured__meta.cs-li-meta-multi-day .meta-event-start,
.module-featured .module-featured__meta.cs-li-meta-multi-day .meta-event-end {
    display: block
}

.module-featured .module-featured__meta.cs-li-meta-multi-day .meta-event-time:before {
    content: "("
}

.module-featured .module-featured__meta.cs-li-meta-multi-day .meta-event-time:after {
    content: ")"
}