﻿/*!
 * Yamm!
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * https://github.com/geedmo
 */
@import "//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css";

.yamm .nav, .yamm .dropup, .yamm .dropdown, .yamm .collapse {
    position: static
}

.yamm .navbar-inner, .yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

    .yamm .dropdown-menu > li {
        display: block
    }

.yamm .dropdown-submenu .dropdown-menu {
    left: 100%
}

.yamm .nav.pull-right .dropdown-menu {
    right: 0
}

.yamm .yamm-content {
    padding: 20px 30px;
    *zoom: 1
}

    .yamm .yamm-content:before, .yamm .yamm-content:after {
        display: table;
        content: "";
        line-height: 0
    }

    .yamm .yamm-content:after {
        clear: both
    }

.yamm.navbar .nav > li > .dropdown-menu:after, .yamm.navbar .nav > li > .dropdown-menu:before {
    display: none
}

.yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0
}

@media (max-width: 767px) {
    .yamm .dropdown.yamm-fullwidth .dropdown-menu {
        width: auto
    }

    .yamm .yamm-content {
        padding-left: 0;
        padding-right: 0
    }

    .yamm .dropdown-menu > li > ul {
        display: block
    }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
    -moz-box-sizing: content-box;
    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;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        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
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        clear: both
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Open Sans",Verdana,Geneva,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #e6f2ff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #003f7f;
    text-decoration: none
}

    a:hover, a:focus {
        color: #001933;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.red, .redtext {
    color: #EB0000
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 600;
    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: #777
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 3.33333px
}

    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: 10px;
    margin-bottom: 5px
}

    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: 32px
}

h2, .h2 {
    font-size: 24px
}

h3, .h3 {
    font-size: 18px
}

h4, .h4 {
    font-size: 14px
}

h5, .h5 {
    font-size: 13px
}

h6, .h6 {
    font-size: 11px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

p.impact, li.impact, dd.impact, dl.impact {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 30px
}

li.impact, dd.impact, dl.impact {
    margin-bottom: auto
}

h1.impact, h2.impact, .h1.impact, .h2.impact {
    font-weight: 300;
    font-size: 42px;
    line-height: 1.2em
}

h1.impact, .h1.impact {
    font-size: 80px;
    padding-bottom: 0;
    margin-bottom: 5px;
    text-transform: uppercase
}

@media (max-width: 479px) {
    h1.impact, h2.impact, .h1.impact, .h2.impact {
        font-size: 24px
    }

    h1.impact, .h1.impact {
        font-size: 32px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #15356D
}

a.text-primary:hover {
    color: #0d2042
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #15356D
}

a.bg-primary:hover {
    background-color: #0d2042
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0
    }

.list-unstyled, .list-inline, .siteheaderlinks {
    padding-left: 0;
    list-style: none
}

.list-inline, .siteheaderlinks {
    margin-left: -5px
}

    .list-inline > li, .siteheaderlinks > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 480px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

    blockquote:before, blockquote:after {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .subfeature .picturefeature.div6 li, .ul6 ul, .col-md-2, .col-lg-2, .col-xs-3, .subfeature .picturefeature.div4 li, .col-sm-3, .subfeature .picturefeature.div4 li, .ul4 ul, .col-md-3, .col-lg-3, .col-xs-4, .subfeature .picturefeature.div3 li, .subfeature .picturefeature.div5 li, .subfeature .picturefeature.div6 li, .ul3 ul, .ul5 ul, .ul6 ul, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .ul4 ul, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .subfeature .picturefeature.div4 li, .col-xs-4, .subfeature .picturefeature.div3 li, .subfeature .picturefeature.div5 li, .subfeature .picturefeature.div6 li, .ul3 ul, .ul5 ul, .ul6 ul, .col-xs-5, .col-xs-6, .ul4 ul, .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, .subfeature .picturefeature.div4 li {
    width: 25%
}

.col-xs-4, .subfeature .picturefeature.div3 li, .subfeature .picturefeature.div5 li, .subfeature .picturefeature.div6 li, .ul3 ul, .ul5 ul, .ul6 ul {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6, .ul4 ul {
    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, .subfeature .picturefeature.div6 li, .ul6 ul, .col-sm-3, .subfeature .picturefeature.div4 li, .ul4 ul, .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, .subfeature .picturefeature.div6 li, .ul6 ul {
        width: 16.66667%
    }

    .col-sm-3, .subfeature .picturefeature.div4 li, .ul4 ul {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: inline-block;
    width: 88%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #777;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #777
    }

    .form-control::-webkit-input-placeholder {
        color: #777
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px
    }

        input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
            line-height: 30px
        }

        input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
            line-height: 46px
        }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0
    }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    min-height: 38px
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    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 {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #15356D;
    border-color: #112b58
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0d2042;
        border-color: #071224
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #15356D;
        border-color: #112b58
    }

    .btn-primary .badge {
        color: #15356D;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #003f7f;
    font-weight: normal;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #001933;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #003f7f
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    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-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:before, .nav:after {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #003f7f
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #003f7f
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 2.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 5px;
                padding-bottom: 5px
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

    .navbar-inverse .navbar-brand {
        color: #777
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #777
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #777
    }

        .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: #777
    }

        .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: #777
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #777
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: none
    }

        .breadcrumb > li + li:before, .breadcrumb > li > li:last-child:after, .breadcrumb > li.breadcrumb > li:nth-last-child(3):after {
            content: "/ ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #777
    }

    .breadcrumb > li:nth-last-child(2), .breadcrumb > li:last-child, .breadcrumb > li:nth-last-child(3) {
        display: inline-block
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #003f7f;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .breadcrumb.pagination > li:nth-last-child(3) > a, .pagination > li:last-child > span, .breadcrumb.pagination > li:nth-last-child(3) > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
            color: #001933;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #15356D;
        border-color: #15356D;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .breadcrumb.pagination-lg > li:nth-last-child(3) > a, .pagination-lg > li:last-child > span, .breadcrumb.pagination-lg > li:nth-last-child(3) > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .breadcrumb.pagination-sm > li:nth-last-child(3) > a, .pagination-sm > li:last-child > span, .breadcrumb.pagination-sm > li:nth-last-child(3) > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:before, .pager:after {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .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: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    color: #fff;
    background-color: #15356D;
    border-color: #fff
}

    .label-primary:hover, .label-primary:focus, .label-primary.focus, .label-primary:active, .label-primary.active, .open > .label-primary.dropdown-toggle {
        color: #fff;
        background-color: #0d2042;
        border-color: #e0e0e0
    }

    .label-primary:active, .label-primary.active, .open > .label-primary.dropdown-toggle {
        background-image: none
    }

    .label-primary.disabled, .label-primary.disabled:hover, .label-primary.disabled:focus, .label-primary.disabled.focus, .label-primary.disabled:active, .label-primary.disabled.active, .label-primary[disabled], .label-primary[disabled]:hover, .label-primary[disabled]:focus, .label-primary[disabled].focus, .label-primary[disabled]:active, .label-primary[disabled].active, fieldset[disabled] .label-primary, fieldset[disabled] .label-primary:hover, fieldset[disabled] .label-primary:focus, fieldset[disabled] .label-primary.focus, fieldset[disabled] .label-primary:active, fieldset[disabled] .label-primary.active {
        background-color: #15356D;
        border-color: #fff
    }

    .label-primary .badge {
        color: #15356D;
        background-color: #fff
    }

.label-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .label-success:hover, .label-success:focus, .label-success.focus, .label-success:active, .label-success.active, .open > .label-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .label-success:active, .label-success.active, .open > .label-success.dropdown-toggle {
        background-image: none
    }

    .label-success.disabled, .label-success.disabled:hover, .label-success.disabled:focus, .label-success.disabled.focus, .label-success.disabled:active, .label-success.disabled.active, .label-success[disabled], .label-success[disabled]:hover, .label-success[disabled]:focus, .label-success[disabled].focus, .label-success[disabled]:active, .label-success[disabled].active, fieldset[disabled] .label-success, fieldset[disabled] .label-success:hover, fieldset[disabled] .label-success:focus, fieldset[disabled] .label-success.focus, fieldset[disabled] .label-success:active, fieldset[disabled] .label-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .label-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.label-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .label-info:hover, .label-info:focus, .label-info.focus, .label-info:active, .label-info.active, .open > .label-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .label-info:active, .label-info.active, .open > .label-info.dropdown-toggle {
        background-image: none
    }

    .label-info.disabled, .label-info.disabled:hover, .label-info.disabled:focus, .label-info.disabled.focus, .label-info.disabled:active, .label-info.disabled.active, .label-info[disabled], .label-info[disabled]:hover, .label-info[disabled]:focus, .label-info[disabled].focus, .label-info[disabled]:active, .label-info[disabled].active, fieldset[disabled] .label-info, fieldset[disabled] .label-info:hover, fieldset[disabled] .label-info:focus, fieldset[disabled] .label-info.focus, fieldset[disabled] .label-info:active, fieldset[disabled] .label-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .label-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.label-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .label-warning:hover, .label-warning:focus, .label-warning.focus, .label-warning:active, .label-warning.active, .open > .label-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .label-warning:active, .label-warning.active, .open > .label-warning.dropdown-toggle {
        background-image: none
    }

    .label-warning.disabled, .label-warning.disabled:hover, .label-warning.disabled:focus, .label-warning.disabled.focus, .label-warning.disabled:active, .label-warning.disabled.active, .label-warning[disabled], .label-warning[disabled]:hover, .label-warning[disabled]:focus, .label-warning[disabled].focus, .label-warning[disabled]:active, .label-warning[disabled].active, fieldset[disabled] .label-warning, fieldset[disabled] .label-warning:hover, fieldset[disabled] .label-warning:focus, fieldset[disabled] .label-warning.focus, fieldset[disabled] .label-warning:active, fieldset[disabled] .label-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .label-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.label-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .label-danger:hover, .label-danger:focus, .label-danger.focus, .label-danger:active, .label-danger.active, .open > .label-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .label-danger:active, .label-danger.active, .open > .label-danger.dropdown-toggle {
        background-image: none
    }

    .label-danger.disabled, .label-danger.disabled:hover, .label-danger.disabled:focus, .label-danger.disabled.focus, .label-danger.disabled:active, .label-danger.disabled.active, .label-danger[disabled], .label-danger[disabled]:hover, .label-danger[disabled]:focus, .label-danger[disabled].focus, .label-danger[disabled]:active, .label-danger[disabled].active, fieldset[disabled] .label-danger, fieldset[disabled] .label-danger:hover, fieldset[disabled] .label-danger:focus, fieldset[disabled] .label-danger.focus, fieldset[disabled] .label-danger:active, fieldset[disabled] .label-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .label-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #003f7f;
    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: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #003f7f
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: bold
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

.mus-topalert {
    background-color: #ff0;
    vertical-align: middle;
    margin-top: auto;
    text-align: center;
    font-weight: bold;
    padding-top: 0px;
    margin-bottom: auto;
    padding-bottom: 0px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #15356D;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.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-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777
    }

.list-group-item.active {
    font-size: 1.15em
}

    .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #003f7f;
        border-color: #ADBDCC;
        padding: 5px
    }

        .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: #4ca5ff
        }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, a.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 {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, a.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 {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, a.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 {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, a.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 {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #15356D
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #15356D;
        border-color: #15356D
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #15356D
        }

        .panel-primary > .panel-heading .badge {
            color: #15356D;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #15356D
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans",Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Open Sans",Verdana,Geneva,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .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%;
        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;
        margin-top: -10px;
        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: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .feature-contact:before, ul.picturefeature:before, .subfeature .picturefeature:before, .stackednav ul:before, .clearfix:after, .feature-contact:after, ul.picturefeature:after, .subfeature .picturefeature:after, .stackednav ul:after {
    content: " ";
    display: table
}

.clearfix:after, .feature-contact:after, ul.picturefeature:after, .subfeature .picturefeature:after, .stackednav ul: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
    }

    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
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    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
    }
}

.col-lg-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 1200px) {
    .col-lg-2-4 {
        float: left;
        width: 20%
    }
}

.col-md-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .col-md-2-4 {
        float: left;
        width: 20%
    }
}

.col-sm-2-4, .subfeature .picturefeature.div5 li, .ul5 ul {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .col-sm-2-4, .subfeature .picturefeature.div5 li, .ul5 ul {
        float: left;
        width: 20%
    }
}

.col-xs-2-4 {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .col-md-push-2-4 {
        left: 20%
    }
}

@media (min-width: 992px) {
    .col-md-pull-2-4 {
        right: 20%
    }
}

@media (min-width: 992px) {
    .col-md-offset-2-4 {
        margin-left: 20%
    }
}

@media (min-width: 768px) {
    .col-sm-push-2-4 {
        left: 20%
    }
}

@media (min-width: 768px) {
    .col-sm-pull-2-4 {
        right: 20%
    }
}

@media (min-width: 768px) {
    .col-sm-offset-2-4 {
        margin-left: 20%
    }
}

.col-xs-push-2-4 {
    left: 20%
}

.col-xs-pull-2-4 {
    right: 20%
}

.col-xs-offset-2-4 {
    margin-left: 20%
}

.list-group-item.active {
    font-size: 1.15em;
    color: #f6d06c
}

    .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
        z-index: 2;
        color: #eee;
        background-color: #585858;
        border-color: #585858;
        padding: 10px 15px
    }

        .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: #fff
        }

        .list-group-item.active:hover, .list-group-item.active:focus {
            color: #f6d06c
        }

            .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
                color: #f6d06c
            }

a.list-group-item {
    color: #555
}

    a.list-group-item:hover, a.list-group-item:focus {
        color: #ADBDCC
    }

        a.list-group-item:hover .list-group-item-heading, a.list-group-item:focus .list-group-item-heading {
            color: #ADBDCC
        }

.btn {
    white-space: normal;
    text-decoration: none
}

    .btn a, .btn a:visited {
        color: inherit;
        text-decoration: none
    }

#left .btn:visited, #left .btn:focus, #left .btn:active, #left .btn:focus, a.btn-primary:visited, a.btn-primary:focus, a.btn-primary:active, a.btn-primary:focus, a.btn-success:visited, a.btn-success:focus, a.btn-success:active, a.btn-success:focus, a.btn-info:visited, a.btn-info:focus, a.btn-info:active, a.btn-info:focus, a.btn-warning:visited, a.btn-warning:focus, a.btn-warning:active, a.btn-warning:focus, a.btn-danger:visited, a.btn-danger:focus, a.btn-danger:active, a.btn-danger:focus {
    color: #fff
}

