﻿@charset "UTF-8";
/**
 *  site.scss
 *
 *  This is the main SCSS file that generates site.css and site.min.css
 *  Note that Bootstrap is overridden here also.
 *
 */
/* Modular Scale */
/* Global */
/*!
 * Bootstrap v3.3.6 (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: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    box-sizing: border-box;
}

    *:before,
    *:after {
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    color: #333333;
    background-color: #ffffff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #cc0000;
    text-decoration: none;
}

    a:hover, a:focus {
        color: maroon;
        text-decoration: underline;
    }

    a:focus {
        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: 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h1 .small, h2 small,
    h2 .small, h3 small,
    h3 .small, h4 small,
    h4 .small, h5 small,
    h5 .small, h6 small,
    h6 .small,
    .h1 small,
    .h1 .small, .h2 small,
    .h2 .small, .h3 small,
    .h3 .small, .h4 small,
    .h4 .small, .h5 small,
    .h5 .small, .h6 small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777777;
    }

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}

    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,
h6, .h6 {
    margin-top: 11px;
    margin-bottom: 11px;
}

    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small,
    h6 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 64px;
}

h2, .h2 {
    font-size: 46px;
}

h3, .h3 {
    font-size: 30px;
}

h4, .h4 {
    font-size: 26px;
}

h5, .h5 {
    font-size: 16px;
}

h6, .h6 {
    font-size: 14px;
}

p {
    margin: 0 0 11px;
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}

small,
.small {
    font-size: 75%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #cc0000;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #990000;
}

.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: #cc0000;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #990000;
}

.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: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 11px;
}

    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: 22px;
}

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 #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eeeeee;
}

    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: #777777;
    }

        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 #eeeeee;
        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: 22px;
    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: 0;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    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: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}

    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: 20px;
    padding-right: 20px;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width: 768px) {
    .container {
        width: 760px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 980px;
    }
}

@media (min-width: 1260px) {
    .container {
        width: 1250px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -20px;
    margin-right: -20px;
}

    .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: 20px;
    padding-right: 20px;
}

.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: 1260px) {
    .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: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}

    .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: #ffffff;
    }

.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: 16.5px;
        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: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 13px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 12px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555555;
    background-color: #f6f6f6;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        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::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled], .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eeeeee;
        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: 48px;
    }

    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: 22px;
        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: 13px;
    padding-bottom: 13px;
    margin-bottom: 0;
    min-height: 38px;
}

    .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: 0;
}

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: 0;
}

.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: 34px;
    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: 0;
}

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: 0;
}

.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: 40px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 60px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        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: 27px;
}

.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: 13px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 35px;
}

.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px;
}

    .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: 13px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 20px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        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: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 12px 12px;
    font-size: 16px;
    line-height: 1.42857;
    border-radius: 0;
    -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: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #FFFFFF;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        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);
        box-shadow: none;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #FFFFFF;
    background-color: #F24323;
    border-color: #F24323;
}

    .btn-default:focus, .btn-default.focus {
        color: #FFFFFF;
        background-color: #d52c0d;
        border-color: #8d1d08;
    }

    .btn-default:hover {
        color: #FFFFFF;
        background-color: #d52c0d;
        border-color: #cc2a0c;
    }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        color: #FFFFFF;
        background-color: #d52c0d;
        border-color: #cc2a0c;
    }

        .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: #FFFFFF;
            background-color: #b4250b;
            border-color: #8d1d08;
        }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #F24323;
        border-color: #F24323;
    }

    .btn-default .badge {
        color: #F24323;
        background-color: #FFFFFF;
    }

.btn-primary {
    color: #fff;
    background-color: #cc0000;
    border-color: #b30000;
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #990000;
        border-color: #330000;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #990000;
        border-color: #750000;
    }

    .btn-primary:active, .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #990000;
        border-color: #750000;
    }

        .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: #750000;
            border-color: #330000;
        }

    .btn-primary:active, .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #cc0000;
        border-color: #b30000;
    }

    .btn-primary .badge {
        color: #cc0000;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #00B1BA;
    border-color: #0099a1;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #008087;
        border-color: #001f21;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #008087;
        border-color: #005e63;
    }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #008087;
        border-color: #005e63;
    }

        .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: #005e63;
            border-color: #001f21;
        }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
    fieldset[disabled] .btn-success:hover,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #00B1BA;
        border-color: #0099a1;
    }

    .btn-success .badge {
        color: #00B1BA;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #005BAB;
    border-color: #004d92;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #004078;
        border-color: #000a12;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #004078;
        border-color: #002d54;
    }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #004078;
        border-color: #002d54;
    }

        .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: #002d54;
            border-color: #000a12;
        }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
    fieldset[disabled] .btn-info:hover,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #005BAB;
        border-color: #004d92;
    }

    .btn-info .badge {
        color: #005BAB;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #662E6B;
    border-color: #552659;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #441f47;
        border-color: black;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #441f47;
        border-color: #2c142e;
    }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #441f47;
        border-color: #2c142e;
    }

        .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: #2c142e;
            border-color: black;
        }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning:hover,
    fieldset[disabled] .btn-warning:focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #662E6B;
        border-color: #552659;
    }

    .btn-warning .badge {
        color: #662E6B;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #E21C13;
    border-color: #ca1911;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #b3160f;
        border-color: #550b07;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #b3160f;
        border-color: #92120c;
    }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #b3160f;
        border-color: #92120c;
    }

        .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: #92120c;
            border-color: #550b07;
        }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger:hover,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #E21C13;
        border-color: #ca1911;
    }

    .btn-danger .badge {
        color: #E21C13;
        background-color: #fff;
    }

.btn-link {
    color: #cc0000;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: maroon;
                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: #777777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.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;
    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;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    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: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    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: 10px 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: #333333;
        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: #cc0000;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .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: #777777;
    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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        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: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-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 .form-control:focus {
            z-index: 3;
        }

    .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: 12px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0;
}

    .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: 0;
    }

    .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: 0;
    }

    .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: #eeeeee;
            }

        .nav > li.disabled > a {
            color: #777777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #cc0000;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 10px 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: 0 0 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #ffffff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0;
    }

    .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: #cc0000;
    }

.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: 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: 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: 0 0 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: #ffffff;
    }
}

.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: 22px;
    border: 1px solid transparent;
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.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: 20px;
    padding-left: 20px;
    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: -20px;
    margin-left: -20px;
}

@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: 14px 20px;
    font-size: 18px;
    line-height: 22px;
    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: -20px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

    .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: 7px -20px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 22px;
    }

@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: 22px;
        }

            .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: 14px;
                padding-bottom: 14px;
            }
}

.navbar-form {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 1px;
    margin-bottom: 1px;
}

@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;
        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: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 1px;
    margin-bottom: 1px;
}

    .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: 14px;
    margin-bottom: 14px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -20px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #231F20;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #080707;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #231F20;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #F24323;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #231F20;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-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: #231F20;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #231F20;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #F24323;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #231F20;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #231F20;
}

    .navbar-default .navbar-link:hover {
        color: #F24323;
    }

.navbar-default .btn-link {
    color: #231F20;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #F24323;
    }

    .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: transparent;
        }

    .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: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #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: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-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: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #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: transparent;
    }
}

.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: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #777777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 12px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #cc0000;
            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: 0;
            border-top-left-radius: 0;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

        .pagination > li > a:hover, .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            z-index: 2;
            color: maroon;
            background-color: #eeeeee;
            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: 3;
        color: #fff;
        background-color: #cc0000;
        border-color: #cc0000;
        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: #777777;
        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: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.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: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 22px 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: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #777777;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

    .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: #777777;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #cc0000;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #990000;
    }

.label-success {
    background-color: #00B1BA;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #008087;
    }

.label-info {
    background-color: #005BAB;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #004078;
    }

.label-warning {
    background-color: #662E6B;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #441f47;
    }

.label-danger {
    background-color: #E21C13;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #b3160f;
    }

.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: #777777;
    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: #cc0000;
    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: #eeeeee;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 24px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.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: 72px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.42857;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 0;
    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: #333333;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #cc0000;
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0;
}

    .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: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 0;
    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: 22px;
    color: #fff;
    text-align: center;
    background-color: #cc0000;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    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;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #00B1BA;
}

.progress-striped .progress-bar-success {
    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: #005BAB;
}

.progress-striped .progress-bar-info {
    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: #662E6B;
}

.progress-striped .progress-bar-warning {
    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: #E21C13;
}

.progress-striped .progress-bar-danger {
    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: 0;
        border-top-left-radius: 0;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

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: #eeeeee;
    color: #777777;
    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: #777777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
}

    .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: #ff9999;
    }

.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: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    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: -1;
    border-top-left-radius: -1;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    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: -1;
    border-bottom-left-radius: -1;
}

.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: -1;
        border-top-left-radius: -1;
    }

    .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: -1;
        border-bottom-left-radius: -1;
    }

.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: -1;
        border-top-left-radius: -1;
    }

        .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: -1;
            border-top-right-radius: -1;
        }

            .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: -1;
            }

            .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: -1;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

        .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: -1;
            border-bottom-right-radius: -1;
        }

            .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: -1;
            }

            .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: -1;
            }

    .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: 22px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
    }

        .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: #333333;
        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: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #cc0000;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #cc0000;
        border-color: #cc0000;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #cc0000;
        }

        .panel-primary > .panel-heading .badge {
            color: #cc0000;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #cc0000;
    }

.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: 0;
    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: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.close {
    float: right;
    font-size: 24px;
    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 {
        transform: translate(0, -25%);
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        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: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header:before, .modal-header:after {
        content: " ";
        display: table;
    }

    .modal-header:after {
        clear: both;
    }

    .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 {
        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: "Open Sans", 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: 0;
}

.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: "Open Sans", 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: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    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: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 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: #999999;
    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: #999999;
    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: #999999;
    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: #999999;
    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;
        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 {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                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);
    background-color: rgba(0, 0, 0, 0);
}

    .carousel-control.left {
        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: 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: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        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: 1259px) {
    .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: 1259px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1259px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1259px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1260px) {
    .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: 1260px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1260px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1260px) {
    .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: 1259px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1260px) {
    .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;
    }
}

/**
 *  variables-custom.scss
 *
 *
 */
