/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 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 {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),
        url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),
        url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #b53594;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    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: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.comment__metadata,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.comment__metadata small,
.h5 .small,
.comment__metadata .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
.comment__metadata,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.comment__metadata small,
.h5 .small,
.comment__metadata .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5,
.comment__metadata {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase,
.initialism {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}
.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;
}
.bg-primary {
    background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.42857;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.66667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333%;
}
.col-xs-5 {
    width: 41.66667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333%;
}
.col-xs-8 {
    width: 66.66667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333%;
}
.col-xs-11 {
    width: 91.66667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.66667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33333%;
}
.col-xs-pull-5 {
    right: 41.66667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33333%;
}
.col-xs-pull-8 {
    right: 66.66667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33333%;
}
.col-xs-pull-11 {
    right: 91.66667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.66667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33333%;
}
.col-xs-push-5 {
    left: 41.66667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33333%;
}
.col-xs-push-8 {
    left: 66.66667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33333%;
}
.col-xs-push-11 {
    left: 91.66667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@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-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@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-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@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-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
table {
    background-color: rgba(0, 0, 0, 0);
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .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 > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    input[type="date"].input-sm,
    .input-group-sm > input.form-control[type="date"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }
    input[type="date"].input-lg,
    .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}
.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #b53594;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .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:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-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: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.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-left: 0;
        padding-right: 0;
    }
}
.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;
    }
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .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-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@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;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.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;
    margin-right: 15px;
    padding: 9px 10px;
    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: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@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: 20px;
    }
    .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: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 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: 8px;
    margin-bottom: 8px;
}
@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@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: rgba(0, 0, 0, 0);
    }
    .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: rgba(0, 0, 0, 0);
    }
}
.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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
}
.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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
    }
    .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: #090909;
    }
    .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: rgba(0, 0, 0, 0);
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 3;
    color: #b53594;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.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: #eee;
}
.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: #777;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-default {
    background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    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;
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    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-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    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 {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    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: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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: #5cb85c;
}
.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: #5bc0de;
}
.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 {
    zoom: 1;
    overflow: hidden;
}
.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 {
    margin-bottom: 20px;
    padding-left: 0;
}
.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-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
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,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #c7ddef;
}
.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,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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: 20px;
    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-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    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-right-radius: 3px;
    border-top-left-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-right-radius: 0;
    border-top-left-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-left: 15px;
    padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    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 #ddd;
}
.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.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: #333;
    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: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: none;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -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 {
    display: block;
    max-width: 100%;
    height: auto;
    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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}