.navbar-nav {
    margin: 0
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0
}

a {
    text-decoration: underline
}

#footer a, #header a, #left a, #contact a, #breadcrumb a, .main-banner a, .yamm a, .grid-caption a, .item-box-title a {
    text-decoration: none
}

    #left a:hover, #contact a:hover, #breadcrumb a:hover {
        border-bottom: 1px solid #15356D;
        margin-bottom: -1px
    }

        #left a:hover:not(.btn), #contact a:hover:not(.btn), #breadcrumb a:hover:not(.btn) {
            color: #4D5F73
        }

.thumbnail.fancybox-thumb {
    display: inline-block;
    border-radius: 0;
    border: 0;
    padding: 2px;
    margin-bottom: 0;
    float: left
}

.fancybox-lock body {
    overflow: auto !important
}

.fancybox-margin {
    margin-right: 0 !important
}

.customfancybox .thumbnail {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
    float: left
}

    .customfancybox .thumbnail img {
        max-height: inherit;
        width: auto;
        padding: 5px 5px 0 0;
        margin: 0;
        border: 0
    }

#rightpane .customfancybox .thumbnail img {
    height: initial
}

.customfancybox.padding0 .thumbnail img {
    padding: 0
}

.customfancybox .galsubheading .caption {
    font-size: 14px;
    color: #585858
}

@keyframes affixFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes affixFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media (max-width: 991px) {
    #stick.affix {
        position: fixed;
        width: 100%;
        opacity: 1;
        z-index: 3000;
        background: #15356D;
        top: 0;
        animation: affixFadeIn 1s ease-in;
        -webkit-animation: affixFadeIn 1s;
        border-bottom: 1px solid #000
    }

    #stick2.affix {
        position: relative
    }
}

@media (min-width: 768px) {
    #stick.affix {
        position: relative
    }

    #stick2.affix #stickpad {
        max-width: 1100px;
        margin: 0 auto
    }

    #stick2.affix {
        position: fixed;
        width: 100%;
        margin: 0 auto;
        left: 0;
        z-index: 3000;
        background: #15356D;
        top: 0;
        border-bottom: 1px solid #000;
        padding: 0 15px
    }

        #stick2.affix .yamm {
            z-index: 500
        }
}

.subHeading {
    font-weight: bold;
    color: #003f7f
}

hr {
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px
}

img {
    border: 0
}

.center {
    text-align: center
}

.printheader {
    display: none
}

.hide {
    display: none
}

.show {
    display: block
}

input[type="search"] {
    -webkit-appearance: textfield
}

.cf:before, .cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

.modboxin {
    display: block;
    background-color: #888;
    border: 4px solid #888;
    margin: 0 0 15px 0
}

    .modboxin h2, .modboxin h3 {
        padding: 2px 5px;
        margin: 0;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold
    }

.modboxcontent {
    background-color: #fff;
    padding: 10px 10px 10px 15px
}

    .modboxcontent ul, .modboxcontent ol {
        margin: 0;
        padding: 0;
        line-height: 1.6em
    }

        .modboxcontent ul li, .modboxcontent ol li {
            padding: 0 0 7px 0;
            margin-left: 8px
        }

        .modboxcontent ol li {
            margin-left: 11px
        }

        .modboxcontent ul.nobullet li, .modboxcontent ol.nobullet li {
            list-style: none;
            padding: 0 0 3px 0;
            margin-left: 0
        }

.RSSfeeddiv {
    padding: 10px;
    margin: 0
}

.RSSevent {
    list-style: none;
    padding: 0;
    margin: 0
}

    .RSSevent li {
        margin-bottom: 10px
    }

    .RSSevent .eventtitle {
        font-weight: bold;
        color: #003f7f
    }

    .RSSevent .eventlink {
        color: #003f7f
    }

    .RSSevent .eventdate, .RSSevent .eventdateSimple {
        clear: left;
        display: block;
        font-style: italic;
        color: #585858
    }

    .RSSevent .eventcontent {
        color: #585858;
        font-size: .8em
    }

.RSSviewmorelink a {
    text-align: center;
    text-decoration: underline;
    display: block;
    padding: 3px 8px 3px 3px;
    margin: 0
}

.RSSevent .noevents {
    color: #585858
}

.event_timeplace {
    display: none
}

.clear {
    clear: both;
    display: block
}

.barbtn {
    background-color: #0077e8;
    background-image: url("/_resources/images/structure/btn-bk-bluerule.gif");
    background-repeat: repeat-x;
    display: block;
    margin: 15px 0;
    color: #fff;
    text-decoration: none;
    padding: 0 1%;
    text-align: center;
    font-weight: bold;
    font-size: 12px
}

    .barbtn:hover {
        background: #006bd0
    }

    .barbtn a {
        color: #fff !important;
        text-decoration: none !important;
        display: block;
        padding: 10px 5px
    }

.borderradius10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.hrule {
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #C4A62E;
    clear: both
}

.hruledash {
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #CCC;
    clear: both
}

.hrule-mtn {
    padding-top: 15px;
    margin-bottom: 15px;
    clear: both;
    background-image: url("//www.montana.edu/_resources/images/structure/elements/hr-mountain960.gif");
    background-position: center top;
    background-repeat: no-repeat
}

#topimage {
    margin: 0 0 10px 0;
    float: right;
    max-width: 100%
}

.credits {
    font-size: 12px;
    font-style: italic;
    padding: 5px 0 10px 0
}

.optionimg {
    vertical-align: middle;
    margin-right: 3px;
    float: left
}

.newsfont {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 1.4em
}

.moreinfo {
    font-size: 14px;
    display: inline;
    padding-left: 3px
}

dl {
    margin: 1em 0 2em 0;
    padding: 0
}

dt {
    clear: left;
    margin: 0;
    padding: 5px 2% 0 2%;
    font-weight: bold
}

dd {
    margin: 0;
    padding: 0 2% 5px 2%
}

.greyEmphasis {
    font-style: italic;
    color: #666
}

.subHeading, .subHeading1, .subHeading2, .subHeading3, .subHeading4, .subHeading5, .subHeading6 {
    font-weight: bold;
    color: #003f7f
}

.subHeading1 {
    font-size: 24px
}

.subHeading2 {
    font-size: 16px
}

.subHeading, .subHeading3 {
    font-size: 14px
}

.subHeading4, .subHeading5, .subHeading6 {
    font-size: 12px;
    color: #000
}

.photoFloat {
    width: 40%
}

.photoCaption {
    font-size: 11px;
    color: #333
}

.paddingB0 {
    padding-bottom: 0
}

.paddingL0 {
    padding-left: 0
}

.paddingR0 {
    padding-right: 0
}

.paddingT0 {
    padding-top: 0
}

.paddingTB0 {
    padding-top: 0;
    padding-bottom: 0
}

.paddingLR0 {
    padding-right: 0;
    padding-left: 0
}

.paddingAll0 {
    padding: 0
}

.paddingB5 {
    padding-bottom: 5px
}

.paddingL5 {
    padding-left: 5px
}

.paddingR5 {
    padding-right: 5px
}

.paddingT5 {
    padding-top: 5px
}

.paddingTB5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.paddingLR5 {
    padding-right: 5px;
    padding-left: 5px
}

.paddingAll5 {
    padding: 5px
}

.paddingB10 {
    padding-bottom: 10px
}

.paddingL10 {
    padding-left: 10px
}

.paddingR10 {
    padding-right: 10px
}

.paddingT10 {
    padding-top: 10px
}

.paddingT20 {
    padding-top: 20px
}

.paddingTB10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.paddingLR10 {
    padding-right: 10px;
    padding-left: 10px
}

.paddingAll10 {
    padding: 10px
}

.noMarginBottom {
    margin-bottom: 0
}

.noMarginTop {
    margin-top: 0
}

.marginL0 {
    margin-left: 0
}

.marginT20 {
    margin-top: 20
}

.marginR0 {
    margin-right: 0
}

.width25 {
    width: 25%
}

.width33 {
    width: 33%
}

.width40 {
    width: 40%
}

.width45 {
    width: 45%
}

.width50 {
    width: 50%
}

.width66 {
    width: 66%
}

.width100 {
    width: 100%
}

.red, .redtext {
    color: #e00
}

.pIndent {
    text-indent: -.75in;
    margin-left: 0.75in
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.float-left {
    max-width: 100%;
    padding: 5px 15px 10px 0;
    float: left
}

.float-right {
    max-width: 100%;
    padding: 5px 0 10px 15px;
    float: right
}

ul.iconlist {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.25em
}

.iconlist li {
    display: inline;
    list-style: none;
    margin-right: .5em
}

    .iconlist li a, .icon-list li a:visited, .icon-list li a:active {
        color: #585858;
        text-decoration: none
    }

        .iconlist li a:hover {
            color: #003f7f
        }

@media (max-width: 36.5em) {
    .float-left img, .float-right img {
        padding: 0
    }
}

@media (max-width: 479px) {
    .search, form#search {
        width: 97%;
        padding: 10px 0 0 0;
        margin: 0 3% 0 0;
        float: none
    }

    input.searchformbox {
        width: 82%
    }

    .modbox {
        float: none;
        width: 100%;
        clear: both;
        margin: 15px 0;
        padding-left: 0
    }

    .mainnav {
        float: left
    }

    .barbtn {
        width: 98%
    }

    #topimage {
        width: 100% !important
    }

    .contact-feature #contact-photo {
        width: 99%;
        border-right: 0;
        margin: 1px;
        padding: 0 0 10px 0;
        position: relative;
        z-index: 20
    }

    .float-left, .float-right {
        max-width: 100%;
        padding: 10px 0;
        float: none
    }

    .photoFloat {
        width: 100%
    }
}

a.list-group-item.active {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px
}

a#de {
    width: 15px;
    display: block
}

#oupublish a, #oupublish a:visited, #oupublish a:hover, #oupublish a:focus {
    text-decoration: none;
    color: #fff;
    text-shadow: 0 1px 0 #398439
}

#oupublish .fa {
    font-size: 14px;
    text-shadow: 0 1px 0 #5cb85c
}

#oupublish .btn-info {
    background-color: #d9f7ff
}

#oupublish:hover .fa {
    font-size: 14px;
    text-shadow: 0 1px 0 #4cae4c
}

#oupublish {
    float: right;
    border: 0;
    padding: 3px 6px
}

.icon-facebook:before {
    content: "\e600"
}

.icon-facebook2:before {
    content: "\e601"
}

.icon-instagram:before {
    content: "\e602"
}

.icon-twitter:before {
    content: "\e603"
}

.icon-twitter2:before {
    content: "\e604"
}

.icon-feed:before {
    content: "\e605"
}

.icon-feed2:before {
    content: "\e606"
}

.icon-google-plus:before {
    content: "\e607"
}

.icon-google-plus2:before {
    content: "\e608"
}

.icon-mail:before {
    content: "\e609"
}

.icon-mail2:before {
    content: "\e60a"
}

.icon-file-pdf:before {
    content: "\e60b"
}

.icon-file-word:before {
    content: "\e60c"
}

.icon-file-openoffice:before {
    content: "\e60d"
}

.icon-file-excel:before {
    content: "\e60e"
}

.icon-add:before {
    content: "\e610"
}

.icon-subtract:before {
    content: "\e611"
}

.icon-linkedin:before {
    content: "\e60f"
}

.icon-pinterest:before {
    content: "\e612"
}

.icon-android:before {
    content: "\e613"
}

.icon-apple:before {
    content: "\e614"
}

.icon-tumblr:before {
    content: "\e615"
}

.icon-tumblr2:before {
    content: "\e616"
}

.icon-vimeo:before {
    content: "\e617"
}

.icon-vimeo2:before {
    content: "\e618"
}

.icon-flickr:before {
    content: "\e619"
}

.icon-flickr2:before {
    content: "\e61a"
}

.icon-picassa:before {
    content: "\e61b"
}

.icon-wordpress:before {
    content: "\e61c"
}

.icon-wordpress2:before {
    content: "\e61d"
}

.icon-delicious:before {
    content: "\e61e"
}

.icon-envelope:before {
    content: "\e61f"
}

.icon-calendar:before {
    content: "\e620"
}

.icon-compose:before {
    content: "\e621"
}

.icon-hyperlink:before {
    content: "\e622"
}

.icon-trash:before {
    content: "\e623"
}

.icon-user:before {
    content: "\e624"
}

.icon-pin:before {
    content: "\e625"
}

.icon-twitter, .icon-twitter2, .fa-twitter-square {
    color: #41b7d8
}

.icon-facebook, .icon-facebook2, .fa-facebook-square {
    color: #3b5997
}

.icon-google-plus, .icon-google-plus2, .fa-google-plus-square {
    color: #d64937
}

.icon-linkedin, .fa-linkedin-square {
    color: #0073b2
}

.icon-vimeo, .icon-vimeo2, .fa-vimeo-square {
    color: #388fc5
}

.icon-flickr, .icon-flickr2, .fa-flickr {
    color: #ff0084
}

.icon-pinterest, .fa-pinterest-square {
    color: #cb2027
}

.icon-skype {
    color: #00aff0
}

.icon-feed, .icon-feed2, .fa-rss-square {
    color: #e0812a
}

.fa-tumblr-square {
    color: #34465D
}

.fa-youtube-square {
    color: #DD2B27
}

.fa-share-alt-square {
    color: #1C6F00
}

.fa-instagram {
    color: #cc3399
}

a.fa-msu-socialicon {
    margin-right: 5px;
    text-decoration: none !important;
    font-size: 36px
}

    a.fa-msu-socialicon:hover {
        color: #333
    }

a.icon-font {
    text-decoration: none !important
}

    a.icon-font:hover {
        color: #333
    }

.screen-reader {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.usage-instructions {
    display: none
}

.toc li {
    display: block;
    padding: 0;
    list-style: none;
    margin: 0
}

    .toc li a {
        padding: 5px 3px;
        display: inline-block;
        text-decoration: none;
        border-bottom: 1px dotted #ccc
    }

        .toc li a:hover {
            background: #eee
        }

.toc {
    padding: 0;
    margin: 0 15px 0 15px
}

    .toc li.header {
        padding: 5px 3px;
        margin-left: -5px;
        text-transform: uppercase;
        font-size: .8em;
        font-weight: bold
    }

.icon-16 {
    font-size: 16px
}

.icon-24 {
    font-size: 24px
}

.icon-26 {
    font-size: 26px
}

.icon-32 {
    font-size: 32px
}

.icon-48 {
    font-size: 48px
}

.icon-64 {
    font-size: 64px
}

.vid, .responsive-object {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

    .vid iframe, .vid object, .vid embed, .responsive-object iframe, .responsive-object object, .responsive-object embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

#gsc-iw-id1 {
    height: 30px;
    border-color: #898989
}

input.gsc-search-button-v2 {
    width: 71px;
    height: 29px
}

#rightpane .rss-feed {
    padding: 10px;
    margin: 0px
}