/**
*  _fonts.scss
*
*  Project fonts
*
*/
@font-face {
    font-family: 'Baskerville';
    src: url("../../shared/fonts/baskerville/webfonts/30B375_0_0.eot");
    src: url("../../shared/fonts/baskerville/webfonts/30B375_0_0.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/baskerville/webfonts/30B375_0_0.woff2") format("woff2"), url("../../shared/fonts/baskerville/webfonts/30B375_0_0.woff") format("woff"), url("../../shared/fonts/baskerville/webfonts/30B375_0_0.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Baskerville';
    src: url("../../shared/fonts/baskerville/webfonts/30B375_1_0.eot");
    src: url("../../shared/fonts/baskerville/webfonts/30B375_1_0.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/baskerville/webfonts/30B375_1_0.woff2") format("woff2"), url("../../shared/fonts/baskerville/webfonts/30B375_1_0.woff") format("woff"), url("../../shared/fonts/baskerville/webfonts/30B375_1_0.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Baskerville';
    src: url("../../shared/fonts/baskerville/webfonts/30B375_2_0.eot");
    src: url("../../shared/fonts/baskerville/webfonts/30B375_2_0.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/baskerville/webfonts/30B375_2_0.woff2") format("woff2"), url("../../shared/fonts/baskerville/webfonts/30B375_2_0.woff") format("woff"), url("../../shared/fonts/baskerville/webfonts/30B375_2_0.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Baskerville';
    src: url("../../shared/fonts/baskerville/webfonts/30B375_3_0.eot");
    src: url("../../shared/fonts/baskerville/webfonts/30B375_3_0.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/baskerville/webfonts/30B375_3_0.woff2") format("woff2"), url("../../shared/fonts/baskerville/webfonts/30B375_3_0.woff") format("woff"), url("../../shared/fonts/baskerville/webfonts/30B375_3_0.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}

/**
 *  icons.scss
 *
 *
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@font-face {
    font-family: 'icons';
    src: url("../../shared/fonts/icons.eot?1unudd");
    src: url("../../shared/fonts/icons.eot?1unudd#iefix") format("embedded-opentype"), url("../../shared/fonts/icons.ttf?1unudd") format("truetype"), url("../../shared/fonts/icons.woff?1unudd") format("woff"), url("../../shared/fonts/icons.svg?1unudd#icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.icon-carousel-arrow-left:before {
    content: "\e900";
}

.icon-carousel-arrow-right:before {
    content: "\e901";
}

.icon-download-arrow-top:before {
    content: "\e902";
}

.icon-download-arrow-bottom:before {
    content: "\e903";
}

.icon-download-arrow-left:before {
    content: "\e904";
}

.icon-download-arrow-right:before {
    content: "\e905";
}

.icon-filter-arrow:before {
    content: "\e906";
}

.icon-view-page-arrow-bottom:before {
    content: "\e907";
}

.icon-view-page-arrow-top:before {
    content: "\e908";
}

.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope-o:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-o:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-check:before {
    content: "\f00c";
}

.icon-close:before {
    content: "\f00d";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-times:before {
    content: "\f00d";
}

.icon-search-plus:before {
    content: "\f00e";
}

.icon-search-minus:before {
    content: "\f010";
}

.icon-power-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-cog:before {
    content: "\f013";
}

.icon-gear:before {
    content: "\f013";
}

.icon-trash-o:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file-o:before {
    content: "\f016";
}

.icon-clock-o:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download:before {
    content: "\f019";
}

.icon-arrow-circle-o-down:before {
    content: "\f01a";
}

.icon-arrow-circle-o-up:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle-o:before {
    content: "\f01d";
}

.icon-repeat:before {
    content: "\f01e";
}

.icon-rotate-right:before {
    content: "\f01e";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-dedent:before {
    content: "\f03b";
}

.icon-outdent:before {
    content: "\f03b";
}

.icon-indent:before {
    content: "\f03c";
}

.icon-video-camera:before {
    content: "\f03d";
}

.icon-image:before {
    content: "\f03e";
}

.icon-photo:before {
    content: "\f03e";
}

.icon-picture-o:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-pencil-square-o:before {
    content: "\f044";
}

.icon-share-square-o:before {
    content: "\f045";
}

.icon-check-square-o:before {
    content: "\f046";
}

.icon-arrows:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-circle:before {
    content: "\f055";
}

.icon-minus-circle:before {
    content: "\f056";
}

.icon-times-circle:before {
    content: "\f057";
}

.icon-check-circle:before {
    content: "\f058";
}

.icon-question-circle:before {
    content: "\f059";
}

.icon-info-circle:before {
    content: "\f05a";
}

.icon-crosshairs:before {
    content: "\f05b";
}

.icon-times-circle-o:before {
    content: "\f05c";
}

.icon-check-circle-o:before {
    content: "\f05d";
}

.icon-ban:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-mail-forward:before {
    content: "\f064";
}

.icon-share:before {
    content: "\f064";
}

.icon-expand:before {
    content: "\f065";
}

.icon-compress:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-circle:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye:before {
    content: "\f06e";
}

.icon-eye-slash:before {
    content: "\f070";
}

.icon-exclamation-triangle:before {
    content: "\f071";
}

.icon-warning:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-arrows-v:before {
    content: "\f07d";
}

.icon-arrows-h:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-bar-chart-o:before {
    content: "\f080";
}

.icon-twitter-square:before {
    content: "\f081";
}

.icon-facebook-square:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-cogs:before {
    content: "\f085";
}

.icon-gears:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-o-up:before {
    content: "\f087";
}

.icon-thumbs-o-down:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-o:before {
    content: "\f08a";
}

.icon-sign-out:before {
    content: "\f08b";
}

.icon-linkedin-square:before {
    content: "\f08c";
}

.icon-thumb-tack:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-sign-in:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-square:before {
    content: "\f092";
}

.icon-upload:before {
    content: "\f093";
}

.icon-lemon-o:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-square-o:before {
    content: "\f096";
}

.icon-bookmark-o:before {
    content: "\f097";
}

.icon-phone-square:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-facebook-f:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-feed:before {
    content: "\f09e";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd-o:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell-o:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-o-right:before {
    content: "\f0a4";
}

.icon-hand-o-left:before {
    content: "\f0a5";
}

.icon-hand-o-up:before {
    content: "\f0a6";
}

.icon-hand-o-down:before {
    content: "\f0a7";
}

.icon-arrow-circle-left:before {
    content: "\f0a8";
}

.icon-arrow-circle-right:before {
    content: "\f0a9";
}

.icon-arrow-circle-up:before {
    content: "\f0aa";
}

.icon-arrow-circle-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-arrows-alt:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-users:before {
    content: "\f0c0";
}

.icon-chain:before {
    content: "\f0c1";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-flask:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-scissors:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-files-o:before {
    content: "\f0c5";
}

.icon-paperclip:before {
    content: "\f0c6";
}

.icon-floppy-o:before {
    content: "\f0c7";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-square:before {
    content: "\f0c8";
}

.icon-bars:before {
    content: "\f0c9";
}

.icon-navicon:before {
    content: "\f0c9";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-square:before {
    content: "\f0d3";
}

.icon-google-plus-square:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-unsorted:before {
    content: "\f0dc";
}

.icon-sort-desc:before {
    content: "\f0dd";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-asc:before {
    content: "\f0de";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-rotate-left:before {
    content: "\f0e2";
}

.icon-undo:before {
    content: "\f0e2";
}

.icon-gavel:before {
    content: "\f0e3";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-tachometer:before {
    content: "\f0e4";
}

.icon-comment-o:before {
    content: "\f0e5";
}

.icon-comments-o:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-flash:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-clipboard:before {
    content: "\f0ea";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-lightbulb-o:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-cutlery:before {
    content: "\f0f5";
}

.icon-file-text-o:before {
    content: "\f0f6";
}

.icon-building-o:before {
    content: "\f0f7";
}

.icon-hospital-o:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-square:before {
    content: "\f0fd";
}

.icon-plus-square:before {
    content: "\f0fe";
}

.icon-angle-double-left:before {
    content: "\f100";
}

.icon-angle-double-right:before {
    content: "\f101";
}

.icon-angle-double-up:before {
    content: "\f102";
}

.icon-angle-double-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile:before {
    content: "\f10b";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-circle-o:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-mail-reply:before {
    content: "\f112";
}

.icon-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-o:before {
    content: "\f114";
}

.icon-folder-open-o:before {
    content: "\f115";
}

.icon-smile-o:before {
    content: "\f118";
}

.icon-frown-o:before {
    content: "\f119";
}

.icon-meh-o:before {
    content: "\f11a";
}

.icon-gamepad:before {
    content: "\f11b";
}

.icon-keyboard-o:before {
    content: "\f11c";
}

.icon-flag-o:before {
    content: "\f11d";
}

.icon-flag-checkered:before {
    content: "\f11e";
}

.icon-terminal:before {
    content: "\f120";
}

.icon-code:before {
    content: "\f121";
}

.icon-mail-reply-all:before {
    content: "\f122";
}

.icon-reply-all:before {
    content: "\f122";
}

.icon-star-half-empty:before {
    content: "\f123";
}

.icon-star-half-full:before {
    content: "\f123";
}

.icon-star-half-o:before {
    content: "\f123";
}

.icon-location-arrow:before {
    content: "\f124";
}

.icon-crop:before {
    content: "\f125";
}

.icon-code-fork:before {
    content: "\f126";
}

.icon-chain-broken:before {
    content: "\f127";
}

.icon-unlink:before {
    content: "\f127";
}

.icon-question:before {
    content: "\f128";
}

.icon-info:before {
    content: "\f129";
}

.icon-exclamation:before {
    content: "\f12a";
}

.icon-superscript:before {
    content: "\f12b";
}

.icon-subscript:before {
    content: "\f12c";
}

.icon-eraser:before {
    content: "\f12d";
}

.icon-puzzle-piece:before {
    content: "\f12e";
}

.icon-microphone:before {
    content: "\f130";
}

.icon-microphone-slash:before {
    content: "\f131";
}

.icon-shield:before {
    content: "\f132";
}

.icon-calendar-o:before {
    content: "\f133";
}

.icon-fire-extinguisher:before {
    content: "\f134";
}

.icon-rocket:before {
    content: "\f135";
}

.icon-maxcdn:before {
    content: "\f136";
}

.icon-chevron-circle-left:before {
    content: "\f137";
}

.icon-chevron-circle-right:before {
    content: "\f138";
}

.icon-chevron-circle-up:before {
    content: "\f139";
}

.icon-chevron-circle-down:before {
    content: "\f13a";
}

.icon-html5:before {
    content: "\f13b";
}

.icon-css3:before {
    content: "\f13c";
}

.icon-anchor:before {
    content: "\f13d";
}

.icon-unlock-alt:before {
    content: "\f13e";
}

.icon-bullseye:before {
    content: "\f140";
}

.icon-ellipsis-h:before {
    content: "\f141";
}

.icon-ellipsis-v:before {
    content: "\f142";
}

.icon-rss-square:before {
    content: "\f143";
}

.icon-play-circle:before {
    content: "\f144";
}

.icon-ticket:before {
    content: "\f145";
}

.icon-minus-square:before {
    content: "\f146";
}

.icon-minus-square-o:before {
    content: "\f147";
}

.icon-level-up:before {
    content: "\f148";
}

.icon-level-down:before {
    content: "\f149";
}

.icon-check-square:before {
    content: "\f14a";
}

.icon-pencil-square:before {
    content: "\f14b";
}

.icon-external-link-square:before {
    content: "\f14c";
}

.icon-share-square:before {
    content: "\f14d";
}

.icon-compass:before {
    content: "\f14e";
}

.icon-caret-square-o-down:before {
    content: "\f150";
}

.icon-toggle-down:before {
    content: "\f150";
}

.icon-caret-square-o-up:before {
    content: "\f151";
}

.icon-toggle-up:before {
    content: "\f151";
}

.icon-caret-square-o-right:before {
    content: "\f152";
}

.icon-toggle-right:before {
    content: "\f152";
}

.icon-eur:before {
    content: "\f153";
}

.icon-euro:before {
    content: "\f153";
}

.icon-gbp:before {
    content: "\f154";
}

.icon-dollar:before {
    content: "\f155";
}

.icon-usd:before {
    content: "\f155";
}

.icon-inr:before {
    content: "\f156";
}

.icon-rupee:before {
    content: "\f156";
}

.icon-cny:before {
    content: "\f157";
}

.icon-jpy:before {
    content: "\f157";
}

.icon-rmb:before {
    content: "\f157";
}

.icon-yen:before {
    content: "\f157";
}

.icon-rouble:before {
    content: "\f158";
}

.icon-rub:before {
    content: "\f158";
}

.icon-ruble:before {
    content: "\f158";
}

.icon-krw:before {
    content: "\f159";
}

.icon-won:before {
    content: "\f159";
}

.icon-bitcoin:before {
    content: "\f15a";
}

.icon-btc:before {
    content: "\f15a";
}

.icon-file:before {
    content: "\f15b";
}

.icon-file-text:before {
    content: "\f15c";
}

.icon-sort-alpha-asc:before {
    content: "\f15d";
}

.icon-sort-alpha-desc:before {
    content: "\f15e";
}

.icon-sort-amount-asc:before {
    content: "\f160";
}

.icon-sort-amount-desc:before {
    content: "\f161";
}

.icon-sort-numeric-asc:before {
    content: "\f162";
}

.icon-sort-numeric-desc:before {
    content: "\f163";
}

.icon-thumbs-up:before {
    content: "\f164";
}

.icon-thumbs-down:before {
    content: "\f165";
}

.icon-youtube-square:before {
    content: "\f166";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-xing:before {
    content: "\f168";
}

.icon-xing-square:before {
    content: "\f169";
}

.icon-youtube-play:before {
    content: "\f16a";
}

.icon-dropbox:before {
    content: "\f16b";
}

.icon-stack-overflow:before {
    content: "\f16c";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-flickr:before {
    content: "\f16e";
}

.icon-adn:before {
    content: "\f170";
}

.icon-bitbucket:before {
    content: "\f171";
}

.icon-bitbucket-square:before {
    content: "\f172";
}

.icon-tumblr:before {
    content: "\f173";
}

.icon-tumblr-square:before {
    content: "\f174";
}

.icon-long-arrow-down:before {
    content: "\f175";
}

.icon-long-arrow-up:before {
    content: "\f176";
}

.icon-long-arrow-left:before {
    content: "\f177";
}

.icon-long-arrow-right:before {
    content: "\f178";
}

.icon-apple:before {
    content: "\f179";
}

.icon-windows:before {
    content: "\f17a";
}

.icon-android:before {
    content: "\f17b";
}

.icon-linux:before {
    content: "\f17c";
}

.icon-dribbble:before {
    content: "\f17d";
}

.icon-skype:before {
    content: "\f17e";
}

.icon-foursquare:before {
    content: "\f180";
}

.icon-trello:before {
    content: "\f181";
}

.icon-female:before {
    content: "\f182";
}

.icon-male:before {
    content: "\f183";
}

.icon-gittip:before {
    content: "\f184";
}

.icon-gratipay:before {
    content: "\f184";
}

.icon-sun-o:before {
    content: "\f185";
}

.icon-moon-o:before {
    content: "\f186";
}

.icon-archive:before {
    content: "\f187";
}

.icon-bug:before {
    content: "\f188";
}

.icon-vk:before {
    content: "\f189";
}

.icon-weibo:before {
    content: "\f18a";
}

.icon-renren:before {
    content: "\f18b";
}

.icon-pagelines:before {
    content: "\f18c";
}

.icon-stack-exchange:before {
    content: "\f18d";
}

.icon-arrow-circle-o-right:before {
    content: "\f18e";
}

.icon-arrow-circle-o-left:before {
    content: "\f190";
}

.icon-caret-square-o-left:before {
    content: "\f191";
}

.icon-toggle-left:before {
    content: "\f191";
}

.icon-dot-circle-o:before {
    content: "\f192";
}

.icon-wheelchair:before {
    content: "\f193";
}

.icon-vimeo-square:before {
    content: "\f194";
}

.icon-try:before {
    content: "\f195";
}

.icon-turkish-lira:before {
    content: "\f195";
}

.icon-plus-square-o:before {
    content: "\f196";
}

.icon-space-shuttle:before {
    content: "\f197";
}

.icon-slack:before {
    content: "\f198";
}

.icon-envelope-square:before {
    content: "\f199";
}

.icon-wordpress:before {
    content: "\f19a";
}

.icon-openid:before {
    content: "\f19b";
}

.icon-bank:before {
    content: "\f19c";
}

.icon-institution:before {
    content: "\f19c";
}

.icon-university:before {
    content: "\f19c";
}

.icon-graduation-cap:before {
    content: "\f19d";
}

.icon-mortar-board:before {
    content: "\f19d";
}

.icon-yahoo:before {
    content: "\f19e";
}

.icon-google:before {
    content: "\f1a0";
}

.icon-reddit:before {
    content: "\f1a1";
}

.icon-reddit-square:before {
    content: "\f1a2";
}

.icon-stumbleupon-circle:before {
    content: "\f1a3";
}

.icon-stumbleupon:before {
    content: "\f1a4";
}

.icon-delicious:before {
    content: "\f1a5";
}

.icon-digg:before {
    content: "\f1a6";
}

.icon-pied-piper:before {
    content: "\f1a7";
}

.icon-pied-piper-alt:before {
    content: "\f1a8";
}

.icon-drupal:before {
    content: "\f1a9";
}

.icon-joomla:before {
    content: "\f1aa";
}

.icon-language:before {
    content: "\f1ab";
}

.icon-fax:before {
    content: "\f1ac";
}

.icon-building:before {
    content: "\f1ad";
}

.icon-child:before {
    content: "\f1ae";
}

.icon-paw:before {
    content: "\f1b0";
}

.icon-spoon:before {
    content: "\f1b1";
}

.icon-cube:before {
    content: "\f1b2";
}

.icon-cubes:before {
    content: "\f1b3";
}

.icon-behance:before {
    content: "\f1b4";
}

.icon-behance-square:before {
    content: "\f1b5";
}

.icon-steam:before {
    content: "\f1b6";
}

.icon-steam-square:before {
    content: "\f1b7";
}

.icon-recycle:before {
    content: "\f1b8";
}

.icon-automobile:before {
    content: "\f1b9";
}

.icon-car:before {
    content: "\f1b9";
}

.icon-cab:before {
    content: "\f1ba";
}

.icon-taxi:before {
    content: "\f1ba";
}

.icon-tree:before {
    content: "\f1bb";
}

.icon-spotify:before {
    content: "\f1bc";
}

.icon-deviantart:before {
    content: "\f1bd";
}

.icon-soundcloud:before {
    content: "\f1be";
}

.icon-database:before {
    content: "\f1c0";
}

.icon-file-pdf-o:before {
    content: "\f1c1";
}

.icon-file-word-o:before {
    content: "\f1c2";
}

.icon-file-excel-o:before {
    content: "\f1c3";
}

.icon-file-powerpoint-o:before {
    content: "\f1c4";
}

.icon-file-image-o:before {
    content: "\f1c5";
}

.icon-file-photo-o:before {
    content: "\f1c5";
}

.icon-file-picture-o:before {
    content: "\f1c5";
}

.icon-file-archive-o:before {
    content: "\f1c6";
}

.icon-file-zip-o:before {
    content: "\f1c6";
}

.icon-file-audio-o:before {
    content: "\f1c7";
}

.icon-file-sound-o:before {
    content: "\f1c7";
}

.icon-file-movie-o:before {
    content: "\f1c8";
}

.icon-file-video-o:before {
    content: "\f1c8";
}

.icon-file-code-o:before {
    content: "\f1c9";
}

.icon-vine:before {
    content: "\f1ca";
}

.icon-codepen:before {
    content: "\f1cb";
}

.icon-jsfiddle:before {
    content: "\f1cc";
}

.icon-life-bouy:before {
    content: "\f1cd";
}

.icon-life-buoy:before {
    content: "\f1cd";
}

.icon-life-ring:before {
    content: "\f1cd";
}

.icon-life-saver:before {
    content: "\f1cd";
}

.icon-support:before {
    content: "\f1cd";
}

.icon-circle-o-notch:before {
    content: "\f1ce";
}

.icon-ra:before {
    content: "\f1d0";
}

.icon-rebel:before {
    content: "\f1d0";
}

.icon-empire:before {
    content: "\f1d1";
}

.icon-ge:before {
    content: "\f1d1";
}

.icon-git-square:before {
    content: "\f1d2";
}

.icon-git:before {
    content: "\f1d3";
}

.icon-hacker-news:before {
    content: "\f1d4";
}

.icon-y-combinator-square:before {
    content: "\f1d4";
}

.icon-yc-square:before {
    content: "\f1d4";
}

.icon-tencent-weibo:before {
    content: "\f1d5";
}

.icon-qq:before {
    content: "\f1d6";
}

.icon-wechat:before {
    content: "\f1d7";
}

.icon-weixin:before {
    content: "\f1d7";
}

.icon-paper-plane:before {
    content: "\f1d8";
}

.icon-send:before {
    content: "\f1d8";
}

.icon-paper-plane-o:before {
    content: "\f1d9";
}

.icon-send-o:before {
    content: "\f1d9";
}

.icon-history:before {
    content: "\f1da";
}

.icon-circle-thin:before {
    content: "\f1db";
}

.icon-header:before {
    content: "\f1dc";
}

.icon-paragraph:before {
    content: "\f1dd";
}

.icon-sliders:before {
    content: "\f1de";
}

.icon-share-alt:before {
    content: "\f1e0";
}

.icon-share-alt-square:before {
    content: "\f1e1";
}

.icon-bomb:before {
    content: "\f1e2";
}

.icon-futbol-o:before {
    content: "\f1e3";
}

.icon-soccer-ball-o:before {
    content: "\f1e3";
}

.icon-tty:before {
    content: "\f1e4";
}

.icon-binoculars:before {
    content: "\f1e5";
}

.icon-plug:before {
    content: "\f1e6";
}

.icon-slideshare:before {
    content: "\f1e7";
}

.icon-twitch:before {
    content: "\f1e8";
}

.icon-yelp:before {
    content: "\f1e9";
}

.icon-newspaper-o:before {
    content: "\f1ea";
}

.icon-wifi:before {
    content: "\f1eb";
}

.icon-calculator:before {
    content: "\f1ec";
}

.icon-paypal:before {
    content: "\f1ed";
}

.icon-google-wallet:before {
    content: "\f1ee";
}

.icon-cc-visa:before {
    content: "\f1f0";
}

.icon-cc-mastercard:before {
    content: "\f1f1";
}

.icon-cc-discover:before {
    content: "\f1f2";
}

.icon-cc-amex:before {
    content: "\f1f3";
}

.icon-cc-paypal:before {
    content: "\f1f4";
}

.icon-cc-stripe:before {
    content: "\f1f5";
}

.icon-bell-slash:before {
    content: "\f1f6";
}

.icon-bell-slash-o:before {
    content: "\f1f7";
}

.icon-trash:before {
    content: "\f1f8";
}

.icon-copyright:before {
    content: "\f1f9";
}

.icon-at:before {
    content: "\f1fa";
}

.icon-eyedropper:before {
    content: "\f1fb";
}

.icon-paint-brush:before {
    content: "\f1fc";
}

.icon-birthday-cake:before {
    content: "\f1fd";
}

.icon-area-chart:before {
    content: "\f1fe";
}

.icon-pie-chart:before {
    content: "\f200";
}

.icon-line-chart:before {
    content: "\f201";
}

.icon-lastfm:before {
    content: "\f202";
}

.icon-lastfm-square:before {
    content: "\f203";
}

.icon-toggle-off:before {
    content: "\f204";
}

.icon-toggle-on:before {
    content: "\f205";
}

.icon-bicycle:before {
    content: "\f206";
}

.icon-bus:before {
    content: "\f207";
}

.icon-ioxhost:before {
    content: "\f208";
}

.icon-angellist:before {
    content: "\f209";
}

.icon-cc:before {
    content: "\f20a";
}

.icon-ils:before {
    content: "\f20b";
}

.icon-shekel:before {
    content: "\f20b";
}

.icon-sheqel:before {
    content: "\f20b";
}

.icon-meanpath:before {
    content: "\f20c";
}

.icon-buysellads:before {
    content: "\f20d";
}

.icon-connectdevelop:before {
    content: "\f20e";
}

.icon-dashcube:before {
    content: "\f210";
}

.icon-forumbee:before {
    content: "\f211";
}

.icon-leanpub:before {
    content: "\f212";
}

.icon-sellsy:before {
    content: "\f213";
}

.icon-shirtsinbulk:before {
    content: "\f214";
}

.icon-simplybuilt:before {
    content: "\f215";
}

.icon-skyatlas:before {
    content: "\f216";
}

.icon-cart-plus:before {
    content: "\f217";
}

.icon-cart-arrow-down:before {
    content: "\f218";
}

.icon-diamond:before {
    content: "\f219";
}

.icon-ship:before {
    content: "\f21a";
}

.icon-user-secret:before {
    content: "\f21b";
}

.icon-motorcycle:before {
    content: "\f21c";
}

.icon-street-view:before {
    content: "\f21d";
}

.icon-heartbeat:before {
    content: "\f21e";
}

.icon-venus:before {
    content: "\f221";
}

.icon-mars:before {
    content: "\f222";
}

.icon-mercury:before {
    content: "\f223";
}

.icon-intersex:before {
    content: "\f224";
}

.icon-transgender:before {
    content: "\f224";
}

.icon-transgender-alt:before {
    content: "\f225";
}

.icon-venus-double:before {
    content: "\f226";
}

.icon-mars-double:before {
    content: "\f227";
}

.icon-venus-mars:before {
    content: "\f228";
}

.icon-mars-stroke:before {
    content: "\f229";
}

.icon-mars-stroke-v:before {
    content: "\f22a";
}

.icon-mars-stroke-h:before {
    content: "\f22b";
}

.icon-neuter:before {
    content: "\f22c";
}

.icon-genderless:before {
    content: "\f22d";
}

.icon-facebook-official:before {
    content: "\f230";
}

.icon-pinterest-p:before {
    content: "\f231";
}

.icon-whatsapp:before {
    content: "\f232";
}

.icon-server:before {
    content: "\f233";
}

.icon-user-plus:before {
    content: "\f234";
}

.icon-user-times:before {
    content: "\f235";
}

.icon-bed:before {
    content: "\f236";
}

.icon-hotel:before {
    content: "\f236";
}

.icon-viacoin:before {
    content: "\f237";
}

.icon-train:before {
    content: "\f238";
}

.icon-subway:before {
    content: "\f239";
}

.icon-medium:before {
    content: "\f23a";
}

.icon-y-combinator:before {
    content: "\f23b";
}

.icon-yc:before {
    content: "\f23b";
}

.icon-optin-monster:before {
    content: "\f23c";
}

.icon-opencart:before {
    content: "\f23d";
}

.icon-expeditedssl:before {
    content: "\f23e";
}

.icon-battery-4:before {
    content: "\f240";
}

.icon-battery-full:before {
    content: "\f240";
}

.icon-battery-3:before {
    content: "\f241";
}

.icon-battery-three-quarters:before {
    content: "\f241";
}

.icon-battery-2:before {
    content: "\f242";
}

.icon-battery-half:before {
    content: "\f242";
}

.icon-battery-1:before {
    content: "\f243";
}

.icon-battery-quarter:before {
    content: "\f243";
}

.icon-battery-0:before {
    content: "\f244";
}

.icon-battery-empty:before {
    content: "\f244";
}

.icon-mouse-pointer:before {
    content: "\f245";
}

.icon-i-cursor:before {
    content: "\f246";
}

.icon-object-group:before {
    content: "\f247";
}

.icon-object-ungroup:before {
    content: "\f248";
}

.icon-sticky-note:before {
    content: "\f249";
}

.icon-sticky-note-o:before {
    content: "\f24a";
}

.icon-cc-jcb:before {
    content: "\f24b";
}

.icon-cc-diners-club:before {
    content: "\f24c";
}

.icon-clone:before {
    content: "\f24d";
}

.icon-balance-scale:before {
    content: "\f24e";
}

.icon-hourglass-o:before {
    content: "\f250";
}

.icon-hourglass-1:before {
    content: "\f251";
}

.icon-hourglass-start:before {
    content: "\f251";
}

.icon-hourglass-2:before {
    content: "\f252";
}

.icon-hourglass-half:before {
    content: "\f252";
}

.icon-hourglass-3:before {
    content: "\f253";
}

.icon-hourglass-end:before {
    content: "\f253";
}

.icon-hourglass:before {
    content: "\f254";
}

.icon-hand-grab-o:before {
    content: "\f255";
}

.icon-hand-rock-o:before {
    content: "\f255";
}

.icon-hand-paper-o:before {
    content: "\f256";
}

.icon-hand-stop-o:before {
    content: "\f256";
}

.icon-hand-scissors-o:before {
    content: "\f257";
}

.icon-hand-lizard-o:before {
    content: "\f258";
}

.icon-hand-spock-o:before {
    content: "\f259";
}

.icon-hand-pointer-o:before {
    content: "\f25a";
}

.icon-hand-peace-o:before {
    content: "\f25b";
}

.icon-trademark:before {
    content: "\f25c";
}

.icon-registered:before {
    content: "\f25d";
}

.icon-creative-commons:before {
    content: "\f25e";
}

.icon-gg:before {
    content: "\f260";
}

.icon-gg-circle:before {
    content: "\f261";
}

.icon-tripadvisor:before {
    content: "\f262";
}

.icon-odnoklassniki:before {
    content: "\f263";
}

.icon-odnoklassniki-square:before {
    content: "\f264";
}

.icon-get-pocket:before {
    content: "\f265";
}

.icon-wikipedia-w:before {
    content: "\f266";
}

.icon-safari:before {
    content: "\f267";
}

.icon-chrome:before {
    content: "\f268";
}

.icon-firefox:before {
    content: "\f269";
}

.icon-opera:before {
    content: "\f26a";
}

.icon-internet-explorer:before {
    content: "\f26b";
}

.icon-television:before {
    content: "\f26c";
}

.icon-tv:before {
    content: "\f26c";
}

.icon-contao:before {
    content: "\f26d";
}

.icon-500px:before {
    content: "\f26e";
}

.icon-amazon:before {
    content: "\f270";
}

.icon-calendar-plus-o:before {
    content: "\f271";
}

.icon-calendar-minus-o:before {
    content: "\f272";
}

.icon-calendar-times-o:before {
    content: "\f273";
}

.icon-calendar-check-o:before {
    content: "\f274";
}

.icon-industry:before {
    content: "\f275";
}

.icon-map-pin:before {
    content: "\f276";
}

.icon-map-signs:before {
    content: "\f277";
}

.icon-map-o:before {
    content: "\f278";
}

.icon-map:before {
    content: "\f279";
}

.icon-commenting:before {
    content: "\f27a";
}

.icon-commenting-o:before {
    content: "\f27b";
}

.icon-houzz:before {
    content: "\f27c";
}

.icon-vimeo:before {
    content: "\f27d";
}

.icon-black-tie:before {
    content: "\f27e";
}

.icon-fonticons:before {
    content: "\f280";
}

.icon-reddit-alien:before {
    content: "\f281";
}

.icon-edge:before {
    content: "\f282";
}

.icon-credit-card-alt:before {
    content: "\f283";
}

.icon-codiepie:before {
    content: "\f284";
}

.icon-modx:before {
    content: "\f285";
}

.icon-fort-awesome:before {
    content: "\f286";
}

.icon-usb:before {
    content: "\f287";
}

.icon-product-hunt:before {
    content: "\f288";
}

.icon-mixcloud:before {
    content: "\f289";
}

.icon-scribd:before {
    content: "\f28a";
}

.icon-pause-circle:before {
    content: "\f28b";
}

.icon-pause-circle-o:before {
    content: "\f28c";
}

.icon-stop-circle:before {
    content: "\f28d";
}

.icon-stop-circle-o:before {
    content: "\f28e";
}

.icon-shopping-bag:before {
    content: "\f290";
}

.icon-shopping-basket:before {
    content: "\f291";
}

.icon-hashtag:before {
    content: "\f292";
}

.icon-bluetooth:before {
    content: "\f293";
}

.icon-bluetooth-b:before {
    content: "\f294";
}

.icon-percent:before {
    content: "\f295";
}

/**
 *  mixins-type-styles.scss
 *
 *
 */
/**
 *  Homepage carousel date & category
 *
 *
 */
/**
 *  Homepage secondary card date & category
 *
 *
 */
/**
 *  Homepage secondary card title
 *
 *
 */
/**
 *  _base.scss
 *
 *
 */
html {
    height: 100%;
}

body {
    height: 100%;
    position: relative;
    color: #222222;
}

p a {
    color: #222222;
    border-bottom: 1px solid #A3C6BB;
    transition: all 0.4s linear;
}

    p a:hover {
        border-bottom: 1px solid transparent;
    }

input[type='submit'] {
    transition: background 0.4s linear, color 0.4s linear;
}

blockquote {
    font-family: "Open Sans", sans-serif;
    color: #4A636B;
    border: 0;
    border-left: 2px solid #222222;
    margin: 1.5em 0px;
    padding: 0px 10px;
    font-size: 25.27587px;
}

cite {
    color: #4A636B;
    text-transform: uppercase;
    padding-top: 5px;
    font-style: normal;
    font-size: 13.51351px;
    display: block;
    font-weight: 800;
}

    cite:before, cite:after {
        content: '';
    }

q {
    color: #4A636B;
    border: 0;
    padding: 0;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 31px;
    line-height: 42.59131px;
    display: block;
}

    q:before {
        margin-left: -11px;
    }

a {
    transition: all 0.4s linear;
}

    a:focus, a:hover {
        color: #222222;
        text-decoration: none;
    }

ul {
    margin: 0 0 0 20px;
    padding: 0;
}

ol {
    margin: 0 0 0 37px;
    padding: 0;
}

ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}

    ol > li {
        position: relative;
        padding: 4px 0px;
        margin: 0 0 6px 20px;
        list-style: none;
    }

        ol > li:before {
            content: counter(li);
            counter-increment: li;
            position: absolute;
            left: -1.7em;
            box-sizing: border-box;
            width: 2em;
            color: #4A636B;
            text-align: center;
        }

li {
    margin: 0 0 0.5em 0;
    padding: 0;
}

h1, .h1 {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 34.56807px;
    margin: 0 0 20px 0;
    padding: 0;
}

@media screen and (min-width: 768px) {
    h1, .h1 {
        font-size: 52.47676px;
    }
}

h2, .h2 {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    margin: 0.5em 0 0.5em 0;
}

h2, .h2 {
    font-size: 42.59131px;
}

h3, .h3 {
    font-size: 22.77106px;
}

h4, .h4 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 20px;
}

h5, .h5 {
    font-size: 16.65px;
}

label {
    text-transform: uppercase;
    color: #777777;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button {
    text-transform: uppercase;
    font-size: 13.51351px;
    letter-spacing: 2px;
}

.display-inline {
    display: inline;
}

.display-inline-block {
    display: inline-block;
}

.display-block {
    display: block;
}

/**
 *  color.scss
 *
 *
 */
.color-bg-red {
    background-color: #cc0000;
}

/**
 *  mq-helper.scss
 *
 *
 */
.mq-helper {
    display: block;
    width: 480px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (min-width: 768px) {
    .mq-helper {
        width: 768px;
    }
}

@media screen and (min-width: 992px) {
    .mq-helper {
        width: 992px;
    }
}

@media screen and (min-width: 1260px) {
    .mq-helper {
        width: 1260px;
    }
}

@media screen and (min-width: 1400px) {
    .mq-helper {
        width: 1400px;
    }
}

/* Individual Bootstrap overrides */
/**
 *  Overrides for Bootstrap
 *
 *  If this exceeds a certain amount of overrides,
 *  consider replacing the entire Bootstrap module.
 *
 */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width: 768px) {
    .container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}

@media (min-width: 1260px) {
    .container {
        width: 1230px;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1380px;
    }
}

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1400px) {
    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    }

    .col-xl-1 {
        width: 8.33333%;
    }

    .col-xl-2 {
        width: 16.66667%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-4 {
        width: 33.33333%;
    }

    .col-xl-5 {
        width: 41.66667%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-7 {
        width: 58.33333%;
    }

    .col-xl-8 {
        width: 66.66667%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-10 {
        width: 83.33333%;
    }

    .col-xl-11 {
        width: 91.66667%;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-pull-1 {
        right: 8.33333%;
    }

    .col-xl-pull-2 {
        right: 16.66667%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-4 {
        right: 33.33333%;
    }

    .col-xl-pull-5 {
        right: 41.66667%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-7 {
        right: 58.33333%;
    }

    .col-xl-pull-8 {
        right: 66.66667%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-10 {
        right: 83.33333%;
    }

    .col-xl-pull-11 {
        right: 91.66667%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-push-1 {
        left: 8.33333%;
    }

    .col-xl-push-2 {
        left: 16.66667%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-4 {
        left: 33.33333%;
    }

    .col-xl-push-5 {
        left: 41.66667%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-7 {
        left: 58.33333%;
    }

    .col-xl-push-8 {
        left: 66.66667%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-10 {
        left: 83.33333%;
    }

    .col-xl-push-11 {
        left: 91.66667%;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-offset-0 {
        margin-left: 0%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }
}

.visible-xl .visible-xl {
    display: none !important;
}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
    display: none !important;
}

@media (min-width: 1260px) and (max-width: 1399px) {
    .visible-lg .visible-lg {
        display: block !important;
    }

    .visible-lg table.visible-lg {
        display: table !important;
    }

    .visible-lg tr.visible-lg {
        display: table-row !important;
    }

    .visible-lg th.visible-lg,
    .visible-lg td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1260px) and (max-width: 1399px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1260px) and (max-width: 1399px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1260px) and (max-width: 1399px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1400px) {
    .visible-xl .visible-xl {
        display: block !important;
    }

    .visible-xl table.visible-xl {
        display: table !important;
    }

    .visible-xl tr.visible-xl {
        display: table-row !important;
    }

    .visible-xl th.visible-xl,
    .visible-xl td.visible-xl {
        display: table-cell !important;
    }
}

@media (min-width: 1400px) {
    .visible-xl-block {
        display: block !important;
    }
}

@media (min-width: 1400px) {
    .visible-xl-inline {
        display: inline !important;
    }
}

@media (min-width: 1400px) {
    .visible-xl-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1400px) {
    .hidden-xl .hidden-xl {
        display: none !important;
    }
}

/**
 *  _carousel.scss
 *
 *
 */
.outro-section .carousel-inner {
    height: 238px;
}

.carousel-indicators {
    overflow: hidden;
}

/**
 *  _dropdown-menu.scss
 *
 *
 */
.dropdown-menu {
    position: relative;
}

@media screen and (min-width: 768px) {
    .dropdown-menu {
        position: absolute;
    }
}

/* Bootstrap select */
/*!
 * Bootstrap-select v1.8.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

    select.selectpicker.initiative {
        width: 440px !important;
    }

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}

    .bootstrap-select > .dropdown-toggle {
        width: 100%;
        padding-right: 25px;
        z-index: 1;
    }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2;
        }

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

    .bootstrap-select.form-control:not([class*="col-"]) {
        width: 100%;
    }

    .bootstrap-select.form-control.input-group-btn {
        z-index: auto;
    }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
    .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group.disabled:focus,
    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.btn-group.bs-container {
    position: absolute;
}

    .bootstrap-select.btn-group.bs-container .dropdown-menu {
        z-index: 1060;
    }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select.btn-group .dropdown-menu li.active small {
            color: #fff;
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: whitesmoke;
        border: 1px solid #e3e3e3;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        pointer-events: none;
        opacity: 0.9;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .bs-donebutton .btn-group button {
        width: 100%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

/* Core modules */
/**
 *  styleguide.scss
 *
 *
 */
.styleguide-wrap {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .styleguide-wrap {
        margin-left: 40px;
    }
}

.styleguide__list--icon {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .styleguide__list--icon {
        list-style-type: none;
        display: block;
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
    }
}

.styleguide__list-item--icon {
    float: left;
    width: 5%;
    font-size: 18.4815px;
}

.styleguide__font--serif {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

    .styleguide__font--serif.italic {
        font-style: italic;
    }

    .styleguide__font--serif.bold {
        font-weight: bold;
    }

.styleguide__font--sans-serif {
    font-family: "Open Sans", sans-serif;
}

.styleguide__font--sans-serif-light {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.styleguide__font--sans-serif-light-italic {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-weight: 300;
}

.styleguide__font--sans-serif-bold {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.styleguide__font--sans-serif-extrabold {
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
}

.styleguide__color-box:before {
    display: inline-block;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    box-shadow: 0 0 1px #222222;
    text-shadow: 0 0 1px #222222;
}

.styleguide__color-box--black:before {
    content: "#222222";
    background-color: #222222;
}

.styleguide__color-box--white:before {
    content: "#ffffff";
    background-color: #ffffff;
}

.styleguide__color-box--red:before {
    content: "#cc0000";
    background-color: #cc0000;
}

.styleguide__color-box--teag-seafoam:before {
    content: "#BAC6C4";
    background-color: #BAC6C4;
}

.styleguide__color-box--teag-seafoam-dark:before {
    content: "#4A636B";
    background-color: #4A636B;
}

.styleguide__color-box--teag-seafoam-links:before {
    content: "#A3C6BB";
    background-color: #A3C6BB;
}

.styleguide__color-box--teag-black:before {
    content: "#222222";
    background-color: #222222;
}

.styleguide__color-box--teag-red:before {
    content: "#C0272D";
    background-color: #C0272D;
}

.styleguide__color-box--teag-red-5:before {
    content: "#DF1B55";
    background-color: #DF1B55;
}

.styleguide__color-box--teag-outer-space:before {
    content: "#303738";
    background-color: #303738;
}

.styleguide__color-box--teag-limed-spruce:before {
    content: "#3C494E";
    background-color: #3C494E;
}

.styleguide__color-box--teag-nevada:before {
    content: "#4b646c";
    background-color: #4b646c;
}

.styleguide__color-box--teag-iron:before {
    content: "#dce2e1";
    background-color: #dce2e1;
}

.styleguide__color-box--teag-blue-smoke:before {
    content: "#758e89";
    background-color: #758e89;
}

.styleguide__color-box--teag-brick-red:before {
    content: "#bc2f3a";
    background-color: #bc2f3a;
}

.styleguide__color-box--teag-black-haze:before {
    content: "#ebeded";
    background-color: #ebeded;
}

.styleguide__color-box--teag-alto:before {
    content: "#d3d3d3";
    background-color: #d3d3d3;
}

.styleguide__color-box--teag-gallery:before {
    content: "#efefef";
    background-color: #efefef;
}

.styleguide__color-box--teag-geyser:before {
    content: "#dfe5e4";
    background-color: #dfe5e4;
}

.styleguide__color-box--teag-tower-gray:before {
    content: "#a5bebf";
    background-color: #a5bebf;
}

.styleguide__color-box--teag-juniper:before {
    content: "#789195";
    background-color: #789195;
}

.styleguide__color-box--teag-outer-space:before {
    content: "#303738";
    background-color: #303738;
}

.styleguide__color-box--carousel-indicator-color:before {
    content: "#c3d1ce";
    background-color: #c3d1ce;
}

/**
 *  site-header.scss
 *
 *
 */
.print-css-logo {
    display: none;
}

.page-header__social > ul > li > a:hover {
    color: #4b646c;
}

.site-header__image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}

/*.site-header__bg {
  background-image: url(../../shared/img/common/header/header_light.svg);
  height: 115px; }
  html.gte-ie9 .site-header__bg {
    background-image: url(../../shared/img/common/header/header_light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    height: 390px; }
    @media screen and (min-width: 768px) {
      html.gte-ie9 .site-header__bg {
        height: 475px; } }
    html.gte-ie9 .site-header__bg .site-header__bg-alt-inner {
      background-image: none; }
  @media screen and (min-width: 768px) {
    .site-header__bg {
      height: 400px; } }
  @media screen and (min-width: 1260px) {
    .site-header__bg {
      height: 622px; } }
  .site-header__bg-alt {
    background: none;
    height: 115px;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .site-header__bg-alt {
        height: 200px; } }
    .site-header__bg-alt-inner {
      background-image: url(../../shared/img/common/header/header_light.svg);
      background-size: cover;
      background-position: center top;
      left: 0;
      right: 0;
      top: 0;
      position: absolute;
      height: 475px; }*/

.site-header__interior-page {
    height: 391px;
}

@media screen and (min-width: 768px) {
    .site-header__interior-page {
        height: 532px;
    }
}

@media screen and (min-width: 1260px) {
    .site-header__interior-page {
        height: 475px;
    }
}

@media screen and (min-width: 768px) {
    .site-header__header {
        height: 200px;
    }
}

.site-header__logo {
    height: 115px;
    margin: 0 0 0 15px;
}

@media screen and (min-width: 768px) {
    .site-header__logo {
        height: 195px;
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    .logo-homepage .site-header__logo-inset {
        margin-left: -5px;
    }
}

.site-header__logo-inset {
    display: block;
    background-image: url(../../shared/img/common/Teagle_Logo.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 140px;
    height: 65px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    top: 1.5em;
}

@media screen and (min-width: 768px) {
    .site-header__logo-inset {
        position: absolute;
        margin-left: 20px;
        width: 237px;
        height: 100px;
        top: 60px;
        z-index: 1;
        /* Keep this above the search and menu icons */
    }
}

.site-header__logo-label {
    text-indent: -999px;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}

.site-header__bg {
    background-image: url(../../shared/img/common/header/header_light.svg);
    height: 115px;
}

html.gte-ie9 .site-header__bg {
    background-image: url(../../shared/img/common/header/header_light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    height: 434px;
}

@media screen and (min-width: 768px) {
    html.gte-ie9 .site-header__bg {
        height: 475px;
    }
}

html.gte-ie9 .site-header__bg .site-header__bg-alt-inner {
    background-image: none;
}

@media screen and (min-width: 768px) {
    .site-header__bg {
        height: 400px;
    }

    html.gte-ie9 .template-program-sub-landing .site-header__bg {
        height: 365px;
    }
}

@media screen and (min-width: 1260px) {
    .site-header__bg {
        height: 622px;
    }
}

.site-header__bg-alt {
    background: none;
    height: 115px;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .site-header__bg-alt {
        height: 200px;
    }
}

.site-header__bg-alt-inner {
    background-image: url(../../shared/img/common/header/header_light.svg);
    background-size: cover;
    background-position: center top;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    height: 475px;
}

/**
 *  site-footer.scss
 *
 *
 */
a:-webkit-any-link {
    text-decoration: none !important;
}

.site-footer {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #ffffff;
    background-image: url(../../shared/img/common/bg_footer.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    bottom: 0;
    left: 0;
}

html.gte-ie9 .site-footer {
    background-image: url(../../shared/img/common/bg_footer.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

@media screen and (min-width: 1260px) {
    .site-footer {
        min-height: 240px;
    }
}

.site-footer__address {
    font-size: 13.51351px;
    line-height: 1.5em;
    padding-top: 20px;
}

@media screen and (min-width: 768px) {
    .site-footer__address {
        padding-top: 20px;
    }
}

@media screen and (min-width: 992px) {
    .site-footer__address {
        padding-top: 20px;
    }
}

@media screen and (min-width: 1260px) {
    .site-footer__address {
        padding-top: 40px;
        left: 20px;
    }
}

.site-footer__address address {
    margin: 0 0 5px;
}

.site-footer__inset:before, .site-footer__inset:after {
    content: " ";
    display: table;
}

.site-footer__inset:after {
    clear: both;
}

.site-footer__link {
    color: #ffffff;
    text-decoration: none;
}

    .site-footer__link:focus, .site-footer__link:hover {
        color: #BAC6C4;
    }

.site-footer__links {
    color: #ffffff;
    font-size: 13.51351px;
    text-decoration: underline;
}

@media screen and (min-width: 768px) {
    .site-footer__links {
        top: 10.83333px;
    }
}

@media screen and (min-width: 992px) {
    .site-footer__links {
        top: 21.66667px;
    }
}

@media screen and (min-width: 1260px) {
    .site-footer__links {
        top: 41px;
    }
}

.site-footer__links-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 992px) {
    .site-footer__links-list {
        padding-left: 0;
    }
}

.site-footer__copyright {
    font-size: 13.51351px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 80%;
}

@media screen and (min-width: 1260px) {
    .site-footer__copyright {
        margin-top: 75px;
        left: 20px;
    }
}

.site-footer__login {
    padding-top: 40px;
}

@media screen and (max-width: 1260px) {
    .site-footer__login {
        padding-top: 20px;
    }
}

@media screen and (max-width: 768px) {
    .site-footer__login {
        padding-top: 0;
    }
}

.site-footer__login a {
    color: #ffffff;
    background: #4b646c;
    display: inline-block;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 12.17434px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.site-footer__login-grantee {
    padding-top: 15px;
}

@media screen and (min-width: 768px) {
    .site-footer__login-grantee {
        padding-top: 20px;
    }
}

@media screen and (min-width: 992px) {
    .site-footer__login-grantee {
        padding-top: 20px;
    }
}

@media screen and (min-width: 1260px) {
    .site-footer__login-grantee {
        padding-top: 40px;
    }
}

.site-footer__login-grantee a {
    transition: all 0.1s linear;
}

    .site-footer__login-grantee a:hover, .site-footer__login-grantee a:focus {
        background-color: #ffffff;
        color: #4b646c;
    }

.site-footer__social {
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 1260px) {
    .site-footer__social {
        top: 46px;
        margin-top: 0;
    }
}

.site-footer__social-icon {
    padding: 0;
    font-size: 18.4815px;
}

.site-footer__social-icon-list {
    padding: 0;
    margin: 0 0 10px;
    list-style-type: none;
}

    .site-footer__social-icon-list:before, .site-footer__social-icon-list:after {
        content: " ";
        display: table;
    }

    .site-footer__social-icon-list:after {
        clear: both;
    }

@media screen and (max-width: 992px) {
    .site-footer__social-icon-list {
        margin: 0;
    }
}

.site-footer__social-icon-list-item {
    display: block;
    float: left;
    padding: 0 10px 0 0;
    margin: 0;
}

.site-footer__icon-list {
    color: #ffffff;
    font-size: 13.51351px;
    padding: 0;
    margin: 0;
    display: inline;
}

@media screen and (min-width: 768px) {
    .site-footer__icon-list {
        font-size: 18px;
    }
}

.site-footer__icon-list-item {
    display: inline;
    list-style: none;
}

/**
 *  site-nav.scss
 *
 *
 */
.site-nav {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

    .site-nav .icon-bars {
        font-size: 30px;
    }

    .site-nav .icon-search {
        font-size: 30px;
    }

    .site-nav ul {
        list-style-type: none;
    }

    .site-nav a {
        color: #ffffff;
        font-family: "Open Sans", sans-serif;
        font-weight: 300;
    }

.site-nav__inset {
    z-index: 2;
    position: relative;
    height: 100%;
    top: 0;
    left: 0;
}

.site-nav__h4 {
    margin: 0;
    padding: 0;
    height: 60px;
    text-align: center;
}

.site-nav__toggles {
    float: right;
    display: block;
    position: relative;
}

.site-nav__toggle-button, .site-nav__toggle-search {
    z-index: 2;
    background: transparent;
    border: none;
    width: 40px;
    height: 44px;
    padding: 0;
    font-size: 40px;
    outline: none;
    position: absolute;
    float: left;
    transition: background 0.4s linear, border-left 0.4s linear, border-right 0.4s linear, border-bottom 0.4s linear, border-top 0.4s linear;
}

    .site-nav__toggle-button:hover span {
        background: #ebeded;
    }

    .site-nav__toggle-search:hover span:first-child {
        border-left: 2px solid #ebeded;
        border-bottom: 2px solid #ebeded;
        border-top: 2px solid #ebeded;
    }

    .site-nav__toggle-search:hover span:nth-child(2) {
        border-right: 2px solid #ebeded;
        border-bottom: 2px solid #ebeded;
        border-top: 2px solid #ebeded;
    }

    .site-nav__toggle-search:hover span:last-child {
        border-top: 2px solid #ebeded;
    }

.site-nav__toggle-wrap {
    position: absolute;
    top: -75px;
    right: 0;
    height: 0;
    /* Keep this overlapping layer away from the logo */
    padding-right: 80px;
}

.site-nav__highlight {
    font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
    .site-nav__toggle-wrap {
        position: absolute;
        left: 0;
    }
}

.site-nav__toggle-icon-bar {
    width: 40px;
    height: 2px;
    background: #222222;
    display: block;
    margin-top: 13px;
    float: left;
    transition: all 0.2s ease-in-out;
}

    .site-nav__toggle-icon-bar:first-child {
        margin-top: 0;
    }

.opened .site-nav__toggle-icon-bar {
    position: absolute;
}

    .opened .site-nav__toggle-icon-bar:nth-child(1) {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        width: 50px;
    }

    .opened .site-nav__toggle-icon-bar:nth-child(2) {
        display: none;
    }

    .opened .site-nav__toggle-icon-bar:nth-child(3) {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        margin: 0;
        width: 50px;
    }

.site-nav__toggle-search {
    position: relative;
    width: 43px;
    height: 44px;
    margin-right: 35px;
    top: 3px;
}

.site-nav__toggle-icon-bar-search {
    display: block;
    position: absolute;
    top: 0;
    border-top: solid 2.5px #222222;
    transition: all 0.2s linear;
}

    .site-nav__toggle-icon-bar-search:first-child {
        border-left: solid 2.5px #222222;
        border-bottom: solid 2.5px #222222;
        width: 18px;
        height: 36px;
        border-top-left-radius: 18px;
        border-bottom-left-radius: 18px;
        left: 0;
    }

.site-nav__toggle-search.opened .site-nav__toggle-icon-bar-search:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    border-bottom: 0;
    width: 50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 9px;
    top: 14px;
}

.site-nav__toggle-icon-bar-search:nth-child(2) {
    border-right: solid 2.5px #222222;
    border-bottom: solid 2.5px #222222;
    width: 18px;
    height: 36px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    right: 7px;
}

.site-nav__toggle-search.opened .site-nav__toggle-icon-bar-search:nth-child(2) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-bottom: 0;
    width: 50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 9px;
    top: 14px;
}

.site-nav__toggle-icon-bar-search:last-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
    bottom: 0;
    right: 0;
    top: auto;
    bottom: 7px;
    right: 0;
}

.site-nav__toggle-search.opened .site-nav__toggle-icon-bar-search:last-child {
    opacity: 0;
}

.site-nav__list--level-1, .site-nav__list--level-2 {
    list-style-type: none;
    margin-left: 0;
}

.site-nav__list--level-1 {
    margin: 0 -20px;
}

@media screen and (min-width: 768px) {
    .site-nav__list--level-1 {
        margin: 0;
        float: left;
        width: 100%;
        height: 100%;
        display: table;
    }
}

.site-nav__list--level-2 {
    padding-top: 10px;
}

@media screen and (max-width: 768px) {
    .site-nav__list--level-2 {
        padding-bottom: 8px;
    }
}

.site-nav__list-item--level-1 {
    transition: all 0.2s ease-in-out;
    margin-bottom: 0;
    position: relative;
    padding: 0 20px;
    border-bottom: 2px solid #3C494E;
}

@media screen and (min-width: 768px) {
    .site-nav__list-item--level-1 {
        display: table-cell;
        width: 20%;
        padding: 20px 0 40px 30px;
        margin: 0;
        border: 0;
    }

        .site-nav__list-item--level-1::before {
            content: '';
            background-color: #303738;
            height: 100vh;
            position: absolute;
            left: 0;
            top: 0;
            width: 0%;
        }

        .site-nav__list-item--level-1:hover::before {
            width: 100%;
            transition: width 0.3s ease-out;
        }
}

.site-nav__list-item--level-2 {
    padding: 2px 0 0 0;
    text-align: left;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .site-nav__list-item--level-2 {
        padding: 6px 0 5px;
    }
}

.site-nav__list-heading {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .site-nav__list-heading {
        line-height: 62px;
        display: block;
    }
}

.site-nav__list-wrap {
    position: relative;
}

@media screen and (max-width: 768px) {
    .site-nav__list-wrap {
        height: 0;
        overflow: hidden;
        background: #303738;
        margin: 0 -20px;
        padding: 0 20px;
    }

        .site-nav__list-wrap:after {
            content: "";
            width: 100%;
            height: 2px;
            position: absolute;
            top: 0;
            left: 0;
            background: #3C494E;
        }
}

.site-nav__list-wrap--level-1 {
    position: relative;
}

.site-nav__nav {
    background-color: #222222;
    border-bottom-color: 1px solid #ffffff;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    float: left;
    top: 0;
}

@media screen and (min-width: 768px) {
    .site-nav__nav {
        top: 0;
    }
}

.site-nav__link--heading {
    font-size: 22.77106px;
    background: none;
    display: inline;
    text-transform: none;
}

@media screen and (min-width: 768px) {
    .site-nav__link--heading {
        /*max-width: 120px;*/
        display: block;
        min-height: 50px;
    }
}

.site-nav__link--level-2 {
    display: block;
    font-size: 13.51351px;
    position: relative;
}

@media screen and (min-width: 768px) {
    .site-nav__link--level-2 {
        text-decoration: none;
    }

        .site-nav__link--level-2:hover:before {
            right: 0;
            transition: right 0.1s ease;
        }

        .site-nav__link--level-2:before {
            border-bottom: 1px solid #BAC6C4;
            content: '';
            position: absolute;
            z-index: 1;
            left: -29px;
            right: 129%;
            bottom: 0;
        }
}

.site-nav__submenu-toggle {
    position: absolute;
    top: 7px;
    right: 0;
    color: #303738;
    width: 62px;
    height: 62px;
    font-size: 38.37055px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.opened .opened .site-nav__submenu-toggle {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    top: -2px;
}

.site-nav__submenu-toggle .icon {
    color: #3C494E !important;
}

/**
 *  site-nav__search.scss
 *
 *
 */
.site-nav__search {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 0;
}

.site-nav__search-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background: #222222;
}

.site-nav__search-button {
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 20px;
    background: transparent;
    border: none;
    padding: 0;
    color: #ffffff;
    width: 43px;
    height: 44px;
    outline: none;
}

.responsiveSearch .site-nav__search-button {
    position: relative;
    right: 0;
    top: 20px;
}

@media screen and (min-width: 768px) {
    .site-nav__search-button {
        top: 7px;
        right: 20px;
    }
}

@media screen and (min-width: 992px) {
    .site-nav__search-button {
        top: 12px;
        right: 16px;
    }
}

.site-nav__search-button-icon-bar {
    display: block;
    position: absolute;
    top: 0;
    border-top: solid 2px #ffffff;
    transition: all 0.2s ease-in-out;
}

    .site-nav__search-button-icon-bar:first-child {
        border-left: solid 2px #ffffff;
        border-bottom: solid 2px #ffffff;
        width: 18px;
        height: 36px;
        border-top-left-radius: 18px;
        border-bottom-left-radius: 18px;
        left: 0;
    }

    .site-nav__search-button-icon-bar:nth-child(2) {
        border-right: solid 2px #ffffff;
        border-bottom: solid 2px #ffffff;
        width: 18px;
        height: 36px;
        border-top-right-radius: 18px;
        border-bottom-right-radius: 18px;
        right: 7px;
    }

    .site-nav__search-button-icon-bar:last-child {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 15px;
        bottom: 0;
        right: 0;
        top: auto;
        bottom: 7px;
        right: 0;
    }

.site-nav__search-input.form-control {
    position: absolute;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    height: 57px;
    background-color: transparent;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.responsiveSearch .site-nav__search-input.form-control {
    border: 0;
    padding: 0 0 0 60px;
    margin: 13px 0 0;
    width: calc(100% - 60px);
    box-shadow: none;
}

@media screen and (min-width: 768px) {
    .site-nav__search-input.form-control {
        height: 57px;
    }
}

@media screen and (min-width: 992px) {
    .site-nav__search-input.form-control {
        top: 0;
        left: 0;
        padding: 12px 20px;
        font-size: 28px;
        height: auto;
    }
}

.site-nav__search-input.form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.site-nav__search-input.form-control::-moz-placeholder {
    color: #ffffff;
}

.site-nav__search-input.form-control:-ms-input-placeholder {
    color: #ffffff;
}

.site-nav__search-input.form-control:-moz-placeholder {
    color: #ffffff;
}

.site-nav__search-input-wrap {
    right: 20px;
    left: 15px;
    top: 40px;
    position: absolute;
}

@media screen and (min-width: 768px) {
    .site-nav__search-input-wrap {
        top: 17px;
        left: 20px;
    }
}

@media screen and (min-width: 992px) {
    .site-nav__search-input-wrap {
        left: 20px;
        top: 40px;
    }
}

.responsiveSearch .site-nav__search-input-wrap:before, .responsiveSearch .site-nav__search-input-wrap:after {
    display: none;
}

.site-nav__search-input-wrap:after {
    top: auto;
    bottom: -47px;
}

@media screen and (min-width: 992px) {
    .site-nav__search-input-wrap:after {
        bottom: -66px;
    }
}

.site-nav__search-input-group-wrap {
    position: relative;
    z-index: 2;
    height: 0;
    width: 100%;
    overflow: hidden;
    top: 200px;
    background: #222222;
}

@media screen and (max-width: 768px) {
    .site-nav__search-input-group-wrap {
        top: 115px;
    }
}

.responsiveSearch .site-nav__search-input-group-wrap {
    position: static;
    height: auto;
    width: auto;
    margin: 0 20px 20px;
    border-bottom: 2px solid #eeeeee;
}

.site-nav__search-input-group-inset {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 88px;
}

@media screen and (min-width: 992px) {
    .site-nav__search-input-group-inset {
        height: 140px;
    }
}

.responsiveSearch .site-nav__search-input-group-inset {
    position: static;
    height: 75px;
}

.site-nav__search .form-control {
    border: solid 2px #4b646c;
}

    .site-nav__search .form-control:focus {
        border-color: #758e89;
        outline: 0;
        box-shadow: none;
    }

/**
 *  site-main.scss
 *
 *
 */
.site-main {
    margin-top: 0;
    position: relative;
    z-index: 1;
    /* Keep this above the logo */
}

@media screen and (max-width: 767px) {
    .site-main {
        padding: 0;
    }

        .site-main .row {
            margin: 0;
        }
}

/**
 *  page.scss
 *
 *
 */
/* 5 columns */
.col-lg-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1260px) {
    .col-lg-2-4 {
        float: left;
        width: 20%;
    }
}

.col-md-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 992px) {
    .col-md-2-4 {
        float: left;
        width: 20%;
    }
}

.col-sm-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .col-sm-2-4 {
        float: left;
        width: 20%;
    }
}

/*.page-header {
  background-color: rgba(255, 255, 255, 0.55);
  border-bottom: none;
  margin: 0 -20px;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .page-header {
      margin: 0; } }
  .page-header__header {
    padding: 25px 25px 25px 20px; }
    @media screen and (min-width: 768px) {
      .page-header__header {
        padding: 35px 175px 52px 20px; } }
  .page-header__title {
    color: #222222; }
  .page-header__social {
    clear: both;
    margin: 0 0 10px; }
    @media screen and (min-width: 768px) {
      .page-header__social {
        position: absolute;
        top: 21px;
        right: 40px; } }
    .page-header__social ul {
      list-style: none;
      margin: 0; }
      .page-header__social ul:before, .page-header__social ul:after {
        content: " ";
        display: table; }
      .page-header__social ul:after {
        clear: both; }
      .page-header__social ul li {
        float: left;
        font-size: 18.4815px;
        margin: 12px 10px 0 0; }
        .page-header__social ul li a {
          color: #222222;
          display: block;
          width: 25px;
          height: 25px;
          text-align: center; }
  .page-header__section {
    color: #222222;
    font-size: 13.51351px;
    font-weight: bold;
    text-transform: uppercase; }
  .page-header__title {
    width: 100%;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .page-header__title {
        font-size: 50px;
        margin-bottom: 8px; } }
    .page-header__title-sub {
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      font-size: 16.65px;
      text-transform: uppercase;
      color: #4A636B; }
      @media screen and (min-width: 768px) {
        .page-header__title-sub {
          font-size: 16.65px;
          text-transform: uppercase;
          color: #4A636B;
          -webkit-text-decoration: bold;
                  text-decoration: bold; } }
  .page-header__wrap {
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .page-header__wrap {
        padding: 0 20px 0 20px; } }*/

.page-content {
    padding: 20px;
    background: #ffffff;
}

    .page-content a[href*="mailto"] {
        color: #222222;
        border-bottom: 1px solid #A3C6BB;
    }

    .page-content h4, .page-content h5, .page-content .h4, .page-content .h5 {
        font-family: "Open Sans", sans-serif;
        margin: 32px 0 10px;
        text-transform: uppercase;
    }

        .page-content h4:first-child, .page-content h5:first-child, .page-content .h4:first-child, .page-content .h5:first-child {
            margin-top: 0;
        }

    .page-content h4, .page-content .h4 {
        font-size: 15px;
        letter-spacing: 0.1em;
    }

    .page-content h5, .page-content .h5 {
        color: #4A636B;
        font-weight: 700;
        font-size: 15px;
        letter-spacing: 0.1em;
    }

    .page-content p {
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
        font-size: 22px;
        line-height: 32px;
    }

    .page-content ul li, .page-content ol li {
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
        font-size: 22px;
        line-height: 32px;
    }

    .page-content ul li {
        list-style: none;
    }

        .page-content ul li:before {
            content: "";
            width: 6px;
            height: 6px;
            margin-left: -18px;
            margin-top: 10px;
            overflow: hidden;
            display: block;
            float: left;
            background: #4A636B;
            border: none;
            border-radius: 50%;
        }

    .page-content ul.list-unstyled li:before {
        display: none;
        margin: auto;
    }

    .page-content img {
        width: 100%;
    }

.page-content__sub-title {
    font-size: 28.05622px;
    line-height: 28.05622px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    margin-bottom: 30px;
}

.page-content__impacts div {
    padding-left: 0;
    padding-right: 0;
}

    .page-content__impacts div img {
        margin-bottom: 20px;
    }

@media screen and (min-width: 768px) {
    .page-content__impacts div {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.page-content__datatable-content {
    font-weight: normal !important;
}

.page-content__initiatives {
    padding: 0px 0px 0px 0px;
}

@media screen and (min-width: 992px) {
    .page-content__initiatives {
        margin-top: -60px;
    }
}

@media screen and (min-width: 1260px) {
    .page-content__initiatives {
        margin-top: 0px;
    }
}

.page-content__bio p {
    padding: 20px;
}

@media screen and (min-width: 768px) {
    .page-content__bio p {
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
        font-size: 20.51447px;
        padding: 0px 5px 10px 0px;
        margin-bottom: 160px;
    }
}

.page-content__bio-quote {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    color: #4A636B;
    font-style: italic;
    font-size: 28.05622px;
    margin: 5px 20px 15px;
}

@media screen and (min-width: 768px) {
    .page-content__bio-quote {
        margin: 40px 15px 40px 0;
    }
}

.page-content__links {
    margin: 20px -20px 40px;
}

    .page-content__links:before, .page-content__links:after {
        content: " ";
        display: table;
    }

    .page-content__links:after {
        clear: both;
    }

.page-content__links-link {
    padding: 0 2px;
    margin: 20px 0 0;
    position: relative;
}

.page-content__links-link-annual-reports img {
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

    .page-content__links-link-annual-reports img:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        height: 1px;
        width: 50%;
        border-top: 1px solid #222222;
        border-bottom: 1px solid #222222;
    }

    .page-content__links-link-annual-reports img:hover {
        border-right: 1px solid #222222;
        border-left: 1px solid #222222;
    }

.page-content__links-link-casestudy > a {
    transition: background 0.1s linear, color 0.1s linear;
}

    .page-content__links-link-casestudy > a:hover span {
        background-color: #ffffff;
        color: #222222 !important;
    }

.page-content__links-link-casestudy {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .page-content__links-link-casestudy {
        width: 50%;
    }
}

@media screen and (min-width: 1260px) {
    .page-content__links-link-casestudy {
        width: 33.33333333%;
    }
}

.page-content__links-link-about > a {
    padding-bottom: 0px !important;
}

    .page-content__links-link-about > a span {
        background-color: #222222;
        overflow: hidden;
        color: #ffffff;
    }

    .page-content__links-link-about > a em {
        font-style: normal;
        font-weight: 100;
    }

@media screen and (min-width: 768px) {
    .page-content__links-link-about > a {
        height: 146px;
    }
}

@media screen and (min-width: 992px) {
    .page-content__links-link-about > a {
        height: 195px;
    }
}

@media screen and (min-width: 1260px) {
    .page-content__links-link-about > a {
        height: 248px;
    }
}

@media screen and (min-width: 1400px) {
    .page-content__links-link-about > a {
        height: 282px;
    }
}

@media screen and (max-width: 480px) {
    .page-content__links-link {
        margin: 0;
    }

        .page-content__links-link:first-child {
            margin-top: 20px;
        }
}

.page-content__links img {
    width: 100%;
    height: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.page-content__links a {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 32px;
}

.page-content__links-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    color: #222222;
    padding: 0 10px 10px;
    font-size: 13.51351px;
}

.page-content__links-info-about {
    padding-left: 19px;
    padding-bottom: 22px;
}

    .page-content__links-info-about span {
        padding: 12px 0 0 0 !important;
    }

.page-content__links-info-casestudy {
    background-color: #222222;
    color: #ffffff;
    height: auto;
    border-bottom: 1px solid #222222;
}

@media screen and (min-width: 768px) {
    .page-content__links-info-casestudy-title {
        padding: 0 0 12px 0 !important;
    }
}

@media screen and (min-width: 992px) {
    .page-content__links-info-casestudy-title {
        padding: 0 0 10px 0 !important;
    }
}

.page-content__links-info-casestudy_date {
    padding: 0 0 10px 20px !important;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-size: 12.17434px;
    font-weight: 500 !important;
    margin-top: 0;
}

.page-content__links-info span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 0;
}

.page-content__links-info em {
    height: 0;
    opacity: 0;
    margin: 0 0 -10px;
    overflow: hidden;
    display: block;
    transition: all 0.2s ease-in-out;
}

a:hover .page-content__links-info em {
    height: auto;
    opacity: 1;
    margin: 0;
}

.page-content__links-case {
    /**
         *  Template-specific grid unit heights
         *
         *
         */
}

    .page-content__links-case .page-content__links-info {
        padding: 8px 15px 20px 20px;
    }

        .page-content__links-case .page-content__links-info span {
            padding: 0 0 5px 0;
            margin-top: 10px;
        }

    .page-content__links-case .page-content__links-info_date {
        padding: 0;
        font-weight: 700;
    }

.page-content__links-case-project-profile .page-content__links-link-casestudy a {
    height: 100%;
}

@media screen and (min-width: 768px) {
    .page-content__links-case-project-profile .page-content__links-link-casestudy {
        height: 440px;
    }
}

@media screen and (min-width: 992px) {
    .page-content__links-case-project-profile .page-content__links-link-casestudy {
        height: 293px;
    }
}

@media screen and (min-width: 1260px) {
    .page-content__links-case-project-profile .page-content__links-link-casestudy {
        height: 248px;
    }
}

@media screen and (min-width: 1400px) {
    .page-content__links-case-project-profile .page-content__links-link-casestudy {
        height: 282px;
    }
}

.page-content__follow-link {
    font-size: 15px !important;
    margin: 20px 0 20px 0;
    font-family: "Open Sans", sans-serif !important;
}

    .page-content__follow-link a {
        color: #bc2f3a !important;
        font-weight: normal !important;
        border-bottom: none !important;
        transition: all 0.4s linear;
    }

        .page-content__follow-link a:focus, .page-content__follow-link a:hover {
            color: #222222 !important;
            text-decoration: none !important;
            border-bottom: none !important;
        }

.page-content__follow-link-caret {
    position: relative;
    top: 0.1em;
    left: 0.2em;
}

.page-content__follow-link-caret-left {
    position: relative;
    top: 0.1em;
    right: 0.2em;
}

.page-content__follow-link-library a,
.page-content__follow-link-search a,
.page-content__follow-link-grant a,
.page-content__follow-link-initiatives a,
.page-content__follow-link-outer a {
    color: #bc2f3a;
    border-bottom: none;
    transition: all 0.4s linear;
}

    .page-content__follow-link-library a:focus, .page-content__follow-link-library a:hover,
    .page-content__follow-link-search a:focus,
    .page-content__follow-link-search a:hover,
    .page-content__follow-link-grant a:focus,
    .page-content__follow-link-grant a:hover,
    .page-content__follow-link-initiatives a:focus,
    .page-content__follow-link-initiatives a:hover,
    .page-content__follow-link-outer a:focus,
    .page-content__follow-link-outer a:hover {
        color: #222222;
        text-decoration: none !important;
        border-bottom: none;
    }

.page-content__video {
    position: relative;
    margin: 0;
}

    .page-content__video img {
        width: 100%;
    }

.page-content__video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 135px;
    height: 135px;
    text-align: center;
    line-height: 135px;
    font-size: 130px;
    cursor: pointer;
    opacity: .75;
}

.page-content__video-caption {
    background: #dce2e1;
    font-size: 13.51351px;
    margin: 0;
    padding: 6px 20px;
}

.page-content__pullquote {
    margin: 1.5em 0 1.5em;
    padding-left: 20px;
}

.page-content__statistic {
    color: #4A636B;
    padding: 0 0 5px;
    margin: 20px 0;
    overflow: hidden;
}

    .page-content__statistic:before, .page-content__statistic:after {
        content: " ";
        display: table;
    }

    .page-content__statistic:after {
        clear: both;
    }

.page-content__statistic-wrap {
    border-left: 2px solid #222222;
    margin-bottom: -999px;
    padding-bottom: 999px;
}

@media screen and (max-width: 992px) {
    .page-content__statistic-wrap {
        padding-left: 0;
        border-top: 2px solid #222222;
        border-left: 0;
    }
}

.page-content__statistic-date {
    padding-bottom: 3px;
    text-transform: uppercase;
    display: block;
    font-size: 12.17434px;
    font-weight: bold;
    margin-top: 10px;
}

.page-content__statistic-number {
    color: #bc2f3a;
    font-weight: normal;
    font-size: 58.2492px;
    line-height: 64.65661px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

@media screen and (min-width: 992px) {
    .page-content__statistic-number {
        font-size: 52.47676px;
    }
}

@media screen and (min-width: 1260px) {
    .page-content__statistic-number {
        font-size: 58.2492px;
    }
}

@media screen and (min-width: 480px) {
    .page-content__statistic-number-intro {
        margin-bottom: 0 !important;
    }
}

.page-content__statistic p {
    font-size: 31.1424px;
    line-height: 25.27587px !important;
    margin: 0;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

@media screen and (max-width: 992px) {
    .page-content__statistic p {
        margin: 0 0 15px;
    }
}

@media screen and (min-width: 992px) {
    .page-content__statistic p {
        font-size: 28.05622px;
    }
}

@media screen and (min-width: 1260px) {
    .page-content__statistic p {
        font-size: 31.1424px;
    }
}

.page-content__guidelines {
    margin: 0 -20px;
}

.page-content__guidelines-heading {
    border: 0;
    background: #ebeded;
    padding: 0;
}

.page-content__guidelines h4 {
    margin: 0;
    font-size: 25.27587px;
    font-weight: 500;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    line-height: 32px;
    letter-spacing: 0em;
}

    .page-content__guidelines h4 a {
        display: block;
        padding: 6px 55px 6px 20px;
        position: relative;
    }

        .page-content__guidelines h4 a:hover, .page-content__guidelines h4 a:active, .page-content__guidelines h4 a:focus {
            color: #222222;
        }

        .page-content__guidelines h4 a:after {
            position: absolute;
            content: "\f106";
            font-family: 'icons' !important;
            top: 6px;
            right: 20px;
            font-size: 22.77106px;
        }

        .page-content__guidelines h4 a.collapsed:after {
            content: "\f107";
        }

.page-content__guidelines-panel {
    margin: 0 0 6px;
    border: 0;
    box-shadow: none;
}

.page-content__guidelines-body {
    padding: 20px;
}

    .page-content__guidelines-body img {
        margin: 0 0 20px;
    }

    .page-content__guidelines-body p {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        line-height: 23px;
    }

.page-content__links-list {
    list-style: none;
    margin: 0;
    padding: 10px 0 20px;
}

    .page-content__links-list li {
        margin: 0 0 20px;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16.65px !important;
    }

        .page-content__links-list li:before {
            display: none !important;
        }

.page-content .initiatives {
    margin: 0;
}

.share-block {
    position: fixed;
    left: 0;
    top: 260px;
    border-bottom: 1px solid #222222;
}

    .share-block ul {
        margin: 0;
        width: 44px;
    }

        .share-block ul li:nth-child(2) {
            border-top: 1px solid #222222;
        }

        .share-block ul li {
            font-family: "Open Sans", sans-serif;
            font-weight: bold;
            font-size: 10.96787px;
            text-align: center;
            text-transform: uppercase;
            margin: 0;
        }

            .share-block ul li a {
                background: #222222;
                display: block;
                height: 44px;
                line-height: 44px;
                font-size: 20.51447px;
                font-weight: normal;
                color: #ffffff;
                transition: all 0.1s linear;
            }

                .share-block ul li a:hover, .share-block ul li a:focus {
                    background: #ffffff;
                    color: #222222;
                }

.details {
    background: #dfe5e4;
}

    .details dl {
        padding: 20px;
    }

        .details dl dt {
            width: 225px;
            float: left;
            text-transform: uppercase;
            color: #4A636B;
            padding: 5px 0 25px;
            font-size: 12.17434px;
            font-weight: bold;
        }

        .details dl dd {
            width: calc(100% - 225px);
            display: table;
            padding: 0 0 25px;
            font-size: 18.4815px;
        }

            .details dl dd p {
                margin: 0 0 3px;
            }

            .details dl dd a {
                color: #222222;
                border-bottom: 1px solid #758e89;
            }

@media screen and (max-width: 480px) {
    .details dl dt, .details dl dd {
        width: 100%;
        float: none;
        padding: 0;
    }

    .details dl dd {
        padding: 0 0 10px;
    }
}

.grantsFinancialsInfo .pie-info__cnt {
    padding-bottom: 30px;
}

.list-links {
    padding-top: 10px;
    padding-bottom: 40px;
}

    .list-links ul {
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 16.65px;
    }

        .list-links ul li {
            margin: 0 0 30px;
            font-family: "Open Sans", sans-serif;
            font-size: 16.65px;
        }

.historyIntro {
    padding: 20px 0;
}

@media screen and (max-width: 768px) {
    .historyIntro {
        padding: 0;
        margin: 0 -20px;
    }
}

.historyIntro:before, .historyIntro:after {
    content: " ";
    display: table;
}

.historyIntro:after {
    clear: both;
}

.historyIntro img {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .historyIntro .col-md-3 {
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .board div[class*="col-"] {
        padding: 0;
    }
}

.board h4 {
    font-size: 15px;
    padding: 10px 0 20px;
    margin: 0;
}

.board .row {
    margin-bottom: 20px;
}

.board h2 {
    font-size: 28.05622px;
    margin: 0;
}

    .board h2 a {
        color: #222222;
        border-bottom: 1px solid #A3C6BB;
        transition: all 0.4s linear;
    }

        .board h2 a:focus, .board h2 a:hover {
            border-bottom: 1px solid transparent;
        }

.board p {
    margin: 0 0 40px;
    font-size: 13.51351px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #4A636B;
    line-height: 16px;
    padding-top: 4px;
}

/**
 *  board.scss
 *
 *
 */
@media screen and (max-width: 768px) {
    .board div[class*="col-"] {
        padding: 0;
    }
}

.board h4 {
    font-size: 15px;
    padding: 10px 0 20px;
    margin: 0;
}

.board .row {
    margin-bottom: 20px;
}

.board h2 {
    font-size: 28.05622px;
    margin: 0;
}

    .board h2 a {
        color: #222222;
        border-bottom: 1px solid #A3C6BB;
        transition: all 0.4s linear;
    }

        .board h2 a:focus, .board h2 a:hover {
            border-bottom: 1px solid transparent;
        }

.board p {
    margin: 0 0 40px;
    font-size: 13.51351px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #4A636B;
    line-height: 16px;
    padding-top: 4px;
}

/**
 *  column-primary.scss
 *
 *
 */
.column-primary {
    padding: 0;
}

@media screen and (min-width: 1260px) {
    .column-primary {
        padding-left: 0;
    }
}

.column-primary figure img {
    width: 100%;
}

/**
 *  column-secondary.scss
 *
 *
 */
.column-secondary {
    padding: 0;
}

@media screen and (min-width: 768px) {
    .column-secondary {
        padding-left: 20px;
        padding-right: -15px;
        height: 100%;
    }
}

/**
 *  contact-us.scss
 *
 *
 */
.contact-us {
    padding: 20px;
}

    .contact-us h2 {
        text-transform: uppercase;
        font-family: "Open Sans", sans-serif;
        font-weight: 800;
        font-size: 15px;
        margin: 0 0 10px;
        letter-spacing: 0.1em;
    }

    .contact-us p {
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
        font-size: 22px;
    }

.contact-us__map {
    background: #222222;
    margin: 30px -20px 40px;
}

    .contact-us__map:before, .contact-us__map:after {
        content: " ";
        display: table;
    }

    .contact-us__map:after {
        clear: both;
    }

    .contact-us__map div[class*="col-"] {
        padding: 0;
    }

    .contact-us__map address {
        color: #ffffff;
        padding: 50px 20px 20px;
        font-size: 20.51447px;
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    }

        .contact-us__map address a {
            color: #ffffff;
            border-bottom: 1px solid #ffffff;
        }

.contact-us__map-wrap {
    height: 375px;
}

@media screen and (min-width: 768px) {
    .contact-us__map-wrap {
        height: 400px;
    }
}

@media screen and (min-width: 1260px) {
    .contact-us__map-wrap {
        height: 375px;
    }
}

.contact-us__map-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/**
 *  cta.scss
 *
 *
 */
.cta__link {
    color: #ffffff;
    background: #000000;
    display: inline-block;
    padding: 0 15px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12.17434px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 0.1em;
    transition: all 0.1s linear;
    margin-bottom: 10px;
    width: 100%;
    border: solid 1px transparent;
}

    .cta__link:hover {
        color: #000000;
        background: #ffffff;
        border: solid 1px #000000;
    }

/**
 *  main-content.scss
 *
 *
 */
.main-content {
    margin: 0 0 2em 0;
    background: #ffffff;
}

@media screen and (min-width: 768px) {
    .main-content {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 130px;
        background-color: #ffffff;
    }
}

.main-content > section > .grantsFinancialsInfo {
    margin-bottom: -130px;
}

.main-content__backdrop {
    background-color: #ffffff;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 130px !important;
}

@media screen and (max-width: 768px) {
    .main-content__backdrop {
        margin-left: 0;
    }
}

@media screen and (min-width: 1260px) {
    .main-content__backdrop-adjust {
        margin-right: 0 !important;
    }
}

/**
 *  historyline.scss
 *
 *
 */
.historyLine {
    padding: 80px 0 0;
    clear: both;
}

@media screen and (max-width: 768px) {
    .historyLine div[class*="col-"] {
        padding: 0;
    }
}

@media screen and (max-width: 992px) {
    .historyLine .text-right {
        text-align: left;
    }
}

.template-history {
    background: #ebeded;
}

    .template-history .main-content__backdrop {
        background: none;
    }

.historyLine > .col-md-12 > .row:last-child .historyLine__box {
    margin-bottom: 0;
}

.historyLine p {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

.historyLine__box {
    margin-bottom: 80px;
}

    .historyLine__box h2 {
        border-bottom: 8px solid #222222;
        margin: 0;
        font-size: 61px;
    }

@media screen and (max-width: 768px) {
    .historyLine__box h2 {
        font-size: 50px;
        padding: 0 20px;
    }
}

.historyLine__box-cnt {
    background: #ffffff;
}

    .historyLine__box-cnt:before, .historyLine__box-cnt:after {
        content: " ";
        display: table;
    }

    .historyLine__box-cnt:after {
        clear: both;
    }

.historyLine__box img {
    width: 100%;
}

.historyLine__box p {
    margin: 20px;
    font-size: 20.51447px;
}

.historyLine__more {
    background: #222222;
    color: #ffffff;
    padding: 20px;
    font-size: 20.51447px;
    margin: 66px 0 0;
    border: 1px solid #222222;
    transition: background 0.1s linear, color 0.1s linear;
}

    .historyLine__more:hover {
        background: #ffffff;
    }

        .historyLine__more:hover a {
            color: #222222;
        }

@media screen and (max-width: 992px) {
    .historyLine__more {
        margin: -80px 0 80px;
    }
}

.historyLine__more a {
    color: #ffffff;
    text-decoration: underline;
}

/**
 *  initiatives.scss
 *
 *
 */
.initiatives {
    background: #ffffff;
    margin: 0 0 130px;
}

@media screen and (min-width: 768px) {
    .initiatives {
        margin: 0 20px 70px 20px;
    }
}

.initiatives p {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 32px;
}

.initiatives .page-header__image {
    margin: 0 -20px;
}

@media screen and (min-width: 768px) {
    .initiatives .page-header__image {
        margin: 0 0 0 -20px;
    }
}

.initiatives__row {
    padding: 0 0 20px;
}

    .initiatives__row:before, .initiatives__row:after {
        content: " ";
        display: table;
    }

    .initiatives__row:after {
        clear: both;
    }

@media screen and (min-width: 768px) {
    .initiatives__row {
        padding: 0 0 60px;
    }

        .initiatives__row .page-header__image {
            margin-right: -20px;
        }
}

@media screen and (min-width: 992px) {
    .initiatives__row {
        padding: 0 0 60px;
    }
}

.initiatives__row cite {
    font-size: 34.56807px;
    line-height: 34.56807px;
    padding: 20px 20px 0 0;
}

    .initiatives__row cite:first-letter {
        margin-left: -15px;
    }

.initiatives .page-content__follow-link {
    margin: 0 0 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 16.65px;
}

.initiatives .materials__box {
    padding: 0px;
    margin: 15px -25px;
}

@media screen and (min-width: 768px) {
    .initiatives .materials__box {
        padding-left: 20px;
        padding-bottom: 20px;
    }
}

@media screen and (min-width: 992px) {
    .initiatives .materials__box {
        margin: 0;
    }
}

.initiatives .materials h3 {
    text-transform: uppercase;
    color: #ffffff;
    background: #222222;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 12.17434px;
    padding: 8px 20px;
    margin: 0 0 10px;
    letter-spacing: 0.1em;
    padding-left: 25px;
}

@media screen and (min-width: 992px) {
    .initiatives .materials h3 {
        padding-left: 20px;
    }
}

.initiatives .materials p {
    padding: 0 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 18.4815px;
    padding-left: 20px;
}

@media screen and (min-width: 992px) {
    .initiatives .materials p {
        padding-left: 20px;
    }
}

.initiatives .materials p.page-content__follow-link {
    font-size: 14px;
}

.initiatives .materials ul {
    font-size: 15px;
}

/**
 *  icon.scss
 *
 *
 */
.icon--times {
    font-size: 17px;
}

/**
 *  pie-info.scss
 *
 *
 */
.pie-info__cnt {
    padding-top: 30px;
}

    .pie-info__cnt h2 {
        color: #4A636B;
        font-size: 31.1424px;
        margin: 0;
    }

.pie-info__cnt-box {
    min-width: 260px;
    max-width: 500px;
    height: 450px;
    margin: 0 auto;
}

.pie-info__cnt-box-alt {
    min-height: 450px;
}

.pie-info .page-content__statistic .row {
    margin-top: 0px;
    overflow: hidden;
}

@media screen and (min-width: 992px) {
    .pie-info .page-content__statistic .row {
        margin-top: 50px;
    }
}

.pie-info .page-content__statistic .row:first-child {
    margin-top: 0;
}

/**
 *  resources.scss
 *
 *
 */
/*controls size of dropdown box in grants and filters*/
.btn-group {
    min-width: 100px !important;
    max-width: 365px !important;
}

.item:after {
    left: 0px;
    content: "";
    width: 100% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #222222;
}

.filter {
    margin: 60px 0 25px;
}

.filter-top {
    margin-top: 0;
}

.filter-option {
    height: 23px;
    padding-right: 30px;
}

.filter:before, .filter:after {
    content: " ";
    display: table;
}

.filter:after {
    clear: both;
}

@media screen and (max-width: 768px) {
    .filter {
        margin: 25px 0 0;
    }
}

.filter #filter-cnt.collapse.in {
    display: block !important;
}

.filter #filter-cnt .btn-group {
    max-width: inherit !important;
}

@media screen and (max-width: 768px) {
    .filter #filter-cnt {
        margin: 0 -20px;
    }
}

.filter__grants-financials {
    margin-left: 20px;
}

.filter h3, .filter label {
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 12.17434px;
    margin: 0 0 10px;
}

.filter label {
    display: inline-block;
    padding: 0 10px 0 0;
}

@media screen and (min-width: 1260px) {
    .filter label {
        padding: 0 20px 0 0;
    }
}

.filter select {
    display: inline-block;
}

.filter__collapse {
    border: 0;
    background: #dce2e1;
    /* cursor: pointer; */
    margin: 0 -20px 3px -20px;
    text-indent: 20px;
    text-align: left;
    text-transform: uppercase;
    outline: none;
    position: relative;
    height: 55px;
    font-weight: bold;
    line-height: 58.2492px;
    /*&:after {
			position:absolute;
			content:"\f106";
			font-family: 'icons' !important;
			top:14px;
			right:20px;
			font-size:ms(4);
			line-height: ms(4);
		}
		&.collapsed:after {
			content:"\f107";
		}*/
}

.filter input[type=text] {
    display: inline-block;
    width: 146px;
    border: 0;
    margin: 0 10px 15px 0;
    background: #efefef;
    height: 34px;
    font-style: normal;
    padding: 0 15px;
    color: #222222;
    font-size: 15px;
    outline: none;
    border: 1px solid transparent;
}

    .filter input[type=text]::-webkit-input-placeholder {
        font-style: italic;
        color: #222222;
    }

    .filter input[type=text]:-moz-placeholder {
        font-style: italic;
        color: #222222;
    }

    .filter input[type=text]::-moz-placeholder {
        font-style: italic;
        color: #222222;
    }

    .filter input[type=text]:ms-input-placeholder {
        font-style: italic;
        color: #222222;
    }

    .filter input[type=text]:focus {
        border: 1px solid #222222;
    }

@media screen and (min-width: 1260px) {
    .filter input[type=text] {
        width: 225px;
        margin: 0 10px 15px 0;
    }
}

.filter input[type=submit] {
    display: inline-block;
    color: #ffffff;
    background: #222222;
    width: 84px;
    height: 34px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    font-size: 12.17434px;
    padding: 9px 0px;
    letter-spacing: 0.1em;
    border: 1px solid #222222;
    transition: background 0.1s linear, color 0.1s linear;
}

    .filter input[type=submit]:hover {
        background-color: #ffffff;
        color: #222222;
    }

.filter .btn-group {
    margin: 0 10px 10px 0;
    vertical-align: top;
}

@media screen and (min-width: 1260px) {
    .filter .btn-group {
        margin: 0 10px 10px 0;
    }
}

.filter .btn-group .btn {
    height: 34px;
    font-size: 12.17434px;
    background: #efefef;
    color: #222222;
    border: 0;
    line-height: 1;
    text-transform: none;
    letter-spacing: 0;
}

    .filter .btn-group .btn:hover, .filter .btn-group .btn:focus, .filter .btn-group .btn:active {
        background: #efefef;
        color: #222222;
        outline: none !important;
    }

    .filter .btn-group .btn .bs-caret {
        background: #222222;
        width: 34px;
        height: 34px;
        color: #ffffff;
        position: absolute;
        top: 0;
        right: 0;
    }

        .filter .btn-group .btn .bs-caret .caret {
            display: none;
        }

        .filter .btn-group .btn .bs-caret:before {
            content: "\f107";
            font-family: 'icons';
            position: absolute;
            top: 5px;
            left: 9px;
            font-size: 25.27587px;
        }

@media screen and (max-width: 768px) {
    .filter .btn-group .btn {
        height: 55px;
        background: #222222;
        color: #ffffff;
        font-size: 16.65px;
        padding: 12px 55px 12px 20px;
        font-weight: normal;
        line-height: 20px;
    }

        .filter .btn-group .btn:hover, .filter .btn-group .btn:focus, .filter .btn-group .btn:active {
            background: #222222;
            color: #ffffff;
        }

        .filter .btn-group .btn .bs-caret {
            width: 55px;
            height: 55px;
        }

            .filter .btn-group .btn .bs-caret:before {
                top: 15px;
                left: 20px;
            }
}

.filter .btn-group.open .btn {
    box-shadow: inset 1px 1px 0px 0px #222222, inset -1px -1px 0px 0px #222222;
}

@media screen and (max-width: 768px) {
    .filter .btn-group.open .btn .bs-caret:before {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
    }
}

.filter .dropdown-menu {
    z-index: 10;
    background: #e5e5e5;
    border: 0;
    margin: 0;
    max-width: 440px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 768px) {
    .filter .dropdown-menu {
        max-height: 355px !important;
    }
}

.filter .dropdown-menu.inner {
    overflow-y: scroll !important;
}

.filter .dropdown-menu > li > a {
    line-height: 1.3em;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
}

.filter .dropdown-menu li {
    height: auto;
    line-height: 1.3em;
    margin: 0;
    font-size: 12px;
}

    .filter .dropdown-menu li:before {
        display: none;
    }

.filter .dropdown-menu a {
    outline: none !important;
    padding: 3px 12px;
    white-space: normal;
    font-family: "Open Sans", sans-serif;
}

    .filter .dropdown-menu a:focus {
        outline: none !important;
    }

@media screen and (max-width: 768px) {
    .filter .dropdown-menu {
        background: #303738;
        box-shadow: none;
        padding: 0 0 10px;
    }

        .filter .dropdown-menu li {
            margin: 0;
            padding: 10px 0;
        }

            .filter .dropdown-menu li:before {
                display: none;
            }

        .filter .dropdown-menu a,
        .filter .dropdown-menu a:hover,
        .filter .dropdown-menu a:focus {
            padding: 0 20px;
            color: #ffffff;
            font-size: 16.65px;
            background: none !important;
        }
}

.filter__initiatives .dropdown-menu {
    width: 265px;
}

.filter__option {
    background: #303738;
    color: #ffffff;
}

.filter__option-cnt {
    position: relative;
}

.filter__option p, .filter__option h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 16.65px;
    line-height: 18px;
    margin: 0;
    padding: 20px 40px 20px 20px;
    text-transform: none;
}

.filter__option h3 {
    padding: 0 20px;
    line-height: 55px;
    background: #222222;
    font-weight: normal;
}

.filter__option-close {
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 20.51447px;
    line-height: 20px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .filter input[type=text],
    .filter input[type=submit],
    .filter .btn-group {
        display: block;
        width: 100% !important;
        margin: 0 0 2px;
    }
}

@media screen and (max-width: 768px) and (min-width: 768px) {
    .filter input[type=text],
    .filter input[type=submit],
    .filter .btn-group {
        margin: 0 0 5px;
    }
}

.control-row:before, .control-row:after {
    content: " ";
    display: table;
}

.control-row:after {
    clear: both;
}

.control-row__mobile {
    border-top: 1px solid #eeeeee;
    padding-top: 20px;
}

.control-row__form {
    float: left;
    vertical-align: top;
}

    .control-row__form label {
        font-size: 12.17434px;
        color: #4b646c;
        display: inline-block;
        vertical-align: top;
        padding-right: 8px;
        text-transform: none;
    }

    .control-row__form select {
        display: inline-block;
    }

    .control-row__form .btn-group {
        margin: 0 16px 0 0;
        vertical-align: top;
    }

        .control-row__form .btn-group .btn {
            height: 18px;
            font-size: 12.17434px;
            background: #efefef;
            color: #222222;
            border: 0;
            line-height: 1;
            text-transform: none;
            letter-spacing: 0;
            padding: 0 0 0 5px;
        }

            .control-row__form .btn-group .btn:hover, .control-row__form .btn-group .btn:focus, .control-row__form .btn-group .btn:active {
                background: #efefef;
                color: #222222;
                outline: none !important;
            }

            .control-row__form .btn-group .btn .bs-caret {
                background: #4b646c;
                width: 18px;
                height: 18px;
                color: #ffffff;
                position: absolute;
                top: 0;
                right: 0;
            }

                .control-row__form .btn-group .btn .bs-caret .caret {
                    display: none;
                }

                .control-row__form .btn-group .btn .bs-caret:before {
                    content: "\f107";
                    font-family: 'icons';
                    position: absolute;
                    top: 2px;
                    left: 5px;
                    font-size: 13.51351px;
                }

        .control-row__form .btn-group.open .btn {
            box-shadow: inset 1px 1px 0px 0px #222222, inset -1px -1px 0px 0px #222222;
        }

    .control-row__form .dropdown-menu {
        z-index: 10;
        background: #e5e5e5;
        border: 0;
        margin: 0;
        max-width: 265px;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
        font-size: 12.17434px;
    }

@media screen and (min-width: 768px) {
    .control-row__form .dropdown-menu {
        max-height: 355px !important;
    }
}

.control-row__form .dropdown-menu a {
    outline: none !important;
    padding: 3px 12px;
    white-space: normal;
}

    .control-row__form .dropdown-menu a:focus {
        outline: none !important;
    }

.control-row__paging {
    padding: 0 0 20px;
    margin: 0;
    list-style: none;
}

    .control-row__paging:before, .control-row__paging:after {
        content: " ";
        display: table;
    }

    .control-row__paging:after {
        clear: both;
    }

@media screen and (min-width: 992px) {
    .control-row__paging {
        float: right;
        padding: 0;
    }
}

.control-row__mobile .control-row__paging {
    float: right;
}

.control-row__paging li {
    font-family: "Open Sans", sans-serif !important;
    float: left;
    padding-left: 8px;
    font-size: 12px !important;
    line-height: 18px !important;
}

    .control-row__paging li .icon {
        vertical-align: middle;
    }

    .control-row__paging li:before {
        display: none !important;
    }

@media screen and (min-width: 768px) {
    .control-row__paging li {
        padding: 0 10px;
    }

        .control-row__paging li:first-child {
            padding-left: 0;
        }

        .control-row__paging li:last-child {
            padding-right: 0;
        }
}

.control-row__paging a {
    color: #222222;
    border-bottom: 1px solid #A3C6BB;
    transition: all 0.4s linear;
}

    .control-row__paging a:hover {
        border-bottom: 1px solid transparent;
    }

.control-row__paging-step a {
    color: #bc2f3a;
    border: 0;
    text-decoration: none;
    transition: all 0.4s linear;
}

    .control-row__paging-step a:hover {
        border-bottom: none;
        color: #222222;
    }

.control-row__paging-active a {
    font-weight: bold;
    border: 0;
}

.resources__section {
    border-bottom: none !important;
}

.resources h2 {
    font-size: 31px;
    margin: 5px 0 6px;
}

    .resources h2 a {
        color: #222222;
        transition: all 0.4s linear;
    }

.resources__title {
    margin-top: 0px;
}

@media screen and (min-width: 768px) {
    .resources__title {
        margin-top: 0px;
        font-weight: 100;
    }
}

.resources__title a {
    color: #222222 !important;
}

.resources__info-wrapper {
    font-weight: 300;
}

@media screen and (min-width: 768px) {
    .resources__info-wrapper {
        line-height: 27px;
        font-weight: 300;
    }
}

.resources__info-wrapper p {
    line-height: 29px !important;
}

.resources__row {
    border-top: 1px solid #d3d3d3;
    padding-top: 10px;
    padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
    .resources__row {
        border-top: 1px solid transparent;
    }
}

.resources__img {
    padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .resources__img {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

.resources__type {
    text-transform: uppercase;
    color: #4A636B;
    font-weight: bold;
    font-size: 12.17434px;
    letter-spacing: 0.1em;
}

.resources__type-partner {
    background-color: #dce2e1;
}

.resources__heading {
    margin: 5px 0 20px;
}

.resources p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 25px;
}

.resources img {
    margin-top: 5px;
    width: 100%;
}

.promo .resources img {
    margin: 0;
}

.resources .page-content__follow-link {
    font-size: 14px;
}

.promo .resources .page-content__follow-link {
    font-size: 14px;
}

.resources .page-content__follow-link .icon {
    vertical-align: middle;
}

.promo {
    margin: 0 -20px 20px -20px;
}

    .promo:before, .promo:after {
        content: " ";
        display: table;
    }

    .promo:after {
        clear: both;
    }

    .promo .resources__row {
        padding: 0;
        border: 0;
    }

@media screen and (min-width: 992px) {
    .promo .resources__row {
        display: table;
    }
}

@media screen and (min-width: 992px) {
    .promo .resources__row div[class*="col-"] {
        display: table-cell;
        float: none;
        vertical-align: top;
    }
}

.promo .resources__info:after {
    left: 0px;
}

@media screen and (min-width: 768px) {
    .promo .resources__info:after {
        content: "";
        width: 100% !important;
        position: absolute;
        bottom: 0;
        left: 20px;
        right: 0;
    }
}

.promo .resources__info-wrapper {
    height: 400px;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

@media screen and (min-width: 768px) {
    .promo .resources__info-wrapper {
        padding-top: 35px;
        padding-left: 75px;
        padding-right: 75px;
    }
}

@media screen and (min-width: 992px) {
    .promo .resources__info-wrapper {
        padding-right: 140px;
        padding-left: 0;
    }
}

.promo .resources__row.noimg .resources__info-wrapper {
    padding-left: 50px;
}

@media screen and (min-width: 768px) {
    .promo .resources__row.noimg .resources__info-wrapper {
        padding-right: 75px;
        padding-left: 75px;
    }
}

@media screen and (min-width: 992px) {
    .promo .resources__row.noimg .resources__info-wrapper {
        padding-right: 140px;
        padding-left: 117px;
    }
}

@media screen and (min-width: 1260px) {
    .promo .resources__row.noimg .resources__info-wrapper {
        padding-left: 160px;
    }
}

.promo .resources p {
    font-size: 18.4815px;
}

.promo .resources img {
    margin: 0;
}

.promo .resources .page-content__follow-link {
    font-size: 16.65px;
}

#search-form-submit {
    background-color: #222222;
    color: white;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    width: 150px;
    height: 48px;
    border: 0;
    font-size: 12.17434px;
    padding: 9px 0px;
    letter-spacing: 0.1em;
    border: 1px solid #222222;
    transition: background 0.1s linear, color 0.1s linear;
}

    #search-form-submit:hover {
        background-color: #ffffff;
        color: #222222;
    }

.outro-signup-teagle {
    margin-bottom: -90px;
}

.outro-signup-teagle-form input:focus {
    border: 1px solid #222222;
    box-shadow: none;
}

#search-form-term:focus {
    border: 1px solid #222222;
    box-shadow: none;
}

#signup-form__submit {
    letter-spacing: 0.1em;
    transition: all 0.1s linear;
}

/**
 *  section.scss
 *
 *
 */
.section--program-landing,
.section--program-sub-landing {
    margin-bottom: 66px;
}

@media screen and (min-width: 768px) {
    .section--program-landing,
    .section--program-sub-landing {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/**
 *  staff.scss
 *
 *
 */
.staff__profile {
    position: relative;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    float: none;
    border-bottom: 1px solid #222222;
}

@media screen and (min-width: 1260px) {
    .staff__profile {
        height: 415px; /* 385px; */
    }
}

@media screen and (min-width: 1400px) {
    .staff__profile {
        height: 460px; /*435px;*/
    }
}

.staff__profile-info {
    background-color: white;
    position: relative;
    bottom: 65px;
    padding: 1px 0 10px 0;
}

@media screen and (min-width: 768px) {
    .staff__profile-info {
        padding-bottom: 7px;
    }
}

.staff__profile .staff-title {
    /*text-indent: 20px;*/
    padding-left: 20px;
    color: #4A636B;
    font-size: 12.17434px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    margin-top: -9px;
    margin-bottom: 0;
}

@media screen and (min-width: 768px) {
    .staff__profile .staff-title {
        font-size: 13.51351px;
    }
}

.staff__profile .staff-name {
    text-indent: 20px;
    color: #222222;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 18.4815px;
    margin-top: 19px;
}

@media screen and (max-width: 1260px) {
    .staff__profile .staff-name.h3 {
        border-bottom: 1px solid #A3C6BB;
        display: inline-block;
        text-indent: 0;
        margin-left: 20px;
    }
}

.staff__profile .staff-name a {
    border-bottom: 1px solid #A3C6BB;
    color: #222222;
    display: table-cell;
}

@media screen and (min-width: 768px) {
    .staff__profile .staff-name {
        font-size: 20.51447px;
    }
}

@media screen and (min-width: 1260px) {
    .staff__profile .staff__profile-image {
        transition: opacity 0.4s linear, z-index 0.4s step-start;
    }

    .staff__profile .staff__profile-card {
        display: none;
    }

    .staff__profile .hidden {
        opacity: 0;
        z-index: -5;
        transition-timing-function: linear, step-end, step-end;
    }

    .staff__profile .visuallyhidden {
        opacity: 0;
    }

    .staff__profile .show {
        display: block;
        z-index: 5;
    }

    .staff__profile .visuallyseen {
        opacity: 1;
    }
}

.staff__profile-image {
    display: block;
    height: auto;
}

@media screen and (min-width: 768px) {
    .staff__profile-image {
        height: 330px;
    }
}

@media screen and (min-width: 992px) {
    .staff__profile-image {
        height: 293px;
    }
}

@media screen and (min-width: 1260px) {
    .staff__profile-image {
        height: 100%;
    }
}

.staff__profile-image figure {
    height: auto;
}

@media screen and (min-width: 1260px) {
    .staff__profile-image figure {
        height: 100%;
    }
}

.staff__profile-card {
    padding: 0 2em 2em 1.6em;
    margin-top: -40px;
    font-size: 13.51351px;
    cursor: pointer;
}

@media screen and (min-width: 768px) {
    .staff__profile-card {
        padding-top: 2em;
        margin-top: 0;
    }
}

@media screen and (min-width: 1260px) {
    .staff__profile-card {
        padding-top: 0;
        border-bottom: 5px solid;
    }
}

.staff__profile-card .staff-title, .staff__profile-card .staff-name {
    display: none;
    text-indent: 0;
}

    .staff__profile-card .staff-title a, .staff__profile-card .staff-name a {
        color: inherit;
    }

.staff__profile-card .staff-title {
    margin: 6px 0;
}

@media screen and (min-width: 1260px) {
    .staff__profile-card {
        padding: 2em;
        display: none;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        position: absolute;
        top: 0;
        left: 0;
    }

        .staff__profile-card .staff-title {
            display: block;
            color: #4A636B;
            font-size: 13.51351px;
        }

        .staff__profile-card .staff-name {
            display: block;
            color: #222222;
            font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
            font-size: 20.51447px;
        }
}

.staff__profile-wrapper {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .staff__profile-wrapper {
        display: block;
    }
}

@media screen and (min-width: 1260px) {
    .staff__profile-wrapper {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.staff-email a {
    color: #222222;
    border-bottom: 1px solid #A3C6BB;
}

/**
 *  tables.scss
 *
 *
 */
.library, .news {
    border-top: 1px solid transparent;
}

@media screen and (min-width: 768px) {
    .library, .news {
        border-top: 1px solid #d3d3d3;
    }
}

.main-table {
    padding: 0 0 30px;
}

    .main-table .table-responsive {
        border: 0;
        margin: 0 -20px 40px;
    }

@media screen and (max-width: 768px) {
    .main-table .table-responsive {
        margin: 0;
    }
}

.main-table .table-responsive__grants-financials {
    margin-left: 0px;
}

.main-table .control-row {
    margin-bottom: 10px;
}

.main-table table {
    border-collapse: collapse;
    width: 100%;
}

    .main-table table th {
        text-transform: uppercase;
        padding: 5px 20px;
        font-weight: bold;
        font-size: 13.51351px;
        background: #dce2e1;
        vertical-align: top;
        white-space: nowrap;
        letter-spacing: 0.1em;
    }

@media screen and (max-width: 768px) {
    .main-table table th {
        display: none;
    }
}

.main-table table td {
    vertical-align: top;
    padding: 12px 20px;
    font-size: 15px;
    border-bottom: 1px solid #d3d3d3;
}

    .main-table table td a {
        border-bottom: 1px solid #A3C6BB;
        color: #222222;
        transition: all 0.4s linear;
    }

        .main-table table td a:hover, .main-table table td a:focus {
            border-bottom: 1px solid transparent;
        }

@media screen and (max-width: 768px) {
    .main-table table td {
        display: inline;
        border: 0;
        padding: 2px 2px;
    }

        .main-table table td:first-child {
            font-weight: bold;
            display: block;
            padding-top: 20px;
        }

        .main-table table td:before {
            content: "";
            background: #A3C6BB;
            border-radius: 2px;
            height: 5px;
            width: 5px;
            display: inline-block;
            margin: 0 5px 4px 2px;
        }

        .main-table table td:nth-child(2):before, .main-table table td:first-child:before {
            display: none;
        }
}

.main-table table tr:last-child td {
    border: 0;
}

.main-table__sort {
    position: relative;
    top: 2px;
    width: 8px;
    height: 15px;
    display: inline-block;
    margin: 0 0 0 10px;
}

.main-table__sort-top, .main-table__sort-bottom {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #000 transparent;
    top: 0;
}

.main-table__sort-bottom {
    border-width: 6px 4px 0 4px;
    border-color: #000 transparent transparent transparent;
    top: auto;
    bottom: 0;
}

.intro-section {
    position: relative;
    z-index: 1;
    min-height: 440px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .intro-section * {
        color: #fff;
    }

.intro-section__wrapper {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 35px;
    padding-bottom: 25px;
}

.intro-section__title {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 13px;
    line-height: 1em;
}

.intro-section__sub-title {
    font-size: 30px;
}

.intro-section__sub-title-date {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.intro-section.annual-report-interior-page {
    min-height: 275px;
    position: relative;
    overflow: hidden;
}

    .intro-section.annual-report-interior-page:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -115px;
        height: 390px;
        background-image: url(../img/common/header/header_dark.svg);
        background-position: center top;
        background-size: cover;
    }

@media screen and (min-width: 768px) {
    .intro-section.annual-report-interior-page:before {
        height: 475px;
        top: -200px;
    }
}

html.gte-ie9 .intro-section.annual-report-interior-page:before {
    background-image: url(../../shared/img/common/header/header_dark.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.intro-section.annual-report-interior-page .container {
    position: relative;
    z-index: 1;
}

.intro-section.annual-report-interior-page .intro-section__sub-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 4px;
    letter-spacing: 1.25px;
}

@media screen and (min-width: 992px) {
    .intro-section__wrapper {
        padding: 76px 40px 50px;
    }

    .intro-section__title {
        font-size: 50px;
    }
}

@media screen and (min-width: 1260px) {
    .intro-section__title {
        font-size: 63px;
    }
}

.outro-section {
    padding: 0;
    margin: 0 0 90px;
}

    .outro-section .page-content {
        background: none;
    }

@media screen and (min-width: 768px) {
    .outro-section__content {
        padding: 0 20px;
    }
}

.outro-section__content-h {
    margin: 0 !important;
    padding: 12px 0 0 !important;
    font-size: 14px !important;
}

.outro-section__content-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .outro-section__content-list li {
        margin-bottom: 16px;
    }

        .outro-section__content-list li:before {
            display: none !important;
        }

.outro-section__heading .page-content {
    position: relative;
    padding-bottom: 16px;
}

    .outro-section__heading .page-content .outro-section__carousel-ctrls {
        top: 1px;
    }

@media screen and (min-width: 768px) {
    .outro-section__heading .page-content {
        padding-bottom: 8px;
    }
}

.outro-section .carousel-control {
    color: #fff;
    width: 38px;
    height: 38px;
    background: #222222;
    opacity: 1;
    text-shadow: none;
}

    .outro-section .carousel-control span {
        margin: 0;
        padding: 0;
        font-size: 25px;
        line-height: 38px;
    }

    .outro-section .carousel-control.left {
        top: 1px;
        left: auto;
        right: 40px;
    }

@media screen and (min-width: 768px) {
    .outro-section .carousel-control.left {
        right: 60px;
    }
}

.outro-section .carousel-control.right {
    top: 1px;
    right: 0;
}

@media screen and (min-width: 768px) {
    .outro-section .carousel-control.right {
        right: 20px;
    }
}

.outro-section__carousel-ctrls {
    height: 0;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
}

    .outro-section__carousel-ctrls .page-content,
    .outro-section__carousel-ctrls .outro-section__content {
        height: 0;
    }

    .outro-section__carousel-ctrls .outro-section__content {
        position: relative;
    }

.outro-board {
    background: #dce2e1;
    padding-bottom: 38px;
}

.outro-board__content-list-fullname {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 27px;
    line-height: normal;
    margin-bottom: 1px;
}

.outro-board__content-list-position {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #4A636B;
    font-weight: 700;
    line-height: 14px;
}

.outro-staff {
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.outro-staff__whoiswho {
    background-color: #ffffff;
    position: relative;
    margin-top: -55px;
    padding: 5px 0 8px 2px;
    height: auto;
}

.outro-staff__content-tiles {
    margin-left: -18px;
    margin-right: -18px;
}

.outro-staff__content-tile {
    float: left;
    width: 50%;
    height: 340px;
}

    .outro-staff__content-tile img {
        width: 100%;
        height: auto;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 10px;
    }

.outro-staff__content-tile-wrapper {
    padding: 0 5px;
}

@media screen and (min-width: 768px) {
    .outro-staff__content-tile-wrapper {
        padding: 0 65px;
    }
}

@media screen and (min-width: 992px) {
    .outro-staff__content-tile-wrapper {
        padding: 0 5px;
    }
}

@media screen and (min-width: 1260px) {
    .outro-staff__content-tile-wrapper {
        padding: 0 20px;
    }
}

@media screen and (min-width: 992px) {
    .outro-staff__content-tile {
        width: 20%;
    }
}

.outro-staff__fullname {
    font-size: 19px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

.outro-staff__position {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4A636B;
}

.outro-main-table {
    padding-bottom: 40px;
}

.outro-signup-teagle {
    background: #4b646c;
    color: #ffffff;
}

.outro-signup-teagle-form .form-group {
    width: 100%;
    float: left;
    margin: 0;
}

@media screen and (min-width: 768px) {
    .outro-signup-teagle-form .form-group {
        width: 50%;
    }
}

.outro-signup-teagle-form .form-group-wrapper {
    padding: 4px 5px;
}

.outro-signup-teagle-form .form-control {
    border: none;
    padding: 0 0 0 26px;
    height: 35px;
    margin: 0;
    font-size: 15px;
}

    .outro-signup-teagle-form .form-control::-webkit-input-placeholder {
        color: #4b646c;
        font-style: italic;
        font-weight: 100;
    }

    .outro-signup-teagle-form .form-control:-moz-placeholder {
        color: #4b646c;
        font-style: italic;
        font-weight: 100;
    }

    .outro-signup-teagle-form .form-control::-moz-placeholder {
        color: #4b646c;
        font-style: italic;
        font-weight: 100;
    }

    .outro-signup-teagle-form .form-control:-ms-input-placeholder {
        color: #4b646c;
        font-style: italic;
        font-weight: 100;
    }

    .outro-signup-teagle-form .form-control[type="submit"] {
        background: #222222;
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
    }

        .outro-signup-teagle-form .form-control[type="submit"]:hover {
            background-color: #ffffff;
            color: #222222;
        }

.outro-signup-teagle-form__heading {
    font-size: 12px;
    font-weight: 800;
    line-height: normal;
    font-family: "Open Sans", sans-serif;
    margin: 30px 0 3px;
}

.outro-signup-teagle-form__description {
    font-size: 15px;
    line-height: 18px;
    padding-right: 15px;
}

.outro-signup-teagle-form__wrapper {
    padding: 26px 0 22px;
}

/**
 *  homepage.scss
 *
 *
 */
/*#library-carousel {
  height: 400px;
  max-height: 400px; }
  @media screen and (min-width: 768px) {
    #library-carousel {
      height: 420px;
      max-height: 420px; } }

.homepage-blocks {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 66px; }

.homepage-image-menu {
  margin: 0;
  padding: 0;
  display: inline; }
  @media screen and (min-width: 768px) {
    .homepage-image-menu {
      margin: -2px; } }
  .homepage-image-menu a {
    color: #222222; }

.homepage-image-menu__item {
  list-style: none;
  width: 100%;
  height: auto;
  padding: 0;
  font-size: 20px;
  line-height: normal;
  display: block;
  margin: 0 0 15px 0; }
  @media screen and (min-width: 768px) {
    .homepage-image-menu__item {
      display: inline;
      font-size: 18px;
      line-height: 24px;
      padding: 0 10px;
      margin: 0; } }
  @media screen and (min-width: 992px) {
    .homepage-image-menu__item {
      font-size: 20px;
      padding: 0 15px; } }
  @media screen and (min-width: 1260px) {
    .homepage-image-menu__item {
      font-size: 20px;
      padding: 0 29px; } }
  .homepage-image-menu__item:last-child {
    margin-bottom: 0; }
  .homepage-image-menu__item > a:hover {
    color: #bc2f3a; }

.homepage-image-menu__item-title {
  font-weight: 100; }

.homepage-image-menu__wrapper {
  text-align: center;
  margin-bottom: 0px;
  background-color: #BAC6C4;
  margin-bottom: 20px;
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    .homepage-image-menu__wrapper {
      display: block;
      margin-bottom: 40px;
      padding: 0; } }
  @media screen and (min-width: 992px) {
    .homepage-image-menu__wrapper {
      margin-top: 20px; } }

.carousel-indicators {
  overflow: hidden; }

#library-carousel {
  height: 400px;
  max-height: 400px; }
  @media screen and (min-width: 768px) {
    #library-carousel {
      height: 420px;
      max-height: 420px; } }

.homepage-blocks {
  padding: 0 10px; }
  .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(1) {
    padding: 0 10px; }
    @media screen and (min-width: 992px) {
      .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(1) {
        padding-right: 20px; } }
  .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(2) {
    padding: 0 10px; }
    @media screen and (min-width: 992px) {
      .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(2) {
        padding-left: 20px; } }
  .homepage-blocks__link-more {
    font-weight: normal;
    color: #bc2f3a;
    border-bottom: none;
    transition: all 0.4s linear; }
    .homepage-blocks__link-more:focus, .homepage-blocks__link-more:hover {
      color: #222222;
      text-decoration: none !important;
      border-bottom: none; }
    .homepage-blocks__link-more .icon {
      vertical-align: middle; }
  .homepage-blocks-featured-publication .homepage-blocks-content {
    padding-top: 17px; }
  .homepage-blocks-featured-publication__image {
    float: left;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px; }
    @media screen and (min-width: 768px) {
      .homepage-blocks-featured-publication__image {
        padding-left: 20px; } }
  .homepage-blocks-featured-publication__preview {
    overflow: hidden;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 24px; }
  .homepage-blocks-teagle-in-news .homepage-blocks-content {
    padding-top: 17px;
    padding-left: 20px; }
  .homepage-blocks-teagle-in-news__list {
    margin: 0;
    padding: 0; }
    .homepage-blocks-teagle-in-news__list-item {
      font-weight: 400;
      font-size: 15px;
      line-height: 19px;
      margin-bottom: 28px; }
      .homepage-blocks-teagle-in-news__list-item a {
        color: inherit;
        border-bottom: 1px solid #A3C6BB;
        transition: all 0.4s linear; }
        .homepage-blocks-teagle-in-news__list-item a:hover, .homepage-blocks-teagle-in-news__list-item a:focus {
          border-bottom: 1px solid transparent; }
  .homepage-blocks-recent-news .homepage-blocks-content {
    padding-top: 17px;
    padding-left: 20px; }
  .homepage-blocks-recent-news__image {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 6px; }
  .homepage-blocks-recent-news__preheader {
    color: #4A636B;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding-top: 12px; }
  .homepage-blocks-recent-news__header {
    font-size: 30px;
    line-height: 31px;
    margin-top: 6px;
    margin-bottom: 9px; }
    .homepage-blocks-recent-news__header a {
      color: #222222; }
  .homepage-blocks-recent-news__preview {
    font-size: 15px;
    line-height: 19px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }

.homepage-image-menu {
  margin: -2px;
  padding: 0; }
  .homepage-image-menu a {
    color: #222222;
    font-weight: 400; }
  .homepage-image-menu__item {
    list-style: none;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: normal; }
    @media screen and (min-width: 992px) {
      .homepage-image-menu__item {
        height: 225px; } }
    @media screen and (min-width: 1260px) {
      .homepage-image-menu__item {
        height: 275px; } }
    @media screen and (min-width: 1400px) {
      .homepage-image-menu__item {
        height: 325px; } }
    .homepage-image-menu__item-bg {
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .homepage-image-menu__item-bg {
          width: 182px;
          height: 357px; } }
      @media screen and (min-width: 1260px) {
        .homepage-image-menu__item-bg {
          width: 235px;
          height: 357px; } }
      @media screen and (min-width: 1400px) {
        .homepage-image-menu__item-bg {
          width: 265px;
          height: 357px; } }
    .homepage-image-menu__item > a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative; }
      .homepage-image-menu__item > a .homepage-image-menu__item-bg {
        opacity: 0;
        transition: all 0.2s linear; }
      .homepage-image-menu__item > a:hover {
        transition: all 0.2s linear; }
        .homepage-image-menu__item > a:hover .homepage-image-menu__item-bg {
          background-color: #758e89;
          opacity: 0.4; }
    .homepage-image-menu__item-title {
      font-weight: 300;
      position: absolute;
      display: block;
      padding: 20px 23px;
      z-index: 2;
      background: transparent;
      width: 100%; }
      @media screen and (min-width: 992px) {
        .homepage-image-menu__item-title {
          width: 187px; } }
    @media screen and (min-width: 768px) {
      .homepage-image-menu__item {
        width: 20%; } }
    @media screen and (min-width: 1260px) {
      .homepage-image-menu__item {
        font-size: 27px;
        line-height: 29px; } }
  .homepage-image-menu__wrapper {
    overflow: hidden;
    margin-bottom: 0px;
    background-image: url(../img/common/hp_menu_image.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 55% 47%; }
    @media screen and (min-width: 768px) {
      .homepage-image-menu__wrapper {
        display: block;
        margin-bottom: 50px; } }
    @media screen and (min-width: 992px) {
      .homepage-image-menu__wrapper {
        margin-bottom: 75px;
        margin-top: 20px; } }

.homepage-carousel {
  overflow: hidden;
  padding-bottom: 55px;
  background: #ffffff; }
  .homepage-carousel .carousel-control {
    font-size: 22px;
    width: 94px;
    height: 95px;
    background: #ffffff;
    color: #bc2f3a;
    border: 1px solid #ffffff;
    top: 0;
    bottom: 55px;
    margin: auto;
    opacity: 0.8;
    text-shadow: none;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    transition: border .5s;
    transition: color 0.4s linear; }
    .homepage-carousel .carousel-control:hover {
      border-color: #ddd;
      color: #222222; }
    .homepage-carousel .carousel-control span {
      position: absolute;
      line-height: 1;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 22px;
      width: 14px;
      text-align: center; }
    .homepage-carousel .carousel-control.left {
      border-radius: 50%;
      left: -47px; }
      .homepage-carousel .carousel-control.left span {
        left: 37px; }
    .homepage-carousel .carousel-control.right {
      border-radius: 50%;
      right: -47px; }
      .homepage-carousel .carousel-control.right span {
        right: 37px; }
  .homepage-carousel .carousel-indicators {
    bottom: 14px;
    cursor: default; }
    .homepage-carousel .carousel-indicators li {
      margin: 7px;
      width: 13px;
      height: 13px;
      background: #c3d1ce;
      vertical-align: middle;
      border: none;
      border-radius: 50%; }
      .homepage-carousel .carousel-indicators li.active {
        width: 13px;
        height: 13px;
        background: #bc2f3a; }
  .homepage-carousel__frame {
    height: 480px;
    background: #222222; }
    @media screen and (min-width: 992px) {
      .homepage-carousel__frame {
        height: 460px; } }
    .homepage-carousel__frame-image {
      height: 100%;
      background-repeat: no-repeat;
      position: relative;
      background-size: cover; }
    .homepage-carousel__frame-text {
      height: 100%; }
      .homepage-carousel__frame-text-wrapper {
        color: #ffffff;
        font-size: 25px;
        line-height: 1.5;
        padding: 40px;
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif; }
        @media screen and (min-width: 480px) {
          .homepage-carousel__frame-text-wrapper {
            padding: 100px;
            line-height: 53px; } }
        @media screen and (min-width: 992px) {
          .homepage-carousel__frame-text-wrapper {
            padding: 70px 50px 10px 22px;
            font-size: 21px;
            line-height: 33px; } }
        @media screen and (min-width: 1260px) {
          .homepage-carousel__frame-text-wrapper {
            padding: 112px 70px 10px 22px; } }
        .homepage-carousel__frame-text-wrapper p > a {
          color: #ffffff;
          border-bottom: 1px solid #A3C6BB;
          transition: border-bottom 0.4s linear; }
          .homepage-carousel__frame-text-wrapper p > a:hover {
            border-bottom: 1px solid transparent; }
    .homepage-carousel__frame-type-1 .homepage-carousel__frame-text {
      max-width: 964px; }
      .homepage-carousel__frame-type-1 .homepage-carousel__frame-text-caption {
        position: absolute;
        top: 375px; }
        .homepage-carousel__frame-type-1 .homepage-carousel__frame-text-caption p {
          color: #ffffff;
          font-size: 12.17434px;
          padding: 0 70px 10px 22px; }
    .homepage-carousel__frame-type-2 .homepage-carousel__frame-text {
      max-width: 964px; }
      .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
        font-size: 25px;
        line-height: 1.5;
        padding: 60px; }
        @media screen and (min-width: 480px) {
          .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
            padding: 100px;
            line-height: 53px; } }
        @media screen and (min-width: 992px) {
          .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
            padding: 100px 100px 10px;
            font-size: 36px; } }
        @media screen and (min-width: 1260px) {
          .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
            padding: 125px 132px 10px; } }
    .homepage-carousel__frame-type-2.black {
      background: url("../../shared/img/common/bg_carousel02.png") no-repeat;
      background-size: cover;
      background-position: 100% 100%; }
    .homepage-carousel__frame-type-2.seafoam {
      background: url("../../shared/img/common/bg_carousel01.png") no-repeat;
      background-size: cover;
      background-position: 100% 100%; }*/

/**
 *  datatable.scss
 *
 *
 */
.dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
    /* Grants */
    width: 100%;
}

@media screen and (min-width: 768px) {
    .dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
    .dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
        width: 31.3333%;
    }
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(2),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(2) {
    /* Grantee */
    width: 27.2727%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(3),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(3) {
    /* Amount */
    width: 10.6363%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(4),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(4) {
    /* Initiative */
    width: 11.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(5),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(5) {
    /* State */
    width: 10.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(6),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(6) {
    /* Date */
    width: 7.5759%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
    /* Grants */
    width: 100%;
}

@media screen and (min-width: 768px) {
    .dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
    .dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
        width: 31.3333%;
    }
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(2),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(2) {
    /* Grantee */
    width: 27.2727%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(3),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(3) {
    /* Amount */
    width: 10.6363%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(4),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(4) {
    /* Initiative */
    width: 11.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(5),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(5) {
    /* State */
    width: 10.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(6),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(6) {
    /* Date */
    width: 7.5759%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
    /* Grants */
    width: 100%;
}

@media screen and (min-width: 768px) {
    .dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
    .dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
        width: 31.3333%;
    }
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(2),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(2) {
    /* Grantee */
    width: 27.2727%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(3),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(3) {
    /* Amount */
    width: 10.6363%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(4),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(4) {
    /* Initiative */
    width: 11.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(5),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(5) {
    /* State */
    width: 10.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(6),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(6) {
    /* Date */
    width: 7.5759%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
    /* Grants */
    width: 100%;
}

@media screen and (min-width: 768px) {
    .dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
    .dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
        width: 31.3333%;
    }
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(2),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(2) {
    /* Grantee */
    width: 27.2727%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(3),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(3) {
    /* Amount */
    width: 10.6363%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(4),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(4) {
    /* Initiative */
    width: 11.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(5),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(5) {
    /* State */
    width: 10.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(6),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(6) {
    /* Date */
    width: 7.5759%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
    /* Grants */
    width: 100%;
}

@media screen and (min-width: 768px) {
    .dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
    .dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
        width: 31.3333%;
    }
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(2),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(2) {
    /* Grantee */
    width: 27.2727%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(3),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(3) {
    /* Amount */
    width: 10.6363%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(4),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(4) {
    /* Initiative */
    width: 11.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(5),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(5) {
    /* State */
    width: 10.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(6),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(6) {
    /* Date */
    width: 7.5759%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
    /* Grants */
    width: 100%;
}

@media screen and (min-width: 768px) {
    .dataTable[id="tblData"][data-col-count="6"] th:nth-child(1),
    .dataTable[id="tblData"][data-col-count="6"] td:nth-child(1) {
        width: 31.3333%;
    }
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(2),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(2) {
    /* Grantee */
    width: 27.2727%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(3),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(3) {
    /* Amount */
    width: 10.6363%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(4),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(4) {
    /* Initiative */
    width: 11.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(5),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(5) {
    /* State */
    width: 10.0909%;
}

.dataTable[id="tblData"][data-col-count="6"] th:nth-child(6),
.dataTable[id="tblData"][data-col-count="6"] td:nth-child(6) {
    /* Date */
    width: 7.5759%;
}

.dataTable .sorting, .dataTable .sorting_asc, .dataTable .sorting_desc {
    position: relative;
}

    .dataTable .sorting:after, .dataTable .sorting_asc:after, .dataTable .sorting_desc:after {
        content: '\f0dc';
        font-family: 'icons';
        position: absolute;
        top: 3px;
        right: 5px;
        font-size: 15px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .dataTable .sorting_asc:after {
        content: '\f0de';
    }

    .dataTable .sorting_desc:after {
        content: '\f0dd';
    }

.dataTables_wrapper .top,
.dataTables_wrapper .bottom {
    /*  display: none; */
}

@media screen and (min-width: 768px) {
    .dataTables_wrapper .top,
    .dataTables_wrapper .bottom {
        display: block;
        padding: 10px 0 0 0;
    }
}

@media screen and (min-width: 992px) {
    .dataTables_wrapper .top,
    .dataTables_wrapper .bottom {
        padding: 0 20px 10px 20px;
    }
}

.dataTables_wrapper .top label,
.dataTables_wrapper .bottom label {
    color: #222222;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    font-size: 13.51351px;
    text-transform: none;
}

    .dataTables_wrapper .top label select,
    .dataTables_wrapper .bottom label select {
        margin-left: 5px;
        margin-right: 5px;
    }

.dataTables_info {
    text-align: right;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    font-size: 13.51351px;
}

.dataTables_length {
    padding: 10px 0;
    text-align: right;
}

.dataTables_paginate {
    text-align: right;
    text-transform: lowercase;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    font-size: 13.51351px;
}

    .dataTables_paginate span a {
        border-bottom: solid 1px #A3C6BB;
        color: #222222;
    }

        .dataTables_paginate span a:hover {
            color: #A3C6BB;
        }

    .dataTables_paginate a {
        margin-left: 10px;
        cursor: pointer;
    }

        .dataTables_paginate a.current {
            color: #222222;
            font-weight: bold;
            text-decoration: none;
            border-bottom: none;
        }

    .dataTables_paginate .ellipsis {
        margin-left: 10px;
    }

    .dataTables_paginate .previous {
        padding-left: 10px;
    }

        .dataTables_paginate .previous:before {
            content: '<';
            position: relative;
            left: -3px;
        }

    .dataTables_paginate .next {
        padding-right: 10px;
    }

        .dataTables_paginate .next:after {
            content: '>';
            position: relative;
            right: -3px;
        }

/**
 *  addthis.scss
 *
 *
 */
.at-custom-sidebar {
    width: 50px !important;
    background: transparent !important;
}

    .at-custom-sidebar.atss-left {
        border-radius: 0 !important;
    }

    .at-custom-sidebar .at-custom-sidebar-btns {
        padding: 0 !important;
    }

    .at-custom-sidebar .at-icon-wrapper {
        margin: 0 !important;
    }

    .at-custom-sidebar .at-custom-sidebar-btns a {
        display: block;
        height: 50px;
    }

    .at-custom-sidebar .at-share-btn:hover .at-icon-wrapper {
        background-color: #ffffff !important;
    }

        .at-custom-sidebar .at-share-btn:hover .at-icon-wrapper svg {
            fill: #000000 !important;
        }

.addthis_responsive_sharing {
    display: block;
    clear: both;
    /* Avoid overlap with floated preceding siblings */
}

@media screen and (min-width: 768px) {
    .addthis_responsive_sharing {
        display: none;
    }
}

.addthis_responsive_sharing .at-resp-share-element.at-mobile {
    text-align: center;
    padding-bottom: 15px;
}

.at-resp-share-element.at-mobile .at-share-btn {
    margin: 0 7px 0 7px !important;
}

/**
 *  filter-cnt.scss
 *
 *
 */
#filter-cnt .btn.dropdown-toggle.btn-default {
    display: none;
}

@media screen and (min-width: 768px) {
    #filter-cnt .btn.dropdown-toggle.btn-default {
        display: block;
    }
}

#filter-cnt .btn-group.bootstrap-select {
    height: 50px;
    display: block;
}

@media screen and (min-width: 768px) {
    #filter-cnt .btn-group.bootstrap-select {
        height: auto;
        display: inline-block;
    }
}

#filter-cnt .bootstrap-select > select {
    opacity: 1 !important;
    width: 100% !important;
    top: 2% !important;
    bottom: 1% !important;
    height: 97% !important;
    left: 0 !important;
    right: 0 !important;
}

@media screen and (min-width: 768px) {
    #filter-cnt .bootstrap-select > select {
        opacity: 0 !important;
        width: auto;
        left: 50%;
    }
}

select.selectpicker.initiative {
    /* width: 100% !important; */
}

@media screen and (min-width: 768px) {
    select.selectpicker.initiative {
        width: 440px !important;
    }
}

/* New 2020 modules: alphabetical, more organized */
/**
 *  button.scss
 *
 *
 */
/**
 *  caption.scss
 *
 *
 */
.caption {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 40px;
}

/**
 *  card.scss
 *
 *
 */
.card {
    margin-bottom: 16px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

    .card a {
        transition: color 0.2s;
    }

        .card a:hover {
            text-decoration: none;
        }

.card--home {
    margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
    .card--home {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 768px) {
    .card--home {
        float: left;
        clear: both;
        height: 248px;
        clear: none;
    }
}

@media screen and (min-width: 1260px) {
    .card--home {
        margin-bottom: 32px;
    }
}

.card--program-detail {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 0;
    padding: 20px 0 30px 0;
    border-bottom: solid 1px #c9c9cb;
}

    .card--program-detail:last-child {
        border-bottom: none;
    }

    .card--program-detail a {
        color: #222222;
    }

.card--program-landing {
    margin-bottom: 32px;
}

@media screen and (min-width: 768px) {
    .card--program-landing {
        float: left;
        clear: both;
    }
}

@media screen and (max-width: 991px) {
    .card--program-landing {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 1260px) {
    .card--program-landing {
        clear: none;
        height: 248px;
    }
}

.card--program-sub-landing {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 768px) {
    .card--program-sub-landing {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (min-width: 1260px) {
    .card--program-sub-landing {
        height: 217px;
    }
}

.card--rfp-segmentation {
    margin-bottom: 0;
    padding: 15px 15px 0 15px;
}

    .card--rfp-segmentation:first-child {
        padding-top: 18px;
    }

    .card--rfp-segmentation:last-child {
        padding-bottom: 18px;
    }

    .card--rfp-segmentation a {
        text-transform: uppercase;
    }

.card--section-end {
    padding-left: 0;
    padding-right: 0;
    margin-top: 60px;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .card--section-end {
        margin-bottom: 100px;
    }
}

.card--home .card__body,
.card--program-landing .card__body,
.card--program-sub-landing .card__body {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .card--home .card__body,
    .card--program-landing .card__body,
    .card--program-sub-landing .card__body {
        float: left;
        width: auto;
    }
}

@media screen and (min-width: 768px) {
    .card--home .card__description,
    .card--program-landing .card__description {
        min-width: 435px;
    }
}

@media screen and (min-width: 991px) {
    .card--home .card__description,
    .card--program-landing .card__description {
        min-width: 655px;
    }
}

@media screen and (min-width: 1260px) {
    .card--home .card__description,
    .card--program-landing .card__description {
        min-width: 325px;
    }
}

.card__date {
    white-space: nowrap;
}

.card--home .card__description,
.card--program-landing .card__description {
    margin-top: 0;
    padding-bottom: 32px;
    xmin-width: 800px;
}

.card--program-sub-landing .card__description {
    padding-bottom: 20px;
}

.card__description p {
    margin-bottom: 4px;
}

    .card__description p:last-child {
        margin-bottom: 0;
    }

.card__figure {
    position: relative;
    overflow: hidden;
    text-align: center;
    background-color: #f6f6f6;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .card__figure {
        display: table-cell;
        vertical-align: middle;
        width: 245px;
        height: 245px;
    }
}

@media screen and (min-width: 992px) {
    .card__figure {
        width: 245px;
        height: 245px;
    }
}

.card--program-landing .card__figure {
    background-color: #ffffff;
}

.card__img {
    width: 100%;
    transition: transform 1s;
}

.card--padded .card__img {
    width: 100%;
    height: auto;
}

.card--program-landing .card__img {
    width: 50%;
    height: auto;
    margin: 20px;
}
/*    .card--program-landing .card__img {
      -webkit-filter: grayscale(100%);
      /* Safari 6.0 - 9.0 * /
      filter: grayscale(100%);
      transition: transform 1s, -webkit-filter 1s;
      transition: transform 1s, filter 1s;
      transition: transform 1s, filter 1s, -webkit-filter 1s; } */
.card--program-landing .card__inset:hover .card__img {
    -webkit-filter: none;
    filter: none;
}

@media screen and (min-width: 768px) {
    .card__img {
        max-width: 245px;
        max-height: 245px;
    }

    .card--program-landing .card__img,
    .card--padded .card__img {
        width: auto;
        max-width: 215px;
        max-height: 215px;
    }
}

@media screen and (min-width: 992px) {
    .card__img {
        max-width: 245px;
        max-height: 245px;
    }

    .card--program-landing .card__img,
    .card--padded .card__img {
        max-width: 205px;
        max-height: 205px;
    }

    .card--program-landing .card__img {
        margin: 0;
    }
}

.card__heading {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    text-transform: none;
    color: #222222;
    margin-bottom: 10px;
}

.card--home .card__heading,
.card--home .card__heading a,
.card--program-landing .card__heading,
.card--program-landing .card__heading a {
    color: #222222;
}

.card--program-detail .card__heading,
.card--program-detail .card__heading a {
    font-size: 30px;
    line-height: 31px;
}

.card--program-sub-landing .card__heading,
.card--program-sub-landing .card__heading a {
    font-size: 30px;
    line-height: 31px;
    color: #222222;
}

.card--rfp-segmentation .card__heading {
    display: none;
}

.card--section-end .card__heading,
.card--section-end .card__heading a {
    font-size: 30px;
    line-height: 31px;
    color: #222222;
}

.card__heading-segment {
    line-height: 14px;
    margin-bottom: 7px;
}

.card__heading-wrap {
    padding: 5px 5px 55px 15px;
}

.card--program-detail .card__heading-wrap {
    padding: 0;
}

.card--program-sub-landing .card__heading-wrap {
    padding: 5px 5px 35px 15px;
}

.card--rfp-segmentation .card__heading-wrap {
    padding-bottom: 0;
}

@media screen and (min-width: 1260px) {
    .card__heading-wrap {
        padding: 15px;
    }

    .card--program-detail .card__heading-wrap {
        padding: 0;
    }

    .card--rfp-segmentation .card__heading-wrap {
        padding: 0;
    }
}

.card--home .card__heading-wrap,
.card--program-landing .card__heading-wrap {
    position: relative;
}

@media screen and (min-width: 768px) {
    .card--home .card__heading-wrap,
    .card--program-landing .card__heading-wrap {
        float: left;
        height: 100%;
        width: 60% /*64%;*/
    }
}

@media screen and (min-width: 992px) {
    .card--home .card__heading-wrap,
    .card--program-landing .card__heading-wrap {
        width: 60%; /*73%;*/
    }
}

@media screen and (min-width: 1260px) {
    .card--home .card__heading-wrap,
    .card--program-landing .card__heading-wrap {
        width: 56.25%;
    }
}

.card--home.card--no-image .card__heading-wrap,
.card--program-landing.card--no-image .card__heading-wrap {
    width: auto;
}

.card--section-end .card__heading-wrap {
    padding-left: 0;
    padding-right: 0;
}

.card__inset {
    background-color: #ffffff;
    border: solid 1px rgba(201, 201, 203, 0.4);
    position: relative;
    transition: border 0.2s, box-shadow 0.2s;
}

.card--program-detail .card__inset {
    background-color: transparent;
    border: none;
}

.card--rfp-segmentation .card__inset {
    background-color: transparent;
    border: none;
}

.card--section-end .card__inset {
    border-left: none;
    border-right: none;
    border-bottom: none;
}

@media screen and (min-width: 768px) {
    .card__inset {
        width: 100%;
        height: 100%;
        /* Balance it with its row sibling */
    }
}

@media screen and (min-width: 768px) {
    .card--home .card__inset,
    .card--program-landing .card__inset {
        float: left;
        width: 100%;
    }
}

.card__inset:hover a {
    color: #222222;
}

@media screen and (min-width: 768px) {
    .card__inset:hover {
        cursor: pointer;
        border: 1px solid rgba(201, 201, 203, 0.4);
        box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.06);
        border-top: solid 1px #C0272D;
    }

    .card--program-detail .card__inset:hover {
        cursor: default;
        border: none;
        box-shadow: none;
        border-top: none;
    }

    .card--rfp-segmentation .card__inset:hover {
        cursor: default;
        border: none;
        box-shadow: none;
        border-top: none;
    }

    .card--section-end .card__inset:hover {
        box-shadow: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: 1px solid rgba(201, 201, 203, 0.4);
    }
}

.card__more-link {
    line-height: 12px;
    padding-top: 0px;
}

.card--program-sub-landing .card__more-link {
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 19px;
}

.card__more-link--program-detail {
    margin-top: 11px;
}

.card--rfp-segmentation .card__more-link a {
    color: #C03C4E;
}

.card__overlay-link {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.card__subheading {
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
    color: #4A636B;
}

.card--program-sub-landing .card__subheading {
    color: #C0272D;
    font-size: 31px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 0;
}

.card--section-end .card__subheading {
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    text-transform: none;
    margin-top: 20px;
}

.card figcaption a:hover {
    text-decoration: underline;
}

/**
 *  card-expand.scss
 *
 *
 */
.card-expand {
    display: none;
    position: absolute;
    z-index: 10;
    top: -1px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid rgba(201, 201, 203, 0.4);
    border-top: 1px solid #222222;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
}

.card-expand__body {
    width: 100%;
    display: table;
}

.card-expand__close-button {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background-color: #ffffff;
    color: #C03C4E;
    text-align: center;
    width: 56px;
    height: 56px;
}

    .card-expand__close-button .icon--times {
        font-size: 23px;
        line-height: 0;
    }

.card-expand__figure {
    max-width: 190px;
    max-height: 158px;
    width: 35%;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-color: #f6f6f6;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    display: table-cell;
    vertical-align: middle;
}

@media screen and (min-width: 1260px) {
    .card-expand__figure {
        width: 245px;
    }
}

.card-expand--program-landing .card-expand__figure {
    background-color: #ffffff;
}

.card-expand__figure-sup {
    margin: 20px 0 0 0;
    padding: 20px 56px 0 0;
    width: 65%;
    max-width: 50%;
    max-height: 40vw;
    display: table-cell;
    vertical-align: top;
    text-align: right;
}

.card-expand__heading {
    margin: 0;
    padding: 20px 0 0 0;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    font-weight: 500;
}

.card-expand__heading-wrap {
    clear: both;
    width: 100%;
}

.card-expand__heading-wrap-content {
    padding: 0 40px 20px 40px;
}

.card-expand__img {
    width: 100%;
    transition: transform 1s;
}

.card-expand--padded .card-expand__img {
    width: 100%;
    height: auto;
}

.card-expand--program-landing .card-expand__img {
    width: 50%;
    height: auto;
}

.card-expand--program-landing .card-expand__img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: transform 1s, -webkit-filter 1s;
    transition: transform 1s, filter 1s;
    transition: transform 1s, filter 1s, -webkit-filter 1s;
}

.card-expand--program-landing .card__inset:hover .card-expand__img {
    -webkit-filter: none;
    filter: none;
}

@media screen and (min-width: 768px) {
    .card-expand__img {
        max-width: 245px;
        max-height: 245px;
    }

    .card-expand--program-landing .card-expand__img,
    .card-expand--padded .card-expand__img {
        width: auto;
        max-width: 215px;
        max-height: 215px;
    }
}

@media screen and (min-width: 992px) {
    .card-expand__img {
        max-width: 100px;
        max-height: 100px;
    }

    .card-expand--program-landing .card-expand__img,
    .card-expand--padded .card-expand__img {
        max-width: 80px;
        max-height: 80px;
    }
}

@media screen and (min-width: 1260px) {
    .card-expand__img {
        max-width: 245px;
        max-height: 245px;
    }

    .card-expand--program-landing .card-expand__img,
    .card-expand--padded .card-expand__img {
        max-width: 205px;
        max-height: 205px;
    }

    .card-expand--program-landing .card-expand__img {
        margin: 0;
    }
}

.card-expand__subheading-alt {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
}

.card-expand__description {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 17px;
}

/**
 *  card-set.scss
 *
 *
 */
.card-set {
    width: 100%;
    padding: 0;
    margin: 0 0 0 0;
    text-align: left;
}

.sidebar__module .card-set {
    margin: 0 0 30px 0;
}

@media screen and (min-width: 992px) {
    .sidebar__module .card-set {
        margin: 0;
    }
}

@media screen and (min-width: 1260px) {
    .sidebar__module .card-set {
        margin: 0 0 30px 0;
    }
}

.page-footer__wrap .card-set {
    width: auto;
    margin: 0 8px;
    padding: 0 0 15px 0;
}

@media screen and (min-width: 1260px) {
    .page-footer__wrap .card-set {
        width: 100%;
        margin: 0;
        padding: 0 0 60px 0;
    }
}

.card-set--top-ruled {
    border-top: 1px solid rgba(201, 201, 203, 0.4);
    padding-top: 18px;
}

.card-set--bottom-spaced {
    margin: 0 0 64px 0;
}

.card-set--no-bottom-margin {
    margin-bottom: -32px;
    /* Remove margin from the last items */
}

.card-set__heading {
    padding-bottom: 0;
    font-size: 30px;
    line-height: 31px;
    margin-bottom: 13px;
}

@media screen and (min-width: 1260px) {
    .page-body__main .card-set__heading {
        padding-bottom: 34px;
    }

    .page-footer__wrap .card-set__heading {
        padding-bottom: 34px;
    }
}

.card-set__heading-group {
    margin-left: -15px;
}

.card-set__heading-more-link {
    padding-bottom: 20px;
}

.card-set__inset {
    width: 100%;
    position: relative;
}

.card-set__intro {
    margin-bottom: 32px;
}

@media screen and (min-width: 1260px) {
    .card-set__intro {
        margin-top: -16px;
    }
}

/**
 *  square format
 *
 *
 */
.card-set-square {
    width: 100%;
    padding: 0;
    margin: 0 0 0 0;
    text-align: left;
}

.sidebar__module .card-set-square {
    margin: 0 0 30px 0;
}

@media screen and (min-width: 992px) {
    .sidebar__module .card-set-square {
        margin: 0;
    }
}

@media screen and (min-width: 1260px) {
    .sidebar__module .card-set-square {
        margin: 0 0 30px 0;
    }
}

.page-footer__wrap .card-set-square {
    width: auto;
    margin: 0 8px;
    padding: 0 0 15px 0;
}

@media screen and (min-width: 1260px) {
    .page-footer__wrap .card-set-square {
        width: 100%;
        margin: 0;
        padding: 0 0 60px 0;
    }
}

.card-set-square--top-ruled {
    border-top: 1px solid rgba(201, 201, 203, 0.4);
    padding-top: 18px;
}

.card-set-square--bottom-spaced {
    margin: 0 0 64px 0;
}

.card-set-square--no-bottom-margin {
    margin-bottom: -32px;
    /* Remove margin from the last items */
}

.card-set-square__heading {
    padding-bottom: 0;
    font-size: 30px;
    line-height: 31px;
    margin-bottom: 13px;
}

@media screen and (min-width: 1260px) {
    .page-body__main .card-set-square__heading {
        padding-bottom: 34px;
    }

    .page-footer__wrap .card-set-square__heading {
        padding-bottom: 34px;
    }
}

.card-set-square__heading-group {
    margin-left: -15px;
}

.card-set-square__heading-more-link {
    padding-bottom: 20px;
}

.card-set-square__inset {
    width: 100%;
    position: relative;
}

.card-set-square__intro {
    margin-bottom: 32px;
}

@media screen and (min-width: 1260px) {
    .card-set-squarew__intro {
        margin-top: -16px;
    }
}

.card-set-square .card__figure {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.card-set-square .card__body {
    float: none !important;
    padding-top: 30px;
    cursor: auto;
}

.card-set-square .card--home {
    height: 370px !important;
}

.card-set-square .card__heading-wrap {
    width: 100%;
    text-align: center;
}

/**
 *  carousel-quote.scss
 *
 *
 */
.carousel-quote {
    overflow: hidden;
    padding-bottom: 55px;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding-top: 30px;
}

    .carousel-quote .carousel-control {
        font-size: 22px;
        width: 94px;
        height: 95px;
        background: #ffffff;
        color: #bc2f3a;
        border: 1px solid #ffffff;
        top: 0;
        bottom: 55px;
        margin: auto;
        opacity: 0.8;
        text-shadow: none;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        transition: border .5s;
        transition: color 0.4s linear;
    }

        .carousel-quote .carousel-control:hover {
            border-color: #ddd;
            color: #222222;
        }

        .carousel-quote .carousel-control span {
            position: absolute;
            line-height: 1;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 22px;
            width: 14px;
            text-align: center;
        }

        .carousel-quote .carousel-control.left {
            border-radius: 50%;
            left: -47px;
        }

            .carousel-quote .carousel-control.left span {
                left: 37px;
            }

        .carousel-quote .carousel-control.right {
            border-radius: 50%;
            right: -47px;
        }

            .carousel-quote .carousel-control.right span {
                right: 37px;
            }

    .carousel-quote .carousel-indicators {
        bottom: 14px;
        cursor: default;
    }

        .carousel-quote .carousel-indicators li {
            margin: 7px;
            width: 13px;
            height: 13px;
            background: #c3d1ce;
            vertical-align: middle;
            border: none;
            border-radius: 50%;
        }

            .carousel-quote .carousel-indicators li:before {
                content: "";
            }

            .carousel-quote .carousel-indicators li.active {
                width: 13px;
                height: 13px;
                background: #bc2f3a;
            }

.carousel-quote {
    width: 100%;
    height: 480px;
}

@media screen and (min-width: 992px) {
    .carousel-quote {
        height: 460px;
    }
}

.carousel-quote .item:after {
    content: "";
    display: none;
}

.carousel-quote__quote {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    position: relative;
    font-size: 20px;
    line-height: 30px;
}

@media screen and (min-width: 992px) {
    .carousel-quote__quote {
        font-size: 25px;
        line-height: 35px;
    }
}

@media screen and (min-width: 1260px) {
    .carousel-quote__quote {
        font-size: 30px;
        line-height: 40px;
    }
}

.carousel-quote__quote-small {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    position: relative;
    font-size: 15px;
    line-height: 25px;
}

@media screen and (min-width: 992px) {
    .carousel-quote__quote-small {
        font-size: 20px;
        line-height: 30px;
    }
}

@media screen and (min-width: 1260px) {
    .carousel-quote__quote-small {
        font-size: 25px;
        line-height: 35px;
    }
}

.carousel-quote__quote-marks {
    width: 40px;
    position: absolute;
    top: -25px;
    left: -50px;
    white-space: nowrap;
    font-size: 0;
}

@media screen and (min-width: 992px) {
    .carousel-quote__quote-marks {
        top: -50px;
        left: -100px;
        width: 80px;
    }
}

.carousel-quote__quote-marks img {
    width: 19px;
}

@media screen and (min-width: 992px) {
    .carousel-quote__quote-marks img {
        width: 38px;
    }
}

.carousel-quote__quote-marks--after {
    transform: rotate(180deg);
    top: auto;
    left: auto;
    bottom: -30px;
    right: -50px;
}

@media screen and (min-width: 992px) {
    .carousel-quote__quote-marks--after {
        bottom: -60px;
        right: -100px;
    }
}

.carousel-quote__slide {
    padding: 50px 60px;
    height: 100%;
}

@media screen and (min-width: 768px) {
    .carousel-quote__slide {
        padding: 75px 175px;
    }
}

@media screen and (min-width: 992px) {
    .carousel-quote__slide {
        padding: 100px 200px;
    }
}

.carousel-quote__slides {
    background: #c3d1ce;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.carousel-quote__attribution-line--1,
.carousel-quote__attribution-line--2 {
    display: block;
}

.carousel-quote__attribution-line--1 {
    margin-top: 40px;
    font-size: 15px;
    line-height: 16px;
}

.carousel-quote__attribution-line--2 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    margin-top: 9px;
}

/**
 *  container.scss
 *
 *
 */
.container--detail {
    position: relative;
}

.container__wrap--detail {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

/**
 *  detail-section.scss
 *
 *
 */
.detail-section {
    position: relative;
}

.detail-section__segment {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 25px;
}

@media screen and (min-width: 768px) {
    .detail-section__segment {
        font-size: 22px;
        line-height: 32px;
    }
}

.detail-section__segment h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    margin-top: 37px;
    margin-bottom: 17px;
}

.detail-section__segment h4 {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    margin-top: 37px;
    margin-bottom: 22px;
    margin-left: 20px;
    color: #008080;
    text-transform: none;
}

.detail-section__segment ol, .detail-section__segment ul {
    margin-bottom: 20px;
}

.detail-section__segment li {
    margin-bottom: 20px;
}

.detail-section__segment ul {
    list-style-type: none;
    margin-left: 40px;
}

.detail-section__segment li a {
    color: #222222;
    border-bottom: 1px solid #A3C6BB;
    transition: all 0.4s linear;
}

.detail-section__segment li a:hover {
    border-bottom: 1px solid transparent;
}

.detail-section__segment ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    margin-left: -18px;
    margin-top: 10px;
    overflow: hidden;
    display: block;
    float: left;
    background: #c3d1ce;
    border: none;
    border-radius: 50%;
}

.detail-section__segment p {
    margin-bottom: 40px;
}

.detail-section--rfp-segmentation {
    padding: 0 20px 0 20px;
}


/**
 *  header.scss
 *
 *
 */
.header--detail-section {
    border-top: solid 1px #DF1B55;
    margin-top: 80px;
}

.detail-section--rfp-segmentation .header--detail-section {
    border-top: none;
    margin-top: 0;
}

.header--detail-section h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #DF1B55;
    margin-bottom: 20px;
}

.detail-section--rfp-segmentation .header--detail-section h2 {
    color: #000000;
    margin: 0 0 10px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em;
}

/**
 *  hero.scss
 *
 *
 */
.hero--program-landing {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 32px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {
    .hero--program-landing {
        height: 505px;
    }
}

.hero--program-landing .container {
    position: relative;
    z-index: 3;
    height: 100%;
}

    .hero--program-landing .container .row {
        height: 100%;
    }

.hero__left-column {
    position: relative;
    font-size: 0;
    padding-bottom: 0;
    min-height: 300px;
    padding-right: 0;
}

@media screen and (min-width: 768px) {
    .hero__left-column {
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .hero__left-column {
        padding-left: 0;
    }
}

.hero--video-is-playing .hero__left-column {
    padding-bottom: 30px;
}

.hero__left-column iframe {
    width: 100%;
    position: relative;
    z-index: 98;
}

@media screen and (min-width: 768px) {
    .hero__left-column iframe {
        width: 50%;
        right: 0;
    }
}

@media screen and (min-width: 1310px) {
    .hero__left-column iframe {
        position: absolute;
        top: 0;
        right: 0;
    }
}

.hero__play-icon-wrap {
    display: block;
    border-radius: 100%;
    width: 46px;
    height: 46px;
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 38px;
    transition: background-color .3s;
    background-color: rgba(255, 255, 255, 0);
}

button:hover .hero__play-icon-wrap {
    background-color: rgba(255, 255, 255, 0.25);
}

.hero__right-column {
    background-color: #ffffff;
}

@media screen and (min-width: 768px) {
    .hero__right-column {
        padding-right: 40px;
        height: 100%;
    }
}

@media screen and (min-width: 1260px) {
    .hero__right-column {
        padding-left: 30px;
        padding-right: 0;
        position: relative;
        left: -40px;
    }
}

.hero__bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.hero__bg--program-landing {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .hero__bg--program-landing {
        position: absolute;
        width: 50%;
    }
}

@media screen and (min-width: 1260px) {
    .hero__bg--program-landing {
        width: 64%;
    }
}

.hero__bg-figure {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    width: 100%;
    height: 100%;
}

    .hero__bg-figure img {
        display: none;
    }

.hero--video-is-playing .hero__bg-figure {
    background-color: #000000 !important;
    background-image: none !important;
}

.hero__big-heading {
    color: #ffffff;
    padding-top: 48px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-bottom: 0;
}

.hero__big-sub-heading {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 31px;
    color: #ffffff;
}

.hero__description {
    padding-bottom: 27px;
}

    .hero__description,
    .hero__description p {
        font-size: 22px;
        line-height: 32px;
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
        color: #222222;
    }

.hero__inset--program-landing {
    display: flex;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.hero__logo {
    margin-left: -22px;
    width: 290px; /*150px;*/
}

@media screen and (min-width: 768px) {
    .hero__logo {
        margin-top: 15px;
    }
}

@media screen and (min-width: 1260px) {
    .hero__logo {
        width: 265px; /*175px;*/
        margin-top: 20px;
    }
}

@media screen and (min-width: 1400px) {
    .hero__logo {
        width: 265px /*200px;*/
        margin-top: 30px;
    }
}

.hero__logo img {
    width: 100%;
}

.hero__segment-1--program-landing {
    width: 0;
    color: #ffffff;
    padding-top: 48px;
    padding-left: 3.5%;
}

@media screen and (min-width: 768px) {
    .hero__segment-1--program-landing {
        width: 50%;
        height: 100%;
        padding-left: 10.5%;
    }
}

@media screen and (min-width: 992px) {
    .hero__segment-1--program-landing {
        padding-left: 12.5%;
    }
}

@media screen and (min-width: 1260px) {
    .hero__segment-1--program-landing {
        width: 64%;
        padding-left: 7%;
    }
}

@media screen and (min-width: 1400px) {
    .hero__segment-1--program-landing {
        padding-left: 3.5%;
    }
}

.hero__segment-2--program-landing {
    width: 100%;
    background-color: #ffffff;
}

@media screen and (min-width: 768px) {
    .hero__segment-2--program-landing {
        width: 50%;
        height: 100%;
    }
}

@media screen and (min-width: 1260px) {
    .hero__segment-2--program-landing {
        width: 36%;
    }
}

.hero__segment-2-inset {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .hero__segment-2-inset {
        width: 330px;
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 992px) {
    .hero__segment-2-inset {
        width: 436px;
    }
}

@media screen and (min-width: 1260px) {
    .hero__segment-2-inset {
        width: 407px;
    }
}

@media screen and (min-width: 1400px) {
    .hero__segment-2-inset {
        width: 474px;
    }
}

.hero__heading {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 30px;
    line-height: 31px;
}

@media screen and (min-width: 1260px) {
    .hero__heading {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1400px) {
    .hero__heading {
        margin-top: 30px;
    }
}

@media screen and (min-width: 768px) {
    .hero__sub-segment {
        position: absolute;
        left: 15px;
        bottom: 15px;
        max-width: 310px;
        padding-bottom: 100px;
    }
}

@media screen and (min-width: 992px) {
    .hero__sub-segment {
        left: 20px;
    }
}

@media screen and (min-width: 1260px) {
    .hero__sub-segment {
        left: 20px;
    }
}

.hero__video {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
}

@media screen and (min-width: 992px) {
    .hero__video {
        right: 0;
    }
}

@media screen and (min-width: 1260px) {
    .hero__video {
        right: 20px;
    }
}

.hero__video-close-button {
    background-color: #ffffff;
    width: 100%;
    height: 30px;
    padding: 0 0 0 0;
    display: none;
    position: absolute;
    z-index: 99;
    top: auto;
    bottom: 0;
    right: 0;
    border: none;
    outline: none;
}

@media screen and (min-width: 768px) {
    .hero__video-close-button {
        width: 50vw;
    }
}

@media screen and (min-width: 1260px) {
    .hero__video-close-button {
        width: 100vw;
        right: 40px;
    }
}

.hero__video-close-button,
.hero__video-close-button .icon--times {
    color: #C0272D;
    font-size: 20px;
    line-height: 0;
    text-align: center;
}

    .hero__video-close-button .icon--times {
        display: block;
        position: absolute;
        z-index: 1;
        bottom: 18px;
        left: auto;
        right: 3px;
        width: 20px;
        height: 0;
    }

.hero__video-close-button-label {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 0;
    color: #000000;
    position: absolute;
    bottom: 8px;
    right: 30px;
}

.hero__video-link {
    background-color: transparent;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    border: none;
    outline: none;
    position: absolute;
    z-index: 97;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero--video-is-playing .hero__video-link {
    display: none;
}

.hero__video-link-label {
    position: absolute;
    z-index: 1;
    left: 80px;
    bottom: 51px;
    border-bottom: solid 1px transparent;
    transition: border 0.3s;
}

button:hover .hero__video-link-label {
    border-bottom: solid 1px #ffffff;
}

.hero__video-trigger {
    padding: 0 20px;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 768px) {
    .hero__video-trigger {
        padding: 0;
    }
}

.hero__video-wrap {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 768px) {
    .hero__video-wrap {
        position: absolute;
        z-index: 96;
        top: 0;
        left: 0;
        width: auto;
        right: 0;
    }
}

@media screen and (min-width: 1310px) {
    .hero__video-wrap {
        display: none;
        position: absolute;
        top: 0;
        left: auto;
        right: 40px;
        width: 100%;
        height: 100%;
    }
}

.hero--video-is-playing .hero__video-wrap {
    background-color: #000000;
}

@media screen and (min-width: 1310px) {
    .hero--video-is-playing .hero__video-wrap {
        display: block;
        background-color: transparent;
    }
}

@media screen and (min-width: 768px) {
    .hero__video-wrap-inset {
        width: 0;
        height: 100%;
    }
}

/**
 *  homepage.scss
 *
 *
 */
#library-carousel {
    height: 400px;
    max-height: 400px;
}

@media screen and (min-width: 768px) {
    #library-carousel {
        height: 420px;
        max-height: 420px;
    }
}

.homepage-blocks {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 66px;
}

.homepage-image-menu {
    margin: 0;
    padding: 0;
    display: inline;
}

@media screen and (min-width: 768px) {
    .homepage-image-menu {
        margin: -2px;
    }
}

.homepage-image-menu a {
    color: #222222;
}

.homepage-image-menu__item {
    list-style: none;
    width: 100%;
    height: auto;
    padding: 0;
    font-size: 20px;
    line-height: normal;
    display: block;
    margin: 0 0 15px 0;
}

@media screen and (min-width: 768px) {
    .homepage-image-menu__item {
        display: inline;
        font-size: 18px;
        line-height: 24px;
        padding: 0 10px;
        margin: 0;
    }
}

@media screen and (min-width: 992px) {
    .homepage-image-menu__item {
        font-size: 20px;
        padding: 0 15px;
    }
}

@media screen and (min-width: 1260px) {
    .homepage-image-menu__item {
        font-size: 20px;
        padding: 0 29px;
    }
}

.homepage-image-menu__item:last-child {
    margin-bottom: 0;
}

.homepage-image-menu__item > a:hover {
    color: #bc2f3a;
}

.homepage-image-menu__item-title {
    font-weight: 100;
}

.homepage-image-menu__wrapper {
    text-align: center;
    margin-bottom: 0px;
    background-color: #BAC6C4;
    margin-bottom: 20px;
    padding: 20px 0;
}

@media screen and (min-width: 768px) {
    .homepage-image-menu__wrapper {
        display: block;
        margin-bottom: 40px;
        padding: 0;
    }
}

@media screen and (min-width: 992px) {
    .homepage-image-menu__wrapper {
        margin-top: 20px;
    }
}

/*.carousel-indicators {
  overflow: hidden; }

#library-carousel {
  height: 400px;
  max-height: 400px; }
  @media screen and (min-width: 768px) {
    #library-carousel {
      height: 420px;
      max-height: 420px; } }

.homepage-blocks {
  padding: 0 10px; }
  .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(1) {
    padding: 0 10px; }
    @media screen and (min-width: 992px) {
      .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(1) {
        padding-right: 20px; } }
  .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(2) {
    padding: 0 10px; }
    @media screen and (min-width: 992px) {
      .homepage-blocks > .row > .col-xs-12.col-sm-6:nth-child(2) {
        padding-left: 20px; } }
  .homepage-blocks__link-more {
    font-weight: normal;
    color: #bc2f3a;
    border-bottom: none;
    transition: all 0.4s linear; }
    .homepage-blocks__link-more:focus, .homepage-blocks__link-more:hover {
      color: #222222;
      text-decoration: none !important;
      border-bottom: none; }
    .homepage-blocks__link-more .icon {
      vertical-align: middle; }
  .homepage-blocks-featured-publication .homepage-blocks-content {
    padding-top: 17px; }
  .homepage-blocks-featured-publication__image {
    float: left;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px; }
    @media screen and (min-width: 768px) {
      .homepage-blocks-featured-publication__image {
        padding-left: 20px; } }
  .homepage-blocks-featured-publication__preview {
    overflow: hidden;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 24px; }
  .homepage-blocks-teagle-in-news .homepage-blocks-content {
    padding-top: 17px;
    padding-left: 20px; }
  .homepage-blocks-teagle-in-news__list {
    margin: 0;
    padding: 0; }
    .homepage-blocks-teagle-in-news__list-item {
      font-weight: 400;
      font-size: 15px;
      line-height: 19px;
      margin-bottom: 28px; }
      .homepage-blocks-teagle-in-news__list-item a {
        color: inherit;
        border-bottom: 1px solid #A3C6BB;
        transition: all 0.4s linear; }
        .homepage-blocks-teagle-in-news__list-item a:hover, .homepage-blocks-teagle-in-news__list-item a:focus {
          border-bottom: 1px solid transparent; }
  .homepage-blocks-recent-news .homepage-blocks-content {
    padding-top: 17px;
    padding-left: 20px; }
  .homepage-blocks-recent-news__image {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 6px; }
  .homepage-blocks-recent-news__preheader {
    color: #4A636B;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding-top: 12px; }
  .homepage-blocks-recent-news__header {
    font-size: 30px;
    line-height: 31px;
    margin-top: 6px;
    margin-bottom: 9px; }
    .homepage-blocks-recent-news__header a {
      color: #222222; }
  .homepage-blocks-recent-news__preview {
    font-size: 15px;
    line-height: 19px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }

.homepage-image-menu {
  margin: -2px;
  padding: 0; }
  .homepage-image-menu a {
    color: #222222;
    font-weight: 400; }
  .homepage-image-menu__item {
    list-style: none;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: normal; }
    @media screen and (min-width: 992px) {
      .homepage-image-menu__item {
        height: 225px; } }
    @media screen and (min-width: 1260px) {
      .homepage-image-menu__item {
        height: 275px; } }
    @media screen and (min-width: 1400px) {
      .homepage-image-menu__item {
        height: 325px; } }
    .homepage-image-menu__item-bg {
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .homepage-image-menu__item-bg {
          width: 182px;
          height: 357px; } }
      @media screen and (min-width: 1260px) {
        .homepage-image-menu__item-bg {
          width: 235px;
          height: 357px; } }
      @media screen and (min-width: 1400px) {
        .homepage-image-menu__item-bg {
          width: 265px;
          height: 357px; } }
    .homepage-image-menu__item > a {
      display: block;
      width: 100%;
      height: 100%;
      position: relative; }
      .homepage-image-menu__item > a .homepage-image-menu__item-bg {
        opacity: 0;
        transition: all 0.2s linear; }
      .homepage-image-menu__item > a:hover {
        transition: all 0.2s linear; }
        .homepage-image-menu__item > a:hover .homepage-image-menu__item-bg {
          background-color: #758e89;
          opacity: 0.4; }
    .homepage-image-menu__item-title {
      font-weight: 300;
      position: absolute;
      display: block;
      padding: 20px 23px;
      z-index: 2;
      background: transparent;
      width: 100%; }
      @media screen and (min-width: 992px) {
        .homepage-image-menu__item-title {
          width: 187px; } }
    @media screen and (min-width: 768px) {
      .homepage-image-menu__item {
        width: 20%; } }
    @media screen and (min-width: 1260px) {
      .homepage-image-menu__item {
        font-size: 27px;
        line-height: 29px; } }
  .homepage-image-menu__wrapper {
    overflow: hidden;
    margin-bottom: 0px;
    background-image: url(../img/common/hp_menu_image.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 55% 47%; }
    @media screen and (min-width: 768px) {
      .homepage-image-menu__wrapper {
        display: block;
        margin-bottom: 50px; } }
    @media screen and (min-width: 992px) {
      .homepage-image-menu__wrapper {
        margin-bottom: 75px;
        margin-top: 20px; } }

.homepage-carousel {
  overflow: hidden;
  padding-bottom: 55px;
  background: #ffffff; }
  .homepage-carousel .carousel-control {
    font-size: 22px;
    width: 94px;
    height: 95px;
    background: #ffffff;
    color: #bc2f3a;
    border: 1px solid #ffffff;
    top: 0;
    bottom: 55px;
    margin: auto;
    opacity: 0.8;
    text-shadow: none;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    transition: border .5s;
    transition: color 0.4s linear; }
    .homepage-carousel .carousel-control:hover {
      border-color: #ddd;
      color: #222222; }
    .homepage-carousel .carousel-control span {
      position: absolute;
      line-height: 1;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 22px;
      width: 14px;
      text-align: center; }
    .homepage-carousel .carousel-control.left {
      border-radius: 50%;
      left: -47px; }
      .homepage-carousel .carousel-control.left span {
        left: 37px; }
    .homepage-carousel .carousel-control.right {
      border-radius: 50%;
      right: -47px; }
      .homepage-carousel .carousel-control.right span {
        right: 37px; }
  .homepage-carousel .carousel-indicators {
    bottom: 14px;
    cursor: default; }
    .homepage-carousel .carousel-indicators li {
      margin: 7px;
      width: 13px;
      height: 13px;
      background: #c3d1ce;
      vertical-align: middle;
      border: none;
      border-radius: 50%; }
      .homepage-carousel .carousel-indicators li.active {
        width: 13px;
        height: 13px;
        background: #bc2f3a; }
  .homepage-carousel__frame {
    height: 480px;
    background: #222222; }
    @media screen and (min-width: 992px) {
      .homepage-carousel__frame {
        height: 460px; } }
    .homepage-carousel__frame-image {
      height: 100%;
      background-repeat: no-repeat;
      position: relative;
      background-size: cover; }
    .homepage-carousel__frame-text {
      height: 100%; }
      .homepage-carousel__frame-text-wrapper {
        color: #ffffff;
        font-size: 25px;
        line-height: 1.5;
        padding: 40px;
        font-family: Baskerville, Georgia, "Times New Roman", Times, serif; }
        @media screen and (min-width: 480px) {
          .homepage-carousel__frame-text-wrapper {
            padding: 100px;
            line-height: 53px; } }
        @media screen and (min-width: 992px) {
          .homepage-carousel__frame-text-wrapper {
            padding: 70px 50px 10px 22px;
            font-size: 21px;
            line-height: 33px; } }
        @media screen and (min-width: 1260px) {
          .homepage-carousel__frame-text-wrapper {
            padding: 112px 70px 10px 22px; } }
        .homepage-carousel__frame-text-wrapper p > a {
          color: #ffffff;
          border-bottom: 1px solid #A3C6BB;
          transition: border-bottom 0.4s linear; }
          .homepage-carousel__frame-text-wrapper p > a:hover {
            border-bottom: 1px solid transparent; }
    .homepage-carousel__frame-type-1 .homepage-carousel__frame-text {
      max-width: 964px; }
      .homepage-carousel__frame-type-1 .homepage-carousel__frame-text-caption {
        position: absolute;
        top: 375px; }
        .homepage-carousel__frame-type-1 .homepage-carousel__frame-text-caption p {
          color: #ffffff;
          font-size: 12.17434px;
          padding: 0 70px 10px 22px; }
    .homepage-carousel__frame-type-2 .homepage-carousel__frame-text {
      max-width: 964px; }
      .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
        font-size: 25px;
        line-height: 1.5;
        padding: 60px; }
        @media screen and (min-width: 480px) {
          .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
            padding: 100px;
            line-height: 53px; } }
        @media screen and (min-width: 992px) {
          .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
            padding: 100px 100px 10px;
            font-size: 36px; } }
        @media screen and (min-width: 1260px) {
          .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
            padding: 125px 132px 10px; } }
    .homepage-carousel__frame-type-2.black {
      background: url("../../shared/img/common/bg_carousel02.png") no-repeat;
      background-size: cover;
      background-position: 100% 100%; }
    .homepage-carousel__frame-type-2.seafoam {
      background: url("../../shared/img/common/bg_carousel01.png") no-repeat;
      background-size: cover;
      background-position: 100% 100%; }*/

/**
 *  homepage-carousel.scss
 *
 *
 */
.homepage-carousel {
    overflow: hidden;
    padding-bottom: 55px;
    background: #ffffff;
    position: relative;
    z-index: 1;
}

    .homepage-carousel .carousel-control {
        font-size: 22px;
        width: 94px;
        height: 95px;
        background: #ffffff;
        color: #bc2f3a;
        border: 1px solid #ffffff;
        top: 0;
        bottom: 55px;
        margin: auto;
        opacity: 0.8;
        text-shadow: none;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        transition: border .5s;
        transition: color 0.4s linear;
    }

        .homepage-carousel .carousel-control:hover {
            border-color: #ddd;
            color: #222222;
        }

        .homepage-carousel .carousel-control span {
            position: absolute;
            line-height: 1;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 22px;
            width: 14px;
            text-align: center;
        }

        .homepage-carousel .carousel-control.left {
            border-radius: 50%;
            left: -47px;
        }

            .homepage-carousel .carousel-control.left span {
                left: 37px;
            }

        .homepage-carousel .carousel-control.right {
            border-radius: 50%;
            right: -47px;
        }

            .homepage-carousel .carousel-control.right span {
                right: 37px;
            }

    .homepage-carousel .carousel-indicators {
        bottom: 14px;
        cursor: default;
    }

        .homepage-carousel .carousel-indicators li {
            margin: 7px;
            width: 13px;
            height: 13px;
            background: #c3d1ce;
            vertical-align: middle;
            border: none;
            border-radius: 50%;
        }

            .homepage-carousel .carousel-indicators li:before {
                content: "";
            }

            .homepage-carousel .carousel-indicators li.active {
                width: 13px;
                height: 13px;
                background: #bc2f3a;
            }

.homepage-carousel__frame {
    height: 480px;
    background: #222222;
}

@media screen and (min-width: 992px) {
    .homepage-carousel__frame {
        height: 460px;
    }
}

.homepage-carousel__frame-image {
    height: 100%;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

.homepage-carousel__frame-text {
    height: 100%;
}

.homepage-carousel__frame-type-1 .homepage-carousel__frame-text {
    max-width: 964px;
}

.homepage-carousel__frame-type-1 .homepage-carousel__frame-text-caption {
    position: absolute;
    top: 375px;
}

    .homepage-carousel__frame-type-1 .homepage-carousel__frame-text-caption p {
        color: #ffffff;
        font-size: 12.17434px;
        padding: 0 70px 10px 22px;
    }

.homepage-carousel__frame-type-2 .homepage-carousel__frame-text {
    max-width: 964px;
}

.homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
    font-size: 25px;
    line-height: 1.5;
    padding: 60px;
}

@media screen and (min-width: 480px) {
    .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
        padding: 100px;
        line-height: 53px;
    }
}

@media screen and (min-width: 992px) {
    .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
        padding: 100px 100px 10px;
        font-size: 36px;
    }
}

@media screen and (min-width: 1260px) {
    .homepage-carousel__frame-type-2 .homepage-carousel__frame-text-wrapper {
        padding: 125px 132px 10px;
    }
}

.homepage-carousel__frame-type-2.black {
    background: url("../../shared/img/common/bg_carousel02.png") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.homepage-carousel__frame-type-2.seafoam {
    background: url("../../shared/img/common/bg_carousel01.png") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.homepage-carousel__frame--2020 .homepage-carousel__frame-text-wrapper {
    padding-top: 40px;
}

.homepage-carousel__frame-pre-heading {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
    color: #C4D1CE;
}

.homepage-carousel__frame-text-wrapper {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.5;
    padding: 40px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    position: relative;
    height: 100%;
}

@media screen and (min-width: 480px) {
    .homepage-carousel__frame-text-wrapper {
        padding: 100px;
        line-height: 53px;
    }
}

@media screen and (min-width: 992px) {
    .homepage-carousel__frame-text-wrapper {
        padding: 70px 50px 10px 22px;
        font-size: 21px;
        line-height: 33px;
    }
}

@media screen and (min-width: 1260px) {
    .homepage-carousel__frame-text-wrapper {
        padding: 112px 70px 10px 22px;
    }
}

.homepage-carousel__frame-text-wrapper p > a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    transition: border-bottom 0.4s linear, color 0.4s linear;
}

    .homepage-carousel__frame-text-wrapper p > a:hover {
        color: #C0272D;
        border-bottom: 1px solid #C0272D;
    }

.homepage-carousel__frame-title {
    font-size: 30px;
    line-height: 31px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.homepage-carousel__frame-description,
.homepage-carousel__frame-description p {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 23px;
}

.homepage-carousel__frame-logo {
    max-width: 139.5px;
    max-height: 87px;
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 15px;
}

    .homepage-carousel__frame-logo img {
        width: 100%;
    }

@media screen and (min-width: 768px) {
    .homepage-carousel__frame-logo {
        max-width: 186px;
        max-height: 116px;
    }
}

.homepage-carousel__frame-more a {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 19px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    transition: border-bottom 0.4s linear, color 0.4s linear;
}

    .homepage-carousel__frame-more a:hover {
        color: #C0272D;
        border-bottom: 1px solid #C0272D;
    }
/**
 *  intro.scss
 *
 *
 */
.intro__inset {
    padding-right: 100px;
}

@media screen and (min-width: 768px) {
    .intro__inset {
        max-width: 540px;
        padding-right: 0;
    }
}

@media screen and (min-width: 992px) {
    .intro__inset {
        max-width: 730px;
    }
}

@media screen and (min-width: 1260px) {
    .intro__inset {
        max-width: 766px;
    }
}

.intro--program-sub-landing {
    position: relative;
    padding: 25px 20px 35px 20px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    line-height: 24px;
    background-color: #ffffff;
}

@media screen and (min-width: 768px) {
    .intro--program-sub-landing {
        padding: 40px 0 62px 0;
        font-size: 22px;
        line-height: 32px;
    }
}

.intro--program-detail {
    position: relative;
    padding: 25px 0 35px 0;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 25px;
}

@media screen and (min-width: 768px) {
    .intro--program-detail {
        padding: 40px 0;
        font-size: 22px;
        line-height: 32px;
    }
}

.intro__image {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 50px;
}

@media screen and (min-width: 768px) {
    .intro__image {
        width: 104px;
        top: 40px;
        right: 0;
    }
}

@media screen and (min-width: 992px) {
    .intro__image {
        right: 15px;
    }
}

.intro__image img {
    width: 100%;
}

/**
 *  link.scss
 *
 *
 */
.link--back-to-top {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background-color: #ffffff;
    font-size: 15px;
    line-height: 23px;
    padding: 10px 20px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
    border-top: solid 1px #d2dbda;
    color: #222222;
    display: none;
    transition: border-top 0.3s, color 0.3s;
}

    .link--back-to-top.visible {
        display: block;
    }

    .link--back-to-top svg g {
        transition: fill 0.2s;
    }

    .link--back-to-top:hover {
        border-top: solid 1px #222222;
    }

        .link--back-to-top:hover svg g {
            fill: #222222;
        }

    .link--back-to-top .link__label {
        white-space: nowrap;
        font-size: 15px;
        line-height: 23px;
        margin-right: 10px;
    }

/**
 *  menu.scss
 *
 *
 */
.menu--program-detail {
    margin-bottom: 32px;
    float: left;
    clear: both;
}

    .menu--program-detail .menu__hr {
        display: none;
    }

    .menu--program-detail .menu__heading h4 {
        margin-top: 0;
        font-size: 30px;
        line-height: 31px;
        font-weight: 500;
        text-transform: none;
        margin-bottom: 27px;
    }

    .menu--program-detail .menu__list {
        list-style-type: none;
        margin: 0 0 0 10px;
        padding: 0 0 0 25px;
        border-left: solid 1px #c9c9cb;
        float: left;
        clear: both;
    }

    .menu--program-detail .menu__list-item {
        margin: 0 0 25px 0;
        padding: 0;
        float: left;
        clear: both;
    }

        .menu--program-detail .menu__list-item:last-child {
            margin: 0;
        }

.menu__list-item.selected {
    position: relative;
}

    .menu__list-item.selected:before {
        content: " ";
        display: block;
        position: absolute;
        top: 23px;
        left: -30px;
        width: 10px;
        height: 10px;
        background-color: #DF1B55;
        border-radius: 100%;
    }

    .menu__list-item-appendix.selected:before {
        top: 5px !important;
    }

.menu--program-detail .menu__list-item-heading {
    display: inline;
    color: #222222;
    background-size: 1px 1em;
    box-shadow: inset 0 -0.1em #ffffff, inset 0 -0.16em #A3C6BB;
}

.menu--program-detail .menu__link:hover .menu__list-item-heading {
    box-shadow: inset 0 -0.1em transparent, inset 0 -0.16em transparent;
}

.menu--program-detail .menu__list-item--program-detail.selected .menu__list-item-heading {
    color: #DF1B55;
    box-shadow: inset 0 -0.1em transparent, inset 0 -0.16em transparent;
}

.menu--program-detail .menu__list-item-heading-group {
    display: block;
    float: left;
    clear: both;
}

.menu--program-detail .menu__list-item-preheading {
    display: block;
    float: left;
    clear: both;
    color: #222222;
    font-size: 27px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 0;
    color: #c9c9cb;
    transition: color 0.3s;
}

.menu--program-detail .menu__link:hover .menu__list-item-preheading {
    color: #222222;
}

.menu--program-detail .menu__list-item--program-detail.selected .menu__list-item-preheading {
    color: #DF1B55;
}

/**
 *  more-link.scss
 *
 *
 */
.more-link--home,
.more-link--program-landing {
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 15px;
    line-height: 23px;
}

.more-link--program-detail,
.more-link--program-detail a {
    font-size: 15px;
    line-height: 23px;
}

    .more-link--program-detail a {
        color: #C03C4E;
    }

        .more-link--program-detail a:hover {
            color: #222222;
        }

.card-expand .more-link--expand {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: 17px;
}

.more-link--section-end {
    font-size: 13px;
    line-height: 18px;
}

.card--section-end .more-link--section-end a {
    color: #C03C4E;
}

.card--section-end .card__inset:hover .more-link--section-end a {
    color: #222222;
}

/**
 *  page-header.scss
 *
 *
 */
.page-header {
    background-color: rgba(255, 255, 255, 0.55);
    border-bottom: none;
    margin: 0 -20px;
    padding: 0;
}

@media screen and (min-width: 768px) {
    .page-header {
        margin: 0;
    }
}

.page-header__header {
    padding: 25px 25px 25px 20px;
}

@media screen and (min-width: 768px) {
    .page-header__header {
        padding: 35px 175px 52px 20px;
    }
}

.page-header--program-detail .page-header__header,
.page-header--program-sub-landing .page-header__header {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .page-header--program-detail .page-header__header,
    .page-header--program-sub-landing .page-header__header {
        padding: 0 175px 0 20px;
        display: table;
        height: 164px;
    }
}

@media screen and (min-width: 768px) {
    .page-header--program-detail .page-header__inset,
    .page-header--program-sub-landing .page-header__inset {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: 100%;
    }
}

.page-header__title {
    color: #222222;
}

.page-header--program-sub-landing .page-header__title {
    font-size: 40px;
    line-height: 1.1;
    margin: 0 15px -17px 0;
    padding: 0 15px;
}

@media screen and (min-width: 768px) {
    .page-header--program-sub-landing .page-header__title {
        font-size: 43px; /*60px;*/
        margin: 0 0 -18px 0;
        padding: 0;
    }
}

@media screen and (min-width: 992px) {
    .page-header--program-sub-landing .page-header__title {
        font-size: 60px;
    }
}

.page-header--program-detail .page-header__title {
    margin: 0;
    font-size: 40px;
    line-height: 40px;
}

@media screen and (min-width: 768px) {
    .page-header--program-detail .page-header__title {
        margin: 0;
        font-size: 60px;
        line-height: 60px;
    }
}

.page-header__social {
    clear: both;
    margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
    .page-header__social {
        position: absolute;
        top: 21px;
        right: 40px;
    }
}

.page-header__social ul {
    list-style: none;
    margin: 0;
}

    .page-header__social ul:before, .page-header__social ul:after {
        content: " ";
        display: table;
    }

    .page-header__social ul:after {
        clear: both;
    }

    .page-header__social ul li {
        float: left;
        font-size: 18.4815px;
        margin: 12px 10px 0 0;
    }

        .page-header__social ul li a {
            color: #222222;
            display: block;
            width: 25px;
            height: 25px;
            text-align: center;
        }

.page-header__section {
    color: #222222;
    font-size: 13.51351px;
    font-weight: bold;
    text-transform: uppercase;
}

.page-header__title {
    width: 100%;
    margin: 0;
}

@media screen and (min-width: 768px) {
    .page-header__title {
        font-size: 50px;
        margin-bottom: 8px;
    }
}

.page-header-sub {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16.65px;
    text-transform: uppercase;
    color: #4A636B;
}

@media screen and (min-width: 768px) {
    .page-header-sub {
        font-size: 16.65px;
        text-transform: uppercase;
        color: #4A636B;
        -webkit-text-decoration: bold;
        text-decoration: bold;
    }
}

.page-header__wrap {
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 768px) {
    .page-header__wrap {
        padding: 0 20px 0 20px;
    }
}

.page-header__pre-heading {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
}

.page-header--program-detail .page-header__pre-heading {
    margin-top: 10px;
}

/**
 *  page-body.scss
 *
 *
 */
.page-body--detail {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 100px;
}

@media screen and (min-width: 768px) {
    .page-body--detail {
        padding-bottom: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
}

/**
 *  toc.scss
 *
 *
 */
.toc {
    position: relative;
    margin-bottom: 30px;
}

    .toc:before {
        content: " ";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        background-color: #d2dbda;
    }

.toc--rfp-segmentation {
    margin-top: 30px;
    margin-bottom: 20px;
}

/**
 *  wide-carousel.scss
 *
 *
 */
.wide-carousel {
    overflow: hidden;
    padding-bottom: 55px;
    background: #ffffff;
    position: relative;
    z-index: 1;
}

    .wide-carousel .carousel-control {
        font-size: 22px;
        width: 94px;
        height: 95px;
        background: #ffffff;
        color: #bc2f3a;
        border: 1px solid #ffffff;
        top: 0;
        bottom: 55px;
        margin: auto;
        opacity: 0.8;
        text-shadow: none;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        transition: border .5s;
        transition: color 0.4s linear;
    }

        .wide-carousel .carousel-control:hover {
            border-color: #ddd;
            color: #222222;
        }

        .wide-carousel .carousel-control span {
            position: absolute;
            line-height: 1;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            height: 22px;
            width: 14px;
            text-align: center;
        }

        .wide-carousel .carousel-control.left {
            border-radius: 50%;
            left: -47px;
        }

            .wide-carousel .carousel-control.left span {
                left: 37px;
            }

        .wide-carousel .carousel-control.right {
            border-radius: 50%;
            right: -47px;
        }

            .wide-carousel .carousel-control.right span {
                right: 37px;
            }

    .wide-carousel .carousel-indicators {
        display: none;
        bottom: 14px;
        cursor: default;
    }

        .wide-carousel .carousel-indicators li {
            margin: 7px;
            width: 13px;
            height: 13px;
            background: #c3d1ce;
            vertical-align: middle;
            border: none;
            border-radius: 50%;
        }

            .wide-carousel .carousel-indicators li.active {
                width: 13px;
                height: 13px;
                background: #bc2f3a;
            }

.wide-carousel__frame {
    height: 480px;
    background: #222222;
}

@media screen and (min-width: 992px) {
    .wide-carousel__frame {
        height: 460px;
    }
}

.wide-carousel__frame-image {
    width: 62.22222%;
    height: 100%;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

.wide-carousel__frame-text {
    height: 100%;
}

.wide-carousel__frame-type-1 .wide-carousel__frame-text {
    max-width: 964px;
}

.wide-carousel__frame-type-1 .wide-carousel__frame-text-caption {
    position: absolute;
    top: 375px;
}

    .wide-carousel__frame-type-1 .wide-carousel__frame-text-caption p {
        color: #ffffff;
        font-size: 12.17434px;
        padding: 0 70px 10px 22px;
    }

.wide-carousel__frame-type-2 .wide-carousel__frame-text {
    max-width: 964px;
}

.wide-carousel__frame-type-2 .wide-carousel__frame-text-wrapper {
    font-size: 25px;
    line-height: 1.5;
    padding: 60px;
}

@media screen and (min-width: 480px) {
    .wide-carousel__frame-type-2 .wide-carousel__frame-text-wrapper {
        padding: 100px;
        line-height: 53px;
    }
}

@media screen and (min-width: 992px) {
    .wide-carousel__frame-type-2 .wide-carousel__frame-text-wrapper {
        padding: 100px 100px 10px;
        font-size: 36px;
    }
}

@media screen and (min-width: 1260px) {
    .wide-carousel__frame-type-2 .wide-carousel__frame-text-wrapper {
        padding: 125px 132px 10px;
    }
}

.wide-carousel__frame-type-2.black {
    background: url("../../shared/img/common/bg_carousel02.png") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.wide-carousel__frame-type-2.seafoam {
    background: url("../../shared/img/common/bg_carousel01.png") no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.wide-carousel__frame--2020 .wide-carousel__frame-text-wrapper {
    padding-top: 40px;
}

.wide-carousel__frame-pre-heading {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
    color: #C4D1CE;
}

.wide-carousel__frame-text-wrapper {
    color: #ffffff;
    font-size: 25px;
    line-height: 1.5;
    padding: 40px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    position: relative;
    height: 100%;
}

@media screen and (min-width: 480px) {
    .wide-carousel__frame-text-wrapper {
        padding: 100px;
        line-height: 53px;
    }
}

@media screen and (min-width: 992px) {
    .wide-carousel__frame-text-wrapper {
        padding: 70px 50px 10px 22px;
        font-size: 21px;
        line-height: 33px;
    }
}

@media screen and (min-width: 1260px) {
    .wide-carousel__frame-text-wrapper {
        padding: 112px 70px 10px 22px;
    }
}

.wide-carousel__frame-text-wrapper p > a {
    color: #ffffff;
    border-bottom: 1px solid #A3C6BB;
    transition: border-bottom 0.4s linear;
}

    .wide-carousel__frame-text-wrapper p > a:hover {
        border-bottom: 1px solid transparent;
    }

.wide-carousel__frame-title {
    font-size: 30px;
    line-height: 31px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.wide-carousel__frame-description,
.wide-carousel__frame-description p {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 19px;
}

.wide-carousel__frame-logo {
    max-width: 139.5px;
    max-height: 87px;
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 15px;
}

    .wide-carousel__frame-logo img {
        width: 100%;
    }

@media screen and (min-width: 768px) {
    .wide-carousel__frame-logo {
        max-width: 186px;
        max-height: 116px;
    }
}

.wide-carousel__frame-more a {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 19px;
}

    .wide-carousel__frame-more a:hover {
        color: #ffffff;
    }

/**
 *  youtube.scss
 *
 *
 */
.youtube {
    margin-bottom: 8px;
}

    .youtube iframe {
        width: 100%;
    }

/* Sidebar components */
/**
 *  sidebar.scss
 *
 *
 */
@media screen and (min-width: 768px) {
    .sidebar-offset__top {
        margin-top: -150px;
    }
}

.sidebar-wrap--rfp-segmentation p {
    margin-right: 20px;
}

.sidebar-wrap--rfp-segmentation figure {
    width: 100%;
    padding: 20px 20px 20px 15px;
}

    .sidebar-wrap--rfp-segmentation figure img {
        width: 100%;
    }

@media screen and (min-width: 992px) {
    .sidebar-wrap--rfp-segmentation figure img {
        width: 204px;
    }
}

.sidebar-wrap__related-link {
    padding: 20px;
    font-size: 15px;
}

    .sidebar-wrap__related-link a {
        color: #C03C4E;
    }

.sidebar-wrap__view-publication {
    padding: 0 0 10px 0px;
}

.sidebar-wrap__view-publication-image {
    padding: 23px 0 15px 20px;
}

    .sidebar-wrap__view-publication-image img {
        max-width: 150px;
    }

@media screen and (min-width: 992px) {
    .sidebar-wrap__view-publication-image img {
        max-width: 200px;
    }
}

.sidebar-wrap__view-publication a {
    color: #bc2f3a;
    border-bottom: none;
}

    .sidebar-wrap__view-publication a .icon {
        position: relative;
        top: 1px;
        margin-right: 3px;
    }

    .sidebar-wrap__view-publication a:hover {
        border-bottom: none;
    }

.sidebar-wrap__title {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    background-color: #222222;
    color: #ffffff;
    padding: 8px 10px 8px 20px;
    font-size: 12.17434px;
    letter-spacing: 0.1em;
}

.sidebar-wrap__download a {
    display: inline-block;
    padding: 20px;
    color: #bc2f3a;
}

    .sidebar-wrap__download a:hover {
        color: #222222;
    }

.sidebar-wrap__posts {
    padding: 10px 0 0 0;
}

@media screen and (min-width: 768px) {
    .sidebar-wrap__posts {
        padding: 13px 0;
        font-size: 15px;
    }
}

.sidebar-wrap__posts p {
    margin: 0 20px 20px;
}

.sidebar-wrap__posts-list {
    margin-left: 20px;
    margin-right: 20px;
}

    .sidebar-wrap__posts-list li:before {
        display: none !important;
    }

.sidebar-wrap__posts-post {
    margin: 0 0 27px;
    list-style-type: none;
    line-height: 20px !important;
}

    .sidebar-wrap__posts-post time {
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
    }

    .sidebar-wrap__posts-post a {
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        color: #222222;
        border-bottom: 1px solid #A3C6BB;
    }

        .sidebar-wrap__posts-post a:hover {
            border-bottom: none;
        }

.sidebar-wrap__posts-related {
    padding-bottom: 20px;
}

    .sidebar-wrap__posts-related li {
        margin: 0 0 10px;
    }

    .sidebar-wrap__posts-related a {
        color: #bc2f3a;
        border: 0;
    }

        .sidebar-wrap__posts-related a:hover {
            color: #222222;
        }

.sidebar-wrap__posts-authors li {
    margin: 0 0 27px;
}

.sidebar-wrap__follow-link {
    font-size: 15px;
    margin: 20px 0 40px 19px;
}

    .sidebar-wrap__follow-link .icon {
        vertical-align: middle;
    }

    .sidebar-wrap__follow-link a {
        color: #bc2f3a;
        transition: all 0.4s linear;
    }

        .sidebar-wrap__follow-link a:focus, .sidebar-wrap__follow-link a:hover {
            color: #222222;
            text-decoration: none !important;
            border-bottom: none;
        }

.sidebar-wrap__download-link {
    font-size: 15px;
    margin: 9px 0 29px 0;
}

@media screen and (max-width: 768px) {
    .sidebar-wrap__download-link {
        margin: 9px 20px 29px;
    }
}

.sidebar-wrap__subscribe-news form {
    background: #4b646c;
    color: #ffffff;
    padding: 20px 25px 0;
    margin: 0 0 40px;
}

.sidebar-wrap__subscribe-news h3 {
    margin: 0 0 24px;
    font-size: 12.17434px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.sidebar-wrap__subscribe-news p {
    font-size: 15px;
    margin: 0 0 15px;
}

.sidebar-wrap__subscribe-news-cnt {
    margin: 0 -25px;
}

.sidebar-wrap__subscribe-news input {
    background: #dce2e1;
    border: 0;
    padding: 0 25px;
    margin: 0 0 10px;
    width: 100%;
    color: #222222;
    font-style: normal;
    display: block;
    height: 34px;
    outline: none;
}

    .sidebar-wrap__subscribe-news input::-webkit-input-placeholder {
        color: #4b646c;
        font-style: italic;
    }

    .sidebar-wrap__subscribe-news input:-moz-placeholder {
        color: #4b646c;
        font-style: italic;
    }

    .sidebar-wrap__subscribe-news input::-moz-placeholder {
        color: #4b646c;
        font-style: italic;
    }

    .sidebar-wrap__subscribe-news input:ms-input-placeholder {
        color: #4b646c;
        font-style: italic;
    }

    .sidebar-wrap__subscribe-news input:focus {
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
    }

    .sidebar-wrap__subscribe-news input[type=submit] {
        background: #222222;
        color: #ffffff;
        text-transform: uppercase;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        margin: 0;
        border-bottom: 1px solid #222222;
    }

        .sidebar-wrap__subscribe-news input[type=submit]:hover {
            background: #ffffff;
            color: #222222;
        }

.sidebar-wrap__grantees ul {
    list-style: none;
}

    .sidebar-wrap__grantees ul li {
        padding: 30px 0 0;
    }

.sidebar-wrap__author-info {
    background: #dce2e1;
    margin: 0 0 40px;
}

    .sidebar-wrap__author-info img {
        width: 100%;
    }

.sidebar-wrap__author-info-text {
    padding: 20px 20px 0;
}

.sidebar-wrap__author-info h3, .sidebar-wrap__author-info h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 13.51351px;
    margin: 0 0 8px;
}

.sidebar-wrap__author-info h4 {
    font-weight: normal;
    font-style: italic;
}

.sidebar-wrap__author-info p {
    font-size: 13.51351px;
    padding: 0 0 20px;
    margin: 0;
}

.sidebar-wrap__author-info a {
    color: #222222;
    border-bottom: 1px solid #758e89;
    transition: all 0.3s linear;
}

    .sidebar-wrap__author-info a:hover {
        border-bottom: 1px solid transparent;
    }

.sidebar-wrap__media img {
    width: 100%;
}

.sidebar-wrap__media-caption {
    background: #dce2e1;
    font-size: 13.51351px;
    margin: 0 0 40px;
    padding: 6px 20px;
}

.sidebar-wrap__contents-list {
    background-color: #dce2e1;
    list-style: none;
    padding: 25px 40px 25px 46px;
    margin: -13px 0 0;
}

.sidebar-wrap__contents-list-item {
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    margin-bottom: 0;
}

    .sidebar-wrap__contents-list-item:first-child {
        margin-top: 0;
    }

.sidebar-wrap__contents-list a {
    color: #222222;
    border-bottom: 1px solid #A3C6BB;
}

    .sidebar-wrap__contents-list a:hover, .sidebar-wrap__contents-list a:focus {
        border-bottom-color: transparent;
    }

    .sidebar-wrap__contents-list a.active {
        font-weight: bold;
        border-bottom-color: transparent;
    }

        .sidebar-wrap__contents-list a.active:before {
            content: '>';
            margin-left: -24px;
            float: left;
        }

/* BMM */
/*.sidebar-wrap__title {
    margin-bottom: 13px;
}*/
.sidebar-wrap__posts.news {
    padding: 0 0 13px 0;
}

.to-upper {
    text-transform: uppercase;
}

.staff__profile h3 a,
.staff__profile-card h3 a {
    display: block;
    color: #222222;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
}

.newsletter-form-wrap {
    background: #4b646c;
    color: #fff;
    padding: 20px 25px 0;
    margin: 0 0 40px;
}

.page-content__quote cite {
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 34px;
    line-height: 40px;
    display: block;
    margin: 20px 0 10px;
}

.blurb__wrap {
    padding-top: 17px;
}

.blurb-blurb__wrap img.blurb__image {
    float: left;
    margin-bottom: 20px;
}

.blurb__wrap div.blurb__text {
    overflow: hidden;
    font-weight: 100;
    font-size: 15px;
    padding-bottom: 24px;
}

.blurb__wrap h3.blurb__header {
    font-size: 30px !important;
    line-height: 31px !important;
    margin-top: 6px !important;
    margin-bottom: 9px !important;
}

/*@media screen and (min-width:768px)*/
.column-primary.template-page {
    padding-right: 0px !important;
}

.cursor {
    cursor: pointer;
}

/* line 66, ../scss/base/bmm-custom.scss */
.resources #tblData .page-content__follow-link a {
    color: #bc2f3a;
    border-bottom: none;
}

.page-content__links-link-casestudy a img {
    border-top: 1px solid black;
}

a.listing-link {
    color: #222222;
    border-bottom: 1px solid #A3C6BB;
    transition: all 0.4s linear;
    line-height: 24px;
}

    a.listing-link:hover {
        border-bottom: 1px solid transparent;
    }

@media screen and (min-width: 992px) {
    .initiatives__row.ccc {
        padding: 0 0 24px;
    }
}

html.gte-ie9 .intro-section.annual-report-interior-page:before {
    min-height: 639px;
}

.sidebar-wrap.ext-links {
    padding: 0 0 13px 0;
}

    .sidebar-wrap.ext-links .sidebar-wrap__title {
        margin-bottom: 13px;
    }

    .sidebar-wrap.ext-links .sidebar-wrap__download a {
        padding: 0 20px 27px 20px;
        line-height: 20px !important;
    }


.homepage-carousel ol > li::before {
    left: auto !important;
}

.title-quote {
    border: 0;
    padding: 5px 0 0 25px;
    font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    display: block;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.logo-padding {
    margin-bottom: 35px;
    padding-left: 20px;
}

@media screen and (min-width: 768px) {
    .hero__logo.full-width {
        width: 100% !important;
    }
}

.outro-board .item:after,
.outro-staff .item:after {
    background-color: transparent !important;
}

@media screen and (max-width: 768px) {

    .outro-board .carousel-inner,
    .outro-staff .carousel-inner {
        height: auto;
    }
}