.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;
    line-height: 1;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.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;
    }
}
html {
    color: #5a5b5d;
    font-family: "Avenir Book", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.01em;
}
body {
    color: #5a5b5d;
    font-family: "Avenir Book", Helvetica, sans-serif;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.01em;
    padding-top: 73px;
    background-color: #fff;
}
@media (min-width: 992px) {
    body {
        padding-top: 120px;
    }
}
.col-xs-5 {
    width: 100%;
}
@media (min-width: 576px) {
    .col-xs-5 {
        width: 41.66667%;
    }
}
.col-xs-7 {
    width: 100%;
}
@media (min-width: 576px) {
    .col-xs-7 {
        width: 58.33333%;
    }
}
.page__loader {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 18px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.page__loader--modal {
    display: none;
    justify-content: center;
    align-items: center;
}
.page__loader img {
    height: 100%;
    width: auto;
}
.page__loader.page--loaded {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}
.page__content {
    padding-top: 25px;
    padding-bottom: 25px;
}
@media (min-width: 767px) {
    .page__content {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}
@media (min-width: 992px) {
    .page__content {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.page__content--intro-sm .entry__intro {
    border-bottom: none;
}
.school-locator__results {
    padding-top: 25px;
}
@media (max-width: 992px) {
    .school-locator__results {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .school-locator__results {
        padding-bottom: 25px;
        padding-top: 45px;
    }
}
.content-area {
    position: relative;
}
.container--full {
    width: 100%;
}
@media (min-width: 992px) {
    .container--full {
        padding: 0 45px;
    }
}
@media (min-width: 992px) {
    .container--sm {
        max-width: 880px;
    }
}
.home .swash-yellow {
    position: relative;
    z-index: 5;
}
.home .three-up {
    z-index: 5;
    margin-top: -31px;
}
.home .banner.banner-content {
    padding-top: 0;
}
#body {
    background: url("../../assets/img/paper_swatch.png");
}
div[id*="block"]:first-of-type {
    margin-top: 0;
}
div[id*="block"]:last-of-type {
    margin-bottom: 0;
}
* {
    margin: 0;
    padding: 0;
}
a {
    color: #5a5b5d;
}
a:hover {
    color: #b53594;
}
a:active,
a:focus,
a:visited {
    color: #5a5b5d;
}
.image-gallery li:before {
    content: normal;
    margin: 0;
    font-size: 1em;
}
#preload {
    position: absolute;
    left: -10000px;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.one-by {
    width: 1px;
    height: 1px;
}
.columns {
    max-width: 970px;
}
.closex {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
    z-index: 500;
}
.closex .closex-inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.closex .close-pipe {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 50%;
    left: 0;
}
.closex .close-pipe.top {
    transform: rotate(45deg);
}
.closex .close-pipe.bottom {
    transform: rotate(-45deg);
}
.content {
    max-width: 720px;
}
.watch-btn {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
}
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
    .row.display-flex {
        display: block !important;
    }
}
.row.display-flex > [class*="col-"] {
    display: flex;
    flex-direction: column;
}
@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
    .row.display-flex > [class*="col-"] {
        display: block !important;
    }
}
.alignleft {
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
}
@media (min-width: 767px) {
    .alignleft {
        width: auto;
        float: left;
        margin: 0 30px 20px 0;
    }
}
.alignright {
    float: right;
    margin: 0 0 15px 15px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
}
.overlay-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1200;
    display: none;
}
.overlay-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-close {
    width: 70px;
    height: 70px;
    padding: 15px;
}
@media screen and (max-width: 767px) {
    .watch-btn {
        z-index: 500;
        font-size: 0.7em;
    }
}
.swash-button-grey {
    border: none !important;
    cursor: pointer;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url("../../assets/img/KBH_Dropdown_Arrows.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 8px;
}
.email-us-form .form-control {
    border-radius: 0;
    border: none;
    min-height: 55px;
    font-size: 1.05rem;
    color: #5a5b5d;
    margin: auto;
}
.email-us-form select {
    height: 55px !important;
    border-radius: 0;
}
.email-us-form label {
    text-transform: uppercase;
    font-size: 0.9rem;
}
.email-us-form .info-area {
    padding-top: 25px;
}
.email-us-form .nf-form-fields-required {
    display: none;
}
.nf-after-form-content {
    display: none;
}
.nf-multi-cell .nf-cell {
    padding: 0 10px !important;
}
.email-us-form img {
    width: 100%;
}
.email-us-form .custom-btn {
    text-align: right;
}
.text-underline {
    text-decoration: underline !important;
}
@font-face {
    font-family: "Avenir Book";
    src: url("../../assets/fonts/AvenirBook/Avenir-Book.eot?#iefix");
    src: url("../../assets/fonts/AvenirBook/Avenir-Book.eot?#iefix") format("eot"), url("../../assets/fonts/AvenirBook/Avenir-Book.woff") format("woff"), url("../../assets/fonts/AvenirBook/Avenir-Book.ttf") format("truetype"),
        url("../../assets/fonts/AvenirBook/Avenir-Book.svg#AvenirBook") format("svg");
}
@font-face {
    font-family: "AvenirLT";
    src: url("../../assets/fonts/AvenirLight/Avenir-Light.eot?#iefix");
    src: url("../../assets/fonts/AvenirLight/Avenir-Light.eot?#iefix") format("eot"), url("../../assets/fonts/AvenirLight/Avenir-Light.woff") format("woff"), url("../../assets/fonts/AvenirLight/Avenir-Light.ttf") format("truetype"),
        url("../../assets/fonts/AvenirLight/Avenir-Light.svg#AvenirLT") format("svg");
}
@font-face {
    font-family: "AvenirMedium";
    src: url("../../assets/fonts/AvenirMedium/Avenir-Medium.eot?#iefix");
    src: url("../../assets/fonts/AvenirMedium/Avenir-Medium.eot?#iefix") format("eot"), url("../../assets/fonts/AvenirMedium/Avenir-Medium.woff") format("woff"), url("../../assets/fonts/AvenirMedium/Avenir-Medium.ttf") format("truetype"),
        url("../../assets/fonts/AvenirMedium/Avenir-Medium.svg#AvenirMedium") format("svg");
}
@font-face {
    font-family: "AvenirHeavy";
    src: url("../../assets/fonts/AvenirHeavy/Avenir-Heavy.eot?#iefix");
    src: url("../../assets/fonts/AvenirHeavy/Avenir-Heavy.eot?#iefix") format("eot"), url("../../assets/fonts/AvenirHeavy/Avenir-Heavy.woff") format("woff"), url("../../assets/fonts/AvenirHeavy/Avenir-Heavy.ttf") format("truetype"),
        url("../../assets/fonts/AvenirHeavy/Avenir-Heavy.svg#AvenirBook") format("svg");
}
@font-face {
    font-family: "Avenir Book";
    src: url("../../assets/fonts/AvenirBook/Avenir-BookOblique.eot?#iefix");
    src: url("../../assets/fonts/AvenirBook/Avenir-BookOblique.eot?#iefix") format("eot"), url("../../assets/fonts/AvenirBook/Avenir-BookOblique.woff") format("woff"),
        url("../../assets/fonts/AvenirBook/Avenir-BookOblique.ttf") format("truetype"), url("../../assets/fonts/AvenirBook/Avenir-BookOblique.svg#AvenirBookOblique") format("svg");
    font-style: italic;
}
@font-face {
    font-family: "Trend Slab";
    src: url("../../assets/fonts/TrendSlab/TrendSlabOne.eot?#iefix");
    src: url("../../assets/fonts/TrendSlab/TrendSlabOne.eot?#iefix") format("eot"), url("../../assets/fonts/TrendSlab/TrendSlabOne.woff") format("woff"), url("../../assets/fonts/TrendSlab/TrendSlabOne.ttf") format("truetype"),
        url("../../assets/fonts/TrendSlab/TrendSlabOne.svg#TrendSlab") format("svg");
}
@font-face {
    font-family: "Trend Sans One";
    src: url("../../assets/fonts/TrendSans/TrendSansOne.eot");
    src: url("../../assets/fonts/TrendSans/TrendSansOne.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/TrendSans/TrendSansOne.woff2") format("woff2"), url("../../assets/fonts/TrendSans/TrendSansOne.woff") format("woff"),
        url("../../assets/fonts/TrendSans/TrendSansOne.ttf") format("truetype"), url("../../assets/fonts/TrendSans/TrendSansOne.svg#TrendSansOne") format("svg");
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.clear {
    clear: both;
}
@media (max-width: 768px) {
    .mobile-center {
        text-align: center;
    }
}
.inline {
    display: inline-block;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0;
}
.no-wrap {
    white-space: nowrap;
}
.layer {
    position: relative;
}
.hr-comment-top {
    margin: 0;
    padding-bottom: 20px;
}
@media (min-width: 767px) {
    .hr-comment-top {
        display: none;
    }
}
h1.dash {
    margin-bottom: 6.25rem;
    position: relative;
}
h1.dash:after {
    background: #5a5b5d;
    bottom: -40px;
    content: "";
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 35px;
}
h2.dash {
    margin-bottom: 2.75rem;
    position: relative;
}
h2.dash:after {
    background: #5a5b5d;
    bottom: -18px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    width: 17px;
}
h3.dash {
    margin-bottom: 1.5rem;
    position: relative;
}
h3.dash:after {
    background: #5a5b5d;
    bottom: -12px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 15px;
}
.dash-sm {
    font-size: 2.6rem !important;
    margin-bottom: 1rem !important;
    margin-top: -5px !important;
}
.dash--spacing-large {
    font-size: 2.6em !important;
    margin: 1rem 0 3.5rem 0 !important;
}
body,
div,
p {
    font-family: "Avenir Book", Helvetica, sans-serif;
    color: #5a5b5d;
    font-size: 15px;
}
h1,
h2,
h3,
strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    letter-spacing: 0.05em;
    font-weight: normal;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Trend Slab";
    font-weight: normal;
    font-size: 18px;
    line-height: 1.33;
    margin-top: 0 !important;
    text-transform: lowercase;
}
.h1--modal {
    font-size: 22px;
}
@media (min-width: 576px) {
    .h1--modal {
        font-size: 24px;
    }
}
@media (min-width: 992px) {
    .h1--modal {
        font-size: 2rem;
    }
}
@media (max-width: 767px) {
    .h3--modal {
        font-size: 18px;
    }
}
.h1--modal,
.h2--modal {
    color: #838383 !important;
}
.h4--modal {
    color: #b53594 !important;
}
.text-gray {
    color: #838383 !important;
}
.text-pink {
    color: #b53594 !important;
}
.h1--modal,
.h2--modal,
.h3--modal,
.h4--modal,
.h5--modal {
    font-family: "Trend Slab";
    font-weight: normal;
}
h1 {
    font-size: 2rem;
}
h2 {
    font-size: 1.8rem;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.2em;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.text-italic {
    font-style: italic;
}
.font-weight-bold {
    font-weight: bold;
}
.btn-search {
    appearance: none;
    background-image: url("../../assets/img/Search_Icon.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #eee;
    border-radius: 0;
    bottom: 0;
    cursor: pointer;
    font-size: 16px;
    outline: none;
    padding: 6px 20px;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -9999px;
    transition: all 0.25s ease-in;
}
a[class^="swash"] {
    text-decoration: none;
}
.loader {
    height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 80px;
}
.loader span {
    background: #b53594;
    border-radius: 50px;
    display: inline-block;
    height: 10px;
    margin: 25px auto;
    animation: loader 0.8s infinite alternate;
    -moz-border-radius: 50px;
    -moz-animation: loader 0.8s infinite alternate;
    -webkit-border-radius: 50px;
    -webkit-animation: loader 0.8s infinite alternate;
    -ms-border-radius: 50px;
    -ms-animation: loader 0.8s infinite alternate;
    -o-border-radius: 50px;
    -o-animation: loader 0.8s infinite alternate;
    vertical-align: middle;
    width: 10px;
}
#loader_1 {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}
#loader_2 {
    -moz-animation-delay: 0.24s;
    -webkit-animation-delay: 0.24s;
    -ms-animation-delay: 0.24s;
    -o-animation-delay: 0.24s;
    animation-delay: 0.24s;
}
#loader_3 {
    -moz-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    animation-delay: 0.48s;
}
@-moz-keyframes loader {
    0% {
        width: 10px;
        height: 10px;
        background-color: #b53594;
        -moz-transform: translateY(0);
    }
    100% {
        width: 24px;
        height: 24px;
        background-color: #b53594;
        -moz-transform: translateY(-21px);
    }
}
@-webkit-keyframes loader {
    0% {
        width: 10px;
        height: 10px;
        background-color: #b53594;
        -webkit-transform: translateY(0);
    }
    100% {
        width: 24px;
        height: 24px;
        background-color: #b53594;
        -webkit-transform: translateY(-21px);
    }
}
@-ms-keyframes loader {
    0% {
        width: 10px;
        height: 10px;
        background-color: #b53594;
        -ms-transform: translateY(0);
    }
    100% {
        width: 24px;
        height: 24px;
        background-color: #b53594;
        -ms-transform: translateY(-21px);
    }
}
@-o-keyframes loader {
    0% {
        width: 10px;
        height: 10px;
        background-color: #b53594;
        -o-transform: translateY(0);
    }
    100% {
        width: 24px;
        height: 24px;
        background-color: #b53594;
        -o-transform: translateY(-21px);
    }
}
@keyframes loader {
    0% {
        width: 10px;
        height: 10px;
        background-color: #b53594;
        transform: translateY(0);
    }
    100% {
        width: 24px;
        height: 24px;
        background-color: #b53594;
        transform: translateY(-21px);
    }
}
.swash-top {
    margin-top: -20px;
    margin-bottom: -20px;
    z-index: 999;
}
.swash-pink {
    background: url("../../assets/img/swash/swash_pink.webp") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-pink h1,
.swash-pink .h1,
.swash-pink h2,
.swash-pink .h2,
.swash-pink h3,
.swash-pink .h3,
.swash-pink h4,
.swash-pink .h4 h5,
.swash-pink .h5,
.swash-pink .comment__metadata,
.swash-pink h6,
.swash-pink .h6,
.swash-pink a,
.swash-pink p {
    color: white;
}
.swash-yellow {
    background: url("../../assets/img/swash/swash_yellow_both.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-yellow h1,
.swash-yellow .h1,
.swash-yellow h2,
.swash-yellow .h2,
.swash-yellow h3,
.swash-yellow .h3,
.swash-yellow h4,
.swash-yellow .h4 h5,
.swash-yellow .h5,
.swash-yellow .comment__metadata,
.swash-yellow h6,
.swash-yellow .h6,
.swash-yellow a,
.swash-yellow p {
    color: white;
}
.swash-green {
    background: url("../../assets/img/swash/swash_green_both.gif") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-green h1,
.swash-green .h1,
.swash-green h2,
.swash-green .h2,
.swash-green h3,
.swash-green .h3,
.swash-green h4,
.swash-green .h4 h5,
.swash-green .h5,
.swash-green .comment__metadata,
.swash-green h6,
.swash-green .h6,
.swash-green a,
.swash-green p {
    color: white;
}
.swash-blue {
    background: url("../../assets/img/swash/swash_blue.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-blue h1,
.swash-blue .h1,
.swash-blue h2,
.swash-blue .h2,
.swash-blue h3,
.swash-blue .h3,
.swash-blue h4,
.swash-blue .h4 h5,
.swash-blue .h5,
.swash-blue .comment__metadata,
.swash-blue h6,
.swash-blue .h6,
.swash-blue a,
.swash-blue p {
    color: white;
}
.swash-pink-low {
    background: url("../../assets/img/swash/swash_pink.webp") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-pink-low h1,
.swash-pink-low .h1,
.swash-pink-low h2,
.swash-pink-low .h2,
.swash-pink-low h3,
.swash-pink-low .h3,
.swash-pink-low h4,
.swash-pink-low .h4 h5,
.swash-pink-low .h5,
.swash-pink-low .comment__metadata,
.swash-pink-low h6,
.swash-pink-low .h6,
.swash-pink-low a,
.swash-pink-low p {
    color: white;
}
.swash-yellow-low {
    background: url("../../assets/img/swash/swash_yellow.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-yellow-low h1,
.swash-yellow-low .h1,
.swash-yellow-low h2,
.swash-yellow-low .h2,
.swash-yellow-low h3,
.swash-yellow-low .h3,
.swash-yellow-low h4,
.swash-yellow-low .h4 h5,
.swash-yellow-low .h5,
.swash-yellow-low .comment__metadata,
.swash-yellow-low h6,
.swash-yellow-low .h6,
.swash-yellow-low a,
.swash-yellow-low p {
    color: white;
}
.swash-green-low {
    background: url("../../assets/img/swash/swash_green.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-green-low h1,
.swash-green-low .h1,
.swash-green-low h2,
.swash-green-low .h2,
.swash-green-low h3,
.swash-green-low .h3,
.swash-green-low h4,
.swash-green-low .h4 h5,
.swash-green-low .h5,
.swash-green-low .comment__metadata,
.swash-green-low h6,
.swash-green-low .h6,
.swash-green-low a,
.swash-green-low p {
    color: white;
}
.swash-blue-low {
    background: url("../../assets/img/swash/swash_blue.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-blue-low h1,
.swash-blue-low .h1,
.swash-blue-low h2,
.swash-blue-low .h2,
.swash-blue-low h3,
.swash-blue-low .h3,
.swash-blue-low h4,
.swash-blue-low .h4 h5,
.swash-blue-low .h5,
.swash-blue-low .comment__metadata,
.swash-blue-low h6,
.swash-blue-low .h6,
.swash-blue-low a,
.swash-blue-low p {
    color: white;
}
.swash-pink-bottom {
    background: url("../../assets/img/swash/swash_pink.webp") repeat-x center top transparent;
    background-size: auto 110%;
    position: relative;
}
.swash-pink-bottom h1,
.swash-pink-bottom .h1,
.swash-pink-bottom h2,
.swash-pink-bottom .h2,
.swash-pink-bottom h3,
.swash-pink-bottom .h3,
.swash-pink-bottom h4,
.swash-pink-bottom .h4 h5,
.swash-pink-bottom .h5,
.swash-pink-bottom .comment__metadata,
.swash-pink-bottom h6,
.swash-pink-bottom .h6,
.swash-pink-bottom a,
.swash-pink-bottom p {
    color: white;
}
.swash-yellow-bottom {
    background: url("../../assets/img/swash/swash_yellow_bottom.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-yellow-bottom h1,
.swash-yellow-bottom .h1,
.swash-yellow-bottom h2,
.swash-yellow-bottom .h2,
.swash-yellow-bottom h3,
.swash-yellow-bottom .h3,
.swash-yellow-bottom h4,
.swash-yellow-bottom .h4 h5,
.swash-yellow-bottom .h5,
.swash-yellow-bottom .comment__metadata,
.swash-yellow-bottom h6,
.swash-yellow-bottom .h6,
.swash-yellow-bottom a,
.swash-yellow-bottom p {
    color: white;
}
.swash-green-bottom {
    background: url("../../assets/img/swash/swash_green_bottom.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-green-bottom h1,
.swash-green-bottom .h1,
.swash-green-bottom h2,
.swash-green-bottom .h2,
.swash-green-bottom h3,
.swash-green-bottom .h3,
.swash-green-bottom h4,
.swash-green-bottom .h4 h5,
.swash-green-bottom .h5,
.swash-green-bottom .comment__metadata,
.swash-green-bottom h6,
.swash-green-bottom .h6,
.swash-green-bottom a,
.swash-green-bottom p {
    color: white;
}
.swash-blue-bottom {
    background: url("../../assets/img/swash/swash_blue_bottom.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-blue-bottom h1,
.swash-blue-bottom .h1,
.swash-blue-bottom h2,
.swash-blue-bottom .h2,
.swash-blue-bottom h3,
.swash-blue-bottom .h3,
.swash-blue-bottom h4,
.swash-blue-bottom .h4 h5,
.swash-blue-bottom .h5,
.swash-blue-bottom .comment__metadata,
.swash-blue-bottom h6,
.swash-blue-bottom .h6,
.swash-blue-bottom a,
.swash-blue-bottom p {
    color: white;
}
.swash-pink-top {
    background: url("../../assets/img/swash/swash_pink_level.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-pink-top h1,
.swash-pink-top .h1,
.swash-pink-top h2,
.swash-pink-top .h2,
.swash-pink-top h3,
.swash-pink-top .h3,
.swash-pink-top h4,
.swash-pink-top .h4 h5,
.swash-pink-top .h5,
.swash-pink-top .comment__metadata,
.swash-pink-top h6,
.swash-pink-top .h6,
.swash-pink-top a,
.swash-pink-top p {
    color: white;
}
.swash-yellow-top {
    background: url("../../assets/img/swash/swash_yellow_top.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-yellow-top h1,
.swash-yellow-top .h1,
.swash-yellow-top h2,
.swash-yellow-top .h2,
.swash-yellow-top h3,
.swash-yellow-top .h3,
.swash-yellow-top h4,
.swash-yellow-top .h4 h5,
.swash-yellow-top .h5,
.swash-yellow-top .comment__metadata,
.swash-yellow-top h6,
.swash-yellow-top .h6,
.swash-yellow-top a,
.swash-yellow-top p {
    color: white;
}
.swash-green-top {
    background: url("../../assets/img/swash/Swash_Green_Top.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-green-top h1,
.swash-green-top .h1,
.swash-green-top h2,
.swash-green-top .h2,
.swash-green-top h3,
.swash-green-top .h3,
.swash-green-top h4,
.swash-green-top .h4 h5,
.swash-green-top .h5,
.swash-green-top .comment__metadata,
.swash-green-top h6,
.swash-green-top .h6,
.swash-green-top a,
.swash-green-top p {
    color: white;
}
.swash-blue-top {
    background: url("../../assets/img/swash/swash_blue_top.png") repeat-x center top transparent;
    background-size: auto 100%;
    position: relative;
}
.swash-blue-top h1,
.swash-blue-top .h1,
.swash-blue-top h2,
.swash-blue-top .h2,
.swash-blue-top h3,
.swash-blue-top .h3,
.swash-blue-top h4,
.swash-blue-top .h4 h5,
.swash-blue-top .h5,
.swash-blue-top .comment__metadata,
.swash-blue-top h6,
.swash-blue-top .h6,
.swash-blue-top a,
.swash-blue-top p {
    color: white;
}
.swash-pink-full {
    background: url("../../assets/img/swash/swash_pink_full.jpg") repeat-x center top transparent;
    background-size: auto 100%;
}
.swash-pink-full h1,
.swash-pink-full .h1,
.swash-pink-full h2,
.swash-pink-full .h2,
.swash-pink-full h3,
.swash-pink-full .h3,
.swash-pink-full h4,
.swash-pink-full .h4 h5,
.swash-pink-full .h5,
.swash-pink-full .comment__metadata,
.swash-pink-full h6,
.swash-pink-full .h6,
.swash-pink-full a,
.swash-pink-full p {
    color: white;
}
.swash-yellow-full {
    background: url("../../assets/img/swash/swash_yellow.jpg") repeat-x center top transparent;
    background-size: auto 100%;
}
.swash-yellow-full h1,
.swash-yellow-full .h1,
.swash-yellow-full h2,
.swash-yellow-full .h2,
.swash-yellow-full h3,
.swash-yellow-full .h3,
.swash-yellow-full h4,
.swash-yellow-full .h4,
.swash-yellow-full h5,
.swash-yellow-full .h5,
.swash-yellow-full .comment__metadata,
.swash-yellow-full h6,
.swash-yellow-full .h6,
.swash-yellow-full a,
.swash-yellow-full p,
.swash-yellow-full .school-description {
    color: white;
}
.swash-green-full {
    background: url("../../assets/img/swash/swash_green_full.gif") repeat-x center top transparent;
    background-size: auto 100%;
}
.swash-green-full h1,
.swash-green-full .h1,
.swash-green-full h2,
.swash-green-full .h2,
.swash-green-full h3,
.swash-green-full .h3,
.swash-green-full h4,
.swash-green-full .h4 h5,
.swash-green-full .h5,
.swash-green-full .comment__metadata,
.swash-green-full h6,
.swash-green-full .h6,
.swash-green-full a,
.swash-green-full p {
    color: white;
}
.swash-blue-full {
    background: url("../../assets/img/swash/swash_blue_full.jpg") repeat-x center top transparent;
    background-size: auto 100%;
}
.swash-blue-full h1,
.swash-blue-full .h1,
.swash-blue-full h2,
.swash-blue-full .h2,
.swash-blue-full h3,
.swash-blue-full .h3,
.swash-blue-full h4,
.swash-blue-full .h4 h5,
.swash-blue-full .h5,
.swash-blue-full .comment__metadata,
.swash-blue-full h6,
.swash-blue-full .h6,
.swash-blue-full a,
.swash-blue-full p {
    color: white;
}
.swash-blue-full div.card-body p,
.swash-pink-full div.card-body p,
.swash-yellow-full div.card-body p,
.swash-green-full div.card-body p {
    color: unset;
}
.swash-button-pink,
.toggle-view .switch-view.active,
.swash-button-red,
.swash-button-yellow,
.swash-button-green,
.swash-button-blue,
.swash-button-grey,
.swash-button-white,
.swash-button-pink-dark,
.swash-button-green-dark {
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-family: "Trend Slab";
    text-transform: lowercase;
    padding: 1.4em 3em 1em;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.swash-button-pink-dark {
    padding: 1.4em 6em 1em;
}
.swash-button-pink,
.toggle-view .switch-view.active {
    background: url("../../assets/img/swash/button_pink.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-pink-dark {
    background: url("../../assets/img/swash/button_pink_dark.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-red {
    background: url("../../assets/img/swash/button_red.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-yellow {
    background: url("../../assets/img/swash/button_yellow.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-green {
    background: url("../../assets/img/swash/button_green.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-green-dark {
    background: url("../../assets/img/swash/button_green_dark.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-blue {
    background: url("../../assets/img/swash/button_blue.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
    padding: 1.8em 3.8em 1.8em 2.8em;
}
.swash-button-grey {
    background: url("../../assets/img/swash/button_grey.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
}
.swash-button-white {
    background: url("../../assets/img/swash/button_white.png") no-repeat left center transparent;
    background-size: 100% 100%;
    color: #b53594 !important;
    padding: 1.8em 3em 1.8em 2.4em;
}
.swash-small-primary {
    background: url("../../assets/img/swash/Pink.svg") repeat-x center top transparent;
    background-size: auto 100%;
    margin-top: -13px;
    padding: 0.75rem 0;
    position: relative;
}
.swash-small-blue {
    background: url("../../assets/img/swash/blue.svg") repeat-x center top transparent;
    background-size: auto 100%;
    margin-top: -13px;
    padding: 0.75rem 0;
    position: relative;
}
.swash-small-green {
    background: url("../../assets/img/swash/Green.svg") repeat-x center top transparent;
    background-size: auto 100%;
    margin-top: -13px;
    padding: 0.75rem 0;
    position: relative;
}
.swash-small-yellow {
    background: url("../../assets/img/swash/Yellow.svg") repeat-x center top transparent;
    background-size: auto 100%;
    margin-top: -13px;
    padding: 0.75rem 0;
    position: relative;
}
.swash-button-pink:hover,
.toggle-view .switch-view.active:hover,
.swash-button-red:hover,
.swash-button-yellow:hover,
.swash-button-green:hover,
.swash-button-blue:hover,
.swash-button-grey:hover,
.swash-button-white:hover {
    text-decoration: none;
}
.swash-pink-edge {
    background: url("../../assets/img/swash/swash_pink_edge.png") repeat-x center top transparent;
    min-height: 75px;
}
.swash-pink-edge h1,
.swash-pink-edge .h1,
.swash-pink-edge h2,
.swash-pink-edge .h2,
.swash-pink-edge h3,
.swash-pink-edge .h3,
.swash-pink-edge h4,
.swash-pink-edge .h4 h5,
.swash-pink-edge .h5,
.swash-pink-edge .comment__metadata,
.swash-pink-edge h6,
.swash-pink-edge .h6,
.swash-pink-edge a,
.swash-pink-edge p {
    color: white;
}
.swash-pink-tall {
    background: url("../../assets/img/swash/swash_pink_tall.png") repeat center top transparent;
}
.swash-pink-tall h1,
.swash-pink-tall .h1,
.swash-pink-tall h2,
.swash-pink-tall .h2,
.swash-pink-tall h3,
.swash-pink-tall .h3,
.swash-pink-tall h4,
.swash-pink-tall .h4 h5,
.swash-pink-tall .h5,
.swash-pink-tall .comment__metadata,
.swash-pink-tall h6,
.swash-pink-tall .h6,
.swash-pink-tall a,
.swash-pink-tall p {
    color: white;
}
.bg-white {
    background: #fff !important;
}
.bg-white h1,
.bg-white .h1,
.bg-white h2,
.bg-white .h2,
.bg-white h3,
.bg-white .h3,
.bg-white h4,
.bg-white .h4 h5,
.bg-white .h5,
.bg-white .comment__metadata,
.bg-white h6,
.bg-white .h6,
.bg-white p {
    color: #000000;
}
.bg-white h3 {
    color: #b53594;
}
.btn {
    color: #fff;
    background-color: #f78e4e;
    display: inline-block;
    line-height: 1;
    padding: 12px 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: "Avenir Book", Helvetica, sans-serif;
    border: none;
    moz-appearance: none;
    webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.btn:hover {
    background-color: #f56f1d;
}
.btn--bg-arrow {
    position: relative;
    background-image: url("../../assets/img/chevron-right-white.svg");
    background-position: 82% 55%;
    background-repeat: no-repeat;
    padding: 15px 40px 15px 24px;
}
.btn--bg-arrow:hover {
    background-image: url("../../assets/img/chevron-right-white.svg");
    background-position: 82% 55%;
    background-repeat: no-repeat;
}
.btn--icon {
    padding: 9px 24px;
}
.btn--icon .icon {
    fill: #fff;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
@media (min-width: 768px) {
    .btn--icon {
        padding: 12px 24px;
    }
}
.btn--icon-arrow {
    text-align: center;
    padding: 12px 40px;
}
.btn--icon-arrow .icon {
    top: -1px;
    width: 8px;
    height: 14px;
    margin-left: 8px;
}
.btn--border {
    background-color: transparent;
    position: relative;
    border: 2px solid #fff;
    padding: 12px 27px;
}
.btn--border:hover {
    background-color: #e66351;
    border-color: #e66351;
}
.btn--border-red {
    border-color: #e66351;
    color: #e66351;
    padding: 13px 20px;
}
.btn--border-red .icon {
    fill: #e66351;
}
.btn--border-red:hover {
    background-color: #e66351;
    border-color: #e66351;
    color: #fff;
}
.btn--border-red:hover .icon {
    fill: #fff;
}
.modal {
    background-color: rgba(242, 193, 74, 0.95);
}
.modal__close {
    opacity: 1;
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 1000000;
}
@media (min-width: 576px) {
    .modal__close {
        right: 25px;
        top: 25px;
    }
}
.modal-content {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    width: 100%;
    color: null;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    padding: 30px 20px;
    transition: 0.15s height ease-in-out;
}
@media (min-width: 992px) {
    .modal-content {
        padding: 35px 0;
        margin-bottom: 30px;
    }
}
@media (max-width: 1200px) {
    .modal-content {
        margin-top: 70px;
    }
}
.modal-content--after-step-one {
    min-height: 400px;
}
.modal-content--video {
    padding: 0;
    width: calc(100% - 30px);
}
@media (min-width: 992px) {
    .modal-content--video {
        width: 700px;
    }
}
.modal-content__h2 {
    margin-top: 0;
}
.modal-content__top-image {
    display: block;
    margin: 0 auto 1rem;
}
@media (min-width: 576px) {
    .modal-content__top-image {
        margin: 1rem auto;
    }
}
@media (max-width: 992px) {
    .modal-content__top-image {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .modal-content__top-image {
        margin: 1.25rem auto 2rem;
    }
}
.modal-content__top-image--1 {
    display: none;
}
@media (min-width: 576px) {
    .modal-content__top-image--1 {
        display: block;
    }
}
.modal-content__top-image--1--mobile {
    width: 80%;
}
@media (min-width: 576px) {
    .modal-content__top-image--1--mobile {
        display: none;
    }
}
.modal-content__top-image--2 {
    display: none;
}
@media (min-width: 576px) {
    .modal-content__top-image--2 {
        display: block;
    }
}
.modal-content__top-image--2--mobile {
    width: 80%;
}
@media (min-width: 576px) {
    .modal-content__top-image--2--mobile {
        display: none;
    }
}
.modal-content__top-image--3 {
    display: none;
}
@media (min-width: 576px) {
    .modal-content__top-image--3 {
        display: block;
    }
}
.modal-content__top-image--3--mobile {
    width: 80%;
}
@media (min-width: 576px) {
    .modal-content__top-image--3--mobile {
        display: none;
    }
}
@media (max-width: 992px) {
    .modal-content__list-view {
        display: none;
    }
}
@media (min-width: 992px) {
    .modal-content__list-view {
        display: block !important;
    }
}
.modal-content .nf-error .form-control,
.modal-content .nf-error select {
    border: 2px solid #a94442;
}
.modal-content .nf-error label {
    color: #a94442;
}
.modal-content .nf-field-container {
    margin-bottom: 12px;
}
.modal-content .nf-field {
    margin-bottom: 0.5rem;
}
.modal-content .ninja-forms-req-symbol {
    color: #b53594;
}
.modal-content .nf-form-title,
.modal-content .nf-form-fields-required,
.modal-content .nf-error-required-error,
.modal-content .btn--locations-page,
.modal-content .map__view,
.modal-content .school-list__actions--locations-page {
    display: none;
}
.modal-content .input__group input {
    width: 100%;
}
.modal-content .h1 {
    margin-top: 0;
}
.modal-content .required {
    color: #666;
    font-weight: 600;
}
.modal-content .display-inline {
    display: inline;
}
.modal-content .text-right {
    float: right;
}
@media (min-width: 992px) {
    .modal-content .filter__form {
        height: 100%;
        margin: 0;
        width: 100%;
    }
}
@media (max-width: 992px) {
    .modal-content .filter__form .sub-text {
        color: #666;
        text-align: center;
    }
}
.modal-content .float-left {
    float: left;
}
.modal-content .map__filter {
    min-height: 700px;
    padding: 0;
}
@media (min-width: 992px) {
    .modal-content .map__filter {
        display: block !important;
        min-height: 400px;
    }
}
.modal-content .map_filter_background {
    background-color: transparent !important;
    padding-top: 0;
    position: absolute;
    width: 100%;
}
@media (min-width: 992px) {
    .modal-content .map_filter_background {
        background-color: rgba(0, 0, 0, 0.5) !important;
        padding: 30px;
        width: 37%;
    }
}
@media (max-width: 992px) {
    .modal-content .map__overlay {
        margin-top: 210px;
    }
}
.modal-content .page__header {
    background: url(../../assets/img/paper_swatch.png);
    padding-bottom: 30px;
    padding-top: 30px;
}
@media (max-width: 992px) {
    .modal-content .page__header {
        display: none;
    }
}
@media (min-width: 992px) {
    .modal-content .page__header {
        padding-left: 45px;
    }
}
@media (max-width: 992px) {
    .modal-content #schools__list {
        padding: 0;
    }
}
.modal-content .school-list__actions--absolute {
    display: block;
}
@media (max-width: 992px) {
    .modal-content .school-list__actions--absolute {
        margin-top: 1rem;
        position: relative;
    }
}
.modal-content .form-control {
    background-color: #eee;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    height: 36px;
    padding: 6px 20px;
}
.modal-content .h3--modal {
    font-size: 20px;
}
.modal-content .swash-button-pink,
.modal-content .toggle-view .switch-view.active,
.toggle-view .modal-content .switch-view.active {
    background: url("../../assets/img/find.png") 50% 50% no-repeat;
}
.modal-content .swash-button-pink.school-list__meta__select-location,
.modal-content .toggle-view .school-list__meta__select-location.switch-view.active,
.toggle-view .modal-content .school-list__meta__select-location.switch-view.active {
    background: url("../../assets/img/add-child.png") 0 0 no-repeat;
    padding: 1.4em 2em 1em;
}
.modal-content .swash-button-pink.form__submit,
.modal-content .toggle-view .form__submit.switch-view.active,
.toggle-view .modal-content .form__submit.switch-view.active {
    width: 108px;
}
.modal-content .childcarecrm-form {
    padding: 0;
}
.modal-content .childcarecrm-form__field {
    display: none;
    margin-bottom: 14px;
}
.modal-content .childcarecrm-form__footer {
    display: none;
}
.modal-content .childcarecrm-form__group {
    margin-top: 0;
}
.modal-content .childcarecrm-form__group .childcarecrm-form__field {
    display: inline-block;
}
@media (max-width: 767px) {
    .modal-content .childcarecrm-form__group .childcarecrm-form__field {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .modal-content .childcarecrm-form__group .childcarecrm-form__field:nth-child(even) {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .modal-content .childcarecrm-form__group .childcarecrm-form__field-textarea textarea {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .modal-content .childcarecrm-form__group.childcarecrm-form__group--tour-child {
        margin-top: 0;
    }
}
.modal-content .childcarecrm-form button:active,
.modal-content .childcarecrm-form button:focus {
    outline: none;
}
.modal-content .childcarecrm-form .fc-toolbar h2 {
    font-size: 20px;
    line-height: 20px;
    font-family: "AvenirMedium";
    color: #888888;
}
.modal-content .childcarecrm-form .fc-button-group {
    background: url("../../assets/img/pagination.png") 0 0 no-repeat;
    background-size: cover;
}
.modal-content .childcarecrm-form .fc-button-group .fc-button-primary {
    background-color: transparent;
    border: none;
}
.modal-content .childcarecrm-form .fc-button-group .fc-button-primary:focus {
    box-shadow: none;
}
.modal-content .childcarecrm-form .fc-button-group .fc-button-primary:disabled {
    background-color: transparent;
    border: none;
    opacity: 0.6;
}
.modal-content .childcarecrm-form .fc-unthemed .fc-disabled-day {
    background: none;
    opacity: 1;
}
.modal-content .childcarecrm-form .fc th,
.modal-content .childcarecrm-form .fc td {
    border: none;
}
.modal-content .childcarecrm-form .fc-head table tr th:first-child,
.modal-content .childcarecrm-form .fc-head table tr th:nth-last-child(1) {
    display: none;
}
.modal-content .childcarecrm-form .fc-head .fc-day-header span {
    display: block;
    margin: 3px 0 0 -13px;
}
@media (max-width: 767px) {
    .modal-content .childcarecrm-form .fc-head .fc-day-header span {
        margin: 3px 0 0;
    }
}
.modal-content .childcarecrm-form .fc-head .fc-day-header.fc-disabled-day,
.modal-content .childcarecrm-form .fc-head .fc-day-header span {
    font-size: 14px;
    line-height: 20px;
    color: #888;
    font-family: "AvenirHeavy";
}
.modal-content .childcarecrm-form .fc-body .fc-bg {
    display: none;
}
@media (min-width: 576px) {
    .modal-content .childcarecrm-form .fc-body .fc-content-skeleton tbody tr:first-child td:first-child,
    .modal-content .childcarecrm-form .fc-body .fc-content-skeleton tbody tr:first-child td:nth-last-child(1) {
        display: none;
    }
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 5px 9px;
    margin: 0 10px 10px;
    background: #d9d9d9;
    display: none;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.available-tour-time {
    background: none;
    display: block;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.available-tour-time:hover {
    background-color: #49c3e3;
    color: #49c3e3;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.available-tour-time:hover .fc-content .fc-time {
    color: #fff;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.available-tour-time .fc-content {
    text-align: center;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.available-tour-time .fc-content .fc-time {
    color: #45bac9;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.selected-tour-time {
    background-color: #49c3e3;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event.selected-tour-time .fc-content .fc-time {
    color: #fff;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event .fc-content {
    text-align: center;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event .fc-content .fc-time {
    color: #b1b1b1;
}
.modal-content .childcarecrm-form .fc-body .fc-content-skeleton .fc-event .fc-content .fc-time:hover {
    font-weight: normal;
}
.modal-content .childcarecrm-form__field label {
    color: #86898a;
    font-size: 16px;
    font-family: "AvenirLT";
    text-transform: uppercase;
}
.modal-content .childcarecrm-form__field span {
    color: #e80000;
}
.modal-content .childcarecrm-form__control {
    border: none;
    padding: 0 15px;
}
.modal-content .childcarecrm-form__control--text,
.modal-content .childcarecrm-form__control--email,
.modal-content .childcarecrm-form__control--date-single,
.modal-content .childcarecrm-form__control--choice-single,
.modal-content .childcarecrm-form__control--phone,
.modal-content .childcarecrm-form__control--textarea,
.modal-content .childcarecrm-form__control--choice-multiple {
    background-color: #f4f4f4;
    line-height: 44px;
    height: 44px;
}
.modal-content .childcarecrm-form__control--textarea {
    height: auto;
}
.modal-content .childcarecrm-form__control--tour-time {
    padding: 0;
}
.modal-content .childcarecrm-form__control--tour-time .fc-dayGridWeek-view,
.modal-content .childcarecrm-form__control--tour-time .fc-dayGridDay-view {
    margin: 0 -10px;
}
.modal-content .childcarecrm-form__control--tour-time .fc-header-toolbar h2 {
    text-transform: capitalize;
}
.modal-content .childcarecrm-form__control select {
    line-height: 44px;
    height: 44px;
    background-color: #f4f4f4;
    border: none;
    padding: 0 15px;
    margin: 8px;
}
.modal-content .childcarecrm-form__control select:first-child {
    margin-left: 0;
}
.modal-content .childcarecrm-form__control input[type="checkbox"] {
    margin-right: 5px;
}
.modal-content .childcarecrm-form__control .childcarecrm-form__select-days-toggle {
    margin-left: 10px;
}
.modal-content .childcarecrm-form__control--choice-multiple lable {
    margin-right: 15px;
}
.modal-content .childcarecrm-form__control--date {
    padding: 0;
}
@media (max-width: 767px) {
    .modal-content .childcarecrm-form__control--date {
        padding: 0;
    }
    .modal-content .childcarecrm-form__control--date select {
        margin: 0 1%;
    }
}
.modal-content .childcarecrm-form__tour-child-toggle button {
    background: none;
    font-family: "Trend Slab";
    font-size: 16px;
    color: #bf17a0;
    border: none;
}
.modal-content .childcarecrm-form #childcarecrm-form__submit-button {
    background: url("../../assets/img/next.png") 0 0 no-repeat;
    background-size: cover;
    border: none;
    padding: 18px 32px;
    font-family: "Trend Slab";
    font-size: 16px;
    letter-spacing: -1px;
    color: #fff;
}
.modal-content .childcarecrm-form .childcarecrm-form__back-button {
    background: none;
    font-family: "Trend Slab";
    font-size: 16px;
    color: #bf17a0;
    border: none;
}
.modal-content .childcarecrm-form__footer {
    overflow: hidden;
    width: 100%;
}
.modal-content .childcarecrm-form__footer button {
    float: right;
}
.modal-content .childcarecrm-form #childcarecrm-form__confirm-button,
.modal-content .childcarecrm-form__go-back-button,
.modal-content .childcarecrm-form .thank-you.close-btn {
    background: url("../../assets/img/submit.png") 0 0 no-repeat;
    background-size: cover;
    border: none;
    padding: 18px 32px;
    font-family: "Trend Slab";
    font-size: 16px;
    letter-spacing: -1px;
    color: #fff;
    margin-top: 20px;
}
.modal-content .childcarecrm-form #childcarecrm-form__confirm-button {
    float: right;
}
.modal-content .childcarecrm-form__go-back-button {
    background: none;
    color: #bf17a0;
    font-family: "Trend Slab";
    font-size: 16px;
    padding: 0;
}
.modal-content .childcarecrm-form__success-message h1 {
    display: none;
}
.modal-content .childcarecrm-form__success-message p {
    font-size: 16px;
    color: #535759;
}
.modal-content .childcarecrm-form__step .chosenTimeDisplay {
    display: none;
}
.modal-content .childcarecrm-form__confirmation-header {
    font-size: 20px;
    color: #838383;
}
.modal-content .childcarecrm-form__care-days-checkboxes label {
    font-size: 14px;
}
@media (max-width: 480px) {
    .modal-content .childcarecrm-form__care-days-checkboxes label {
        font-size: 7px;
        vertical-align: middle;
    }
}
.modal-content .thank-you {
    display: none;
}
.modal .tell-us-about-yourself__subcontent__interest,
.modal .select-a-day__subcontent,
.modal .select-a-day a {
    color: #bf17a0;
}
.modal .tell-us-about-yourself__subcontent__interest:hover,
.modal .select-a-day__subcontent:hover,
.modal .select-a-day a:hover {
    cursor: pointer;
}
.modal.in .modal-dialog {
    margin: 0 auto;
    transition: 0.15s all ease-in-out;
}
@media (min-width: 992px) {
    .modal.in .modal-dialog {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .modal.in .modal-dialog {
        margin: 70px 30px 15px;
    }
}
.modal-dialog--after-step-one {
    margin: 1.75rem auto !important;
}
@media (max-width: 576px) {
    .modal-dialog {
        margin: 10px 20px;
        width: 90%;
    }
}
@media (min-width: 578px) and (max-width: 767px) {
    .modal-dialog {
        margin: 10px 0 10px 20px;
    }
}
@media (max-width: 767px) {
    .back-bottom {
        font-size: 1rem;
    }
}
@media (min-width: 992px) {
    .back-bottom {
        margin-top: 1.75rem;
    }
}
.request-a-call,
.select-a-day,
.thank-you,
.tell-us-about-yourself {
    display: none;
}
@media (max-width: 992px) {
    .request-a-call__form div[class*="col-"],
    .select-a-day__form div[class*="col-"],
    .thank-you__form div[class*="col-"],
    .tell-us-about-yourself__form div[class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 992px) {
    .request-a-call__form .back-bottom,
    .select-a-day__form .back-bottom,
    .thank-you__form .back-bottom,
    .tell-us-about-yourself__form .back-bottom {
        bottom: 1rem;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
    }
    .request-a-call__form .next-submit,
    .select-a-day__form .next-submit,
    .thank-you__form .next-submit,
    .tell-us-about-yourself__form .next-submit {
        float: none;
        margin: 1rem auto 2rem;
        padding: 13px 28px;
        line-height: 1;
        text-align: center;
    }
}
.request-a-call__subcontent,
.select-a-day__subcontent,
.thank-you__subcontent,
.tell-us-about-yourself__subcontent {
    margin-bottom: 1rem;
}
.request-a-call__subcontent__close,
.select-a-day__subcontent__close,
.thank-you__subcontent__close,
.tell-us-about-yourself__subcontent__close {
    margin-bottom: 1.5rem;
}
.request-a-call__top-row,
.select-a-day__top-row,
.thank-you__top-row,
.tell-us-about-yourself__top-row {
    margin-bottom: 1rem;
}
@media (max-width: 992px) {
    .request-a-call__top-row,
    .select-a-day__top-row,
    .thank-you__top-row,
    .tell-us-about-yourself__top-row {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0;
        justify-content: space-between;
    }
    .request-a-call__top-row .back-top,
    .select-a-day__top-row .back-top,
    .thank-you__top-row .back-top,
    .tell-us-about-yourself__top-row .back-top {
        flex: 68%;
        margin-bottom: 1rem;
        margin-top: 0;
        order: 1;
    }
    .request-a-call__top-row .title,
    .select-a-day__top-row .title,
    .thank-you__top-row .title,
    .tell-us-about-yourself__top-row .title {
        margin-top: 0;
    }
    .request-a-call__top-row .required,
    .select-a-day__top-row .required,
    .thank-you__top-row .required,
    .tell-us-about-yourself__top-row .required {
        line-height: 0.6;
        float: none;
    }
}
@media (min-width: 992px) {
    .request-a-call__top-row .back-top,
    .select-a-day__top-row .back-top,
    .thank-you__top-row .back-top,
    .tell-us-about-yourself__top-row .back-top {
        display: none;
    }
}
.thank-you.close-btn {
    background: url("../../assets/img/submit.png") 0 0 no-repeat;
    background-size: cover;
    border: none;
    padding: 16px 31px;
    font-family: "Trend Slab";
    font-size: 16px;
    letter-spacing: -1px;
    color: #fff;
    margin: 20px auto 0;
}
.thank-you.close-btn:hover {
    cursor: pointer;
}
@media (min-width: 992px) {
    .tell-us-about-yourself__subcontent__interest {
        display: inline;
    }
}
.back-top {
    margin-top: 2rem;
}
.select-a-day__next {
    margin-top: 2rem;
}
.justify-content-center {
    display: flex;
    justify-content: center;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 992px) {
    .modal-dialog {
        align-items: center;
        display: flex;
        justify-content: center;
        max-width: 992px;
        width: 100%;
        margin: 4.5rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
        height: 100%;
    }
}
@media (min-width: 992px) and (min-width: 992px) {
    .modal-dialog-scrollable .modal-content {
        height: auto;
    }
}
@media (min-width: 992px) {
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
}
.thank-you__checkmark {
    display: block;
    margin: 1rem auto;
}
.thank-you__subcontent {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.thank-you__subcontent .text-center {
    font-size: 16px;
}
@media (max-width: 576px) {
    .thank-you__subcontent__button {
        padding: 15px 30px;
        text-align: center;
    }
}
.thank-you__subcontent__on {
    margin-bottom: 2.5rem;
}
@media (max-width: 576px) {
    .thank-you__subcontent__school {
        font-size: 20px;
    }
}
.close-icon {
    height: 35px;
    opacity: 0.9;
    width: 35px;
}
.close-icon:hover {
    opacity: 1;
}
.close-icon:after {
    transform: rotate(-45deg);
}
.close-icon:before {
    transform: rotate(45deg);
}
.close-icon:before,
.close-icon:after {
    background-color: #fff;
    content: " ";
    height: 35px;
    left: 15px;
    position: absolute;
    width: 3px;
}
@media (max-width: 992px) {
    .px-0-mobile {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (min-width: 992px) {
    .pl-0-desktop {
        padding-left: 0 !important;
    }
}
@media (min-width: 992px) {
    .pr-0-desktop {
        padding-right: 0 !important;
    }
}
.text-center {
    text-align: center;
}
@media (min-width: 992px) {
    .text-sm-left {
        text-align: left;
    }
}
.pagination {
    color: #666;
    font-family: "Trend Slab" !important;
    font-size: 14px;
    padding: 0;
    margin-bottom: 1.75rem;
    margin-top: 1rem;
    text-align: center;
    width: 100%;
}
@media (min-width: 992px) {
    .pagination {
        font-size: 16px;
        margin: 0.75rem 0 0 0;
    }
}
@media (max-width: 576px) {
    .pagination {
        display: flex;
        flex-wrap: wrap;
    }
}
.pagination--blog-post {
    margin: 0 0 1.5rem;
}
@media (min-width: 992px) {
    .pagination--blog-post {
        display: inline-block;
        margin: 0.25rem 0 2.25rem 0;
    }
}
.pagination span {
    display: none;
}
@media (min-width: 767px) {
    .pagination span {
        display: inline-block;
        margin: 0 5px;
    }
}
.pagination a {
    color: #666;
}
.pagination a:hover {
    color: #b53594;
}
.pagination a:hover .icon {
    fill: #b53594;
}
.pagination .icon {
    fill: #666;
    position: relative;
    vertical-align: middle;
    top: -1px;
    height: 24px;
    width: 24px;
    margin-right: -12px;
    left: -8px;
}
@media (min-width: 767px) {
    .pagination .icon {
        height: 30px;
        width: 30px;
        margin-right: -15px;
    }
}
.pagination-newer {
    float: left;
    display: inline-block;
    font-family: "Trend Slab" !important;
    font-size: 1rem;
    padding: 4px 0px;
    width: 145px;
}
@media (max-width: 576px) {
    .pagination-newer {
        flex-basis: 50%;
        order: 2;
    }
}
.pagination-older {
    display: block;
    float: right;
    font-family: "Trend Slab" !important;
    font-size: 1rem;
    padding: 4px 0px;
    width: 140px;
}
@media (max-width: 576px) {
    .pagination-older {
        flex-basis: 50%;
        order: 3;
    }
}
.pagination-older .icon {
    left: auto;
    margin-left: -14px;
    margin-right: 0;
    right: -8px;
}
@media (min-width: 767px) {
    .pagination-older .icon {
        margin-left: -17px;
    }
}
.pagination-form,
.pagination-input {
    display: block;
    font-family: "Trend Slab" !important;
    font-size: 14px;
    margin-top: -2px;
}
@media (max-width: 576px) {
    .pagination-form,
    .pagination-input {
        flex-basis: 100%;
        margin-bottom: 0.5rem;
        order: 1;
    }
}
@media (min-width: 576px) {
    .pagination-form,
    .pagination-input {
        display: inline-block;
    }
}
@media (min-width: 767px) {
    .pagination-form,
    .pagination-input {
        font-size: 1rem;
    }
}
.pagination input[type="text"] {
    background: #fff;
    border: none;
    color: #666;
    font-size: 14px;
    height: 40px;
    margin: 0 5px;
    outline: none;
    padding-top: 4px;
    text-align: center;
    width: 40px;
}
@media (min-width: 767px) {
    .pagination input[type="text"] {
        font-size: 16px;
        padding: 5px;
        width: 38px;
    }
}
.chevron-right {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    background: transparent;
    border-top: 2px solid #b53594;
    border-left: 2px solid #b53594;
    display: inline-block;
    height: 11px;
    width: 11px;
}
.chevron-left {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
    -o-transform: rotate(315deg);
    background: transparent;
    border-top: 2px solid #b53594;
    border-left: 2px solid #b53594;
    display: inline-block;
    margin-right: 0;
    height: 11px;
    width: 11px;
}
.pagination__single {
    border-top: 2px solid #ebebeb;
    margin-top: 20px;
    text-align: left;
}
@media (min-width: 767px) {
    .pagination__single {
        margin-top: 30px;
    }
}
.pagination__single .pagination-older {
    padding: 0;
}
.pagination__single .pagination-newer {
    float: none;
    padding: 0;
}
.map__overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.map__overlay .gm-style .gm-style-iw {
    border-radius: 0;
    left: 0 !important;
    max-height: 250px;
    padding: 0;
    top: 0 !important;
}
.map__overlay .gm-style .gm-style-iw li {
    margin-bottom: 0.25rem;
}
.map__overlay--map {
    display: block !important;
    position: fixed !important;
}
.map__overlay .gm-style-iw .school-list__image {
    display: none;
}
@media (min-width: 992px) {
    .map__overlay .gm-style-iw .school-list__image {
        display: block;
    }
}
.map__overlay .gm-style-iw .school-list {
    border-bottom: none;
}
.school-list--marker {
    overflow: hidden;
}
.slick-next:before,
.slick-prev:before {
    content: "" !important;
}
@media (max-width: 767px) {
    .slider-general.row {
        margin: 15px;
    }
}
.slider-general .slick-dots {
    bottom: -50px;
}
@media (max-width: 576px) {
    .slider-general .slick-dots {
        bottom: -65px;
    }
}
.slider-general .slick-disabled {
    display: none !important;
}
.slider-general .slick-list {
    padding: 15px 0;
}
@media (max-width: 576px) {
    .slider-general .slick-list {
        padding: 0 0;
    }
}
@media (min-width: 767px) {
    .slider-general .slick-list .slick-slide > div {
        margin: 0 15px;
    }
}
.slider-general .slick-prev:after {
    background: transparent !important;
    border-top: 2px solid gray;
    border-left: 2px solid gray;
    content: "" !important;
    height: 20px !important;
    left: 4px !important;
    position: absolute !important;
    top: 2px !important;
    transform: rotate(-45deg);
    width: 20px !important;
}
@media (min-width: 1200px) {
    .slider-general .slick-prev:after {
        height: 40px !important;
        left: -10px !important;
        width: 40px !important;
    }
}
.slider-general .slick-next:after {
    background: transparent !important;
    border-top: 2px solid gray;
    border-right: 2px solid gray;
    content: "" !important;
    height: 20px !important;
    left: -4px !important;
    position: absolute !important;
    top: 2px !important;
    transform: rotate(45deg);
    width: 20px !important;
}
@media (min-width: 1200px) {
    .slider-general .slick-next:after {
        height: 40px !important;
        left: -10px !important;
        width: 40px !important;
    }
}
.arrow {
    cursor: pointer;
    display: block !important;
    position: absolute;
    top: 50%;
    transition: all 0.25s;
    transform: translateY(-50%);
    z-index: 999;
}
.arrow--prev {
    left: -100px;
}
.arrow--next {
    right: -100px;
}
.arrow--center {
    top: 50%;
}
.arrow:hover .icon {
    opacity: 1;
}
.arrow .icon {
    fill: #000;
    height: 100px;
    opacity: 0.5;
    transition: all 0.25s;
    width: 34px;
}
.arrow--thumbs {
    background: none;
    bottom: 20px;
    display: block;
    height: 120px;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
}
@media (min-width: 100px) {
    .arrow--thumbs {
        height: 125px;
        width: 40px;
    }
}
@media (min-width: 767px) {
    .arrow--thumbs {
        height: 125px;
        width: 40px;
    }
}
@media (min-width: 992px) {
    .arrow--thumbs {
        height: 120px;
        width: 40px;
    }
}
@media (min-width: 1200px) {
    .arrow--thumbs {
        height: 150px;
        width: 40px;
    }
}
.arrow--thumbs.arrow--prev {
    left: 0;
}
.arrow--thumbs.arrow--next {
    right: 0;
}
.arrow--thumbs .icon {
    height: 20px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 20px;
}
@media (min-width: 767px) {
    .arrow--thumbs .icon {
        height: 30px;
        width: 30px;
    }
}
.arrow--thumbs .icon-arrow-right {
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    left: 33%;
}
@media (min-width: 767px) {
    .arrow--thumbs .icon-arrow-right {
        left: 25%;
    }
}
.arrow--thumbs .icon-arrow-left {
    border-left: 2px solid black;
    border-top: 2px solid black;
    left: 66%;
}
@media (min-width: 767px) {
    .arrow--thumbs .icon-arrow-left {
        left: 75%;
    }
}
.arrow--thumbs:hover.arrow--prev {
    left: 0 !important;
}
.arrow--thumbs:hover.arrow--next {
    right: 0 !important;
}
.arrow--thumbs:hover .icon {
    opacity: 1;
}
.map__filter {
    position: relative;
    padding: 15px;
    z-index: 8;
}
.map__filter--list {
    padding: 15px 15px 0;
}
@media (min-width: 992px) {
    .map__filter--list {
        min-height: 400px;
    }
}
.map__filter--map {
    transition: all 0.25s ease-in-out;
    position: absolute;
    bottom: auto;
    width: 100%;
}
.map__filter--map-bottom {
    bottom: 55px;
}
@media (min-width: 992px) {
    .map__filter--map-bottom {
        bottom: auto;
    }
}
@media (min-width: 992px) {
    .map__filter {
        padding: 60px;
    }
}
.map__view {
    background: #f0f0f0;
    color: #666;
    padding: 11px 25px 7px;
    display: inline-block;
    margin: 0;
    position: relative;
    z-index: 10;
    box-shadow: 1px 1px 1px #aaa;
}
.map__view-wrap {
    text-align: center;
    width: 100%;
    margin: 20px 0 0;
}
.map__view-wrap.map__view-wrap--map {
    position: fixed;
    bottom: 20px;
    left: 0;
    margin: 0;
    z-index: 9999;
}
.map__view .icon {
    fill: #666;
    height: 22px;
    width: 28px;
    top: -2px;
    vertical-align: middle;
    margin-right: 3px;
    position: relative;
}
.map__view:hover {
    background: #ededed;
}
@media (min-width: 992px) {
    .map__view {
        position: absolute;
        top: 30px;
        right: 30px;
        margin: 0;
        background: #fff;
    }
    .map__view:hover {
        background: #fcfcfc;
    }
    .map__view-wrap {
        margin: 0;
    }
    .map__view-wrap.map__view-wrap--map {
        text-align: center;
        position: absolute;
        bottom: auto;
        left: auto;
        top: 0;
        right: 0;
        margin: 0;
        z-index: 9999;
    }
}
.map__view--list .icon {
    height: 16px;
    width: 28px;
}
.filter__control ::placeholder,
.filter__control ::-webkit-input-placeholder {
    color: #838383 !important;
}
.filter__form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transition: all 1000ms;
    width: 100%;
    z-index: 10;
}
@media (min-width: 992px) {
    .filter__form {
        margin-left: 5%;
        margin-top: 50px;
        min-width: 280px;
        width: auto;
    }
}
.filter__form .sub-text {
    font-size: 14px;
    margin: 0 0 10px;
}
.filter__form .form__submit {
    margin: 20px auto 10px;
    width: 125px;
}
.filter__form .view__all,
.filter__form .form__submit {
    display: block;
    padding: 9px 15px 6px;
    text-align: center;
}
@media (max-width: 992px) {
    .filter__form .view__all,
    .filter__form .form__submit {
        display: none;
    }
}
.filter__form .view__all {
    color: #b53594;
    font-family: "Trend Slab";
    font-size: 16px;
    margin-top: 10px;
    padding: 0;
}
@media (max-width: 992px) {
    .filter__form .view__all {
        color: rgba(181, 53, 148, 0.92);
        margin-top: 0;
        padding: 3px 0;
    }
    .filter__form .view__all:hover {
        color: rgba(181, 53, 148, 0.92);
    }
}
.filter__header {
    background: url(../../assets/img/paper_swatch.png);
    color: #666;
    font-family: "Trend Slab";
    font-size: 15px;
    padding: 16px 20px 10px;
    position: relative;
}
.filter__header__hide-filter {
    float: right;
    font-size: 11px;
}
@media (min-width: 576px) {
    .filter__header__hide-filter {
        font-size: 14px;
    }
}
@media (min-width: 992px) {
    .filter__header__hide-filter {
        display: none;
    }
}
.filter__header-toggle {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 992px) {
    .filter__header-toggle {
        top: auto;
        bottom: 11px;
        transform: translateY(0);
    }
}
.filter__content {
    background: url(../../assets/img/paper_swatch.png);
    padding: 0 20px 12px 20px;
}
.form__group--centered {
    color: #fff;
    text-align: center;
    margin-bottom: 8px;
}
.form__group--no-label label {
    display: none;
}
@media (max-width: 992px) {
    .form__group {
        display: none;
    }
}
.input__group {
    margin-bottom: 10px;
}
.input__group input[type="text"] {
    color: #666;
    padding: 6px 15px;
}
.form__dropdown {
    margin-bottom: 10px;
    position: relative;
}
.form__dropdown-toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../assets/img/KBH_Dropdown_Arrows.svg);
    background-color: #fff;
    background-size: 8px;
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
    color: #838383 !important;
    display: block;
    font-size: 14px;
    padding: 8px 15px;
    text-align: left;
}
.form__dropdown-toggle:hover {
    color: #838383 !important;
}
.form__dropdown-list {
    background: rgba(248, 247, 244, 0.95);
    display: none;
    margin: 1px 0 0;
    max-height: 146px;
    overflow-y: scroll;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    transition: all 0.25s ease-in-out;
    box-shadow: 0 1px 2px #b2b2b2;
}
.form__dropdown-list--opened {
    display: block;
}
.form__dropdown-list li {
    color: #666;
    display: block;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}
.form__dropdown-list li:hover {
    background: #e8ece0;
}
.form__results {
    font-family: "Trend Slab";
    font-size: 1.25rem;
    padding: 8px 5px 10px;
    text-align: center;
}
@media (max-width: 992px) {
    .form__results {
        background: transparent;
        color: #838383;
        display: block !important;
        padding: 1.25rem 0;
    }
}
@media (min-width: 992px) {
    .map__filter--list .form__results {
        display: none;
    }
}
.map_filter_background {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5) !important;
    display: flex;
    z-index: 99;
}
#map__overlay > div > div > div:nth-child(1) {
    width: 135% !important;
}
.current-menu-parent.no-careers a {
    color: #636466 !important;
}
.toggle-view {
    display: flex;
    flex-flow: row nowrap;
    height: 75px;
    justify-content: center;
    margin-bottom: 0;
    padding: 1.25rem;
    width: 100%;
}
@media (min-width: 992px) {
    .toggle-view {
        display: none;
    }
}
.toggle-view .switch-view {
    align-items: center;
    display: flex;
    flex: 49%;
    font-size: 11px;
    justify-content: center;
    line-height: 1;
    margin-top: -8px;
}
@media (min-width: 576px) {
    .toggle-view .switch-view {
        font-size: 14px;
    }
}
.toggle-view .switch-view.active {
    padding: 10px;
    text-align: center;
    flex: 49%;
    display: flex;
    justify-content: center;
    transition: none;
}
@media (min-width: 992px) {
    .map_filter_background {
        z-index: 99;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5) !important;
        width: 430px;
        padding: 50px;
        transition: all 1000ms;
    }
    .map_filter_background_width {
        width: 100%;
    }
    .filter__form_width {
        margin-left: 0%;
    }
}
.comment__list,
.comments__list {
    background-color: #fff;
    list-style: none;
    padding: 0 20px 5px;
}
@media (min-width: 767px) {
    .comment__list,
    .comments__list {
        padding: 0 30px;
    }
}
.comment__respond,
.comments__respond {
    background-color: #fff;
    border-bottom: 1px solid white;
    padding: 20px;
}
@media (min-width: 767px) {
    .comment__respond,
    .comments__respond {
        padding: 30px 30px 20px;
    }
}
.comment__respond hr,
.comments__respond hr {
    margin-left: -30px;
    margin-right: -30px;
}
.comment__content--image,
.comments__content--image {
    display: flex;
    flex-direction: column;
}
.comment__content--image > p:nth-of-type(1),
.comments__content--image > p:nth-of-type(1) {
    order: 3;
}
.comment__content--image > p:nth-of-type(2),
.comments__content--image > p:nth-of-type(2) {
    order: 4;
}
.comment__content--image > p:nth-of-type(3),
.comments__content--image > p:nth-of-type(3) {
    order: 5;
}
.comment__content--image > p:nth-of-type(4),
.comments__content--image > p:nth-of-type(4) {
    order: 6;
}
@media (min-width: 767px) {
    .comment__content--image,
    .comments__content--image {
        display: block;
    }
    .comment__content--image .comment__meta,
    .comments__content--image .comment__meta {
        padding-left: 32%;
    }
    .comment__content--image > p,
    .comments__content--image > p {
        padding-left: 32%;
    }
}
.comment__title,
.comments__title {
    color: #fff;
    font-family: "Trend Slab";
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 0 !important;
    padding: 20px 20px 15px;
}
@media (min-width: 767px) {
    .comment__title,
    .comments__title {
        padding: 25px 30px 20px;
    }
}
.comment__title__required,
.comments__title__required {
    float: right;
    font-family: "Avenir Book", Helvetica, sans-serif;
    letter-spacing: -1px;
    text-transform: capitalize;
}
@media (min-width: 992px) {
    .comment__title__required,
    .comments__title__required {
        font-family: "Trend Slab";
    }
}
.comment__title span,
.comments__title span {
    display: inline;
}
.comment {
    padding-bottom: 2.5rem;
}
.comment-form-cookies-consent {
    display: none !important;
}
@media (max-width: 767px) {
    .comment h4 {
        text-align: center;
    }
}
.comment hr {
    display: none;
}
@media (min-width: 767px) {
    .comment hr {
        display: block;
        margin: 0;
        padding: 0.9rem;
    }
}
.comment-edit-link {
    display: block;
    margin-top: 1rem;
}
.comment__form {
    align-items: end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.comment__form label {
    display: block;
}
@media (max-width: 992px) {
    .comment-form-author,
    .comment-form-email {
        width: 50%;
    }
}
.comment-form-author,
.comment-form-email,
.comment-form-comment {
    margin-bottom: 15px;
}
.comment-form-author textarea,
.comment-form-author input,
.comment-form-email textarea,
.comment-form-email input,
.comment-form-comment textarea,
.comment-form-comment input {
    background-color: #eee;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    padding: 12px;
}
@media (min-width: 767px) {
    .comment-form-author,
    .comment-form-email,
    .comment-form-comment {
        margin-bottom: 20px;
    }
}
.comment-form-comment {
    width: 100%;
}
.comment-form-url {
    display: block;
    flex-basis: 100%;
    padding: 4px 0 0 15px;
    text-align: center;
}
@media (min-width: 992px) {
    .comment-form-url {
        flex-basis: 62%;
        text-align: left;
    }
}
.comment-form-url:nth-of-type(1) {
    order: 2;
}
.comment-form-url:nth-of-type(2) {
    order: 3;
}
.comment-form-url input {
    margin: 0 auto;
}
@media (min-width: 992px) {
    .comment-form-url input {
        margin-left: 0;
    }
}
.comment-form-url label {
    color: #b53594;
    font-size: 14px;
    font-weight: 500;
}
.comment__meta {
    order: 2;
}
@media (max-width: 767px) {
    .comment__meta {
        text-align: center;
    }
}
.comment__meta li {
    color: gray;
}
.comment__metadata {
    padding: 0;
}
.comment__metadata li {
    display: inline-block;
    font-style: italic;
    position: relative;
}
.comment__metadata li:not(:last-child)::after {
    content: "";
    background-color: #fff;
    bottom: 1px;
    position: absolute;
    right: -2px;
    top: 0px;
    width: 2px;
}
.comment-reply-title {
    display: none !important;
}
.comment-upload {
    order: 2;
}
.attachmentFile {
    margin: 0 auto;
    margin-bottom: 0.75rem;
    order: 1;
    width: 50%;
}
@media (min-width: 767px) {
    .attachmentFile {
        margin-top: -55px;
        position: absolute;
        width: 25%;
    }
}
.attachmentFile img {
    height: auto;
    width: 100%;
}
@media (max-width: 767px) {
    .attachmentFile p {
        text-align: center;
    }
    .attachmentFile img {
        max-width: 136px;
    }
}
.form-submit {
    display: block;
    flex-basis: 25%;
    margin: 0 auto;
    order: 4;
    text-align: center;
}
@media (min-width: 992px) {
    .form-submit {
        float: right;
        margin-right: 15px;
        margin-top: -30px;
    }
}
@media (min-width: 1200px) {
    .form-submit {
        margin-right: 15px;
    }
}
.form-submit .btn {
    background-position: 70% 55%;
    width: 100%;
}
.form-submit .btn:hover {
    background-position: 70% 55%;
}
@media (min-width: 767px) {
    .form-submit .btn {
        background-position: 88% 55%;
        width: auto;
    }
    .form-submit .btn:hover {
        background-position: 88% 55%;
    }
}
.form-submit .swash-button-pink,
.form-submit .toggle-view .switch-view.active,
.toggle-view .form-submit .switch-view.active {
    border: 0;
}
.util-nav {
    background-color: transparent;
    border-radius: 5px 5px 0 0;
    bottom: 0;
    display: block;
    text-align: center;
    left: 15px;
    position: fixed;
    top: auto;
    width: 100%;
    z-index: 1001;
}
@media (max-width: 767px) {
    .util-nav {
        background: url(../../assets/img/swash/swash_pink.webp) repeat-x center top transparent;
        background-size: auto 100%;
        margin-bottom: -5px;
    }
}
@media (min-width: 767px) {
    .util-nav {
        background: url("../../assets/img/swash/swash_pink_full.jpg") repeat-x center top transparent;
        background-size: auto 100%;
        border-radius: 5px 0 0 5px;
        bottom: auto;
        left: auto;
        max-width: 125px;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-mask: url("../../assets/svg/scallop_left_copy_revised.svg");
        -webkit-mask-size: 250%;
        -webkit-mask-position: left top;
    }
}
.util-nav__item {
    display: block;
    line-height: 1.25;
    padding: 17px 10px 12px;
    text-align: center;
}
@media (max-width: 767px) {
    .util-nav__item {
        display: inline-block;
        width: 49%;
    }
    .util-nav__item:not(:last-child) {
        border-right: 1px solid #fff;
    }
}
@media (min-width: 767px) {
    .util-nav__item {
        padding: 15px 7px;
    }
    .util-nav__item:not(:first-child) {
        border-top: 1px solid rgba(255, 255, 255, 0.6);
    }
}
.util-nav__item__link {
    height: 26px;
    width: 26px;
}
.util-nav__item__link__icon {
    height: 22px;
    margin: 0 auto 8px;
    width: 22px;
}
.util-nav__item__link__text {
    color: #fff;
    display: block;
    text-align: center;
}
#nf-field-55-wrap .nf-field-label,
#nf-field-78-wrap .nf-field-label,
#nf-field-86-wrap .nf-field-label,
#nf-field-87-wrap .nf-field-label,
#nf-field-54-wrap .nf-field-label {
    display: none;
}
.form__control {
    border: 0;
    padding: 8px 15px;
}
.form__control::placeholder {
    color: #838383 !important;
}
.datepicker-days .next,
.datepicker-days .prev {
    visibility: hidden;
}
.input-group-addon {
    border: 0;
}
input[type="file"] {
    line-height: 10px;
}
.comment-form-email {
    width: 100%;
}
@media (min-width: 767px) {
    .comment-form-email {
        width: 49.9%;
    }
}
.comment-form-author {
    width: 100%;
}
@media (min-width: 767px) {
    .comment-form-author {
        width: 49.8%;
    }
}
@media (min-width: 992px) {
    .comment-form-url {
        margin-bottom: 0;
    }
}
.comment-form-url label {
    line-height: 1.3;
}
@media (min-width: 992px) {
    .comment-form-url label {
        margin-bottom: 0;
    }
}
.sidebar-top {
    margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
    .sidebar-top {
        margin-bottom: 2rem;
    }
}
.widget form {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    padding: 1rem;
}
.widget ul {
    background-color: #fff;
    list-style-type: none;
    margin-bottom: 0;
    padding: 1rem 1.25rem;
}
.widget ul li {
    font-style: italic;
}
.widget ul li a {
    color: #777;
}
.widget ul li:not(:last-child) {
    margin-bottom: 0.5rem;
}
.widget-title {
    color: #fff;
    font-family: "Trend Slab" !important;
    font-size: 1rem;
    margin: 0;
    padding: 1.1rem 0.9rem 0.9rem 1.25rem;
}
.widget__search .input-group {
    padding: 1rem 1.25rem;
}
.widget__search .form-control {
    height: auto;
    padding: 12px;
}
.widget__search .btn-search {
    height: 43px;
    padding: 10px 20px;
}
.widget .input-group input {
    background-color: #eee;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.widget__related-posts .widget-title {
    background-image: none;
    color: #666;
    font-size: 1.1rem;
    padding-left: 0;
    padding-bottom: 1.25rem;
}
.widget__related-posts .post {
    background-color: transparent;
    border-radius: 0;
    display: block;
    font-family: "Trend Slab" !important;
    font-style: normal;
    font-size: 14px;
    margin-bottom: 0;
    min-height: 80px;
    padding: 0;
    position: relative;
}
.widget__related-posts .post--thumb {
    padding-left: 85px;
}
.widget__related-posts .post img {
    height: auto;
    left: 0;
    margin-top: 5px;
    position: absolute;
    width: 70px;
}
.widget__related-posts .post a {
    color: #666;
    font-size: 1rem;
    letter-spacing: -1px;
}
.widget__related-posts .post a:hover {
    color: #b53594;
}
.widget__related-posts .post:last-child {
    border-bottom: none;
}
.widget__related-posts hr {
    border-top: 1px solid #cdc8c6;
    margin: 1rem 0;
}
.widget__related-posts .posts__list {
    background-color: transparent;
    padding: 0;
}
@media screen and (max-width: 567px) {
    .alert--featured {
        position: fixed !important;
        top: 68px !important;
    }
    .alert {
        background: url("../../assets/img/swash/swash_pink_mobile.png") no-repeat center top transparent !important;
        background-size: cover !important;
    }
    .alert__button {
        display: none !important;
    }
    .alert__description {
        width: 100% !important;
        font-size: 19px;
        line-height: 24px;
        font-weight: bold;
    }
    .alert__close {
        top: 30px !important;
    }
}
@media screen and (min-width: 567px) and (max-width: 1024px) {
    .alert__button {
        vertical-align: middle !important;
        margin-top: 0 !important;
    }
}
.alert {
    background: url("../../assets/img/swash/swash_pink_full.jpg") repeat-x center top transparent;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    font-size: 18px;
    padding: 12px 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.alert--hidden {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}
.alert--featured .alert__description {
    display: inline-block;
    width: 50%;
}
@media (min-width: 992px) {
    .alert--featured .alert__description {
        text-align: center;
        width: 60%;
    }
}
.alert--featured .alert__description a {
    color: #fff;
    text-decoration: none;
}
.alert--featured .alert__description a:hover {
    text-decoration: underline;
}
@media (min-width: 992px) {
    .alert {
        text-align: center;
    }
}
.alert__container {
    padding: 0 20px 0 0;
    position: relative;
}
@media (min-width: 992px) {
    .alert__container {
        padding: 0 30px;
    }
}
.alert__image--large {
    position: relative;
    display: none;
    vertical-align: middle;
    float: left;
    width: 50%;
}
@media (min-width: 992px) {
    .alert__image--large {
        display: inline-block;
        right: 50%;
        position: absolute;
        bottom: 0;
        top: 0;
    }
    .alert__image--large img {
        height: 100%;
        width: auto;
        text-align: right;
    }
}
.alert__image--small {
    display: none;
    position: absolute;
    top: -12px;
    vertical-align: middle;
    bottom: -12px;
    left: 30px;
}
.alert__image--small img {
    height: 100%;
    width: auto;
}
@media (min-width: 992px) {
    .alert__image--small {
        display: inline-block;
    }
}
.alert__description {
    display: none;
    padding: 12px 0;
    margin-right: 25px;
    position: relative;
    top: 2px;
    color: #fff;
    font-family: "AvenirLT", Helvetica, sans-serif;
}
.alert__description--small {
    display: inline-block;
    font-family: "AvenirLT", Helvetica, sans-serif;
    font-size: 14px;
    margin-right: 15px;
    font-weight: 600;
    padding: 8px 0;
}
@media (min-width: 992px) {
    .alert__description {
        display: inline-block;
        top: 0;
        font-size: 19px;
        line-height: 22px;
    }
    .alert__description--small {
        display: none;
    }
}
@media (min-width: 992px) {
    .alert__content {
        float: left;
        width: 425px;
        padding: 45px 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.alert__tagline {
    font-family: "Avenir Book", Helvetica, sans-serif;
    font-size: 13px;
    display: none;
    color: #fff;
}
@media (min-width: 992px) {
    .alert__tagline {
        font-size: 40px;
        display: block;
    }
}
.alert__headline {
    font-family: "Avenir Book", Helvetica, sans-serif;
    font-size: 24px;
    margin: 5px 0 20px;
    display: none;
    color: #fff;
    white-space: nowrap;
}
@media (min-width: 992px) {
    .alert__headline {
        display: block;
        font-size: 90px;
        margin: 40px 0 30px;
    }
}
.alert__text {
    font-size: 13px;
    line-height: 1.3;
    display: none;
    color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
@media (min-width: 992px) {
    .alert__text {
        font-size: 24px;
        max-width: 90%;
        margin: 0 auto 20px;
        display: block;
    }
}
.alert__button {
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
}
@media (min-width: 992px) {
    .alert__button {
        vertical-align: middle;
        margin-top: 0;
    }
}
.alert__button .btn {
    font-size: 10px;
    background: url("../../assets/img/swash/button-bg.png") 50% 50% no-repeat;
    text-transform: uppercase;
    background-size: contain;
    font-family: "Trend Slab";
}
.alert__button .btn .icon {
    top: -1px;
    height: 18px;
    width: 18px;
}
@media (min-width: 992px) {
    .alert__button .btn {
        font-size: 12px;
        padding: 18px 24px;
    }
    .alert__button .btn .icon {
        width: 22px;
        height: 22px;
    }
}
.alert .mobile__text {
    display: none;
}
.alert .desktop__text {
    display: inline-block;
}
.alert__close {
    position: absolute;
    top: 22px;
    right: 20px;
}
.alert__close .icon {
    height: 16px;
    width: 16px;
    fill: #fff;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
@media (min-width: 768px) {
    .alert__close {
        right: 20px;
    }
}
@media (min-width: 992px) {
    .alert__close {
        top: 25px;
        right: 30px;
    }
}
.alert__close:hover .icon {
    opacity: 1;
    filter: alpha(opacity=100);
}
@media (min-width: 992px) {
    .alert--image .alert__description {
        font-size: 20px;
        padding-left: 75px;
    }
}
.alert--image .alert__description a {
    color: #fff;
}
.alert__school {
    background: url("../../assets/img/swash/announcement-bg.png") no-repeat;
    background-size: cover;
}
.alert__school .mobile__text {
    display: inline-block;
}
@media (min-width: 992px) {
    .alert__school .mobile__text {
        display: none;
    }
}
.alert__school .desktop__text {
    display: none;
}
@media (min-width: 992px) {
    .alert__school .desktop__text {
        display: inline-block;
    }
}
.alert__school .alert__wrapper--small {
    display: inline-block;
}
.alert__school--small .alert__wrapper--large,
.alert__school--small .alert__image--large {
    display: none;
}
.alert__school--large {
    background: url(../../assets/img/swash/swash_pink_full.jpg) repeat-x center top transparent;
    background-size: cover;
}
.alert__school--large .alert__wrapper--small,
.alert__school--large .alert__button--small {
    display: none;
}
@media (min-width: 992px) {
    .alert__school--large {
        padding: 0;
        bottom: 0;
    }
    .alert__school--large .alert__container {
        padding: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        left: 50%;
    }
}
.footer {
    background-color: #fff;
    color: #636466;
    overflow-wrap: break-word;
    padding-top: 10px;
    position: relative;
}
@media (min-width: 767px) and (max-width: 991px) {
    .footer > .container {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .footer {
        padding-top: 55px;
    }
}
@media (max-width: 767px) {
    .footer {
        margin-bottom: 68px;
        text-align: center;
    }
}
@media (max-width: 991px) {
    .footer {
        text-align: center;
    }
}
.footer__bottom {
    background-color: #f2f2f2;
    padding: 3.5rem 0;
}
@media (min-width: 992px) {
    .footer__bottom {
        margin-top: 3rem;
        padding: 1.5rem 0;
    }
}
@media (max-width: 1199px) {
    .footer__bottom .row {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .footer__bottom .row .col-lg-9 {
        flex: 1;
        order: 2;
    }
    .footer__bottom .row .col-lg-3 {
        flex: 1;
        margin-bottom: 1rem;
        order: 1;
    }
}
.footer__bottom__copy {
    font-size: 0.9rem;
}
.footer__careers {
    color: #636466;
    display: inline-block;
    font-family: "Trend Slab", monospace;
    line-height: 1.4;
    margin-top: 0.5rem;
    text-transform: lowercase;
}
.footer__careers__link {
    background: url(../../assets/img/swash/button_pink.png) no-repeat left center transparent;
    background-size: 100% 100%;
    color: #fff !important;
    display: block;
    text-align: left;
    padding: 15px 30px;
}
.footer__careers:hover {
    color: #b53594;
    text-decoration: none;
}
.footer__column-header {
    font-family: "Trend Sans One";
    font-size: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.footer__link {
    display: block;
    margin-bottom: 0.5rem;
    text-decoration: underline !important;
}
.footer__social {
    margin-bottom: 0;
}
.footer__social a.fa {
    color: #636466;
    font-size: 1.66rem;
    margin-right: 0.5rem;
}
.footer__social a.fa:hover {
    color: #636466;
}
.footer__social a.fa:first-child {
    margin-left: 0;
}
@media (max-width: 992px) {
    .footer__top .col-md-3 {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
    .footer__top .col-md-3:not(:last-of-type) {
        border-bottom: 1px solid #ccc;
    }
}
.footer p:last-child,
.footer a:last-child {
    margin-bottom: 0;
}
.footer a {
    color: #636466;
    text-decoration: none;
}
.footer a:hover {
    color: #b53594;
    text-decoration: none;
}
#header {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.09);
    -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.09);
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.09);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1049;
}
.current-menu-parent > a,
.current-menu-parent .active a {
    color: #b53594 !important;
}
.active > a {
    color: #b53594 !important;
}
#kbh-logo-desktop.menu-item {
    padding: 10px 0;
}
#kbh-logo-desktop.menu-item img {
    transition: width 0.25s, height 0.25s;
}
@media (min-width: 1200px) {
    #kbh-logo-desktop.menu-item img {
        height: 82px;
        width: 100%;
    }
    #header.scrolled .top-nav {
        background-size: auto 70px;
        -webkit-background-size: auto 70px;
    }
    #header.scrolled .top-nav > .menu-item {
        padding: 40px 0;
    }
    #header.scrolled .top-nav #kbh-logo-desktop.menu-item {
        padding: 0;
    }
    #header.scrolled .top-nav #kbh-logo-desktop.menu-item img {
        height: 70px;
        width: auto;
    }
    #header-nav {
        position: relative;
        background-color: #fff;
    }
}
.header-logo {
    height: 70px;
}
#mobile-nav-overlay {
    background-color: rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 74px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#mobile-nav-overlay.open {
    opacity: 1;
    visibility: visible;
}
@media (min-width: 992px) {
    #mobile-nav-overlay {
        display: none !important;
    }
}
#mobile-nav {
    padding: 15px 0;
    position: relative;
}
#kbh-logo-mobile {
    display: inline-block;
    width: 75%;
}
#kbh-logo-mobile img {
    width: 100%;
    height: auto;
    max-width: 215px;
}
@media (min-width: 992px) {
    #kbh-logo-mobile img {
        max-width: 364px;
    }
}
#mobile-menu {
    background: url("../../assets/img/menu_icon.png") no-repeat center center transparent;
    background-size: auto 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 34px;
    height: 21px;
    margin-top: -12px;
    padding: 0;
}
#mobile-menu span {
    display: none;
}
.top-nav-container {
    position: absolute;
    padding: 0px;
    margin: 0;
    width: 100%;
    left: 0;
    max-height: calc(100vh - 74px);
}
@media (max-width: 991px) {
    .top-nav-container {
        overflow-y: auto;
        border-top: solid 1px #ddd;
        display: none;
    }
}
@media (min-width: 992px) {
    .top-nav-container {
        display: block !important;
    }
}
.top-nav {
    width: 100%;
    background: #fff;
    padding: 10px 20px;
    opacity: 0;
    visibility: hidden;
    margin: 0;
}
.open .top-nav {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: auto;
}
.closed .top-nav {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@media (min-width: 992px) {
    #header-nav {
        padding: 0;
    }
    .top-nav-container {
        position: relative;
        margin: 0;
        padding: 0;
        height: auto;
    }
    .top-nav {
        -webkit-background-size: auto 80px;
        background-size: auto 80px;
        display: flex;
        flex-direction: row;
        height: auto;
        justify-content: center;
        opacity: 1;
        padding: 0;
        transition: background-size 0.25s ease;
        visibility: visible;
    }
    .top-nav > li:nth-child(1) {
        order: 4;
        width: 14.28%;
    }
    .top-nav > li:nth-child(2) {
        order: 1;
    }
    .top-nav > li:nth-child(3) {
        order: 2;
    }
    .top-nav > li:nth-child(4) {
        order: 3;
    }
    .top-nav > li:nth-child(5) {
        order: 5;
    }
    .top-nav > li:nth-child(6) {
        order: 6;
    }
    .top-nav > li:nth-child(7) {
        order: 7;
    }
}
.header-searchbar {
    background-color: #eee;
}
.header-searchbar .nav-link {
    font-family: "Trend Slab";
    font-size: 0.88rem;
    text-transform: lowercase;
    margin-right: 1rem;
}
.header-searchbar img {
    height: 16px;
    margin-top: -5px;
}
.header-searchbar .container {
    align-items: center;
    display: flex;
    height: 36px;
    justify-content: flex-end;
}
.top-nav .menu-item {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
    line-height: 30px;
    font-family: "Trend Slab";
    text-transform: lowercase;
    color: #636466;
    font-size: 12px;
    width: 100%;
    display: block;
    position: relative;
    transition: padding 0.25s ease;
}
@media (max-width: 991px) {
    .top-nav .menu-item.dropdown::after {
        content: "";
        background: url(#icon-chevron-down);
        position: absolute;
        right: 8px;
        width: 10px;
        height: 10px;
        border-top-right-radius: 2px;
        border-right: solid 2px #636466;
        border-top: solid 2px #636466;
        transform: rotate(45deg);
        top: 18px;
        transition: transform 0.5s ease;
    }
}
.top-nav .menu-item a {
    color: #636466;
}
.top-nav .menu-item a:hover {
    color: #b53594;
    text-decoration: none;
}
.top-nav .menu-item span {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
}
.top-nav span.active {
    color: #b53594;
}
.top-nav .sub-menu {
    text-align: left;
    overflow: hidden;
    opacity: 0;
    height: 0;
    visibility: hidden;
    transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -webkit-transition: opacity 0.35s ease-in-out;
}
@media (min-width: 992px) {
    .top-nav .sub-menu {
        height: auto;
    }
}
.top-nav .menu-item.open {
    color: #b53594;
}
@media (max-width: 991px) {
    .top-nav .menu-item.open.dropdown::after {
        transform: rotate(135deg);
    }
    .top-nav .menu-item.open .sub-menu {
        opacity: 1;
        height: auto;
        transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        visibility: visible;
        padding-left: 20px;
        padding-top: 5px;
    }
}
.top-nav .submenu-item {
    padding: 1em 0;
}
.top-nav .submenu-item a {
    color: #636466;
}
.top-nav .submenu-item a:hover {
    color: #b53594;
    text-decoration: none;
}
@media (min-width: 992px) {
    .top-nav > .menu-item {
        text-align: center;
        float: left;
        width: 12.25%;
        padding: 50px 0;
        line-height: 20px;
    }
}
@media (min-width: 786px) {
    .top-nav .menu-item span {
        white-space: nowrap;
    }
}
@media (min-width: 992px) {
    .top-nav .sub-menu {
        overflow: visible;
        position: absolute;
        top: calc(100% + 22px);
        background-color: #fff;
        min-width: 257px;
        padding: 20px 20px 16px;
        z-index: 100;
        left: 50%;
        transform: translateX(-50%);
        -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
        transition: 0.3ms all;
        transition-delay: 300ms;
    }
    .top-nav .sub-menu:after {
        content: "";
        position: absolute;
        width: 28px;
        height: 28px;
        background: #fff;
        transform: rotate(45deg);
        top: -14px;
        left: 50%;
        margin-left: -14px;
        -webkit-box-shadow: -3px -3px 4px 0px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: -3px -3px 4px 0px rgba(0, 0, 0, 0.05);
        box-shadow: -3px -3px 4px 0px rgba(0, 0, 0, 0.05);
    }
    .top-nav .sub-menu li a {
        padding: 1em 0;
    }
}
@media (min-width: 992px) {
    .top-nav .subnav-container {
        padding: 20px 32px 16px;
    }
}
#kbh-logo-desktop.menu-item {
    padding: 10px 0;
}
#kbh-logo-desktop a {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100px;
    width: 100%;
}
#kbh-logo-desktop span {
    display: none !important;
}
@media (min-width: 992px) {
    .dropdown:hover .sub-menu {
        opacity: 1;
        visibility: visible;
    }
}
.school-list {
    border-top: 2px solid #ececec;
    display: block;
    margin: -2px auto 0;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
@media (min-width: 992px) {
    .school-list {
        padding: 45px 0;
    }
}
.school-list--image {
    position: relative;
}
@supports (-moz-appearance: none) {
    .school-list--image.school-list--image {
        margin-bottom: 20px !important;
    }
}
@media (min-width: 992px) {
    .school-list--image .school-list__content {
        padding-left: 250px;
        min-height: 170px;
    }
}
.school-list__bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.school-list:first-child {
    border-top: none;
    padding-top: 0;
}
@media (min-width: 992px) {
    .school-list:first-child {
        padding-top: 0;
    }
}
.school-list:last-child {
    padding-bottom: 5px;
}
@media (min-width: 992px) {
    .school-list:last-child {
        padding-bottom: 0;
    }
}
.school-list--marker {
    padding: 20px 0 20px 20px !important;
    margin-bottom: 0 !important;
}
.school-list--marker.school-list--image {
    position: relative;
}
@media (min-width: 992px) {
    .school-list--marker.school-list--image .school-list__content {
        padding-left: 235px;
        min-height: 170px;
        min-width: 500px;
    }
}
.school-list__content {
    position: relative;
}
@media (max-width: 992px) {
    .school-list__content--spacing {
        margin-left: 50px;
    }
}
.school-list__content__pin {
    position: absolute;
    left: -50px;
    top: 0;
}
@media (min-width: 992px) {
    .school-list__content__pin {
        display: none;
    }
}
.school-list__image {
    margin-bottom: 20px;
    display: block;
}
@media (min-width: 992px) {
    .school-list__image {
        margin-bottom: 0;
        position: absolute;
        z-index: 2;
        width: 220px;
    }
}
.school-list__image img {
    display: block;
    height: auto;
    width: 100%;
}
.school-list__header {
    margin-bottom: 0.5rem;
}
.school-list__header a {
    color: #666;
}
.school-list__header a:hover {
    color: #b53594;
}
.school__distance {
    font-size: 9px;
    margin: 0 3px;
    text-transform: uppercase;
}
.school-list__meta__address {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 0.6rem;
}
.school-list__meta__request-call {
    font-weight: 600;
}
.school-list__meta__icon {
    height: 17px;
    margin-right: 10px;
    width: 17px;
}
.school-list__meta__icon--age {
    height: 16px;
    width: 19px;
}
.school-list__meta__icon--calendar {
    margin-top: -4px;
}
.school-list__meta__icon--phone {
    height: 14px;
    margin-top: -3px;
}
@media (max-width: 992px) {
    .school-list__meta__select-location {
        margin-left: -1.15rem;
        padding: 10px 30px;
    }
}
@media (min-width: 992px) {
    .school-list__meta__select-location {
        position: absolute;
        right: 0;
        bottom: 8px;
    }
}
.school-list__meta__item {
    margin-bottom: 3px;
}
.school-list__meta__item--large-spacing {
    margin-bottom: 0.6rem;
}
.school-list__meta ul {
    margin: 5px 0;
    font-size: 13px;
    list-style: none;
    line-height: 1.5;
}
@media (min-width: 992px) {
    .school-list__meta ul {
        margin: 7px 0;
        font-size: 14px;
    }
}
.link__more {
    color: #b53594 !important;
    font-weight: 900;
}
@media (max-width: 992px) {
    .link__more {
        display: inline-block;
        font-size: 16px;
        margin-bottom: 1rem;
    }
}
.email__link,
.tel__link {
    color: #838383 !important;
}
.email__link:hover,
.tel__link:hover {
    color: #838383 !important;
}
.school__link {
    color: #b53594;
    font-size: 14px;
    font-weight: 800;
    position: relative;
}
.school__link--checkbox {
    line-height: 18px;
    padding-left: 26px;
}
.school__link--checkbox::before {
    border: 2px solid #b53594;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 14px;
}
.school__link--checkbox.checked::before {
    background: #b53594 url("assets/images/card-check.svg") no-repeat center center;
    background-size: 12px 14px;
}
.school-list__actions--absolute {
    bottom: 0;
    display: none;
    position: absolute;
    right: 0;
}
@media (min-width: 992px) {
    .school-list__actions--absolute {
        display: block;
    }
}
.school-list__actions .icon-chevron-right {
    margin-left: 5px;
}
.school-list__actions .btn {
    margin-bottom: 15px;
}
.school-list__actions a {
    display: block;
}
.school__details {
    background: #fff;
    padding: 0;
    border: none;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: hidden;
    display: none;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.school__details .school-list__content {
    padding-top: 30px;
    padding-bottom: 16px;
}
.school__details .school-list__image--background {
    overflow: hidden;
    top: 0;
    bottom: 0;
}
.school__details .school-list__image--background img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
.school__details--opened {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    display: block;
}
.school__details--closed {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    display: none;
}
.school__details-close {
    position: absolute;
    right: 30px;
    top: 30px;
}
.school__details-close .icon {
    fill: #666;
}
.school__details-close:hover .icon {
    fill: #b53594;
}
.fifty-fifty {
    align-items: center;
    color: #fff;
    position: relative;
    right: 0;
}
.fifty-fifty img {
    height: auto;
    margin-bottom: -30px;
    width: 100%;
}
.fifty-fifty-actions {
    text-align: right;
}
@media (min-width: 1200px) {
    .fifty-fifty-container {
        width: 1170px;
    }
}
@media (max-width: 767px) {
    .fifty-fifty-container .row {
        display: flex;
        flex-direction: column;
    }
}
.fifty-fifty-content {
    margin: 7rem 15px;
}
@media (min-width: 767px) {
    .fifty-fifty-content {
        margin: 7rem auto;
        max-width: 332px !important;
    }
}
.fifty-fifty-content__button {
    margin-top: 20px;
}
.fifty-fifty-content__school-listings {
    box-shadow: none;
    height: 42px;
}
.fifty-fifty-image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 1.25%;
    width: 100%;
}
.fifty-fifty-image-container {
    height: 100%;
    left: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}
@media (max-width: 767px) {
    .fifty-fifty-image-container {
        margin-top: -18px;
        order: 1;
        position: relative !important;
    }
}
@media (max-width: 767px) {
    .fifty-fifty .pull-right {
        order: 1;
        position: relative !important;
    }
}
@media (max-width: 767px) {
    .fifty-fifty-title-image {
        margin: 4rem 0 7rem;
    }
}
@media (max-width: 767px) {
    #main > .fifty-fifty:first-child .fifty-fifty-image-container {
        order: 2;
        position: relative !important;
    }
}
@media (max-width: 767px) {
    #main > .fifty-fifty:first-child .pull-right {
        order: 1;
        position: relative !important;
    }
}
.seventy-thirty,
.fifty-fifty {
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
}
@media (max-width: 767px) {
    .seventy-thirty--full-height .seventy-thirty-content,
    .fifty-fifty--full-height .seventy-thirty-content {
        margin: 4em 15px !important;
    }
}
@media (min-width: 767px) {
    .seventy-thirty--full-height,
    .fifty-fifty--full-height {
        height: calc(100vh - 120px);
    }
    .seventy-thirty--full-height .container,
    .seventy-thirty--full-height .row,
    .fifty-fifty--full-height .container,
    .fifty-fifty--full-height .row {
        height: 100%;
    }
    .seventy-thirty--full-height .container .centered-column,
    .seventy-thirty--full-height .row .centered-column,
    .fifty-fifty--full-height .container .centered-column,
    .fifty-fifty--full-height .row .centered-column {
        left: 72%;
        position: absolute;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
@media (min-width: 992px) {
    .seventy-thirty--full-height,
    .fifty-fifty--full-height {
        height: calc(100vh - 160px);
    }
}
.seventy-thirty--extra-spacing .seventy-thirty-content,
.fifty-fifty--extra-spacing .seventy-thirty-content {
    margin: 7rem auto !important;
}
.seventy-thirty .seventy-thirty-content,
.fifty-fifty .seventy-thirty-content {
    margin: 7rem 4rem;
}
@media (min-width: 768px) {
    .seventy-thirty .seventy-thirty-content,
    .fifty-fifty .seventy-thirty-content {
        max-width: 580px;
        margin: 7rem 9rem;
        width: auto;
    }
}
@media (max-width: 767px) {
    .seventy-thirty .seventy-thirty-content,
    .fifty-fifty .seventy-thirty-content {
        margin-bottom: 1em !important;
    }
}
@media (max-width: 767px) {
    .seventy-thirty .seventy-thirty-content--small-spacing-mobile,
    .fifty-fifty .seventy-thirty-content--small-spacing-mobile {
        margin: 4em 15px !important;
    }
}
.seventy-thirty.none p,
.fifty-fifty.none p {
    color: #5a5b5d;
}
.seventy-thirty-title-image img,
.fifty-fifty-title-image img {
    height: auto;
    max-width: 100%;
}
.seventy-thirty-content button,
.fifty-fifty-content button {
    border: 0;
}
.seventy-thirty-content img,
.fifty-fifty-content img {
    height: auto;
    margin-bottom: 1.4rem;
    max-width: 100%;
}
.seventy-thirty-content ul,
.fifty-fifty-content ul {
    padding-left: 20px;
}
.seventy-thirty-content--extra-spacing,
.fifty-fifty-content--extra-spacing {
    box-shadow: none;
    margin: 4rem 0;
    max-width: none;
    padding: 0 15px;
}
@media (min-width: 768px) {
    .seventy-thirty-content--extra-spacing,
    .fifty-fifty-content--extra-spacing {
        margin: 10rem 0;
        min-height: 620px;
        width: auto;
    }
}
.seventy-thirty-content--extra-spacing [class*="swash"],
.fifty-fifty-content--extra-spacing [class*="swash"] {
    margin: 2rem 0;
}
.seventy-thirty-image,
.fifty-fifty-image {
    background: no-repeat right center transparent;
    background-size: auto 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.seventy-thirty-image-container,
.fifty-fifty-image-container {
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
.seventy-thirty-image-container.pull-left,
.fifty-fifty-image-container.pull-left {
    left: 0 !important;
}
.seventy-thirty-image-container.pull-right,
.fifty-fifty-image-container.pull-right {
    right: 0 !important;
}
.seventy-thirty-image-mobile,
.fifty-fifty-image-mobile {
    margin-bottom: -20px;
    width: 100%;
}
.seventy-thirty-image-mobile img,
.fifty-fifty-image-mobile img {
    height: auto;
    width: 100%;
    -webkit-mask-size: 140% !important;
    -webkit-mask-position: center top !important;
}
.banner img {
    height: auto;
    max-width: 100%;
}
.banner .aligncenter img {
    display: block;
    margin: 0 auto;
}
.banner-content {
    margin: 0 auto;
    max-width: 900px;
    padding: 6rem 30px;
}
.banner-content--thin {
    max-width: 650px;
}
.banner-content a:hover {
    color: #b53594;
}
.banner-content .swash-button-pink,
.banner-content .toggle-view .switch-view.active,
.toggle-view .banner-content .switch-view.active {
    text-decoration: none !important;
}
@media (min-width: 992px) {
    .banner-content {
        padding: 6rem 0;
    }
    .banner-content ul {
        margin: 2em 100px;
    }
}
.banner-content ul {
    margin: 2em 0 0 30px;
}
.banner-content h3,
.banner-content h4 {
    margin-top: 20px !important;
}
.gallery-original {
    margin: 0 auto;
    margin-bottom: 6rem;
}
.gallery-original__list {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.gallery-original ul {
    list-style: none;
}
.gallery-original ul li {
    display: inline;
    padding: 15px;
}
.gallery-original__link {
    background-size: cover;
    display: block;
    height: 150px;
    padding: 15px;
    position: relative;
    width: 150px;
}
.gallery-original__link:hover .overlay-icon {
    visibility: visible;
    opacity: 0.8;
    background-color: rgba(0, 0, 0, 0.5);
}
.gallery-original .overlay-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    z-index: 100;
    font-size: 4em;
    opacity: 0;
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.gallery {
    padding-bottom: 6rem;
    position: relative;
}
@media (min-width: 767px) {
    .gallery {
        overflow: hidden;
    }
}
.gallery .slick-next {
    right: 20px;
    margin: 0;
    top: 50%;
    -webkit-transform: rotate(135deg) translateY(-50%) !important;
    -moz-transform: rotate(135deg) translateY(-50%) !important;
    transform: rotate(135deg) translateY(-50%) !important;
    -o-transform: rotate(135deg) translateY(-50%) !important;
}
.gallery .slick-next:after {
    background: transparent !important;
    border-top: 2px solid white;
    border-left: 2px solid white;
    content: "" !important;
    height: 20px !important;
    left: 2px !important;
    position: absolute !important;
    top: 2px !important;
    width: 20px !important;
}
.gallery .slick-next:before {
    content: "" !important;
}
.gallery .slick-prev {
    left: 20px;
    margin: 0;
    top: 50%;
    -webkit-transform: rotate(315deg) translateY(-50%) !important;
    -moz-transform: rotate(315deg) translateY(-50%) !important;
    transform: rotate(315deg) translateY(-50%) !important;
    -o-transform: rotate(315deg) translateY(-50%) !important;
    z-index: 10;
}
.gallery .slick-prev:before {
    content: "" !important;
}
.gallery .slick-prev:after {
    background: transparent !important;
    border-top: 2px solid white;
    border-left: 2px solid white;
    content: "" !important;
    height: 20px !important;
    left: 2px !important;
    position: absolute !important;
    top: 2px !important;
    width: 20px !important;
}
.gallery .slick-slide img {
    display: inline-block;
    width: 100%;
}
.gallery .slick-track {
    display: flex !important;
}
.gallery .slick-slide,
.gallery .slide {
    height: inherit !important;
}
.gallery .slick-slide > div,
.gallery .slide > div {
    height: inherit !important;
}
.gallery__slider .slick-arrow {
    transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
    .gallery__slider .slick-arrow {
        display: none !important;
    }
}
.gallery__slider .slick-prev {
    left: -25px;
}
.gallery__slider .slick-next {
    right: -25px;
}
@media (min-width: 767px) {
    .gallery__slider:hover .slick-prev {
        left: 25px;
    }
}
@media (min-width: 992px) {
    .gallery__slider:hover .slick-prev {
        left: 45px;
    }
}
@media (min-width: 767px) {
    .gallery__slider:hover .slick-next {
        right: 25px;
    }
}
@media (min-width: 992px) {
    .gallery__slider:hover .slick-next {
        right: 45px;
    }
}
.gallery__slider__img {
    bottom: 0;
    width: 100%;
}
.gallery__thumbs {
    display: block;
    padding: 16px 40px;
    width: 100%;
}
@media (min-width: 767px) {
    .gallery__thumbs {
        padding: 25px 40px;
    }
}
.gallery__thumbs .slick-track .slick-slide {
    cursor: pointer;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
}
.gallery__thumbs__thumb {
    position: relative;
    width: 100%;
}
.gallery__thumbs__thumb:not(:last-of-type) {
    margin-right: 15px;
}
.gallery__thumbs__thumb:after {
    background: #b53594;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease-in;
}
.gallery__thumbs__thumb:hover:after {
    opacity: 0.8;
}
.gallery__thumbs__thumb__img {
    display: block;
    width: 100%;
    height: auto;
}
.play__button {
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #fff;
    height: 0;
    margin: 2px auto 0;
    position: relative;
    width: 0;
    z-index: 3;
}
.play__link {
    cursor: pointer;
    left: 50%;
    position: absolute;
    padding: 16px 17px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.play__link:before {
    background: #b53594;
    border-radius: 18px;
    bottom: 0;
    content: "";
    height: 40px;
    left: 0px;
    opacity: 0.85;
    position: absolute;
    right: 0;
    top: 8px;
    transition: all 0.25s ease-in;
    width: 50px;
    z-index: 2;
}
.play__link .play-button {
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #fff;
    height: 0;
    margin: 0 auto;
    position: relative;
    top: 25%;
    width: 0;
    z-index: 3;
}
.image {
    margin-top: -18px;
    position: relative;
}
.image.bg-white {
    box-shadow: inset 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    margin-top: 0;
}
.image img {
    height: auto;
    width: 100%;
}
@media (max-width: 767px) {
    .image-container {
        padding: 0;
    }
}
.image-container-spacing-bottom {
    padding-bottom: 3rem;
}
.image-container-spacing-top {
    padding-top: 3.4rem !important;
}
.hero__feature-area {
    height: 450px;
    position: relative;
    z-index: 9;
}
@media (min-width: 768px) {
    .hero__feature-area {
        height: 80vh;
    }
}
.hero__feature-area .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
@media (min-width: 768px) {
    .slick-slide .feature_video_item {
        height: calc(80vh - 113px);
    }
    .feature_image-slider .slick-initialized .slick-list {
        height: unset !important;
    }
}
.feature_image-slider {
    overflow: hidden;
    height: 100%;
}
@media (max-width: 767px) {
    .feature_image-slider .slick-slide {
        height: 450px !important;
    }
}
.feature_video,
.feature_image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    outline: none;
    position: absolute !important;
    height: 100%;
}
@media (min-width: 768px) {
    .feature_video,
    .feature_image {
        position: relative !important;
    }
}
.feature__content {
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: center;
    position: absolute;
    left: 0;
    padding: 0 15px;
}
@media (min-width: 768px) {
    .feature__content {
        position: relative;
    }
}
@media (min-width: 768px) {
    .feature__content {
        height: calc(80vh - 73px);
    }
}
.feature__content__h1 {
    color: #fff;
    font-size: 32px;
    font-family: "Trend Slab";
    text-shadow: 0 5px 20px #333;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .feature__content__h1 {
        font-size: 42px;
    }
}
@media (min-width: 992px) {
    .feature__content {
        height: calc(80vh - 113px);
    }
}
.feature_video {
    border-right: none;
    border-left: none;
    position: relative;
}
.no-video .feature_video-container video,
.touch .feature_video-container video {
    display: none;
}
.no-video .feature_video-container .feature_video-poster,
.touch .feature_video-container .feature_video-poster {
    display: block !important;
}
.feature_video-container {
    position: absolute;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background: #000;
}
@media (max-width: 767px) {
    .feature_video-container {
        display: none;
    }
}
.feature_video-container .feature_video-poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.feature_video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.feature_video-container video {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, 0%);
}
.line {
    width: 100%;
    height: 10px;
    background: url("../../assets/img/line.png") no-repeat center center transparent;
    background-size: 100%;
    margin: 2.7em auto 5em;
}
.line-quote {
    width: 100%;
    height: 72px;
    background: url("../../assets/img/line_quote.png") no-repeat center center transparent;
    background-size: 100%;
    margin: 3em auto 1.7em;
}
.home-testimonial {
    color: #fff;
    max-width: 580px;
    text-align: center;
}
.home-quote {
    font-size: 1.2em;
    line-height: 1.7em;
    padding: 0 3.4em;
}
.home-quote b,
.home-quote strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-weight: normal;
}
.home-cite {
    padding: 0 3.4em;
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin-top: 1.4em;
}
.school-quote {
    padding: 0 2em;
}
.school-quote p {
    color: #fff;
    font-size: 15px;
    line-height: 1.7em;
}
@media (min-width: 767px) {
    .school-quote p {
        font-size: 1.2rem;
    }
}
.school-quote b,
.school-quote strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-weight: normal;
}
.school-quote br:before {
    content: "\0020";
}
.school-quote br,
.school-cite br {
    display: none;
}
.school-cite {
    font-family: "Trend Slab";
    color: #fff;
    padding: 0 2em;
    text-transform: uppercase;
    font-size: 1em;
    margin-top: 1.4em;
}
.school-cite br:before {
    content: "\0020";
}
@media (min-width: 768px) {
    .school-quote {
        font-size: 1.2em;
        padding: 0;
    }
    .school-cite {
        padding: 0;
    }
    .school-quote br,
    .school-cite br {
        display: inline;
    }
    .school-quote br:before,
    .school-cite br:before {
        content: "";
    }
}
.general-slider {
    padding: 6rem 0;
}
.general-slider__content {
    margin-bottom: 2rem;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.general-slider .slick-track {
    display: flex !important;
}
.general-slider .slick-track .slick-slide {
    display: block !important;
    height: auto;
}
.general-slider .slick-track .slick-slide > div {
    height: 100%;
}
.general-slider .slick-track .slide {
    height: 100%;
}
.general-slider .card {
    border-radius: 0 !important;
    height: 32rem;
}
.general-slider .card-img-top {
    background-position: center;
    background-size: cover;
    height: 185px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .general-slider .card-img-top {
        height: 50%;
    }
}
.general-slider .card-body {
    background-color: #fff;
    height: 60%;
    padding: 1.25rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .general-slider .card-body {
        height: 50%;
        padding-top: 15px !important;
    }
}
.general-slider .card-title {
    color: #fff;
    font-family: "Trend Slab";
    line-height: 1;
    margin-top: 0.25rem;
    min-height: 36px;
}
.slick-track {
    display: flex;
}
.slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}
.school-staff {
    margin: 4em 15px 1em;
}
.school-staff-member {
    position: relative;
    margin: 0 auto 3em;
    max-width: 768px;
}
.school-staff-member > img,
.school-staff-member > picture {
    margin: 0 auto;
    display: block;
}
.school-staff-copy {
    text-align: center;
}
.school-staff-copy h3 {
    font-family: "Trend Slab";
    text-transform: uppercase;
    color: #b53594;
    margin-bottom: 0;
    margin-top: 20px !important;
    line-height: 1.4em;
    font-size: 1em;
}
.school-staff-copy h4 {
    font-family: "Avenir Book";
    font-style: italic;
    margin: 0 0 8px;
    font-size: 0.85em;
    text-transform: capitalize;
}
.school-staff-copy p {
    line-height: 1.7em;
}
.school-staff-member > img,
.school-staff-member > picture {
    max-width: 136px;
}
@media (min-width: 768px) {
    .school-staff {
        margin: 2em auto 0;
    }
    .school-staff-member {
        margin: 5em auto;
    }
    .school-staff-member > img,
    .school-staff-member > picture {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
    .school-staff-member > img img,
    .school-staff-member > picture img {
        max-width: 100%;
    }
    .school-staff-copy {
        margin-left: 180px;
        text-align: left;
    }
}
.school-staff-bio {
    display: inline;
    line-height: 1.2rem;
    margin-right: -1rem;
    overflow: hidden;
    padding-right: 1rem;
    position: relative;
    text-align: justify;
}
.more {
    color: #b53594 !important;
    display: block;
    font-family: "Trend Sans One";
    margin-top: 20px !important;
    text-transform: lowercase;
}
.original {
    display: none;
}
.three-up {
    margin-bottom: -12px;
    margin-top: -23px;
    padding-top: 5rem;
}
.three-up__column {
    padding: 0 3rem;
    margin: 0 0 4rem;
}
.three-up .icon {
    min-height: 90px;
    width: 100%;
    margin: 1em 0 1.4em;
}
.three-up h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin: 0;
}
.three-up h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.three-up .column-title {
    margin-bottom: 1rem !important;
    text-transform: uppercase;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: none;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes a {
    to {
        transform: rotate(1turn);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}
@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff;
}
@font-face {
    /*font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;*/
}
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
} /*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
    border-radius: 4px;
    direction: ltr;
}
.datepicker-inline {
    width: 220px;
}
.datepicker-rtl {
    direction: rtl;
}
.datepicker-rtl.dropdown-menu {
    left: auto;
}
.datepicker-rtl table tr td span {
    float: right;
}
.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
}
.datepicker-dropdown:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}
.datepicker-dropdown:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}
.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #eeeeee;
    cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: #dddddd;
    color: #777777;
    cursor: default;
}
.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
    background-color: #d9edf7;
    border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
    background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #777777;
}
.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400;
}
.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
    background-color: #ffdb99;
    border-color: #ffb733;
}
.datepicker table tr td.today.focused {
    background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #777777;
}
.datepicker table tr td.range {
    color: #000;
    background-color: #eeeeee;
    border-color: #bbbbbb;
    border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
    background-color: #eeeeee;
    border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
    background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background: #eeeeee;
    color: #777777;
}
.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
    color: #000;
    background-color: #c1d7e3;
    border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
    background-color: #e4eef3;
    border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #777777;
}
.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608;
}
.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
    background-color: #f7ca77;
    border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #777777;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
    background-color: #777777;
    border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
    background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: #dddddd;
    color: #777777;
    cursor: default;
    border-radius: 0;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
    color: #777777;
}
.datepicker .datepicker-switch {
    width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
    cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
    background: #eeeeee;
}
.future-datepicker .prev.disabled,
.future-datepicker .next.disabled {
    visibility: hidden;
}
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}
.input-daterange {
    width: 100%;
}
.input-daterange input {
    text-align: center;
}
.input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857143;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}
#about .about-banner {
    position: relative;
}
#about .featured-image-container {
    padding: 0;
}
#about .featured-image-container img {
    width: 100%;
    height: auto;
}
#about .featured-image {
    height: 100%;
}
#about .about-details {
    margin: 4em 0;
    padding: 0 30px;
}
#about .about-title {
    margin-bottom: 2em;
}
#about .about-title img {
    width: 100%;
    height: auto;
}
#about .about-title-content {
    font-size: 1em;
    padding: 0 2em 0 0;
}
#about .about-title-content h1,
#about .about-title-content h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
}
#about .about-title-content h3 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
#about .swash-pink {
    z-index: 10;
}
#about .about-testimonial {
    color: #fff;
    max-width: 580px;
    text-align: center;
}
#about .about-quote {
    font-size: 1.2em;
    line-height: 1.7em;
}
#about .about-quote b {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-weight: normal;
}
@media (min-width: 768px) {
    #about .featured-image-container {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        height: 100%;
        overflow: hidden;
    }
}
@media (min-width: 768px) {
    #about .about-details {
        margin: 8em 0;
        padding: 0 15px;
    }
}
.about-quote strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-weight: normal;
}
#about .about-quote {
    padding: 0;
}
#about .about-cite {
    padding: 0;
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin-top: 1.4em;
}
#about .about-us {
    margin-top: -34px;
    color: #fff;
}
#about .about-us-image-container {
    padding: 0;
}
#about .about-us-image-container img {
    width: 100%;
    height: auto;
}
#about .about-us-image {
    position: absolute;
    left: 0;
    width: 90%;
    height: 100%;
}
#about .about-us-content {
    margin: 7em auto;
    max-width: 328px;
    font-size: 1em;
}
#about .about-us-content h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    margin: 0;
    font-size: 1.8em;
}
#about .about-us-content h3 {
    margin-top: 0.5em;
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
#about .about-us-content b,
#about .about-us-content strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
#about .about-us-content > div {
    margin-top: 0.4em;
}
#about .about-accreditation {
    font-size: 1em;
    text-align: center;
    padding: 6em 0;
}
#about .about-accreditation .container {
    max-width: 580px;
}
#about .about-accreditation h3,
#about .about-accreditation b,
#about .about-accreditation strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
#about .about-accreditation-title img {
    width: 116%;
    margin: 0 -10% 2em;
}
#about .swash-green-bottom {
    z-index: 1;
}
#about .about-columns {
    color: #fff;
    max-width: 960px;
}
#about .about-columns a {
    color: #fff;
}
#about .about-columns-title h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin: 0;
}
#about .about-column h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin-top: 0;
}
#about .about-columns h3,
#about .about-columns b,
#about .about-columns strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
#about .about-columns .row {
    margin: 6em 0 4em;
}
#about .about-columns .about-column {
    padding: 0 3em;
}
@media (min-width: 768px) {
    #about .about-us-image-container {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        height: 100%;
        overflow: hidden;
    }
}
@media (min-width: 768px) {
    #about .about-us-image {
        margin-top: -4px;
    }
}
#careers h1,
#careers h2,
#careers h3,
#careers strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    letter-spacing: 0.05em;
    font-weight: normal;
}
#careers h1 {
    font-size: 1.4em;
}
#careers h2 {
    font-size: 1.3em;
}
#careers h3 {
    font-size: 1.2em;
}
.careers-banner {
    position: relative;
    right: 0;
}
#careers .featured-image-container {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
}
#careers .featured-image {
    height: 100%;
}
.careers-details {
    margin: 5em 0;
    padding: 0 30px;
}
.careers-details .swash-button-blue {
    margin-top: 2em;
}
@media (min-width: 768px) {
    .careers-details {
        margin: 10em 0;
        padding: 0 15px;
    }
}
.feature-image-mobile img {
    width: 100%;
    height: auto;
    margin-bottom: -20px;
}
.careers-title {
    margin-bottom: 2em;
}
.careers-title img {
    width: 100%;
    height: auto;
}
.swash-green {
    z-index: 10;
}
.careers-columns {
    margin-top: -14px;
    position: relative;
    color: #fff;
}
.careers-columns h3 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin-bottom: 1em;
}
.careers-columns b,
.careers-columns strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
.careers-columns .row {
    margin: 5em 0;
}
.careers-columns .careers-column {
    padding: 0 36px;
    text-align: center;
}
.careers-columns .careers-column-icon {
    min-height: 90px;
    width: 100%;
    margin-bottom: 2.4em;
}
.careers-extra {
    position: relative;
    margin-top: -16px;
}
.careers-extra-mobile {
    margin-top: -20px;
}
.careers-extra-mobile img {
    width: 100%;
    height: auto;
}
.careers-extra-copy {
    padding: 0 30px;
    margin: 7em auto;
}
.careers-extra-copy > h3 {
    color: #b53594;
    margin-bottom: 0;
}
.careers-extra-copy > h2 {
    margin: 10px 0;
}
@media (min-width: 768px) {
    .careers-extra-copy {
        max-width: 640px;
        padding: 0 15px;
    }
}
.careers-extra-image-container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
}
.careers-extra-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#testimonial {
    margin-top: -20px;
}
.careers-testimonial {
    color: #fff;
    max-width: 580px;
    text-align: center;
}
.careers-quote {
    font-size: 1.2em;
    line-height: 1.7em;
    padding: 0 2em;
}
.careers-quote b,
.careers-quote strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-weight: normal;
}
.careers-cite {
    color: #fff;
    padding: 0 2em;
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin-top: 1.4em;
}
#current-openings {
    position: relative;
    z-index: 10;
    padding: 4em 0;
}
#current-openings .container {
    text-align: center;
}
#current-openings .current-openings-title {
    margin-bottom: 2em;
}
#current-openings .current-openings-title h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin: 0;
}
#current-openings .school {
    margin-bottom: 3.5em;
}
#current-openings .school h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    text-align: center;
}
#current-openings .school h2 a {
    white-space: nowrap;
    display: block;
    margin: 0 auto;
}
#current-openings .opening {
    margin: 2em auto;
    max-width: 320px;
}
#current-openings .opening h3 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    margin: 0;
    line-height: 1.5em;
    font-size: 13px;
}
#current-openings .opening p {
    line-height: 1.2em;
    margin: 5px 0;
}
#current-openings .school a.swash {
    font-family: "Trend Slab";
    text-transform: lowercase;
    color: #fff;
    padding: 1.4em 3em 1.2em;
    margin-top: 1em;
    display: inline-block;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
#current-openings .school a.swash:hover {
    text-decoration: none;
    color: #f5f2f0;
}
#current-openings .school:nth-of-type(6n + 1) a.swash {
    background: url("../img/swash/button_green.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#current-openings .school:nth-of-type(6n + 2) a.swash {
    background: url("../img/swash/button_pink.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#current-openings .school:nth-of-type(6n + 3) a.swash {
    background: url("../img/swash/button_yellow.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#current-openings .school:nth-of-type(6n + 4) a.swash {
    background: url("../img/swash/button_blue_stout.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#current-openings .school:nth-of-type(6n + 5) a.swash {
    background: url("../img/swash/button_grey.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#current-openings .school:nth-of-type(6n + 0) a.swash {
    background: url("../img/swash/button_red.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
.request-interview-link {
    padding: 2.35em 3em;
    margin: 4em auto;
}
.request-interview-link:hover {
    text-decoration: none;
}
#enrichment .enrichment-title {
    margin-top: 4em;
}
#enrichment .enrichment-title img {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#enrichment .enrichment-title-content {
    text-align: center;
    max-width: 570px;
    margin: 2em auto 4em;
}
@media (min-width: 768px) {
    #enrichment .enrichment-title {
        margin-top: 6em;
    }
    #enrichment .enrichment-title img {
        width: 90%;
    }
    #enrichment .enrichment-title-content {
        margin: 2em auto 3em;
    }
}
.enrichment-program {
    right: 0;
}
.enrichment-image-container {
    position: absolute;
    top: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    max-width: 45%;
}
.enrichment-image-container.pull-left {
    left: 0;
}
.enrichment-image-container.pull-right {
    right: 0;
}
.enrichment-image {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.enrichment-image-mobile {
    position: relative;
}
.enrichment-image-mobile img {
    width: 100%;
    height: auto;
    margin-top: -40px;
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
    -moz-box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
}
.enrichment-content {
    margin: 7em auto;
    max-width: 332px;
}
.enrichment-content h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.2em;
    margin: 0;
}
.enrichment-left {
    background: #fff !important;
}
.enrichment-left .enrichment-program-title {
    color: #b53594;
}
.enrichment-right {
    color: #fff;
    -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
}
.school-tour {
    margin: 4em auto;
}
.page-title {
    margin: 0 auto 4em;
    text-align: center;
}
.page-title img {
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.page-copy {
    margin: 0 auto 4em;
    max-width: 780px;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}
.post {
    background-color: #fff;
    border-radius: 5px;
    color: #5a5b5d;
    margin-bottom: 20px;
    padding: 1em;
}
.post.with-image {
    padding: 0;
}
.post a {
    color: #5a5b5d;
}
.post-category {
    font-style: italic;
}
.post .post-container {
    align-items: center;
    display: flex;
    height: auto;
    min-height: 187px;
    padding: 0;
}
.post .post-container > .row {
    width: 100%;
}
.post-category {
    display: inline-block;
    margin-bottom: 0.4rem;
}
.post-thumb {
    height: auto;
}
.post-thumb__img {
    background-size: 100% !important;
}
@media (min-width: 576px) {
    .post-thumb__img {
        background-size: cover !important;
    }
}
.post-thumb > div {
    padding-bottom: 100%;
    width: 100%;
}
@media (min-width: 576px) {
    .post-thumb > div {
        height: 100%;
    }
}
.post-thumb a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.blog-listing-subtext {
    margin-bottom: 2rem;
}
.blog-listing-sub {
    margin-bottom: 1rem;
}
.blog-listing-title {
    color: #b53594 !important;
    font-size: 32px !important;
}
.post-container .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.post-container .row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}
.post-content .content-wrap .content-inner {
    width: 100%;
    flex: 1;
    flex-basis: 100%;
}
@media (min-width: 992px) {
    .col-md-8 .content-wrap {
        padding-top: 1.75rem;
    }
}
.post-content {
    padding-left: 1rem;
    padding-top: 1.5rem;
}
@media screen and (max-width: 992px) {
    .post.with-image .post-content {
        padding: 1.5rem 2rem;
    }
}
#posts,
.article {
    padding-bottom: 4rem;
    padding-top: 3rem;
}
@media (min-width: 992px) {
    #posts,
    .article {
        padding-bottom: 5rem;
    }
}
.post-container {
    padding: 32% 12%;
}
.post-container a:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
    .post-container {
        padding: 3em 2em;
    }
}
@media (min-width: 992px) {
    .post-container {
        padding: 5em 4em;
    }
}
@media (min-width: 1200px) {
    .post-container {
        padding: 5em 4em;
    }
}
.post-title {
    font-family: "Trend Slab";
    font-size: 1.1rem;
    letter-spacing: -1px;
    margin: 0;
    text-transform: lowercase;
}
.post-title a {
    color: #5a5b5d;
}
.post-link {
    color: #5a5b5d;
    display: block;
    font-family: "Trend Sans One";
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 20px !important;
    line-height: 1.4em;
}
@media (min-width: 576px) {
    .post-link {
        padding-bottom: 1.5rem;
    }
}
#pagination {
    display: none;
    text-align: center;
}
#pagination > * {
    display: inline-block;
    margin: 1em 0;
}
#infscr-loading {
    text-align: center;
    padding: 2em 0;
}
.subscribe-container {
    border-radius: 5px;
    max-width: 450px;
}
.subscribe-container .subscribe-image {
    height: 200px;
    margin-bottom: -10px;
    border-radius: 5px;
}
.subscribe-form {
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    padding: 25px 1.25rem 20px;
}
.subscribe-form .form-title {
    letter-spacing: -1px;
}
.subscribe-form label {
    display: block;
    text-transform: uppercase;
}
.subscribe-form input,
.subscribe-form button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.subscribe-form .email-field {
    background: #fff;
    color: #5a5b5d;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 0.75rem 0.75rem;
    margin-bottom: 1rem;
    display: block;
    width: 100%;
}
.subscribe-form .submit-field {
    border: none;
    outline: none;
    padding: 0.75em 3em;
    display: block;
    margin-top: 0.5em;
    width: 100%;
    max-width: 175px;
}
.layer {
    min-height: 400px;
}
.enrichment-program {
    right: 0;
}
.enrichment-image-container {
    position: absolute;
    top: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    max-width: 45%;
}
.enrichment-image-container.pull-left {
    left: 0;
}
.enrichment-image-container.pull-right {
    right: 0;
}
.enrichment-image {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.enrichment-image-mobile {
    position: relative;
}
.enrichment-image-mobile img {
    width: 100%;
    height: auto;
    margin-top: -40px;
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
    -moz-box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
}
.enrichment-content {
    margin: 7em auto;
}
.enrichment-content h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.2em;
    margin: 0;
}
.enrichment-left {
    background: #fff !important;
}
.enrichment-left .enrichment-program-title {
    color: #b53594;
}
.enrichment-right {
    color: #fff;
    -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
}
.banner-image {
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    width: 80%;
}
.banner-image img {
    width: 100%;
    height: auto;
    margin-bottom: 3em;
}
.banner-video img {
    width: 100%;
    height: auto;
    margin-bottom: 3em;
}
.banner-hero .watch-wrap {
    text-align: center;
}
.banner-hero .watch-btn {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    transform: translate(0, 0);
}
.banner-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    width: 100%;
}
.banner-video > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.banner-video .overlay-video {
    z-index: 100;
}
.banner-video .video-overlay {
    z-index: 2;
}
.video-overlay-inner {
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-overlay-inner > img {
    position: relative;
    margin: 0 auto;
}
.banner-video .video-overlay .watch-btn {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 4rem;
    margin-left: auto;
    margin-right: auto;
    transform: translate(0, 0);
}
@media screen and (max-width: 767px) {
    .banner-video {
        padding-bottom: 150%;
    }
    .banner-video .video-overlay .video-overlay-inner {
        height: 50%;
    }
    .banner-video .video-overlay .watch-btn {
        position: absolute;
        margin-top: 0;
        top: auto;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 0;
    }
}
@media (min-width: 768px) {
    .banner-image img {
        width: 94%;
        margin: 0 auto 3em;
    }
}
.home-yellow-swash {
    background: url("../img/swash/swash_yellow.png") repeat-x left top transparent;
    background-size: auto 100%;
    position: relative;
    margin-top: -20px;
    z-index: 10;
}
@media (min-width: 768px) {
    .home-yellow-swash {
        margin-top: -10px;
    }
}
.home-banner-image {
    position: relative;
    width: 100%;
    z-index: 5;
    margin-top: -18px;
}
.home-banner-image img {
    width: 100%;
    height: auto;
}
.home-green-swash {
    background: url("../img/swash/swash_green_full.gif") repeat-x left bottom transparent;
    background-size: auto 100%;
    position: relative;
    margin-top: -60px;
    padding-top: 60px;
    z-index: 1;
    min-height: 80px;
}
.home-green-swash .home-columns {
    color: #fff;
}
.home-green-swash .home-columns .row {
    margin: 4em 0 0;
}
.home-green-swash .home-columns .home-column {
    text-align: center;
    padding: 0 3em;
    margin: 0 0 4em;
}
.home-columns .column-icon {
    min-height: 90px;
    width: 100%;
    margin-bottom: 2.4em;
}
.article {
    position: relative;
}
.article hr {
    border-top: 1px solid #cdc8c6;
}
.article-text {
    position: relative;
}
.article-text img {
    height: auto;
    max-width: 100%;
}
.article-text ul {
    margin-left: 2em;
    margin-right: 2em;
    text-align: left;
}
.article-text > h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 2em;
    padding-top: 1.2em;
    margin: 0;
}
.article-text b,
.article-text strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
.article .featured {
    margin: 1.75rem 0;
    text-align: center;
}
.article .featured img {
    border: none;
    height: auto;
    width: 100%;
}
.blog-post-category {
    font-size: 1rem;
    font-style: italic;
}
.blog-post-title {
    color: #666 !important;
    font-size: 26px;
    letter-spacing: -1px;
    margin-bottom: 0;
}
.results {
    color: #b53594 !important;
    font-family: "Trend Slab";
    margin-bottom: 2rem;
    margin-top: 0;
}
.back {
    display: inline-block;
    font-family: "Trend Slab";
    margin-bottom: 1.6rem;
}
.back .chevron-left {
    margin-right: 0px;
}
.back:hover {
    color: #b53594;
    text-decoration: none;
}
@media (min-width: 768px) {
    .article-text .content {
        max-width: 100% !important;
    }
}
.addtoany_share_save_container {
    margin-top: 3em;
}
@media (min-width: 768px) {
    .addtoany_share_save_container {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
    }
}
.addtoany_list .a2a_button_twitter:before {
    content: "\f099";
}
.addtoany_list .a2a_button_facebook:before {
    content: "\f09a";
}
.addtoany_list .a2a_button_instagram:before {
    content: "\f16d";
}
.addtoany_list .a2a_button_pinterest:before {
    content: "\f0d2";
}
.addtoany_list .a2a_button_google_plus:before {
    content: "\f0d5";
}
.addtoany_header {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    color: #636466;
    margin-bottom: 0.8em;
}
.addtoany_list a {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2em;
    color: #b53594;
    text-align: left;
    margin-right: 0.8em;
}
@media (min-width: 768px) {
    .addtoany_header {
        margin: 0;
    }
    .addtoany_list a {
        display: block;
        margin-top: 0.8em;
    }
}
.addtoany_list a:hover {
    text-decoration: none;
}
.addtoany_list a span {
    display: none;
}
.related-posts {
    color: #fff;
    max-width: 960px;
    padding: 1.4em;
}
.related-posts-title {
    margin-bottom: 2em;
}
.related-posts h3,
.related-posts b,
.related-posts strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin: 0;
}
.related-posts .row {
    margin: 4em 0 0;
}
.related-posts .related-post {
    padding: 0 3em;
    margin: 0 auto 4em;
}
.related-posts .related-posts-title h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin: 0;
}
.related-post h2 {
    margin-top: 0;
    font-size: 1.8em;
    font-family: "Trend Slab";
    text-transform: lowercase;
}
.related-post a {
    color: #fff;
}
.related-post a:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
    .related-posts .row {
        margin: 4em 0;
    }
    .related-posts .related-post {
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .related-posts .related-post {
        padding: 0 4em;
    }
}
#careers {
    overflow: hidden;
}
#careers > .container {
    padding: 4rem 15px;
}
@media screen and (max-width: 767px) {
    #careers > .container {
        padding: 4rem 15px;
    }
}
.st-title {
    text-align: center;
}
.st-title img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.st-title-copy {
    text-align: center;
    margin: 2em auto 2em;
    max-width: 680px;
}
#schools {
    margin: 3em auto;
    text-align: center;
}
#schools .school {
    margin-bottom: 6em;
}
@media (min-width: 768px) {
    #schools .school {
        margin-bottom: 4em;
        padding: 0 10px;
    }
}
.school .separator {
    padding: 8px;
    font-size: 0.6em;
    position: relative;
    top: -2px;
}
#schools h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    text-align: center;
}
#schools h2 a {
    white-space: nowrap;
    display: block;
    margin: 0 auto 10px;
}
#schools h3 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    margin: 0;
    line-height: 1.5em;
    font-size: 13px;
}
#schools p {
    line-height: 1.5em;
    margin-top: 1em;
}
#schools a.swash {
    font-family: "Trend Slab";
    text-transform: lowercase;
    color: #fff;
    padding: 1.4em 3em 1.2em;
    margin-top: 1em;
    display: inline-block;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
#schools a.swash:hover {
    text-decoration: none;
    color: #f5f2f0;
}
#schools .school:nth-of-type(6n + 1) a.swash {
    background: url("../img/swash/button_green.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 2) a.swash {
    background: url("../img/swash/button_pink.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 3) a.swash {
    background: url("../img/swash/button_yellow.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 4) a.swash {
    background: url("../img/swash/button_blue_stout.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 5) a.swash {
    background: url("../img/swash/button_grey.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 0) a.swash {
    background: url("../img/swash/button_red.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
.related-posts {
    color: #fff;
    max-width: 960px;
    padding: 1.4em;
}
.related-posts-title {
    margin-bottom: 2em;
}
.related-posts-title h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin: 0;
}
.related-post h2 {
    margin-top: 0;
    font-size: 1.8em;
    font-family: "Trend Slab";
    text-transform: lowercase;
}
.related-posts h3,
.related-posts b,
.related-posts strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin: 0;
}
.related-post a {
    color: #fff;
}
.related-post a:hover {
    text-decoration: none;
}
.related-posts .row {
    margin: 4em 0 0;
}
.related-posts .related-post {
    padding: 0 3em;
    margin: 0 auto 4em;
}
@media (min-width: 768px) {
    .related-posts .row {
        margin: 4em 0;
    }
    .related-posts .related-post {
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .related-posts .related-post {
        padding: 0 4em;
    }
}
#schedule-form {
    padding: 5rem 0;
    color: #fff;
    text-transform: uppercase;
}
#schedule-form label {
    display: block;
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
}
#schedule-form input[type="text"],
#schedule-form input[type="email"],
#schedule-form input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 1em;
    border: none;
    outline: none;
    margin-bottom: 1rem;
    color: #5a5b5d;
}
#schedule-form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 1em;
    border: none;
    outline: none;
    margin-bottom: 1rem;
    color: #5a5b5d;
}
.select-wrap {
    width: 100%;
    overflow: hidden;
    max-width: 100%;
    position: relative;
}
.select-wrap:after {
    background: none;
    content: "\25BC";
    font-size: 0.7em;
    padding: 0;
    position: absolute;
    right: 1em;
    top: 1.2em;
    bottom: 0.3em;
    z-index: 1;
    pointer-events: none;
    color: #5a5b5d;
}
#schedule-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 110%;
    max-width: 110%;
    min-width: 110%;
    padding: 1em 19% 1em 1em;
    display: block;
    border: none;
    outline: none;
    margin-bottom: 1rem;
    color: #5a5b5d;
    border-radius: 0;
    background: #fff;
}
#schedule-form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    outline: none;
}
#schedule-form .radio {
    padding-left: 1em;
    margin: 5px 0;
    padding-right: 3em;
    display: inline-block;
}
#schedule-form #newsletter-checkbox {
    margin: 25px 0;
}
#schedule-form textarea {
    min-height: 13rem;
}
label[for="area-code"] {
    padding-left: 15px;
}
#schedule-form .col-sm-3.phone {
    position: relative;
}
#schedule-form .col-sm-3.phone:after {
    content: "-";
    position: absolute;
    right: -0.2em;
    top: 0;
}
.program h1,
.program h2,
.program h3,
.program strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    letter-spacing: 0.05em;
    font-weight: normal;
}
.program h1 {
    font-size: 1.4em;
}
.program h2 {
    font-size: 1.3em;
}
.program h3 {
    font-size: 1.1em;
}
.seventy-thirty {
    position: relative;
    right: 0;
}
.program-columns {
    margin-top: -20px;
    position: relative;
    z-index: 10;
}
.program-columns .container {
    color: #fff;
    max-width: 960px;
}
.program-columns h3 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin-bottom: 1em;
}
.program-columns b,
.program-columns strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
}
.program-columns .row {
    margin: 4em 0;
}
.program-columns .program-column {
    padding: 0 36px;
    text-align: center;
}
.program-columns .program-column-icon {
    min-height: 90px;
    width: 100%;
    margin-bottom: 2.4em;
}
.program-extra-container {
    -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 1, 0.19);
    padding: 6em 0 4em;
    margin-top: -2em;
    position: relative;
    z-index: 9;
}
.program-extra {
    max-width: 640px;
    padding: 0 30px 20px;
}
@media (min-width: 768px) {
    .program-extra {
        padding: 0 15px 20px;
    }
}
.program-extra > h3 {
    color: #b53594;
    margin-bottom: 0;
}
.program-extra > h2 {
    margin: 0;
}
.program-extra p {
    margin: 0 0 15px;
}
#enrichment {
    background-color: #fff;
}
#enrichment .enrichment-title {
    margin-top: 3.4em !important;
    text-align: center;
}
#enrichment .enrichment-title img {
    margin-bottom: 3em;
}
#enrichment-title-mobile {
    width: 100%;
    height: auto;
    max-width: 541px;
}
.enrichment-image-mobile img {
    width: 100%;
    height: auto;
    margin-top: -40px;
    position: relative;
    z-index: 100;
    -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
    -moz-box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 1, 0.15);
}
.school-tour {
    margin: 4em auto;
}
@media (min-width: 768px) {
    #pre-k .seventy-thirty-content {
        max-width: 380px;
    }
    #intermediates .seventy-thirty-content {
        max-width: 475px;
    }
    #klimbers .seventy-thirty-content {
        max-width: 448px;
    }
}
@media (min-width: 992px) {
    #pre-k .seventy-thirty-content {
        max-width: 490px;
    }
}
#careers {
    overflow: hidden;
}
#careers > .container {
    padding: 4rem 15px;
}
@media screen and (max-width: 767px) {
    #careers > .container {
        padding: 4rem 15px;
    }
}
.st-title {
    text-align: center;
}
.st-title img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.st-title-copy {
    text-align: center;
    margin: 2em auto 2em;
    max-width: 680px;
}
#schools {
    margin: 3em auto;
    text-align: center;
}
#schools .school {
    margin-bottom: 6em;
}
@media (min-width: 768px) {
    #schools .school {
        margin-bottom: 4em;
        padding: 0 10px;
    }
}
.school .separator {
    padding: 8px;
    font-size: 0.6em;
    position: relative;
    top: -2px;
}
#schools h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    text-align: center;
}
#schools h2 a {
    white-space: nowrap;
    display: block;
    margin: 0 auto 10px;
}
#schools h3 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    margin: 0;
    line-height: 1.5em;
    font-size: 13px;
}
#schools p {
    line-height: 1.5em;
    margin-top: 1em;
}
#schools a.swash {
    font-family: "Trend Slab";
    text-transform: lowercase;
    color: #fff;
    padding: 1.4em 3em 1.2em;
    margin-top: 1em;
    display: inline-block;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
#schools a.swash:hover {
    text-decoration: none;
    color: #f5f2f0;
}
#schools .school:nth-of-type(6n + 1) a.swash {
    background: url("../img/swash/button_green.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 2) a.swash {
    background: url("../img/swash/button_pink.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 3) a.swash {
    background: url("../img/swash/button_yellow.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 4) a.swash {
    background: url("../img/swash/button_blue_stout.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 5) a.swash {
    background: url("../img/swash/button_grey.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
#schools .school:nth-of-type(6n + 0) a.swash {
    background: url("../img/swash/button_red.png") no-repeat left center transparent;
    background-size: 100% 100%;
}
.related-posts {
    color: #fff;
    max-width: 960px;
    padding: 1.4em;
}
.related-posts-title {
    margin-bottom: 2em;
}
.related-posts-title h2 {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1.8em;
    margin: 0;
}
.related-post h2 {
    margin-top: 0;
    font-size: 1.8em;
    font-family: "Trend Slab";
    text-transform: lowercase;
}
.related-posts h3,
.related-posts b,
.related-posts strong {
    font-family: "Trend Slab";
    text-transform: lowercase;
    font-size: 1em;
    margin: 0;
}
.related-post a {
    color: #fff;
}
.related-post a:hover {
    text-decoration: none;
}
.related-posts .row {
    margin: 4em 0 0;
}
.related-posts .related-post {
    padding: 0 3em;
    margin: 0 auto 4em;
}
@media (min-width: 768px) {
    .related-posts .row {
        margin: 4em 0;
    }
    .related-posts .related-post {
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .related-posts .related-post {
        padding: 0 4em;
    }
}
#schedule-form {
    padding: 5rem 0;
    color: #fff;
    text-transform: uppercase;
}
#schedule-form label {
    display: block;
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
}
#schedule-form input[type="text"],
#schedule-form input[type="email"],
#schedule-form input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 1em;
    border: none;
    outline: none;
    margin-bottom: 1rem;
    color: #5a5b5d;
}
#schedule-form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 1em;
    border: none;
    outline: none;
    margin-bottom: 1rem;
    color: #5a5b5d;
}
.select-wrap {
    width: 100%;
    overflow: hidden;
    max-width: 100%;
    position: relative;
}
.select-wrap:after {
    background: none;
    content: "\25BC";
    font-size: 0.7em;
    padding: 0;
    position: absolute;
    right: 1em;
    top: 1.2em;
    bottom: 0.3em;
    z-index: 1;
    pointer-events: none;
    color: #5a5b5d;
}
#schedule-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 110%;
    max-width: 110%;
    min-width: 110%;
    padding: 1em 19% 1em 1em;
    display: block;
    border: none;
    outline: none;
    margin-bottom: 1rem;
    color: #5a5b5d;
    border-radius: 0;
    background: #fff;
}
#schedule-form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    outline: none;
}
#schedule-form .radio {
    padding-left: 1em;
    margin: 5px 0;
    padding-right: 3em;
    display: inline-block;
}
#schedule-form #newsletter-checkbox {
    margin: 25px 0;
}
#schedule-form textarea {
    min-height: 13rem;
}
label[for="area-code"] {
    padding-left: 15px;
}
#schedule-form .col-sm-3.phone {
    position: relative;
}
#schedule-form .col-sm-3.phone:after {
    content: "-";
    position: absolute;
    right: -0.2em;
    top: 0;
}
.school-about {
    position: relative;
    overflow: hidden;
}
.school .featured-image-container {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 100%;
    min-height: 1200px;
    overflow: hidden;
}
.school .featured-image {
    height: 100%;
    position: relative;
}
.school .featured-image-preload {
    position: absolute;
    left: -10000px;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.school .feature-image-mobile img {
    width: 100%;
    height: auto;
}
.school-details {
    margin: 4em 0;
    padding: 0 30px;
}
@media (min-width: 768px) {
    .school-details {
        margin: 10em 0;
    }
}
.school-title {
    margin-bottom: 2em;
}
.school-title img {
    width: 100%;
    height: auto;
    position: relative;
}
.school-contact {
    font-family: "Trend Slab";
    text-transform: lowercase;
    margin-bottom: 1em;
}
.school-extra {
    margin-bottom: 1em;
    line-height: 1.65em;
    font-size: 0.95em;
    padding-left: 0 !important;
}
.school-extra__list-item {
    margin-bottom: 0.5rem;
}
.school-extra__icon {
    margin-bottom: 0 !important;
    height: 17px;
    margin-right: 10px;
    width: 17px;
}
.school-extra__icon--age {
    height: 16px;
    width: 19px;
}
.school-contact span {
    display: inline-block;
}
.school-description p {
    margin-bottom: 20px;
}
.school-actions {
    margin: 2em 0;
}
.school-actions a {
    white-space: nowrap;
}
.school-testimonial {
    color: #fff;
    max-width: 640px;
    text-align: center;
}
.school-gallery {
    margin-bottom: 6em;
    padding: 0 30px;
}
.image-gallery {
    text-align: center;
}
.image-gallery img {
    width: 100%;
    height: auto;
}
body .image-gallery ul {
    list-style: none;
}
body .image-gallery li {
    padding: 15px;
    background: none;
}
.image-gallery .overlay-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    z-index: 100;
    font-size: 4em;
    opacity: 0;
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.popup:hover .overlay-icon {
    visibility: visible;
    opacity: 0.8;
    background-color: rgba(0, 0, 0, 0.5);
}
.overlay-icon:before {
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -20px;
    line-height: 40px;
    height: 40px;
    content: "\f002";
    font-size: 32px;
}

/*# sourceMappingURL=theme.min.css.map */