#rightpane .rss-feed {
    list-style: none;
    padding: 0;
    margin: 0
}

    #rightpane .rss-feed li.rss-item {
        list-style: none;
        margin-bottom: 10px;
        line-height: 1.5em;
        clear: left;
        padding-top: 3px
    }

        #rightpane .rss-feed li.rss-item .rss-title {
            display: block;
            color: #003f7f;
            font-weight: bold
        }

            #rightpane .rss-feed li.rss-item .rss-title a {
                text-decoration: none
            }

                #rightpane .rss-feed li.rss-item .rss-title a:hover {
                    text-decoration: underline
                }

.rss-pubdate {
    display: block;
    font-style: italic;
    font-size: .9em
}

.rss-description p {
    display: inline
}

#rightpane .rss-feed li.rss-item .rss-readmore {
    color: #0982db;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
    padding: 3px 6px;
    letter-spacing: .05em
}

    #rightpane .rss-feed li.rss-item .rss-readmore a {
        text-decoration: none
    }

        #rightpane .rss-feed li.rss-item .rss-readmore a:hover {
            text-decoration: underline
        }

#rightpane .rss-feed li.rss-item .rss-thumbnail {
    float: left;
    width: 14%;
    padding: 3px 1% 5px 0px
}

    #rightpane .rss-feed li.rss-item .rss-thumbnail img {
        width: 100%;
        max-width: 100px;
        height: auto
    }

#rightpane .rss-feed li.rss-item .rss-content {
    float: none;
    width: 100%;
    padding: 3px 0px 5px 0px
}

#rightpane .rss-feed.thumbnail-yes li.rss-item .rss-content {
    float: left;
    width: 84%;
    padding: 3px 0px 5px 1%
}

@media only screen and (max-width: 30em) {
    #rightpane .rss-feed li.rss-item .rss-thumbnail {
        display: none
    }

    #rightpane .rss-feed.thumbnail-yes li.rss-item .rss-content {
        width: 100%;
        padding: 3px 0 5px 0
    }
}

.reset-box-sizing, .reset-box-sizing *, .reset-box-sizing *:before, .reset-box-sizing *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.msu-card-border {
    border: 1px solid #ddd
}

.msu-card {
    position: relative
}

    .msu-card .msu-card-header-image {
        position: relative
    }

        .msu-card .msu-card-header-image .msu-card-header {
            background-color: #15356D;
            padding: 10px 15px;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .msu-card .msu-card-header-image .msu-card-header > * {
                text-align: center;
                color: #fff
            }

        .msu-card .msu-card-header-image .msu-card-header-translucent {
            background-color: rgba(0,0,0,0.6);
            position: absolute;
            width: 100%;
            z-index: 1
        }

        .msu-card .msu-card-header-image .msu-card-header-translucent-bottom {
            bottom: 0px
        }

    .msu-card .msu-card-icon {
        padding-top: 10px;
        text-align: center;
        font-size: 50px;
        color: #003f7f;
        border-bottom: none
    }

    .msu-card .msu-card-content {
        padding: 10px
    }

    .msu-card .msu-card-header-image + .msu-card-content, .msu-card .msu-card-header-image + .msu-card-icon, .msu-card .msu-card-icon + .msu-card-content {
        border-top: none
    }

.morelink, #snapshot a.infinite-more-link {
    font-weight: normal;
    font-size: 14px;
    color: #003f7f
}

    .morelink img, #snapshot a.infinite-more-link img {
        border: 0
    }

img {
    max-width: 100%;
    height: auto
}

html {
    font-size: 90%
}

body {
    font-size: 14px;
    line-height: 1.5em;
    word-wrap: break-word
}

body, #affix {
    min-width: 300px
}

.container {
    max-width: 1100px
}

h1, h2, h3, h4, h5, h6 {
    color: #15356D;
    padding: 4px 0 2px 0;
    line-height: 1.6em
}

h1, .pagetitle h1, #featuredtext {
    padding: 0 0 5px 0;
    margin: .67em 0;
    line-height: 1.3em
}

h2 {
    margin: .75em 0 .375em 0;
    line-height: 1.3em
}

    h2.subtitle {
        margin: 0 0 3px 0;
        font-weight: normal;
        color: #585858;
        padding-top: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em
    }

    h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
        padding-top: 0;
        margin-top: 0
    }

a {
    cursor: pointer
}

    a:visited {
        color: #007eff
    }

#header a:visited, #left a:visited {
    color: inherit
}

.buffer-top {
    padding-top: 20px
}

.buffer-bottom {
    padding-bottom: 20px
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.inline-block {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto
}

.page-content img {
    max-width: 100%;
    height: auto
}

.page-content .float-left img, .page-content .float-right img {
    padding: 0
}

.screen-reader {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.usage-instructions {
    display: none
}

.panel-primary > .panel-heading {
    color: #000;
    background-color: #eee;
    border-color: #eee
}

.panel-primary {
    border-color: #eee
}

.breadcrumb {
    background-color: #fff;
    padding: 13px 15px 10px 3px;
    margin-bottom: 0;
    clear: both
}

.btn.btn-search a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .05em
}

.media {
    clear: left
}

.cf:before, .cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.page-header {
    margin: 5px 0;
    border-bottom: 0
}

    .page-header h1 {
        margin: 0
    }

.page-content {
    padding-bottom: 30px
}

@media (min-width: 480px) {
    #left {
        clear: left;
        padding-bottom: 15px;
        word-wrap: break-word
    }
}

@media (max-width: 767px) {
    #left {
        padding: 0
    }
}

@media (min-width: 768px) {
    .page-content:not(.col-sm-12) {
        border-left: 1px solid #eee
    }

    .container {
        width: 100%
    }
}

@media (min-width: 992px) {
    .page-content:not(.col-sm-12) {
        padding-left: 30px
    }

    #left {
        padding-right: 20px
    }
}

@media (max-width: 479px) {
    .col-ts-12 {
        width: 100%;
        clear: both;
        float: none
    }
}

hr.padding0 {
    padding: 0;
    margin: 0
}

hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid rgba(255,255,255,0.3)
}

hr.blue {
    border: 0;
    height: 0;
    border-top: 1px solid #adbdcc
}

hr.white {
    border: 0;
    height: 0;
    border-top: 1px solid #000
}

.dl-horizontal dt {
    text-align: left;
    width: 100px;
    font-weight: normal;
    margin-bottom: 7px;
    text-overflow: initial;
    overflow: visible;
    white-space: normal
}

.dl-horizontal dd {
    margin-left: 100px;
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .navbar-nav {
        float: none
    }

    .navbar-right {
        float: none !important
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (max-width: 479px) {
    .col-ts-12 {
        width: 100%;
        clear: both;
        float: none
    }

    .col-ts-6, .subfeature .picturefeature.div3 li, .subfeature .picturefeature.div4 li, .subfeature .picturefeature.div5 li, .subfeature .picturefeature.div6 li, .subfeature .picturefeature li {
        width: 50%
    }

    .col-ts-4 {
        width: 33.3%
    }

    .visible-ts-block {
        display: block !important
    }

    .dl-horizontal dt {
        width: auto;
        font-weight: 600;
        margin-bottom: 3px;
        display: block
    }

    .dl-horizontal dd {
        margin-left: 0;
        display: block
    }
}

.main-banner {
    margin-bottom: 20px
}

span + span {
    padding-left: 5px
}

.well {
    background-color: #ececec;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.background-leftborder {
    background: url("//www.montana.edu/_resources/images/structure/background/megamenu-divider.png") left repeat-y
}

.background-cutin {
    background: url("//www.montana.edu/_resources/images/structure/background/triangle.png") no-repeat top left;
    padding-top: 25px;
    padding-bottom: 15px
}

.page-content.background-divided:not(.col-sm-12) {
    border-left: 0;
    background: url("//www.montana.edu/msucommon/base/images/structure/backgrounds/bkrule-white.png") left repeat-y
}

.background-grey .page-content.background-divided:not(.col-sm-12) {
    background: url("//www.montana.edu/msucommon/base/images/structure/backgrounds/bkrule-grey.png") left repeat-y
}

@media (max-width: 767px) {
    .background-divided, .page-content.background-divided:not(.col-sm-12) {
        background: none
    }
}

.hr {
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #15356D;
    clear: both
}

    .hr.hr-grey {
        border-bottom: 1px solid #ececec
    }

::selection {
    background: #ADBDCC;
    color: #4D5F73
}

::-moz-selection {
    background: #ADBDCC;
    color: #4D5F73
}

#header {
    background-color: #15356D;
    width: 100%;
    padding: 0
}

    #header * {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important
    }

    #header a:hover {
        cursor: pointer
    }

#mobile_search input, #search input {
    background-color: #e4e4e4
}

    #mobile_search input:focus, #search input:focus {
        background-color: #fefefe
    }

button#searchformboxgo {
    color: #15356D;
    text-transform: uppercase;
    border: solid 1px #f0ad00;
    font-size: 12px;
    width: 37px;
    padding: 2px 5px 2px 4px;
    margin-left: 3px;
    background: #f4c240;
    line-height: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #f6d473;
    cursor: pointer
}

#banner {
    text-align: left;
    margin: auto;
    position: relative;
    left: 0;
    top: 0;
    background: inherit;
    color: #F0F0F0;
    padding: 15px 15px 10px 15px
}

    #banner:before, #banner:after {
        content: " ";
        display: table
    }

    #banner:after {
        clear: both
    }

    #banner .navbar-toggle {
        background: #ADBDCC
    }

    #banner a {
        color: #F0F0F0
    }

    #banner .yamm .dropdown-menu a {
        color: #4D5F73
    }

        #banner .yamm .dropdown-menu a:hover, #banner .yamm .dropdown-menu a:focus, #banner .yamm .dropdown-menu a:focus-within {
            color: #003f7f
        }

#header-tools {
    position: relative;
    top: 45%;
    transform: perspective(1px) translateY(45%)
}

    #header-tools nav {
        padding-top: 5px
    }

#mobile_search {
    display: block
}

    #mobile_search input, #mobile_search #search input {
        background-color: #bdbdbd
    }

        #mobile_search input:focus, #mobile_search #search input:focus {
            background-color: #F0F0F0
        }

#search input.form-control, #search .btn {
    height: 24px;
    padding: 2px 13px
}

.btn.btn-search {
    color: #4D5F73;
    background-color: #ADBDCC;
    border-color: #ADBDCC
}

#banner {
    padding-bottom: 0;
    position: relative
}

    #banner.container {
        padding-top: 0;
        margin-top: 0
    }

.siteheaderlinks {
    padding: 0;
    margin: 0
}

    .siteheaderlinks > li {
        float: left;
        padding: 0;
        margin: 0
    }

        .siteheaderlinks > li.sublogo {
            border-left: 1px solid #F0F0F0;
            margin-top: 20px;
            padding-left: 12px
        }

@media (max-width: 767px) {
    a.navbar-brand {
        height: 50px
    }

    .siteheaderlinks > li img {
        width: 150px;
        height: auto
    }

    .siteheaderlinks > li.sublogo {
        margin-top: 12px;
        padding-left: 12px
    }
}

@media (max-width: 479px) {
    .siteheaderlinks > li.sublogo {
        display: none
    }
}

.navbar-brand {
    height: 70px
}

@media (max-width: 767px) {
    .navbar-brand {
        height: 50px
    }
}

.navbar-brand img {
    width: auto;
    height: 100%;
    max-height: 3.25em
}

@media (max-width: 767px) {
    .navbar-brand img {
        max-height: 48px;
        height: 100%
    }
}

.navbar-brand img.homepage img {
    max-height: initial
}

.navbar-brand.homepage {
    height: 110px;
    padding: 15px 15px
}

@media (max-width: 767px) {
    .navbar-brand.homepage {
        height: 50px;
        padding: 1px 5px
    }
}

.navbar-brand.homepage img {
    max-height: 80px
}

@media (max-width: 767px) {
    .navbar-brand.homepage img {
        max-height: 48px
    }
}

a.navbar-brand {
    display: inline-flex;
    justify-content: left
}

    a.navbar-brand object {
        flex: 1;
        object-fit: fill;
        height: 100%;
        max-height: 65px
    }

.navbar-subbrand {
    margin-top: 20px;
    border-left: 1px solid #F0F0F0;
    padding: 0 11px 0 10px;
    display: inline-block;
    zoom: 1;
    position: relative;
    *display: inline
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F0B310
}

#header #menu-search-open {
    padding: 13px 0;
    clear: both;
    position: relative;
    border: 0;
    background-color: #ccc;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}

#msu-topnav {
    color: #E2D5D5;
    background-color: #4D5F73;
    text-align: right;
    padding: 8px 10px;
    font-size: .85em
}

    #msu-topnav a {
        color: #E2D5D5
    }

    #msu-topnav ul {
        margin: 0;
        padding: 0
    }

        #msu-topnav ul li {
            list-style: none;
            display: inline;
            margin-left: 10px
        }

            #msu-topnav ul li:first-child {
                margin-left: 0
            }

    #msu-topnav .container {
        padding-top: 0;
        padding-bottom: 0
    }

@media (max-width: 767px) {
    #msu-topnav {
        color: #E2D5D5;
        background-color: #4D5F73;
        text-align: right;
        padding: 8px 10px;
        font-size: .85em
    }

        #msu-topnav a {
            color: #E2D5D5
        }

        #msu-topnav ul {
            margin: 0;
            padding: 0
        }

            #msu-topnav ul li {
                list-style: none;
                display: inline;
                margin-left: 10px
            }

                #msu-topnav ul li:first-child {
                    margin-left: 0
                }

    .navbar-subbrand {
        display: none
    }
}

#searchbox .btn.btn-search:hover {
    background-color: #8ea4b8;
    border-color: #8ea4b8
}

@media (min-width: 992px) {
    #searchbox {
        padding-top: 10px
    }
}

footer a:visited {
    color: inherit
}

footer {
    background: #333;
    color: #888;
    position: relative
}

    footer * {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important
    }

    footer ul {
        padding-left: 0;
        margin-left: 0;
        list-style: none
    }

    footer a:visited {
        color: #ADBDCC
    }

    footer li {
        color: #ccc;
        list-style: none
    }

        footer li a {
            display: block;
            padding: 3px 0;
            color: inherit
        }

            footer li a:hover {
                color: #ffcb05 !important
            }

            footer li a:visited {
                color: #ccc
            }

            footer li a .fa {
                color: inherit !important
            }

        footer li h3 {
            font-size: 15px;
            color: #fff;
            margin: 0 28px 6px 0
        }

    footer > div {
        border-top: 3px solid #222;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative
    }

    footer li.social-horizontal a {
        padding: 3px 0px;
        min-width: 30px;
        display: inline-block;
        text-align: center;
        font-size: 18px
    }

    footer nav ul li h3, footer nav ul li h3 a {
        margin: 0;
        padding: 3px 0
    }

@media (max-width: 767px) {
    footer .brand {
        margin-top: 15px;
        text-align: center;
        float: none !important
    }

    footer ul {
        margin-bottom: 15px;
        margin-top: 15px
    }
}

.page-content.rsidebar #maincontent, .page-content.rwidget #maincontent, .page-content.rsidebar #sidebar, .page-content.rwidget #sidebar {
    width: 92%;
    margin: 0 4%
}

.page-content.rsidebar #sidebar, .page-content.rwidget #sidebar {
    padding: 0;
    border-left: 0;
    clear: both;
    float: none
}

#sidebar {
    margin: 00px 0 10px 0;
    border-bottom: 0;
    padding-top: 10px
}

@media (min-width: 768px) {
    #sidebar {
        border-left: 0;
        background: url("//www.montana.edu/msucommon/base/images/structure/backgrounds/bkrule-white.png") left repeat-y
    }

        #sidebar.border0 {
            background: 0
        }
}

address#contact {
    font-size: 12px;
    padding-top: 25px;
    padding-bottom: 15px;
    bottom: 0;
    position: relative;
    margin-top: 0;
    margin-bottom: 0
}

    address#contact hr {
        margin-top: 0;
        margin-bottom: 20px;
        border-top: 1px solid #eee;
        background-color: transparent
    }

    address#contact.col-sm-12 hr {
        border-top: 0;
        margin-bottom: 5px
    }

    address#contact p {
        margin: 0;
        padding: 0 0 10px 0
    }

    address#contact h2, address#contact h5, address#contact strong, address#contact .linksheading {
        margin: 0;
        padding: 0;
        font-size: 14px;
        color: #15356D
    }

@media (min-width: 480px) {
    address#contact {
        clear: left;
        padding-bottom: 15px;
        word-wrap: break-word;
        font-size: .85em;
        padding-top: 0;
        bottom: 0;
        position: relative
    }

        address#contact p {
            margin: 0;
            padding: 0 0 10px 0
        }

        address#contact h2, address#contact h5, address#contact strong, address#contact .linksheading {
            margin: 0;
            padding: 0
        }
}

@media (max-width: 767px) {
    address#contact {
        padding-top: 5px;
        background: #ececec
    }
}

.feature-contact {
    background: #ececec;
    padding: 10px 20px;
    margin-bottom: 30px
}

    .feature-contact .contact-photo {
        float: right;
        width: 40%;
        padding: 10px 5px
    }

    .feature-contact address#contact {
        padding-bottom: 0;
        width: 60%
    }

@media (min-width: 768px) and (max-width: 991px) {
    .feature-contact .contact-photo, .feature-contact address#contact {
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .feature-contact {
        margin-bottom: 10px
    }

        .feature-contact address#contact {
            background: none;
            padding: 0;
            width: 50%
        }

        .feature-contact .contact-photo {
            float: right;
            width: 50%;
            padding-left: 10px
        }
}

#footer-contact address.include-file {
    text-align: center;
    font-size: 14px
}

    #footer-contact address.include-file > * {
        font-size: 1em
    }

.featured-cope-items a {
    text-decoration: none
}

.featured-cope-items h4 {
    margin-top: 10px
}

.c-event-info i {
    color: #b2b2b2
}

.featured-cope-items div.video-play {
    height: 60px;
    width: 60px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

    .featured-cope-items div.video-play i {
        font-size: 65px;
        color: white;
        text-shadow: 2px 2px 6px rgba(0,0,0,0.3)
    }

.featured-cope-items p {
    color: #333;
    font-weight: normal
}

.featured-cope-items a {
    color: #ADBDCC;
    text-decoration: none
}

    .featured-cope-items a:hover {
        text-decoration: underline
    }

.event-rightsidebar-default .dateblock p {
    display: block;
    float: left;
    width: 70%
}

.event-rightsidebar-default .dateblock > a {
    background: #ADBDCC none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 20px;
    height: 45px;
    line-height: 18px;
    margin: 2px 10px 10px 0;
    padding: 4px 5px 5px 4px;
    text-align: center;
    text-decoration: none;
    width: 45px
}

.event-rightsidebar-default .eventtime, .event-rightsidebar-default .eventlocation {
    clear: right;
    display: block;
    padding: 0px
}

.event-rightsidebar-default .dateblock {
    clear: left;
    display: block
}

    .event-rightsidebar-default .dateblock .month {
        display: block;
        font-size: 11px;
        text-transform: uppercase
    }

    .event-rightsidebar-default .dateblock p a {
        font-size: 14px;
        color: #ADBDCC;
        text-decoration: none
    }

        .event-rightsidebar-default .dateblock p a:hover {
            text-decoration: underline
        }

.event-rightsidebar-default p {
    font-weight: normal !important
}

.news-maincontent-default .greyEmphasis {
    color: #666;
    font-style: italic;
    margin-top: 5px
}

.news-maincontent-default a {
    color: #ADBDCC;
    text-decoration: none
}

    .news-maincontent-default a:hover {
        text-decoration: underline
    }

    .news-maincontent-default .articleblock, .news-maincontent-default a > img {
        margin-bottom: 15px
    }

.news-maincontent-default hr {
    border-top: 1px solid #ddd;
    background-color: inherit
}

.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 1;
    color: #ccc;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev:before {
    content: "\f053"
}

[dir="rtl"] .slick-prev:before {
    content: "\f054"
}

.slick-next:before {
    content: "\f054"
}

[dir="rtl"] .slick-next:before {
    content: "\f053"
}

.featured-cope-items .dateblock p {
    margin-bottom: 5px
}

.featured-cope-items .dateblock > a {
    background: #ADBDCC none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 24px;
    height: 55px;
    line-height: 21px;
    margin: 2px 10px 10px 0;
    padding: 4px 5px 5px 4px;
    text-align: center;
    text-decoration: none;
    width: 55px
}

.featured-cope-items .eventtime, .featured-cope-items .eventlocation {
    clear: right;
    display: block;
    padding: 0px;
    margin-left: 66px
}

.featured-cope-items .dateblock {
    clear: left;
    display: block;
    margin-top: 10px
}

    .featured-cope-items .dateblock .month {
        display: block;
        font-size: 14px;
        text-transform: uppercase
    }

.featureditem a {
    text-decoration: none
}

.featureditem hr {
    border-top: 1px solid #ddd;
    background-color: inherit
}

.featureditem .dateblock {
    position: absolute;
    margin: 0;
    padding: 0
}

    .featureditem .dateblock a {
        margin-top: 0
    }

.featureditem .media-heading {
    margin-top: 5px
}

    .featureditem .media-heading a:visited {
        color: #ADBDCC
    }

    .featureditem .media-heading a:hover {
        text-decoration: underline
    }

div.cope-feed-cms-endpoint .autobucket-pagination {
    padding-top: 5px;
    padding-bottom: 25px
}

    div.cope-feed-cms-endpoint .autobucket-pagination > span {
        padding-left: 5px;
        padding-right: 5px
    }

    div.cope-feed-cms-endpoint .autobucket-pagination button.paginater {
        border: none;
        font-size: 1.5em;
        background-color: #eee
    }

        div.cope-feed-cms-endpoint .autobucket-pagination button.paginater:not([disabled]) i.fa {
            filter: drop-shadow(3px 2px 1px #eee)
        }

div.cope-feed-search button.search-button {
    background-color: #eee;
    padding: 7px 12px 6px 12px
}

div.cope-feed-search input[type='text'] {
    font-size: 16px
}

#subfeature-nav, #stacked-nav {
    margin-bottom: 30px
}

#subfeature-nav {
    margin-left: 0px;
    margin-right: 0px
}

ul.picturefeature {
    margin: 0;
    padding: 0;
    position: relative
}

.subfeature {
    margin-bottom: 15px
}

    .subfeature .picturefeature li {
        line-height: 1.5em;
        padding: 0;
        float: left;
        display: block;
        text-align: center;
        text-align: center
    }

    .subfeature .picturefeature.div3 li, .subfeature .picturefeature.div4 li, .subfeature .picturefeature.div5 li, .subfeature .picturefeature.div6 li, .subfeature .picturefeature li {
        padding-right: 7.5px !important;
        padding-left: 7.5px !important;
        list-style: none;
        margin-bottom: 15px
    }

        .subfeature .picturefeature li img {
            width: 100%;
            height: auto;
            padding: 0;
            margin: 0;
            position: relative
        }

        .subfeature .picturefeature li a {
            background: #000;
            color: #fff;
            width: 100%;
            display: inline-block;
            padding: 0;
            text-decoration: none;
            position: relative;
            bottom: 0;
            padding-bottom: 10px
        }

            .subfeature .picturefeature li a:hover {
                color: #f0ad00
            }

            .subfeature .picturefeature li a p {
                display: block;
                width: 100%;
                vertical-align: middle;
                overflow: hidden;
                margin: 0;
                padding: 3px 2px 0 2px;
                font-size: .9rem
            }

                .subfeature .picturefeature li a p span {
                    float: left;
                    display: table-cell;
                    width: 100%
                }

.stackednav {
    clear: both
}

    .stackednav li {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 11px;
        line-height: 1.5em
    }

        .stackednav li h3 {
            padding: 0;
            margin: 0;
            font-size: 1.2em
        }

            .stackednav li h3 a {
                color: #15356D
            }

        .stackednav li a {
            color: #585858
        }

    .stackednav h3 a, .stackednav a {
        display: block;
        padding: 2px 0;
        text-decoration: none
    }

        .stackednav h3 a:hover, .stackednav a:hover {
            text-decoration: underline
        }

@media (max-width: 479px) {
    #stacked-nav ul {
        width: 100%;
        margin: 5px 0
    }

    #stacked-nav li {
        font-size: 1rem;
        padding: 3px 0 2px 0
    }

        #stacked-nav li h3 {
            border-bottom: 1px solid #eee
        }

    .picturefeature li, .picturefeature.div3 li, .picturefeature.div4 li, .picturefeature.div5 li, .picturefeature.div6 li {
        width: 100%;
        font-size: 14px;
        padding-bottom: 5px
    }

    #subfeature-nav, #stacked-nav {
        margin-bottom: 10px
    }
}

#footer-contact {
    background: #eee
}

#leftoptions {
    padding-top: 20px;
    padding-bottom: 10px;
    clear: left
}

    #leftoptions h2 {
        text-transform: uppercase;
        float: left;
        color: #777;
        font-size: 16px;
        padding-bottom: 5px;
        margin: 0;
        margin-right: 10px;
        padding-top: 2px;
        display: block;
        width: 100%
    }

    #leftoptions.col-sm-12 h2 {
        max-width: 50%;
        width: auto;
        font-size: 18px
    }

    #leftoptions ul {
        margin-bottom: 0;
        margin-left: 0
    }

    #leftoptions .socialicons .fa {
        font-size: 26px
    }

@media (max-width: 767px) {
    #leftoptions {
        clear: left;
        display: block;
        background: #eee
    }
}

#left .btn {
    white-space: normal
}

    #left .btn a {
        color: inherit
    }

.nav > li > a > img {
    max-width: none;
    float: left
}

#left .custom-inline-input a {
    padding: 0 5px
}

@media (min-width: 768px) {
    #expandme {
        display: none
    }

    #left {
        word-wrap: break-word;
        padding-top: 10px
    }

        #left ul {
            margin: 0;
            padding: 0
        }

            #left ul li {
                display: block
            }

            #left ul > li .btn {
                margin-bottom: 10px
            }

            #left ul > li:last-child .btn, #left ul.breadcrumb > li:nth-last-child(3) .btn {
                margin-bottom: 0
            }

        #left a:not(.btn) {
            color: #585858;
            padding: .2em 0 0 0;
            display: block
        }

        #left h2, #left h3, #left p {
            color: #15356D;
            font-size: 14px;
            margin-top: 0;
            margin-bottom: 0
        }

            #left h2 a, #left h3 a, #left p a {
                color: inherit
            }

        #left p {
            color: #585858
        }

        #left h2 {
            font-size: 15px
        }

        #left nav div > ul {
            border-bottom: 1px solid #ccc;
            clear: both;
            display: block;
            padding: 15px 0;
            content: "";
            display: table;
            clear: both;
            width: 100%
        }

            #left nav div > ul:last-of-type {
                border-bottom: 0;
                margin-bottom: 0
            }

        #left nav ul > li.togopen, #left nav ul > li.opendrop, #left nav ul > li.drop {
            background-image: url("//www.montana.edu/_resources/images/structure/nav/navon-h2.png");
            background-position: right top;
            background-repeat: no-repeat;
            cursor: pointer
        }

            #left nav ul > li.togopen > a, #left nav ul > li.togopen > h3 a, #left nav ul > li.togopen > p a, #left nav ul > li.togopen > h2 a, #left nav ul > li.opendrop > a, #left nav ul > li.opendrop > h3 a, #left nav ul > li.opendrop > p a, #left nav ul > li.opendrop > h2 a, #left nav ul > li.drop > a, #left nav ul > li.drop > h3 a, #left nav ul > li.drop > p a, #left nav ul > li.drop > h2 a {
                width: 90%
            }

            #left nav ul > li.togopen ul, #left nav ul > li.opendrop ul, #left nav ul > li.drop ul {
                border-left: 1px dashed #ececec;
                content: "";
                padding-left: 5px;
                display: table;
                clear: both;
                width: 100%
            }

        #left nav ul > li.drop {
            background-image: url("//www.montana.edu/_resources/images/structure/nav/navoff-h2.png")
        }

            #left nav ul > li.drop ul {
                display: none
            }
}

@media (max-width: 767px) {
    #left nav .box-shadow-menu {
        padding: 5px 15px;
        font-weight: bold;
        cursor: pointer;
        background: #F0B310;
        color: #fff;
        border-top: 1px solid #15356D
    }

    #menu-nav {
        display: none
    }

    .mainnav {
        float: none;
        background: #363636
    }

    #left nav ul {
        border-bottom: 1px solid #585858;
        clear: both;
        display: block;
        padding: 0;
        content: "";
        display: table;
        width: 100%
    }

    #left nav #expand_section > ul.nolink {
        padding: 15px 16px
    }

    #left nav div > ul li:last-child, #left nav div > ul .breadcrumb > li:nth-last-child(3) {
        margin-bottom: 0
    }

    #left nav div > ul li {
        margin-bottom: 1px;
        color: #fff;
        float: left;
        padding: 0;
        clear: both;
        display: block;
        width: 100%
    }

        #left nav div > ul li a {
            color: #fff;
            display: block
        }

        #left nav div > ul li form a {
            color: #333
        }

        #left nav div > ul li form input {
            padding: 3px 5px
        }

        #left nav div > ul li h2, #left nav div > ul li h3 {
            position: relative;
            padding-top: 5px;
            padding-bottom: 5px;
            padding-bottom: 0;
            margin-top: 0;
            color: #fff;
            font-size: 15px;
            text-transform: uppercase;
            display: inline-block
        }

            #left nav div > ul li h2 a, #left nav div > ul li h3 a {
                padding-right: 20px !important
            }

                #left nav div > ul li h2 a:before, #left nav div > ul li h2 a:after, #left nav div > ul li h3 a:before, #left nav div > ul li h3 a:after {
                    border-right: 2px solid;
                    content: '';
                    display: inline-block;
                    height: 8px;
                    margin-top: -6px;
                    position: absolute;
                    -moz-transform: rotate(135deg);
                    -o-transform: rotate(135deg);
                    -webkit-transform: rotate(135deg);
                    transform: rotate(135deg);
                    right: 10px;
                    top: 50%;
                    width: 0
                }

                #left nav div > ul li h2 a:after, #left nav div > ul li h3 a:after {
                    margin-top: -1px;
                    -moz-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                #left nav div > ul li h2 a:hover, #left nav div > ul li h2 a:focus, #left nav div > ul li h2 a:hover:before, #left nav div > ul li h2 a:hover:after, #left nav div > ul li h2 a:focus:before, #left nav div > ul li h2 a:focus:after, #left nav div > ul li h3 a:hover, #left nav div > ul li h3 a:focus, #left nav div > ul li h3 a:hover:before, #left nav div > ul li h3 a:hover:after, #left nav div > ul li h3 a:focus:before, #left nav div > ul li h3 a:focus:after {
                    color: #F0B310
                }

        #left nav div > ul li > ul > li {
            padding: 0
        }

    #left nav.mainnav ul li.opendrop1 ul li a, #left nav.mainnav ul li.opendrop ul li a {
        padding-left: 0
    }

    #left #expand_section li {
        background: #000
    }

        #left #expand_section li > a, #left #expand_section li > * > a {
            padding: 10px 10px 10px 14px
        }

        #left #expand_section li > ul > li {
            background: #333
        }

            #left #expand_section li > ul > li > ul > li {
                background: #666
            }

                #left #expand_section li > ul > li > ul > li > ul > li {
                    background: #999
                }

                    #left #expand_section li > ul > li > ul > li > ul > li > ul > li {
                        background: #ccc
                    }

        #left #expand_section li > .btn {
            width: 100%;
            text-align: left;
            border-radius: 0;
            border-top: 1px solid #15356D;
            border-bottom: 1px solid #ADBDCC;
            margin: 0;
            margin-top: -1px
        }

        #left #expand_section li.togopen1, #left #expand_section li.drop, #left #expand_section li.opendrop, #left #expand_section ul li.togopen, #left #expand_section ul li.opendrop {
            background-image: url("//www.montana.edu/_resources/images/structure/nav/navon5l-alt2.png");
            background-position: right top;
            background-repeat: no-repeat;
            cursor: pointer;
            font-weight: bold !important;
            margin-top: 0
        }

            #left #expand_section li.opendrop > a {
                display: inline-block;
                clear: both
            }

        #left #expand_section li.drop {
            background-image: url("//www.montana.edu/_resources/images/structure/nav/navoff5l-alt2.png");
            padding-right: 50px
        }

    #left nav ul {
        list-style: none;
        font-weight: normal
    }

        #left nav ul li {
            list-style: none;
            font-weight: normal
        }

            #left nav ul li ul {
                display: none;
                width: 100%
            }

    #left nav * {
        padding: 0;
        margin: 0
    }
}

.yamm .header {
    border-bottom: 1px solid #c2c2c2;
    padding-top: 10px;
    margin-bottom: 10px
}

.yamm .yamm-content {
    color: #585858;
    padding-bottom: 10px
}

    .yamm .yamm-content ul {
        margin-bottom: 20px
    }

    .yamm .yamm-content h3 {
        text-transform: uppercase;
        color: #4D5F73;
        margin: 0
    }

    .yamm .yamm-content a, .yamm .dropdown-menu a {
        color: #585858
    }

        .yamm .yamm-content a:hover, .yamm .dropdown-menu a:hover {
            color: #ADBDCC
        }

.yamm .dropdown-menu {
    background: #ececec;
    padding: 0
}

    .yamm .dropdown-menu .container {
        max-width: 1100px
    }

    .yamm .dropdown-menu li {
        line-height: 1.8em
    }

.yamm .link-list {
    background: url("//www.montana.edu/_resources/images/structure/background/megamenu-divider.png") right repeat-y;
    padding-right: 30px;
    padding-left: 0px
}

.yamm .feature-icon {
    text-align: center
}

.yamm figure {
    padding: 50px 0 10px 0px;
    font-size: 17px
}

.yamm figcaption {
    color: #ADBDCC;
    padding: 5px 10%
}

.yamm a:hover {
    text-decoration: none
}

    .yamm a:hover figcaption {
        color: #f7941e
    }

.yamm .navbar {
    margin-bottom: 0;
    min-height: inherit
}

.yamm .navbar-inverse {
    border: 0;
    background-color: transparent
}

.yamm .navbar-nav {
    margin: 0
}

    .yamm .navbar-nav li:hover, .yamm .navbar-nav li.mobile-active {
        border-right: 0;
        border-left: 0
    }

.yamm .nav .dropdown.open {
    background-color: #000
}

    .yamm .nav .dropdown.open > a {
        color: #ffcb05
    }

.yamm .nav .open > a, .yamm .nav .open > a:hover, .yamm .nav .open > a:focus {
    background-color: inherit
}

.yamm.full .dropdown-menu {
    width: 100%
}

.yamm .link-list .col-sm-12 {
    float: none
}

.yamm .link-list.divider0 {
    background: none;
    padding-right: 0
}

.yamm, .yamm.visible, #menu-search-open.visible {
    display: block
}

#menu-search-open {
    display: none
}

@media (min-width: 768px) {
    .yamm .dropdown-menu {
        right: 0;
        left: auto
    }

        .yamm .dropdown-menu li {
            line-height: 1.5em;
            padding: 2px 0 4px 0
        }

    .yamm li a {
        color: #585858
    }

    .yamm .navbar-nav {
        margin: 0;
        width: 100%;
        text-align: center
    }

        .yamm .navbar-nav > li {
            float: none
        }

    .yamm .nav li.yamm-fw {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

    .fa-angle-right {
        padding-left: 20px
    }
}

#stick2.affix .navbar-nav > li > a {
    color: #fff
}

#stick2.affix .navbar-nav > li.open > a {
    color: #ffcb05
}

#header #banner .yamm {
    font-weight: 200;
    font-size: 1.25em
}

    #header #banner .yamm .navbar-nav {
        text-align: right
    }

    #header #banner .yamm .nav.navbar > li:last-child, #header #banner .yamm .breadcrumb.nav.navbar > li:nth-last-child(3) {
        background-color: #ffe499;
        font-weight: 600
    }

        #header #banner .yamm .nav.navbar > li:last-child a, #header #banner .yamm .breadcrumb.nav.navbar > li:nth-last-child(3) a {
            color: #15356D
        }

        #header #banner .yamm .nav.navbar > li:last-child:hover, #header #banner .yamm .breadcrumb.nav.navbar > li:hover:nth-last-child(3), #header #banner .yamm .nav.navbar > li:last-child:focus, #header #banner .yamm .breadcrumb.nav.navbar > li:focus:nth-last-child(3), #header #banner .yamm .nav.navbar > li:last-child:focus-within, #header #banner .yamm .breadcrumb.nav.navbar > li:focus-within:nth-last-child(3) {
            background-color: #F0B310
        }

.menu-button {
    display: inline-block;
    padding: .5em
}

.burger-icon {
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .burger-icon, .burger-icon:before, .burger-icon:after {
        display: block;
        width: 20px;
        height: 3px;
        background-color: #fff;
        -webkit-transition-property: background-color, -webkit-transform;
        -moz-transition-property: background-color, -moz-transform;
        -o-transition-property: background-color, -o-transform;
        transition-property: background-color, transform;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

        .burger-icon:before, .burger-icon:after {
            position: absolute;
            content: ""
        }

        .burger-icon:before {
            top: -8px
        }

        .burger-icon:after {
            top: 8px
        }

a#menuButton {
    padding-top: 16px
}

.mobile-active .menu-button .burger-icon {
    background-color: transparent
}

    .mobile-active .menu-button .burger-icon:before {
        -webkit-transform: translateY(8px) rotate(45deg);
        -moz-transform: translateY(8px) rotate(45deg);
        -ms-transform: translateY(8px) rotate(45deg);
        -o-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg)
    }

    .mobile-active .menu-button .burger-icon:after {
        -webkit-transform: translateY(-8px) rotate(-45deg);
        -moz-transform: translateY(-8px) rotate(-45deg);
        -ms-transform: translateY(-8px) rotate(-45deg);
        -o-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg)
    }

.mainnav ul li {
    display: block;
    padding: 0;
    width: 100%;
    float: left
}

    .mainnav ul li li {
        display: block;
        padding: 0;
        width: 100%;
        float: left
    }

@media (max-width: 767px) {
    .navbar {
        border: 0
    }

    header #navbar-collapse-1 > ul li:first-child {
        border-top: 0
    }

    header .navbar-nav {
        position: relative;
        margin-top: 0;
        margin-bottom: 0
    }

        header .navbar-nav li:hover, header .navbar-nav li.mobile-active {
            background: #F0B310
        }

        header .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px
        }

    header .dropdown.yamm-fw {
        display: inline-block;
        text-align: left;
        width: 100%;
        background: #ececec;
        color: #000
    }

        header .dropdown.yamm-fw > a {
            color: #000
        }

        header .dropdown.yamm-fw.open > a {
            color: #fff
        }

    header .yamm .dropdown {
        position: relative
    }

    header .dropdown-menu > li.container {
        padding-left: 0;
        padding-right: 0
    }

    header #mobile_buttons.navbar-nav > li {
        background: #ADBDCC;
        background: #1c468f;
        border-right: 1px solid #15356D;
        border-left: 1px solid #2154ad;
        font-size: 18px
    }

        header #mobile_buttons.navbar-nav > li:hover {
            background: #1f4ea0
        }

        header #mobile_buttons.navbar-nav > li.mobile-active {
            background: #F0B310;
            border-right: 1px solid #c1900c;
            border-left: 1px solid #f9e1a0
        }

    header .navbar-brand {
        height: 50px;
        padding-top: 1px;
        padding-bottom: 1px
    }

    header #navbar-collapse-1 {
        position: relative
    }

    header .nav .open > a, header .nav .open > a:hover, header .nav .open > a:focus {
        background-color: #F0B310
    }

    header #mobile_buttons.navbar-nav > li.open {
        border-left: 1px solid #f9e1a0;
        border-right: 1px solid #c1900c
    }

    header nav.mainnav ul {
        border-left: 0
    }

    .yamm, #menu-search-open {
        display: none
    }

        .yamm.visible, #menu-search-open.visible {
            display: block
        }

    #navbar-collapse-1 .container {
        padding-left: 0;
        padding-right: 0
    }

    #navbar-collapse-1 > ul li {
        margin: 0;
        font-size: 14px;
        border-top: 1px solid #d7d7d7;
        background-color: #F0F0F0
    }

        #navbar-collapse-1 > ul li:first-child {
            border-top: 0
        }

        #navbar-collapse-1 > ul li a {
            padding: 13px 10px 16px 10px;
            margin: 0;
            display: block;
            color: #15356D
        }

        #navbar-collapse-1 > ul li li {
            background: #ececec
        }

            #navbar-collapse-1 > ul li li a {
                padding-top: 10px;
                padding-bottom: 13px
            }

                #navbar-collapse-1 > ul li li a:hover {
                    text-decoration: underline
                }

            #navbar-collapse-1 > ul li li p {
                padding: 8px 9px;
                background: #888;
                margin: 0;
                color: #F0F0F0
            }

                #navbar-collapse-1 > ul li li p strong {
                    font-weight: normal
                }

    #navbar-collapse-1 > ul > li:before {
        position: absolute;
        display: block;
        content: '';
        border-top: 1px solid #F0F0F0;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #navbar-collapse-1 > ul > li.open {
        background: #4499d7;
        border-color: #ADBDCC
    }

        #navbar-collapse-1 > ul > li.open > a {
            color: #ffe499
        }

    #navbar-collapse-1 > ul li .header {
        display: none
    }

    #navbar-collapse-1 > ul li.open:before {
        border-top: 1px solid #ADBDCC
    }

    .dropdown.yamm-fw > a {
        color: #003f7f;
        font-weight: 600
    }

    .yamm .caret {
        display: none
    }

    .yamm .navbar-nav li {
        background: inherit
    }

    .yamm .navbar-nav > li a {
        padding: 3px 5px;
        margin: 3px 10px
    }

    .yamm .navbar-nav > li > a {
        background: transparent url("//www.montana.edu/_resources/images/structure/nav/navoff5l-alt2.png") right top no-repeat;
        cursor: pointer
    }

    .yamm .navbar-nav > li.open > a {
        background: transparent url("//www.montana.edu/_resources/images/structure/nav/navon5l-alt2.png") right top no-repeat
    }

    .yamm .navbar-nav > li.single > a, .yamm .navbar-nav > li.open.single > a {
        background: transparent none
    }

    .yamm .link-list {
        background: none;
        width: 100%;
        padding-right: 0
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        position: relative;
        margin: inherit;
        border: 0;
        float: none
    }

    .yamm .yamm-content a, .yamm .dropdown-menu a {
        color: #003f7f
    }

        .yamm .yamm-content a:hover, .yamm .dropdown-menu a:hover {
            color: #ADBDCC
        }

    .yamm .yamm-content {
        background: #ececec;
        padding: 0 15px
    }

        .yamm .yamm-content ul {
            padding: 0;
            margin-bottom: 0
        }
}

.custom-inline-input {
    margin: 0;
    padding: 0
}

    .custom-inline-input > input {
        width: 100%;
        z-index: 0
    }

    .custom-inline-input .input-group {
        width: 100%
    }

    .custom-inline-input .form-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        .custom-inline-input .form-query:focus + button {
            z-index: 3
        }

    .custom-inline-input .input-group-btn {
        position: absolute;
        top: 0;
        right: 5px
    }

    .custom-inline-input button {
        border: 0;
        background: none;
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        top: 3px;
        margin-bottom: 0;
        color: #333;
        z-index: 300
    }

        .custom-inline-input button a:hover {
            color: #ADBDCC !important;
            cursor: pointer
        }

#left .btn:active, #left .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

hr.sectionalfeature {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center
}

    hr.sectionalfeature:after {
        display: inline-block;
        position: relative;
        top: -0.7em;
        font-size: 1.5em;
        padding: 0 0.25em;
        background: white
    }

.background-blue {
    background-color: #003f7f
}

.background-dark-blue {
    background-color: #003f7f
}

.background-header-bg {
    background-color: #15356D
}

.background-black {
    background-color: #000
}

.background-heathergrey {
    background-color: #585858
}

.background-grey {
    background-color: #ececec
}

.background-dodgerblue {
    background-color: #09589a
}

.background-lightblue {
    background-color: #00aeef
}

.background-skyblue {
    background-color: #6dcff6
}

.background-gold {
    background-color: #ffcb05
}

.background-brightgold {
    background-color: #f5c037
}

.background-orange {
    background-color: #f7941e
}

.background-lightyellow {
    background-color: #f6d06c
}

.background-eggshell {
    background-color: #fff1c6
}

.background-yellowgreen {
    background-color: #d7df21
}

.background-lightcoffee {
    background-color: #b2a18f
}

.background-halloween {
    background-color: #f68e2d
}

.background-burntred {
    background-color: #d4541e
}

.background-epicpurple {
    background-color: #ab73ff
}

.background-olivegreen {
    background-color: #7f955c
}

.background-seagreen {
    background-color: #638e8c
}

.background-mustard {
    background-color: #ecb300
}

.background-primary {
    background-color: #15356D
}

.background-primary-light {
    background-color: #ADBDCC
}

.background-primary-dark {
    background-color: #4D5F73
}

.background-secondary {
    background-color: #F0B310
}

.background-secondary-light {
    background-color: #ffe499
}

.background-secondary-dark {
    background-color: #896606
}

.inverse .btn a {
    color: inherit
}

.btn.btn-seagreen {
    background: #4e706e;
    border-color: #446160
}

    .btn.btn-seagreen:hover {
        background: #395251;
        border-color: #2f4342
    }

.background-inverse-feature p, .background-feature p {
    font-weight: 600
}

.background-inverse-feature blockquote, .background-feature blockquote {
    padding: 30px 0;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 0;
    border: 0
}

.background-inverse-feature strong, .background-inverse-feature b, .background-feature strong, .background-feature b {
    font-weight: 700
}

.background-feature h1, .background-feature h2, .background-feature h3, .background-feature h4, .background-feature h5, .background-feature h6, .background-feature small {
    color: #000
}

a.readmore {
    letter-spacing: .03em;
    font-size: .9rem
}

@media (max-width: 479px) {
    .background-inverse-feature p a, .background-feature p a {
        text-transform: none;
        font-size: 11px;
        letter-spacing: normal;
        font-weight: normal
    }
}

.inverse {
    color: #F0F0F0
}

    .inverse h1, .inverse h2, .inverse h3, .inverse h4, .inverse h5, .inverse h6, .inverse small {
        color: #ffe499
    }

        .inverse h1.skyblue, .inverse h2.skyblue, .inverse h3.skyblue, .inverse h4.skyblue, .inverse h5.skyblue, .inverse h6.skyblue, .inverse small.skyblue {
            color: #6dcff6
        }

        .inverse h1.orange, .inverse h2.orange, .inverse h3.orange, .inverse h4.orange, .inverse h5.orange, .inverse h6.orange, .inverse small.orange {
            color: #f7941e
        }

        .inverse h1.white, .inverse h2.white, .inverse h3.white, .inverse h4.white, .inverse h5.white, .inverse h6.white, .inverse small.white {
            color: #fff
        }

        .inverse h1.black, .inverse h2.black, .inverse h3.black, .inverse h4.black, .inverse h5.black, .inverse h6.black, .inverse small.black {
            color: #000
        }

        .inverse h1.gold, .inverse h2.gold, .inverse h3.gold, .inverse h4.gold, .inverse h5.gold, .inverse h6.gold, .inverse small.gold {
            color: #ffcb05
        }

        .inverse h1 a, .inverse h2 a, .inverse h3 a, .inverse h4 a, .inverse h5 a, .inverse h6 a, .inverse small a {
            color: inherit
        }

    .inverse p, .inverse ul, .inverse ol, .inverse hr, .inverse dl, .inverse dd, .inverse dt {
        color: #fff
    }

    .inverse hr {
        background-color: #fff
    }

    .inverse a {
        color: #ffe499
    }

        .inverse a:visited {
            color: #ffd766
        }

        .inverse a:hover, .inverse a:focus, .inverse a:focus-within, .inverse a:active {
            color: #fff
        }

    .inverse .gold {
        color: #ffcb05
    }

    .inverse .skyblue {
        color: #6dcff6
    }

    .inverse .orange {
        color: #f7941e
    }

    .inverse .white {
        color: #fff
    }

    .inverse .color-eggshell {
        color: #fff1c6
    }

    .inverse .black {
        color: #000
    }

    .inverse a.infinite-more-link {
        color: #fff
    }

        .inverse a.infinite-more-link:hover {
            color: #ffcb05
        }

.inverse-white h1, .inverse-white h2, .inverse-white h3, .inverse-white h4, .inverse-white h5, .inverse-white h6, .inverse-white small {
    color: #fff
}

.inverse-white a.infinite-more-link:hover {
    color: #f5c037
}

.inverse-gold h1, .inverse-gold h2, .inverse-gold h3, .inverse-gold h4, .inverse-gold h5, .inverse-gold h6, .inverse-gold small {
    color: #ffcb05
}

.inverse-gold a.infinite-more-link:hover {
    color: #f5c037
}

.inverse-orange h1, .inverse-orange h2, .inverse-orange h3, .inverse-orange h4, .inverse-orange h5, .inverse-orange h6, .inverse-orange small {
    color: #f7941e
}

.inverse-orange a.infinite-more-link {
    color: #f7941e
}

.inverse-skyblue h1, .inverse-skyblue h2, .inverse-skyblue h3, .inverse-skyblue h4, .inverse-skyblue h5, .inverse-skyblue h6, .inverse-skyblue small {
    color: #6dcff6
}

.inverse-skyblue a.infinite-more-link {
    color: #6dcff6
}

    .inverse-skyblue a.infinite-more-link:hover {
        color: #6dcff6
    }

@media (min-width: 768px) {
    .col-sm-6.video-overlay .icon, .col-sm-6.audio-overlay .icon {
        width: 15%
    }

    .border-right-white {
        border-right: 1px solid #fff
    }

    .border-left-white {
        border-left: 1px solid #fff
    }

    .border-right-grey {
        border-right: 1px solid #ccc
    }

    .border-left-grey {
        border-left: 1px solid #ccc
    }
}

.slider-social .container > div {
    position: relative;
    background: #000;
    padding-top: 10px;
    padding-bottom: 10px
}

.slider-social ul {
    margin-bottom: 0
}

.slider-social li {
    position: relative;
    float: left;
    list-style: none;
    margin-right: 10px;
    line-height: 26px;
    text-align: center;
    font-size: 17px
}

    .slider-social li a {
        display: inline-block;
        border: 1px solid #fff;
        color: #fff;
        width: 28px;
        height: 28px;
        -webkit-border-radius: 13px !important;
        -moz-border-radius: 13px !important;
        border-radius: 13px !important
    }

        .slider-social li a:hover {
            background: #ffcb05;
            color: #f7941e;
            border: 1px solid #f7941e
        }

@media (min-width: 769px) {
    .slider-social {
        margin-bottom: -1px
    }

        .slider-social .container > div {
            background: none;
            padding: 0;
            z-index: 300
        }

        .slider-social .row > div {
            position: absolute;
            bottom: 7px;
            right: 20px
        }
}

.audio-overlay .icon, .video-overlay .icon {
    position: absolute;
    background-image: url("//www.montana.edu/_resources/images/structure/video-overlay.png");
    margin: 0 auto;
    background-size: contain;
    width: 18%;
    height: 100px;
    bottom: 40%;
    left: 40%;
    background-repeat: no-repeat;
    background-position: bottom
}

.audio-overlay .icon {
    background-image: url("//www.montana.edu/_resources/images/structure/audio-overlay.png")
}

.audio-overlay.active-audio .icon {
    background-image: url("//www.montana.edu/_resources/images/structure/stop-overlay.png")
}

.gridlabel, .gridlabel h1 {
    text-align: center;
    padding: 12px 10px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #fff;
    margin: 0
}

.grid-caption {
    text-align: center;
    display: block;
    background: #000;
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    padding: 17px 15px;
    bottom: -1px;
    margin: 0;
    right: 0;
    font-size: 20px;
    line-height: 1.4em
}

    .grid-caption a {
        color: #fff !important
    }

@media (max-width: 991px) {
    .audio-overlay .icon, .video-overlay .icon {
        width: 30%;
        left: 33%;
        bottom: 33%
    }
}

@media (max-width: 767px) {
    .col-sm-6.video-overlay .icon, .col-sm-6.audio-overlay .icon {
        left: 40%;
        width: 20%;
        bottom: auto;
        z-index: 30;
        top: 0px
    }
}

@media (min-width: 768px) {
    .video-overlay .icon, .audio-overlay .icon {
        bottom: 43%
    }
}

.infinite-container div.infinite-item {
    display: none
}

#snapshot-infinite img {
    max-width: none;
    width: 100%
}

#snapshot {
    padding-bottom: 25px
}

    #snapshot a.infinite-more-link {
        text-transform: uppercase
    }

.infinite-container > div {
    padding: 10px
}

#snapshot .column {
    position: relative
}

#snapshot .credit {
    position: absolute;
    z-index: 30;
    bottom: 10px;
    min-height: 20px;
    padding: 3px 8px;
    display: inline-block;
    color: #000;
    background: #ffcb05;
    font-size: .95em;
    color: #333
}

    #snapshot .credit a {
        color: #000
    }

#snapshot .credit-date {
    color: #484848;
    font-size: 10px
}

#snapshot-infinite .instagram .instafect {
    overflow: hidden
}

#snapshot-infinite .instagram img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

    #snapshot-infinite .instagram img:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }

@media (max-width: 479px) {
    #snapshot .credit-date {
        display: none
    }
}

@media (max-width: 479px) {
    #snapshot-infinite img {
        width: 145px;
        height: 145px;
        object-fit: cover
    }
}

@media (min-width: 480px) {
    #snapshot-infinite img {
        width: 212px;
        height: 212px;
        object-fit: cover
    }
}

@media (min-width: 769px) {
    #snapshot-infinite img {
        width: 212px;
        height: 212px;
        object-fit: cover
    }
}

@media (min-width: 992px) {
    #snapshot-infinite img {
        width: 215px;
        height: 215px;
        object-fit: cover
    }
}

.panel-title {
    border-bottom: 1px solid #eee
}

    .panel-title .fa {
        padding-right: 5px
    }

.widgetcontainer {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    background: #ccc;
    border-bottom: 1px solid #ccc;
    float: right;
    margin-left: 3%
}

    .widgetcontainer .tabs {
        width: 100%;
        text-align: center
    }

        .widgetcontainer .tabs ul {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .widgetcontainer .tabs ul li {
                width: 45%;
                padding: 4px 2.5%;
                margin: 0;
                display: inline-block;
                list-style: none;
                background: #ccc;
                font-size: 11px;
                text-transform: uppercase
            }

                .widgetcontainer .tabs ul li a {
                    cursor: pointer;
                    padding: 2px 5%;
                    display: block;
                    color: #333;
                    text-decoration: none;
                    font-weight: bold
                }

                    .widgetcontainer .tabs ul li a.active {
                        background: #15356D;
                        color: #fff;
                        -webkit-border-radius: 3px;
                        -moz-border-radius: 3px;
                        border-radius: 3px
                    }

    .widgetcontainer .panel {
        display: none;
        background: #f0f0f0;
        padding: 10px 5%;
        margin: 0
    }

        .widgetcontainer .panel ul, .widgetcontainer .panel ul li {
            padding: 0;
            margin: 0;
            list-style: none
        }

            .widgetcontainer .panel ul li {
                border-bottom: 1px solid #ccc;
                padding: 3px 0
            }

                .widgetcontainer .panel ul li a {
                    text-decoration: none
                }

.item-box {
    margin-bottom: 15px
}

.item-box-additional {
    float: left;
    width: 30%
}

.item-image img {
    width: 100%;
    max-width: inherit;
    height: auto
}

.item-box-description {
    width: 70%;
    float: left;
    padding-left: 15px
}

.item-box-subtitle *, .item-box-title h3 {
    padding: 0 0 2px 0;
    margin: 0;
    float: left;
    clear: both;
    width: 100%
}

.item-box-subtitle, .item-box-subtitle * {
    font-size: 16px;
    color: #333
}

@media (min-width: 992px) {
    .ou-item-box-small .item-box-additional {
        width: 15%
    }

    .ou-item-box-small .item-box-description {
        width: 85%
    }
}

@media (max-width: 479px) {
    .item-box-additional {
        float: none;
        width: 40%;
        margin: 0 auto;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .item-box-description {
        width: 100%;
        padding-left: 0;
        float: none
    }
}

.btn-container .btn + .btn {
    margin-left: 5px
}

.panel-extra .panel-heading h3 {
    padding-bottom: 0px;
    margin-bottom: 0px
}

.panel-extra .list-group li {
    list-style-type: none
}

    .panel-extra .list-group li .extension {
        text-transform: uppercase
    }

.nav-image a {
    text-decoration: none
}

    .nav-image a .image img {
        margin-bottom: 0;
        width: 100%
    }

    .nav-image a .link {
        background-color: black;
        padding: 7px 0;
        text-align: center
    }

        .nav-image a .link span {
            color: white
        }

            .nav-image a .link span:hover {
                color: #f0ad00
            }

.translucent-nav-image {
    position: relative
}

    .translucent-nav-image a {
        text-decoration: none
    }

        .translucent-nav-image a .image img {
            margin-bottom: 0;
            width: 100%
        }

        .translucent-nav-image a .link {
            background-color: rgba(0,0,0,0.5);
            padding: 12px 0;
            text-align: center;
            position: absolute;
            bottom: 0px;
            width: 100%
        }

            .translucent-nav-image a .link span {
                font-size: 20px;
                color: white
            }

                .translucent-nav-image a .link span:hover {
                    color: #f0ad00
                }

.no-header-text .panel {
    border-radius: 0
}

.image-more-text .header {
    border-style: solid;
    border-width: 1px;
    padding: 10px 15px;
    border-bottom: none;
    background-color: #15356D;
    border-color: #15356D;
    display: flex;
    justify-content: center;
    align-items: center
}

    .image-more-text .header > * {
        color: #fff
    }

.image-more-text .image {
    margin-bottom: 0;
    width: 100%
}

.image-more-text .more-text {
    border-top: none;
    border-radius: 0
}

#maincontent > form.feed-form {
    width: 70%;
    margin-bottom: 30px
}

form.feed-form .input-group {
    margin-bottom: 10px
}

form.feed-form .btn.btn-default.clear-button {
    margin-bottom: 10px
}

.feed-results .autobucket-pagination {
    padding-bottom: 30px
}

.feed-results .assets-maincontent-default-image > img {
    width: 100% !important
}

.feed-results .paginater.page-back.btn.btn-default {
    margin-right: 4px
}

.feed-results .paginater.page-next.btn.btn-default {
    margin-left: 4px
}

.ou-btn {
    margin-right: 5px;
    color: #FFF;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}

.ou-btn-warning {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450,#f89406)
}

    .ou-btn-warning:hover {
        background-color: #f89406
    }

.ou-btn-primary {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc,#0044cc)
}

    .ou-btn-primary:hover {
        background-color: #04c
    }

.ou-btn-success {
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462,#51a351)
}

    .ou-btn-success:hover {
        background-color: #51a351
    }

.ou-btn-danger {
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b,#bd362f)
}

    .ou-btn-danger:hover {
        background-color: #bd362f
    }

.ou-btn-info {
    background-color: #49AFCD;
    background-image: linear-gradient(to bottom, #5bc0de,#2f96b4)
}

    .ou-btn-info:hover {
        background-color: #2F96B4
    }

.ou-btn-default {
    color: #333;
    text-shadow: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff,#e6e6e6)
}

    .ou-btn-default:hover, .ou-btn-default:focus {
        color: #333 !important;
        text-shadow: none;
        background-color: #e6e6e6
    }

.ou-btn:hover, .ou-btn:focus {
    color: #FFF;
    background-image: none
}

a.ou-btn-warning:hover, a.ou-btn-primary:hover, a.ou-btn-success:hover, a.ou-btn-danger:hover, a.ou-btn-info:hover {
    color: #FFF
}

a.ou-btn-default:hover {
    color: #333
}

a.ou-btn-warning:visited, a.ou-btn-primary:visited, a.ou-btn-success:visited, a.ou-btn-danger:visited, a.ou-btn-info:visited {
    color: #FFF
}

a.ou-btn-default:visited {
    color: #333
}

a.ou-btn-warning:focus, a.ou-btn-primary:focus, a.ou-btn-success:focus, a.ou-btn-danger:focus, a.ou-btn-info:focus {
    color: #FFF
}

a.ou-btn-default:focus {
    color: #333
}

div.ou-modal {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    z-index: 3001
}

    div.ou-modal .bg-primary {
        color: #fff;
        background-color: #337ab7
    }

    div.ou-modal .bg-success {
        background-color: #dff0d8
    }

    div.ou-modal .bg-info {
        background-color: #d9edf7
    }

    div.ou-modal .bg-warning {
        background-color: #fcf8e3
    }

    div.ou-modal .bg-danger {
        background-color: #f2dede
    }

    div.ou-modal .ou-btn-warning, div.ou-modal .ou-btn-primary, div.ou-modal .ou-btn-success, div.ou-modal .ou-btn-danger, div.ou-modal .ou-btn-info {
        font-weight: bold
    }

    div.ou-modal .modal-title, div.ou-modal h2, div.ou-modal h3, div.ou-modal h4, div.ou-modal h5 {
        color: initial
    }

    div.ou-modal form fieldset.clean + fieldset.clean {
        border-top: 1px solid #ddd;
        padding-top: 18px
    }

    div.ou-modal form fieldset.clean h5 {
        margin: 0 10px 10px
    }

    div.ou-modal form fieldset h5 {
        margin: 40px 20px 20px;
        font-size: 15px;
        color: initial
    }

    div.ou-modal .help-block {
        font-size: 13px;
        font-style: italic
    }

    div.ou-modal .char-counter {
        float: right;
        color: #08c
    }

    div.ou-modal a.help-link {
        margin: 2px 6px 0 0;
        float: right;
        display: inline-block;
        vertical-align: middle;
        font-size: 1.5em;
        color: #999
    }

        div.ou-modal a.help-link:hover {
            color: #555
        }

td {
    padding: 3px
}

table {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0
}

    table td {
        vertical-align: top;
        text-align: left
    }

        table td.noborder {
            border: 0 !important
        }

    table.table_dark td, table.table_light td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        padding: 5px
    }

    table.table_light, table.table_dark {
        border: 1px solid #000;
        margin-bottom: 5px;
        background: #fff
    }

    table.table_light {
        border: 1px solid #ccc
    }

    table.table_dark td.active {
        padding: 4px;
        margin: 0;
        text-align: center;
        background-color: #C8CEDD;
        border: 1px solid #5C6C96;
        color: #003f7f;
        font-size: 15px;
        font-family: Georgia, "Times New Roman", Times, serif
    }

    table.table_dark th {
        background-color: #333;
        color: #efefef;
        padding: 3px;
        text-align: center
    }

    table.table_light th {
        color: #333;
        background-color: #eee;
        padding: 3px;
        text-align: center
    }

        table.table_light th a, table.table_dark th a {
            text-decoration: none;
            color: inherit
        }

            table.table_light th a:hover, table.table_dark th a:hover {
                text-decoration: underline
            }

    table.table_dark th p {
        color: #efefef
    }

    table.table_dark td.time {
        background-color: #ddd;
        padding: 3px;
        text-transform: uppercase;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        border-right: 1px solid #000;
        border-left: 1px solid #000
    }

    table.table_light caption, table.table_dark caption {
        text-align: left;
        font-weight: bold;
        font-size: 16px;
        padding: 30px 0 4px 0;
        color: #226bb7;
        line-height: 24px
    }

    table.noborder, table.noborder td {
        border: 0;
        background: transparent;
        background-color: transparent
    }

.badge-whatittakes {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #0d2c6c;
    padding: 20px 20px 13px 20px
}

    .badge-whatittakes .badge-morelink {
        padding: 20px 0 0 0;
        color: #3c9cd8;
        margin: 0
    }

        .badge-whatittakes .badge-morelink a {
            text-transform: uppercase;
            padding: 3px 1px
        }

            .badge-whatittakes .badge-morelink a, .badge-whatittakes .badge-morelink a:visited {
                color: #3c9cd8
            }

                .badge-whatittakes .badge-morelink a:hover {
                    color: #fff;
                    text-decoration: none
                }

    .badge-whatittakes .badge-separator {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin: 0 5px
    }

ul.block_grid {
    margin: 0;
    padding: 0
}

.block_grid li {
    padding: 0 15px;
    margin: 0;
    margin-bottom: 15px;
    display: block;
    background: #fff;
    text-align: center
}

    .block_grid li .item-container {
        border: 1px solid #ccc;
        display: block;
        clear: both;
        padding-bottom: 30px
    }

.block_grid h4, .block_grid h4 a {
    color: #ADBDCC;
    font-size: 1rem
}

.block_grid p {
    color: #333
}

.btn-text.learn-more {
    background: #ececec;
    color: #ADBDCC;
    padding: 5px 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .9rem
}

.block_grid a:hover .learn-more {
    color: #003f7f
}

.grid-item-content {
    display: block;
    padding: 15px
}

.block_grid li a {
    display: block
}

    .block_grid li a:hover {
        text-decoration: none
    }

.grid-item-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    height: 180px;
    width: 100%;
    -moz-box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.7),inset 0 0 1px 0 rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.7),inset 0 0 1px 0 rgba(0,0,0,0.7);
    box-shadow: inset 0 0 15px 0 rgba(0,0,0,0.7),inset 0 0 1px 0 rgba(0,0,0,0.7)
}

.block_grid li img {
    width: 100%;
    max-width: none
}

@media screen and (min-width: 0px) {
    .block_grid li {
        height: 400px
    }

    .grid-item-content {
        height: 150px
    }
}

[class*="block-grid-"] {
    display: block;
    margin: -15px;
    padding: 0
}

    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
        content: " ";
        display: table
    }

    [class*="block-grid-"]:after {
        clear: both
    }

.block-grid-item {
    display: inline;
    margin: 0;
    padding: 15px;
    height: auto;
    float: left;
    list-style: none
}

.block-grid-ts-1 > .block-grid-item {
    width: 100%
}

    .block-grid-ts-1 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-1 > .block-grid-item:nth-of-type(1n+1) {
        clear: both
    }

.block-grid-ts-2 > .block-grid-item {
    width: 50%
}

    .block-grid-ts-2 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-2 > .block-grid-item:nth-of-type(2n+1) {
        clear: both
    }

.block-grid-ts-3 > .block-grid-item {
    width: 33.33333%
}

    .block-grid-ts-3 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-3 > .block-grid-item:nth-of-type(3n+1) {
        clear: both
    }

.block-grid-ts-4 > .block-grid-item {
    width: 25%
}

    .block-grid-ts-4 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-4 > .block-grid-item:nth-of-type(4n+1) {
        clear: both
    }

.block-grid-ts-5 > .block-grid-item {
    width: 20%
}

    .block-grid-ts-5 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-5 > .block-grid-item:nth-of-type(5n+1) {
        clear: both
    }

.block-grid-ts-6 > .block-grid-item {
    width: 16.66667%
}

    .block-grid-ts-6 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-6 > .block-grid-item:nth-of-type(6n+1) {
        clear: both
    }

.block-grid-ts-7 > .block-grid-item {
    width: 14.28571%
}

    .block-grid-ts-7 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-7 > .block-grid-item:nth-of-type(7n+1) {
        clear: both
    }

.block-grid-ts-8 > .block-grid-item {
    width: 12.5%
}

    .block-grid-ts-8 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-8 > .block-grid-item:nth-of-type(8n+1) {
        clear: both
    }

.block-grid-ts-9 > .block-grid-item {
    width: 11.11111%
}

    .block-grid-ts-9 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-9 > .block-grid-item:nth-of-type(9n+1) {
        clear: both
    }

.block-grid-ts-10 > .block-grid-item {
    width: 10%
}

    .block-grid-ts-10 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-10 > .block-grid-item:nth-of-type(10n+1) {
        clear: both
    }

.block-grid-ts-11 > .block-grid-item {
    width: 9.09091%
}

    .block-grid-ts-11 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-11 > .block-grid-item:nth-of-type(11n+1) {
        clear: both
    }

.block-grid-ts-12 > .block-grid-item {
    width: 8.33333%
}

    .block-grid-ts-12 > .block-grid-item:nth-of-type(n) {
        clear: none
    }

    .block-grid-ts-12 > .block-grid-item:nth-of-type(12n+1) {
        clear: both
    }

@media (min-width: 480px) {
    .block-grid-xs-1 > .block-grid-item {
        width: 100%
    }

        .block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
            clear: both
        }

    .block-grid-xs-2 > .block-grid-item {
        width: 50%
    }

        .block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
            clear: both
        }

    .block-grid-xs-3 > .block-grid-item {
        width: 33.33333%
    }

        .block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
            clear: both
        }

    .block-grid-xs-4 > .block-grid-item {
        width: 25%
    }

        .block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
            clear: both
        }

    .block-grid-xs-5 > .block-grid-item {
        width: 20%
    }

        .block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
            clear: both
        }

    .block-grid-xs-6 > .block-grid-item {
        width: 16.66667%
    }

        .block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
            clear: both
        }

    .block-grid-xs-7 > .block-grid-item {
        width: 14.28571%
    }

        .block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
            clear: both
        }

    .block-grid-xs-8 > .block-grid-item {
        width: 12.5%
    }

        .block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
            clear: both
        }

    .block-grid-xs-9 > .block-grid-item {
        width: 11.11111%
    }

        .block-grid-xs-9 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1) {
            clear: both
        }

    .block-grid-xs-10 > .block-grid-item {
        width: 10%
    }

        .block-grid-xs-10 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1) {
            clear: both
        }

    .block-grid-xs-11 > .block-grid-item {
        width: 9.09091%
    }

        .block-grid-xs-11 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1) {
            clear: both
        }

    .block-grid-xs-12 > .block-grid-item {
        width: 8.33333%
    }

        .block-grid-xs-12 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1) {
            clear: both
        }
}

@media (min-width: 768px) {
    .block-grid-sm-1 > .block-grid-item {
        width: 100%
    }

        .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
            clear: both
        }

    .block-grid-sm-2 > .block-grid-item {
        width: 50%
    }

        .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
            clear: both
        }

    .block-grid-sm-3 > .block-grid-item {
        width: 33.33333%
    }

        .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
            clear: both
        }

    .block-grid-sm-4 > .block-grid-item {
        width: 25%
    }

        .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
            clear: both
        }

    .block-grid-sm-5 > .block-grid-item {
        width: 20%
    }

        .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
            clear: both
        }

    .block-grid-sm-6 > .block-grid-item {
        width: 16.66667%
    }

        .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
            clear: both
        }

    .block-grid-sm-7 > .block-grid-item {
        width: 14.28571%
    }

        .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
            clear: both
        }

    .block-grid-sm-8 > .block-grid-item {
        width: 12.5%
    }

        .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
            clear: both
        }

    .block-grid-sm-9 > .block-grid-item {
        width: 11.11111%
    }

        .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
            clear: both
        }

    .block-grid-sm-10 > .block-grid-item {
        width: 10%
    }

        .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
            clear: both
        }

    .block-grid-sm-11 > .block-grid-item {
        width: 9.09091%
    }

        .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
            clear: both
        }

    .block-grid-sm-12 > .block-grid-item {
        width: 8.33333%
    }

        .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
            clear: both
        }
}

@media (min-width: 992px) {
    .block-grid-md-1 > .block-grid-item {
        width: 100%
    }

        .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
            clear: both
        }

    .block-grid-md-2 > .block-grid-item {
        width: 50%
    }

        .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
            clear: both
        }

    .block-grid-md-3 > .block-grid-item {
        width: 33.33333%
    }

        .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
            clear: both
        }

    .block-grid-md-4 > .block-grid-item {
        width: 25%
    }

        .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
            clear: both
        }

    .block-grid-md-5 > .block-grid-item {
        width: 20%
    }

        .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
            clear: both
        }

    .block-grid-md-6 > .block-grid-item {
        width: 16.66667%
    }

        .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
            clear: both
        }

    .block-grid-md-7 > .block-grid-item {
        width: 14.28571%
    }

        .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
            clear: both
        }

    .block-grid-md-8 > .block-grid-item {
        width: 12.5%
    }

        .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
            clear: both
        }

    .block-grid-md-9 > .block-grid-item {
        width: 11.11111%
    }

        .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
            clear: both
        }

    .block-grid-md-10 > .block-grid-item {
        width: 10%
    }

        .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
            clear: both
        }

    .block-grid-md-11 > .block-grid-item {
        width: 9.09091%
    }

        .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
            clear: both
        }

    .block-grid-md-12 > .block-grid-item {
        width: 8.33333%
    }

        .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
            clear: both
        }
}

@media (min-width: 1200px) {
    .block-grid-lg-1 > .block-grid-item {
        width: 100%
    }

        .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
            clear: both
        }

    .block-grid-lg-2 > .block-grid-item {
        width: 50%
    }

        .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
            clear: both
        }

    .block-grid-lg-3 > .block-grid-item {
        width: 33.33333%
    }

        .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
            clear: both
        }

    .block-grid-lg-4 > .block-grid-item {
        width: 25%
    }

        .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
            clear: both
        }

    .block-grid-lg-5 > .block-grid-item {
        width: 20%
    }

        .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
            clear: both
        }

    .block-grid-lg-6 > .block-grid-item {
        width: 16.66667%
    }

        .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
            clear: both
        }

    .block-grid-lg-7 > .block-grid-item {
        width: 14.28571%
    }

        .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
            clear: both
        }

    .block-grid-lg-8 > .block-grid-item {
        width: 12.5%
    }

        .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
            clear: both
        }

    .block-grid-lg-9 > .block-grid-item {
        width: 11.11111%
    }

        .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
            clear: both
        }

    .block-grid-lg-10 > .block-grid-item {
        width: 10%
    }

        .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
            clear: both
        }

    .block-grid-lg-11 > .block-grid-item {
        width: 9.09091%
    }

        .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
            clear: both
        }

    .block-grid-lg-12 > .block-grid-item {
        width: 8.33333%
    }

        .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
            clear: none
        }

        .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
            clear: both
        }
}

#action .actionitem {
    position: relative
}

    #action .actionitem a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none;
        z-index: 10;
        background-color: #FFF;
        opacity: 0;
        filter: alpha(opacity=1)
    }

#action .thumbnail {
    margin: 20px 0 20px 0;
    border: none;
    background-color: transparent
}

    #action .thumbnail .caption h3, #action .thumbnail .caption h4, #action .thumbnail .caption p {
        text-align: center
    }

    #action .thumbnail .caption h4 {
        color: #ADBDCC
    }

    #action .thumbnail .caption h3 {
        color: #ADBDCC;
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 800
    }

@media screen and (max-width: 991px) {
    #action .action-blue {
        background-color: #28abe2
    }

    #action .action-green {
        background-color: #d6de26
    }

    #action .action-orange {
        background-color: #f69220
    }

    #action .thumbnail {
        margin: 0 0 0 0;
        padding: 10px 0 0 0
    }

        #action .thumbnail .caption {
            padding: 0 0 0 0
        }

            #action .thumbnail .caption h3 {
                font-size: 20px
            }

            #action .thumbnail .caption p, #action .thumbnail .caption h4 {
                display: none
            }

            #action .thumbnail .caption h3, #action .thumbnail .caption p {
                color: white
            }
}

@media screen and (max-width: 767px) {
    #action .thumbnail .caption h3 {
        font-size: 12px
    }
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: initial !important;
    width: initial !important
}

#left li:not(.list-group-item), #maincontent li:not(.list-group-item) {
    margin-bottom: .5em
}

    #left li:not(.list-group-item) ul, #maincontent li:not(.list-group-item) ul {
        margin-top: .5em
    }

    #left li:not(.list-group-item):last-child, #left .breadcrumb > li:not(.list-group-item):nth-last-child(3), #maincontent li:not(.list-group-item):last-child, #maincontent .breadcrumb > li:not(.list-group-item):nth-last-child(3) {
        margin-bottom: none
    }

body > a:not(.ou-btn) {
    display: none
}

.half {
    float: left;
    width: 47.5%
}

li.ai-directory-heading {
    border-top: 1px #ddd solid !important;
    margin-top: 10px !important;
    padding-top: 10px !important
}

.row .faculty-directory {
    padding-top: 25px;
    padding-bottom: 25px
}

    .row .faculty-directory strong {
        font-weight: 600
    }

    .row.faculty-directory:nth-child(even) {
        background-color: #f8f8f8
    }

h4.ai-faculty-name {
    padding-bottom: 0;
    margin-bottom: 0
}

.faculty-directory {
    font-size: 15px
}

    .faculty-directory .ai-faculty-contact {
        font-size: 14px
    }

        .faculty-directory .ai-faculty-contact * {
            font-size: 14px
        }

h4.ai-faculty-name, h4.ai-faculty-name * {
    line-height: 1.0em;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    padding-bottom: .1em
}

    h4.ai-faculty-name a {
        text-decoration: underline
    }

        h4.ai-faculty-name a:visited {
            color: #1a80c9
        }

.ai-faculty-rank {
    font-weight: 600
}

@media (max-width: 768px) {
    .page-content .faculty-directory img {
        max-width: 100px;
        float: right
    }
}

body > .mus-topalert {
    width: 100%;
    z-index: 32000;
    top: 0;
    left: 0
}

    body > .mus-topalert > div {
        padding: 7px 15px
    }

body > #mus-topalert > .mus-web-alert {
    color: #f0f0f0;
    background-color: #c40404
}

body > #mus-topalert > .mus-web-test-alert {
    background-color: #15356D
}

#oudirectedit {
    display: block;
    position: absolute;
    background-color: #777;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 0 0 12px 0 !important;
    -moz-border-radius: 0 0 12px 0 !important;
    border-radius: 0 0 12px 0 !important;
    top: 0px;
    left: 0px;
    padding: 0 7px 7px 0;
    border-right: 5px solid #333;
    border-bottom: 5px solid #333
}

/*Repurpose expert Page Styles*/


input[type='text'],
input[type='number'],
textarea {
    font-size: 16px;
}


/* ---------------------------- expert cards ------------------------------- */

#experts {
    min-height: 266px;
}

    #experts img {
        width: 105px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    #experts .expert-block {
        display: block;
        position: relative;
        text-decoration: none;
        color: #FFFFFF;
        margin-top: 15px;
        padding-top: 15px;
    }

.expert-block > a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
    margin-top: 15px;
}

#experts div.expert-name {
    background: #003f7f;
    padding: 10px;
    width: 100%;
}

div.expert-name div a, div.expert-name div {
    color: #eeeeee;
    font-size: 19px;
    text-decoration: none;
}

.expert-name .expert-title {
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: underline;
}

    .expert-name .expert-title a:hover {
        color: #ffcb05;
        text-decoration: none;
    }

.expert-name, .selectize-control {
    min-height: 72px !important;
    font-family: 'Open Sans', serif;
}

.expert-sub-description {
    font-family: "Open Sans", serif;
    font-size: 16px !important;
    margin-top: 10px;
    color: #FFFFFF;
}

.department {
    color: #FFFFFF;
}

.specialization {
    color: #FFFFFF;
}

div.profile-link a {
    color: hotpink !important;
    font-size: 16px !important;
}

.row.equal {
    display: flex;
    flex-wrap: wrap;
}

.expert-block {
    background: rgb(0, 63, 127);
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 3px solid white;
}

span.disclaimer {
    color: white;
    display: inline-block;
}

    span.disclaimer a {
        color: white;
    }

        span.disclaimer a:visited {
            color: white;
        }

        span.disclaimer a:hover {
            color: #ffcb05;
            text-decoration: none;
        }



/* ---------------------------- mobile portrait behavior ------------------------------- */

@media (max-width: 767px) {
    #search-form {
        margin-top: 20px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .select2 {
        border-bottom: 1px solid rgba(0,0,0,0.3);
        padding-top: 10px;
        margin-top: 0px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b::after {
        top: 5px !important;
    }

    #search-clear, #search-button {
        font-size: 25px !important;
    }

    .expert-block img {
        display: block;
    }

    #experts div.expert-name {
        position: relative;
        bottom: inherit;
        padding: 15px !important;
        text-align: center;
    }

    #experts div.expert-block {
        margin-bottom: 2px;
    }

    #search-experts {
        padding: 25px 15px;
    }

    #search-button {
        height: 49px !important;
    }

    #search-form div.col-lg-offset-2.col-lg-8 {
        padding-left: 5px;
        padding-right: 5px;
    }


    .select2-selection__rendered {
        padding: 15px 25px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b::after {
        top: 16px !important;
    }
}

#search-clear {
    position: absolute;
    margin-left: -45px;
    margin-top: -3px;
    color: #999 !important;
    z-index: 2;
}

#search-form button {
    background: none;
    border: none;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 2px;
}

#search-button {
    height: 34px;
    padding: 3px 18px;
    background: #003f7f !important;
    border-radius: 0;
}

    #search-button:hover {
        z-index: 0;
    }

input#search {
    border-radius: 0;
    z-index: 0;
}


/* ---------------------------- search form ------------------------------- */


/* #search {
	height: inherit;
	padding: 12px 12px;
	padding-bottom: 0;
}

*/

#search-form {
    background: #2078B6;
    margin: 20px 0px;
    margin-top: -50px;
    z-index: 1;
    position: relative;
    padding: 25px;
    padding-bottom: 25px;
    margin-bottom: 0;
}

#search-experts {
    border-radius: 0;
    border: none;
}

@media (max-width: 575px) {
    #search-button {
        padding: 3px 6px;
    }
}


#search-form select, #search-form .selectize-control {
    margin-top: 15px;
}

/* ---------------------------- images ------------------------------- */


#banner-img {
    z-index: 0;
    width: 100%;
}

/*

@media (min-width: 1200px) {
	.container{
		width: 100%;
		max-width: 1400px;
	}
}

*/

/* ---------------------------- select2 plugin - used for By Degree Type / By Interest selects ------------------------------- */

.select2-container .select2-selection--single {
    height: 50px;
    background: none;
    border: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #ffcb05;
    font-size: 19px;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b::after {
        content: '\f078';
        font-family: FontAwesome;
        color: white;
        position: relative;
        top: -6px;
        right: 10px !important;
        font-size: 19px;
    }

.select2 {
    width: 100% !important;
    margin-top: 10px;
}

.select2-selection__clear {
    color: white;
    font-size: 20px !important;
    margin-right: 8px;
}

.select2-selection__rendered {
    color: white !important;
    font-size: 18px;
    padding: 5px 25px;
}

    .select2-selection__rendered:not(.is-empty) {
        background: #003f7f;
    }

.select2-container--default .select2-results > .select2-results__options {
    max-height: inherit;
    font-size: 18px;
}

/* override the jerky affix menu that shows up on mobile */
#stick.affix {
    position: initial;
}

h1 {
    display: none;
}

    h1#expert-pages-heading {
        display: block;
        position: absolute;
        font-size: 4.5em;
        font-family: 'Roboto Slab', serif;
        font-weight: 700;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        margin-top: 70px;
        text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
        color: white !important;
        padding: 10px 20px;
    }

#breadcrumb {
    display: none;
}

/* give some responsive help to the <h1> */

@media (min-width: 0px) {
    h1#expert-pages-heading {
        font-size: 1.5em;
        margin-top: 0;
        width: 93%;
        padding-top: 2px;
    }
}

@media (min-width: 410px) {
    h1#expert-pages-heading {
        font-size: 1.8em;
        padding-top: 2px;
        margin-top: 0;
        width: 93%;
    }
}



@media (min-width: 768px) {
    h1#expert-pages-heading {
        margin-top: 0;
        padding-top: 2px;
        font-size: 2.3em;
        line-height: 35px;
    }

    .expert-block.col-sm-6 {
        width: 49.5%;
    }

    #experts {
        padding-left: 13px;
    }
}

@media (min-width: 992px) {
    h1#expert-pages-heading {
        margin-top: 0px;
        line-height: 45px;
        font-size: 3.0em;
    }

    .expert-block.col-md-4 {
        width: 33.0%;
    }
}

@media (min-width: 1200px) {
    h1#expert-pages-heading {
        margin-top: 10px;
        line-height: 70px;
        font-size: 4.0em;
    }

    .expert-block.col-lg-3 {
        width: 24.5%;
    }

    .expert-block.col-lg-4 {
        width: 20.0%;
    }

    #experts {
        padding-left: 25px;
    }
}

.select2 *:focus {
    outline: 1px dotted #003f7f;
}

#mode-container {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -39px;
}

#mode-buttons a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 15px;
}

    #mode-buttons a, #mode-buttons a:active, #mode-buttons a:visited {
        color: #000;
        text-decoration: none;
        background: #f2cf39;
        border-right: 1px solid #000;
    }

        #mode-buttons a.active, #mode-buttons a.active:active, #mode-buttons a.active:visited {
            font-weight: 600;
            color: white;
            background: #2078b6;
        }

@media (max-width: 991px) {
    #mode-container {
        display: none;
        width: 100%;
        margin-top: -25px;
    }

    #mode-buttons a {
        padding: 5px 20px;
        width: 33.3%;
        text-align: center;
    }
}

@media (max-width: 575px) {
    #mode-buttons a {
        font-size: 12px;
        padding: 10px 5px;
    }
}