/*!
 * NOMS
 */


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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 {
    *,
     :after,
     :before {
        background: 0 0!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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro: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
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #58595b;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0076c0;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0061b3;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #f5f2f0
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #e1ddda
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 40px
}

.h2,
h2 {
    font-size: 32px
}

.h3,
h3 {
    font-size: 28px
}

.h4,
h4 {
    font-size: 24px
}

.h5,
h5 {
    font-size: 20px
}

.h6,
h6 {
    font-size: 16px
}

p {
    margin: 0 0 12px
}

.lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 24px
    }
}

.small,
small {
    font-size: 87%
}

.mark,
mark {
    background-color: #fedfd5;
    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
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #e1ddda
}

.text-primary {
    color: #0046ad
}

a.text-primary:focus,
a.text-primary:hover {
    color: #00317a
}

.text-success {
    color: #85ba27
}

a.text-success:focus,
a.text-success:hover {
    color: #67901e
}

.text-info {
    color: #0076c0
}

a.text-info:focus,
a.text-info:hover {
    color: #006ecc
}

.text-warning {
    color: #fc9b7b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #fb7549
}

.text-danger {
    color: #fc9b7b
}

a.text-danger:focus,
a.text-danger:hover {
    color: #fb7549
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #0046ad
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #00317a
}

.bg-success {
    background-color: #c9e892
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #b4df68
}

.bg-info {
    background-color: #99d0ff
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #66b9ff
}

.bg-warning {
    background-color: #fedfd5
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #fdb9a3
}

.bg-danger {
    background-color: #fedfd5
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #fdb9a3
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #f5f2f0
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 12px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dd,
dt {
    line-height: 1.5
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #e1ddda
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 20px;
    border-left: 5px solid #f5f2f0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #e1ddda
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f5f2f0;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.5;
    word-break: break-all;
    word-wrap: break-word;
    color: #58595b;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 752px
    }
}

@media (min-width:992px) {
    .container {
        width: 972px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1172px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -16px;
    margin-right: -16px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        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: .25em;
    padding-bottom: .25em;
    color: #e1ddda;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: .25em;
    line-height: 1.5;
    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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: .25em
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #c9e892
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #bfe47d
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #99d0ff
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #80c5ff
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fedfd5
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #fdccbc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #fedfd5
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #fdccbc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: inherit;
    color: #58595b;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: #58595b
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #58595b;
    background-color: #f5f2f0;
    background-image: none;
    border: 1px solid #a6a7a8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #0076c0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 138, 255, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 138, 255, .6)
}

.form-control::-moz-placeholder {
    color: #a6a7a8;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #a6a7a8
}

.form-control::-webkit-input-placeholder {
    color: #a6a7a8
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #e1ddda;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 38px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 33px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 1em
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 40px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.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,
.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-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 33px;
    line-height: 33px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 38px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 0
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 49px;
    line-height: 49px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 44px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 47.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #85ba27
}

.has-success .form-control {
    border-color: #85ba27;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #67901e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #b4df68;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #b4df68
}

.has-success .input-group-addon {
    color: #85ba27;
    border-color: #85ba27;
    background-color: #c9e892
}

.has-success .form-control-feedback {
    color: #85ba27
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #fc9b7b
}

.has-warning .form-control {
    border-color: #fc9b7b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #fb7549;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fee7df;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fee7df
}

.has-warning .input-group-addon {
    color: #fc9b7b;
    border-color: #fc9b7b;
    background-color: #fedfd5
}

.has-warning .form-control-feedback {
    color: #fc9b7b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #fc9b7b
}

.has-error .form-control {
    border-color: #fc9b7b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #fb7549;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fee7df;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fee7df
}

.has-error .input-group-addon {
    color: #fc9b7b;
    border-color: #fc9b7b;
    background-color: #fedfd5
}

.has-error .form-control-feedback {
    color: #fc9b7b
}

.has-feedback label~.form-control-feedback {
    top: 29px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #98999b
}

@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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 31px
}

.form-horizontal .form-group {
    margin-left: -16px;
    margin-right: -16px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    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: 16px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    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: 16px;
    line-height: 1.5;
    border-radius: 2em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #808184;
    border-color: #808184
}

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #67686a;
    border-color: #414243
}

.btn-default:hover {
    color: #fff;
    background-color: #67686a;
    border-color: #626365
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #67686a;
    border-color: #626365
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #fff;
    background-color: #555658;
    border-color: #414243
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #808184;
    border-color: #808184
}

.btn-default .badge {
    color: #808184;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #0046ad;
    border-color: #0046ad
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #00317a;
    border-color: #00122e
}

.btn-primary:hover {
    color: #fff;
    background-color: #00317a;
    border-color: #002d70
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00317a;
    border-color: #002d70
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #002356;
    border-color: #00122e
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #0046ad;
    border-color: #0046ad
}

.btn-primary .badge {
    color: #0046ad;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #85ba27;
    border-color: #85ba27
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #67901e;
    border-color: #3a5111
}

.btn-success:hover {
    color: #fff;
    background-color: #67901e;
    border-color: #61871c
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #67901e;
    border-color: #61871c
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #527218;
    border-color: #3a5111
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #85ba27;
    border-color: #85ba27
}

.btn-success .badge {
    color: #85ba27;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #0076c0;
    border-color: #0076c0
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #006ecc;
    border-color: #004580
}

.btn-info:hover {
    color: #fff;
    background-color: #006ecc;
    border-color: #0069c2
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #006ecc;
    border-color: #0069c2
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #005ba8;
    border-color: #004580
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #0076c0;
    border-color: #0076c0
}

.btn-info .badge {
    color: #0076c0;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #fb7549;
    border-color: #f24006
}

.btn-warning:hover {
    color: #fff;
    background-color: #fb7549;
    border-color: #fb6e3f
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #fb7549;
    border-color: #fb6e3f
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa5b26;
    border-color: #f24006
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

.btn-warning .badge {
    color: #fc9b7b;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #fb7549;
    border-color: #f24006
}

.btn-danger:hover {
    color: #fff;
    background-color: #fb7549;
    border-color: #fb6e3f
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #fb7549;
    border-color: #fb6e3f
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #fa5b26;
    border-color: #f24006
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

.btn-danger .badge {
    color: #fc9b7b;
    background-color: #fff
}

.btn-link {
    color: #0076c0;
    font-weight: 400;
    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:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #0061b3;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #e1ddda;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 2em
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 2em
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 2em
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #58595b;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #4b4c4e;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0046ad
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #e1ddda
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    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: 14px;
    line-height: 1.5;
    color: #e1ddda;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    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-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    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:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    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: 2em;
    border-top-left-radius: 2em;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 2em;
    border-bottom-left-radius: 2em
}

.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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 16px;
    font-weight: 400;
    line-height: 1;
    color: #58595b;
    text-align: center;
    background-color: #f5f2f0;
    border: 1px solid #a6a7a8;
    border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    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:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #f5f2f0
}

.nav>li.disabled>a {
    color: #e1ddda
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #e1ddda;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f5f2f0;
    border-color: #0076c0
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #f5f2f0 #f5f2f0 #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    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: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #0046ad
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        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: 1em;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 16px;
    padding-left: 16px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 400px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -16px;
    margin-left: -16px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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: 13px 16px;
    font-size: 20px;
    line-height: 24px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -16px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 16px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.5px -16px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 24px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

.navbar-form {
    margin-left: -16px;
    margin-right: -16px;
    padding: 10px 16px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 6px;
    margin-bottom: 6px
}

@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 .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        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: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 16px;
        margin-right: 16px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -16px
    }
    .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:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #58595b
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    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:focus,
.navbar-default .navbar-nav>.open>a:hover {
    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:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        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:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    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: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #fff
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #fff
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 0 0;
    margin-bottom: 24px;
    list-style: none;
    background-color: none;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #58595b
}

.breadcrumb>.active {
    color: #58595b
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #0076c0;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #0061b3;
    background-color: #f5f2f0;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #38c2d8;
    border-color: #0046ad;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #e1ddda;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    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: 0px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f5f2f0
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #e1ddda;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #e1ddda
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #cac3be
}

.label-primary {
    background-color: #0046ad
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #00317a
}

.label-success {
    background-color: #85ba27
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #67901e
}

.label-info {
    background-color: #0076c0
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #006ecc
}

.label-warning {
    background-color: #fc9b7b
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #fb7549
}

.label-danger {
    background-color: #fc9b7b
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #fb7549
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #e1ddda;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #0076c0;
    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:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f5f2f0
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #e1d7d1
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 16px;
    padding-right: 16px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 72px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #58595b
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #0076c0
}

.alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.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: #c9e892;
    border-color: #d0e47d;
    color: #85ba27
}

.alert-success hr {
    border-top-color: #c8df68
}

.alert-success .alert-link {
    color: #67901e
}

.alert-info {
    background-color: #99d0ff;
    border-color: #75d7ff;
    color: #0076c0
}

.alert-info hr {
    border-top-color: #5ccfff
}

.alert-info .alert-link {
    color: #006ecc
}

.alert-warning {
    background-color: #fedfd5;
    border-color: #fdc1bc;
    color: #fc9b7b
}

.alert-warning hr {
    border-top-color: #fdaaa3
}

.alert-warning .alert-link {
    color: #fb7549
}

.alert-danger {
    background-color: #fedfd5;
    border-color: #fdc1bc;
    color: #fc9b7b
}

.alert-danger hr {
    border-top-color: #fdaaa3
}

.alert-danger .alert-link {
    color: #fb7549
}

@-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: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #0046ad;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -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: #85ba27
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #0076c0
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #fc9b7b
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #fc9b7b
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #f5f2f0;
    color: #e1ddda;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #e1ddda
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #0046ad;
    border-color: #0046ad
}

.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: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,
.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 {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #7ab0ff
}

.list-group-item-success {
    color: #85ba27;
    background-color: #c9e892
}

a.list-group-item-success,
button.list-group-item-success {
    color: #85ba27
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #85ba27;
    background-color: #bfe47d
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #85ba27;
    border-color: #85ba27
}

.list-group-item-info {
    color: #0076c0;
    background-color: #99d0ff
}

a.list-group-item-info,
button.list-group-item-info {
    color: #0076c0
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #0076c0;
    background-color: #80c5ff
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #0076c0;
    border-color: #0076c0
}

.list-group-item-warning {
    color: #fc9b7b;
    background-color: #fedfd5
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #fc9b7b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #fc9b7b;
    background-color: #fdccbc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

.list-group-item-danger {
    color: #fc9b7b;
    background-color: #fedfd5
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #fc9b7b
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #fc9b7b;
    background-color: #fdccbc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.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:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.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,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.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,
.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 {
    border-bottom-left-radius: -1
}

.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,
.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 {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    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: #58595b;
    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: #58595b
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #0046ad
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #0046ad;
    border-color: #0046ad
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #0046ad
}

.panel-primary>.panel-heading .badge {
    color: #0046ad;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #0046ad
}

.panel-success {
    border-color: #d0e47d
}

.panel-success>.panel-heading {
    color: #85ba27;
    background-color: #c9e892;
    border-color: #d0e47d
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d0e47d
}

.panel-success>.panel-heading .badge {
    color: #c9e892;
    background-color: #85ba27
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d0e47d
}

.panel-info {
    border-color: #75d7ff
}

.panel-info>.panel-heading {
    color: #0076c0;
    background-color: #99d0ff;
    border-color: #75d7ff
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #75d7ff
}

.panel-info>.panel-heading .badge {
    color: #99d0ff;
    background-color: #0076c0
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #75d7ff
}

.panel-warning {
    border-color: #fdc1bc
}

.panel-warning>.panel-heading {
    color: #fc9b7b;
    background-color: #fedfd5;
    border-color: #fdc1bc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fdc1bc
}

.panel-warning>.panel-heading .badge {
    color: #fedfd5;
    background-color: #fc9b7b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fdc1bc
}

.panel-danger {
    border-color: #fdc1bc
}

.panel-danger>.panel-heading {
    color: #fc9b7b;
    background-color: #fedfd5;
    border-color: #fdc1bc
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fdc1bc
}

.panel-danger>.panel-heading .badge {
    color: #fedfd5;
    background-color: #fc9b7b
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fdc1bc
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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 .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .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, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(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: #fff
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 0;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 0
}

.modal-footer {
    padding: 0;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    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, .5);
        box-shadow: 0 5px 15px rgba(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: freight-sans-pro, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(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, .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, .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, .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: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>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 .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -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;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: 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, .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-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none!important
}

.visible-sm {
    display: none!important
}

.visible-md {
    display: none!important
}

.visible-lg {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.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-ms-1,
.col-ms-10,
.col-ms-11,
.col-ms-12,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px
}

@media (min-width:480px) {
    .col-ms-1,
    .col-ms-10,
    .col-ms-11,
    .col-ms-12,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9 {
        float: left
    }
    .col-ms-1 {
        width: 8.33333%
    }
    .col-ms-2 {
        width: 16.66667%
    }
    .col-ms-3 {
        width: 25%
    }
    .col-ms-4 {
        width: 33.33333%
    }
    .col-ms-5 {
        width: 41.66667%
    }
    .col-ms-6 {
        width: 50%
    }
    .col-ms-7 {
        width: 58.33333%
    }
    .col-ms-8 {
        width: 66.66667%
    }
    .col-ms-9 {
        width: 75%
    }
    .col-ms-10 {
        width: 83.33333%
    }
    .col-ms-11 {
        width: 91.66667%
    }
    .col-ms-12 {
        width: 100%
    }
    .col-ms-pull-0 {
        right: auto
    }
    .col-ms-pull-1 {
        right: 8.33333%
    }
    .col-ms-pull-2 {
        right: 16.66667%
    }
    .col-ms-pull-3 {
        right: 25%
    }
    .col-ms-pull-4 {
        right: 33.33333%
    }
    .col-ms-pull-5 {
        right: 41.66667%
    }
    .col-ms-pull-6 {
        right: 50%
    }
    .col-ms-pull-7 {
        right: 58.33333%
    }
    .col-ms-pull-8 {
        right: 66.66667%
    }
    .col-ms-pull-9 {
        right: 75%
    }
    .col-ms-pull-10 {
        right: 83.33333%
    }
    .col-ms-pull-11 {
        right: 91.66667%
    }
    .col-ms-pull-12 {
        right: 100%
    }
    .col-ms-push-0 {
        left: auto
    }
    .col-ms-push-1 {
        left: 8.33333%
    }
    .col-ms-push-2 {
        left: 16.66667%
    }
    .col-ms-push-3 {
        left: 25%
    }
    .col-ms-push-4 {
        left: 33.33333%
    }
    .col-ms-push-5 {
        left: 41.66667%
    }
    .col-ms-push-6 {
        left: 50%
    }
    .col-ms-push-7 {
        left: 58.33333%
    }
    .col-ms-push-8 {
        left: 66.66667%
    }
    .col-ms-push-9 {
        left: 75%
    }
    .col-ms-push-10 {
        left: 83.33333%
    }
    .col-ms-push-11 {
        left: 91.66667%
    }
    .col-ms-push-12 {
        left: 100%
    }
    .col-ms-offset-0 {
        margin-left: 0
    }
    .col-ms-offset-1 {
        margin-left: 8.33333%
    }
    .col-ms-offset-2 {
        margin-left: 16.66667%
    }
    .col-ms-offset-3 {
        margin-left: 25%
    }
    .col-ms-offset-4 {
        margin-left: 33.33333%
    }
    .col-ms-offset-5 {
        margin-left: 41.66667%
    }
    .col-ms-offset-6 {
        margin-left: 50%
    }
    .col-ms-offset-7 {
        margin-left: 58.33333%
    }
    .col-ms-offset-8 {
        margin-left: 66.66667%
    }
    .col-ms-offset-9 {
        margin-left: 75%
    }
    .col-ms-offset-10 {
        margin-left: 83.33333%
    }
    .col-ms-offset-11 {
        margin-left: 91.66667%
    }
    .col-ms-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        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%
    }
}

.block-full {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.block-center {
    display: inline-block;
    text-align: left
}

.v-align {
    width: 100%;
    height: 100%;
    display: table
}

.v-align>.v-align-content {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.v-align.v-align-top>.v-align-content {
    vertical-align: top
}

.v-align.v-align-middle>.v-align-content {
    vertical-align: middle
}

.v-align.v-align-bottom>.v-align-content {
    vertical-align: bottom
}

.list-cols {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px
}

.list-cols:after,
.list-cols:before {
    margin: 0!important
}

.list-cols>li {
    float: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.list-cols.list-cols-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.list-cols.list-cols-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.list-cols.list-cols-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.list-cols.list-cols-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

@media (min-width:480px) {
    .list-cols.list-cols-xs-1 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:480px) {
    .list-cols.list-cols-xs-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:480px) {
    .list-cols.list-cols-xs-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:480px) {
    .list-cols.list-cols-xs-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (min-width:768px) {
    .list-cols.list-cols-sm-1 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:768px) {
    .list-cols.list-cols-sm-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:768px) {
    .list-cols.list-cols-sm-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:768px) {
    .list-cols.list-cols-sm-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (min-width:992px) {
    .list-cols.list-cols-md-1 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:992px) {
    .list-cols.list-cols-md-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:992px) {
    .list-cols.list-cols-md-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:992px) {
    .list-cols.list-cols-md-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (min-width:1200px) {
    .list-cols.list-cols-lg-1 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:1200px) {
    .list-cols.list-cols-lg-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:1200px) {
    .list-cols.list-cols-lg-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:1200px) {
    .list-cols.list-cols-lg-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

.img-responsive-wrap {
    max-width: 100%
}

.img-responsive-wrap>img {
    width: 100%;
    height: auto
}

.container-no-gutter .row {
    margin-left: 0;
    margin-right: 0
}

.container-no-gutter .row>[class*=col] {
    padding-left: 0;
    padding-right: 0
}

.container-no-gutter.container,
.container-no-gutter.container-fluid {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:992px) {
    .container-double-gutter .row {
        margin-left: -32px;
        margin-right: -32px
    }
    .container-double-gutter .row>[class*=col] {
        padding-left: 32px;
        padding-right: 32px
    }
}

html.flexbox .container-flex.container-fluid>.row,
html.flexbox .container-flex.container>.row,
html.flexbox .container-flex>.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch
}

html.flexbox .container-flex.container-fluid>.row:after,
html.flexbox .container-flex.container-fluid>.row:before,
html.flexbox .container-flex.container>.row:after,
html.flexbox .container-flex.container>.row:before,
html.flexbox .container-flex>.row:after,
html.flexbox .container-flex>.row:before {
    flex-basis: 0
}

html.flexbox .container-flex.container-fluid>.row>[class*=col],
html.flexbox .container-flex.container>.row>[class*=col],
html.flexbox .container-flex>.row>[class*=col] {
    display: flex;
    flex-basis: auto;
    flex-grow: 1
}

.container-lg-table,
.container-md-table,
.container-sm-table,
.container-xs-table {
    padding: 0 16px
}

@media (min-width:480px) {
    .container-xs-table {
        width: 100%;
        height: 1px;
        display: table;
        margin-left: -1px;
        margin-right: -1px;
        padding: 0;
        table-layout: fixed
    }
    .container-xs-table.container-table-auto {
        table-layout: auto
    }
    .container-xs-table>.container-table-row,
    .container-xs-table>.row {
        height: 100%;
        display: table-row
    }
    .container-xs-table>.container-table-row>.container-table-col,
    .container-xs-table>.container-table-row>[class*=col],
    .container-xs-table>.row>.container-table-col,
    .container-xs-table>.row>[class*=col] {
        display: table-cell;
        float: none;
        vertical-align: top
    }
    .container-xs-table .container-table-cell-wrap {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative
    }
    .container-xs-table .container-table-cell-wrap>.container-table-cell-wrap-inner {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }
}

@media (min-width:768px) {
    .container-sm-table {
        width: 100%;
        height: 1px;
        display: table;
        margin-left: -1px;
        margin-right: -1px;
        padding: 0;
        table-layout: fixed
    }
    .container-sm-table.container-table-auto {
        table-layout: auto
    }
    .container-sm-table>.container-table-row,
    .container-sm-table>.row {
        height: 100%;
        display: table-row
    }
    .container-sm-table>.container-table-row>.container-table-col,
    .container-sm-table>.container-table-row>[class*=col],
    .container-sm-table>.row>.container-table-col,
    .container-sm-table>.row>[class*=col] {
        display: table-cell;
        float: none;
        vertical-align: top
    }
    .container-sm-table .container-table-cell-wrap {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative
    }
    .container-sm-table .container-table-cell-wrap>.container-table-cell-wrap-inner {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }
}

@media (min-width:992px) {
    .container-md-table {
        width: 100%;
        height: 1px;
        display: table;
        margin-left: -1px;
        margin-right: -1px;
        padding: 0;
        table-layout: fixed
    }
    .container-md-table.container-table-auto {
        table-layout: auto
    }
    .container-md-table>.container-table-row,
    .container-md-table>.row {
        height: 100%;
        display: table-row
    }
    .container-md-table>.container-table-row>.container-table-col,
    .container-md-table>.container-table-row>[class*=col],
    .container-md-table>.row>.container-table-col,
    .container-md-table>.row>[class*=col] {
        display: table-cell;
        float: none;
        vertical-align: top
    }
    .container-md-table .container-table-cell-wrap {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative
    }
    .container-md-table .container-table-cell-wrap>.container-table-cell-wrap-inner {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }
}

@media (min-width:1200px) {
    .container-lg-table {
        width: 100%;
        height: 1px;
        display: table;
        margin-left: -1px;
        margin-right: -1px;
        padding: 0;
        table-layout: fixed
    }
    .container-lg-table.container-table-auto {
        table-layout: auto
    }
    .container-lg-table>.container-table-row,
    .container-lg-table>.row {
        height: 100%;
        display: table-row
    }
    .container-lg-table>.container-table-row>.container-table-col,
    .container-lg-table>.container-table-row>[class*=col],
    .container-lg-table>.row>.container-table-col,
    .container-lg-table>.row>[class*=col] {
        display: table-cell;
        float: none;
        vertical-align: top
    }
    .container-lg-table .container-table-cell-wrap {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative
    }
    .container-lg-table .container-table-cell-wrap>.container-table-cell-wrap-inner {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }
}

html {
    font-size: 16px
}

body {
    font-size: 87.5%;
    font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
    line-height: 1.5
}

html.wf-active body {
    font-size: 100%
}

p {
    margin: 0 0 1em
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.125
}

hr {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border: 0;
    border-top: 1px solid #e1ddda
}

dd,
dt {
    margin-top: .5em;
    margin-bottom: .5em;
    line-height: 1.25
}

dt {
    margin-top: 1em;
    font-weight: 600
}

a {
    font-weight: 600
}

a:focus,
a:hover {
    background: 0 0;
    color: #0061b3
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: underline
}

a:active {
    color: #0046ad
}

a abbr[data-original-title],
a abbr[title] {
    border: 0
}

.quote cite,
.text-subtitle {
    font-size: 1em;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5;
    text-transform: uppercase
}

.text-heading,
.text-headline,
.text-subheading,
.text-subheadline {
    font-weight: 300
}

.text-heading br,
.text-headline br,
.text-subheading br,
.text-subheadline br {
    display: none
}

@media (min-width:480px) {
    .text-heading br,
    .text-headline br,
    .text-subheading br,
    .text-subheadline br {
        display: inline
    }
}

.text-headline,
.text-subheading {
    line-height: 1.5
}

@media (min-width:768px) {
    .text-headline,
    .text-subheading {
        line-height: 1.25
    }
}

.text-heading {
    font-size: 1.75em;
    line-height: 1.125
}

@media (min-width:768px) {
    .text-heading {
        font-size: 3em
    }
}

.text-heading {
    margin: .5em 0
}

.text-headline,
.text-subheading {
    margin: 1em 0;
    font-size: 1.5em
}

@media (min-width:768px) {
    .text-headline,
    .text-subheading {
        font-size: 2em
    }
}

.text-headline {
    line-height: 1.25
}

.text-subheadline {
    font-size: 1.375em;
    line-height: 1.5
}

.text-title {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 1.25;
    text-transform: uppercase
}

.text-subtitle {
    margin: 0
}

.text-footnote {
    font-size: 1em;
    font-style: italic
}

.text-affix {
    font-weight: 600
}

@media (min-width:992px) {
    .text-affix {
        font-weight: 400
    }
}

.icon {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    vertical-align: middle;
    speak: none
}

.icon.icon-x:before {
    content: '[X]'
}

.icon-circle,
.icon-circle-o {
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 50%;
    text-align: center
}

.icon-circle .icon,
.icon-circle-o .icon {
    font-size: 24px
}

.icon-circle-o {
    background: 0 0
}

.icon-circle-o.icon-circle-primary {
    border-color: #0046ad;
    color: #0046ad
}

.icon-circle-o.icon-circle-success {
    border-color: #85ba27;
    color: #85ba27
}

.icon-circle-o.icon-circle-info {
    border-color: #0076c0;
    color: #0076c0
}

.icon-circle-o.icon-circle-warning {
    border-color: #fc9b7b;
    color: #fc9b7b
}

.icon-circle-o.icon-circle-danger {
    border-color: #fc9b7b;
    color: #fc9b7b
}

.icon-circle-o.icon-circle-inverse {
    border-color: #fff;
    color: #fff
}

.icon-circle {
    color: #fff
}

.icon-circle.icon-circle-primary {
    background-color: #0046ad
}

.icon-circle.icon-circle-success {
    background-color: #85ba27
}

.icon-circle.icon-circle-info {
    background-color: #0076c0
}

.icon-circle.icon-circle-warning {
    background-color: #fc9b7b
}

.icon-circle.icon-circle-danger {
    background-color: #fc9b7b
}

.icon-circle.icon-circle-inverse {
    background-color: #fff;
    color: #0046ad
}

.icon-circle-figure {
    width: 48px;
    height: 48px
}

@media (min-width:480px) {
    .icon-circle,
    .icon-circle-o {
        border-width: 2px
    }
    .icon-circle .icon,
    .icon-circle-o .icon {
        font-size: 28px
    }
    .icon-circle-figure {
        width: 64px;
        height: 64px
    }
}

@media (min-width:992px) {
    .icon-circle,
    .icon-circle-o {
        border-width: 2px
    }
    .icon-circle .icon,
    .icon-circle-o .icon {
        font-size: 32px
    }
    .icon-circle-figure {
        width: 72px;
        height: 72px
    }
}

@media (min-width:1025px) {
    .icon-circle,
    .icon-circle-o {
        border-width: 2px
    }
    .icon-circle .icon,
    .icon-circle-o .icon {
        font-size: 36px
    }
    .icon-circle-figure {
        width: 96px;
        height: 96px
    }
}

a .icon-circle,
a .icon-circle-o {
    transition: background-color .4s ease-in-out, border-color .4s ease-in-out, color .4s ease-in-out, box-shadow .4s ease-in-out
}

a:focus .icon-circle.icon-circle-primary,
a:hover .icon-circle.icon-circle-primary {
    background-color: #002761
}

a:focus .icon-circle.icon-circle-success,
a:hover .icon-circle.icon-circle-success {
    background-color: #587b1a
}

a:focus .icon-circle.icon-circle-info,
a:hover .icon-circle.icon-circle-info {
    background-color: #0061b3
}

a:focus .icon-circle.icon-circle-warning,
a:hover .icon-circle.icon-circle-warning {
    background-color: #fa6230
}

a:focus .icon-circle.icon-circle-danger,
a:hover .icon-circle.icon-circle-danger {
    background-color: #fa6230
}

a:focus .icon-circle-o,
a:hover .icon-circle-o {
    color: #fff
}

a:focus .icon-circle-o.icon-circle-primary,
a:hover .icon-circle-o.icon-circle-primary {
    background-color: #0046ad;
    border-color: #0046ad
}

a:focus .icon-circle-o.icon-circle-success,
a:hover .icon-circle-o.icon-circle-success {
    background-color: #85ba27;
    border-color: #85ba27
}

a:focus .icon-circle-o.icon-circle-info,
a:hover .icon-circle-o.icon-circle-info {
    background-color: #0076c0;
    border-color: #0076c0
}

a:focus .icon-circle-o.icon-circle-warning,
a:hover .icon-circle-o.icon-circle-warning {
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

a:focus .icon-circle-o.icon-circle-danger,
a:hover .icon-circle-o.icon-circle-danger {
    background-color: #fc9b7b;
    border-color: #fc9b7b
}

a:active .icon-circle,
a:active .icon-circle-o {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    transition: background-color 0s, border-color 0s, color 0s, box-shadow 0s
}

a:active .icon-circle-o.icon-circle-primary {
    background-color: #00317a;
    border-color: #00317a
}

a:active .icon-circle-o.icon-circle-success {
    background-color: #67901e;
    border-color: #67901e
}

a:active .icon-circle-o.icon-circle-info {
    background-color: #006ecc;
    border-color: #006ecc
}

a:active .icon-circle-o.icon-circle-warning {
    background-color: #fb7549;
    border-color: #fb7549
}

a:active .icon-circle-o.icon-circle-danger {
    background-color: #fb7549;
    border-color: #fb7549
}

.map-pin-index {
    width: 2em;
    height: 3em;
    display: block;
    padding: .375em 0;
    background: #1b3a68;
    background: url(../img/icons/icon-map-pin.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: noms-ui;
    src: url(../fonts/noms-ui.eot?gyofva);
    src: url(../fonts/noms-ui.eot?gyofva#iefix) format("embedded-opentype"), url(../fonts/noms-ui.ttf?gyofva) format("truetype"), url(../fonts/noms-ui.woff?gyofva) format("woff"), url(../fonts/noms-ui.svg?gyofva#noms-ui) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-icomoon {
    font-family: noms-ui!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-location:before {
    content: ""
}

.icon-chat:before {
    content: ""
}

.icon-text-size:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-handshake:before {
    content: ""
}

.icon-medication:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-stethoscope:before {
    content: ""
}

.icon-wallet:before {
    content: ""
}

.icon-careplan:before {
    content: ""
}

.icon-medicalcare:before {
    content: ""
}

.icon-communication:before {
    content: ""
}

.icon-goals:before {
    content: ""
}

.icon-monitor:before {
    content: ""
}

.icon-facility:before {
    content: ""
}

.icon-personalsupport:before {
    content: ""
}

.icon-modernfacility:before {
    content: ""
}

.icon-community:before {
    content: ""
}

.icon-socialworker:before {
    content: ""
}

.icon-advocate:before {
    content: ""
}

.icon-nurse:before {
    content: ""
}

.icon-calendar2:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-hours:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.container-full,
.container-full>.row,
.container-full>.row>[class*=col] {
    height: 100%
}

.container-pad-block {
    padding: 16px 32px
}

.container-pad,
.container-pad-double,
.container-pad-double-v,
.container-pad-v {
    padding-top: 32px;
    padding-bottom: 32px
}

.container-pad,
.container-pad-double,
.container-pad-double-h,
.container-pad-h {
    padding-left: 32px;
    padding-right: 32px
}

@media (min-width:768px) {
    .container-pad-double,
    .container-pad-double-v {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

@media (min-width:768px) {
    .container-pad-double,
    .container-pad-double-h {
        padding-left: 64px;
        padding-right: 64px
    }
}

.content {
    margin: 4em 0
}

.content>.content-inner-align {
    margin: -4em 0
}

@media (min-width:480px) {
    .content-xs {
        margin: 4em 0
    }
    .content-xs>.content-inner-align {
        margin: -4em 0
    }
}

@media (min-width:768px) {
    .content-sm {
        margin: 4em 0
    }
    .content-sm>.content-inner-align {
        margin: -4em 0
    }
}

@media (min-width:992px) {
    .content-md {
        margin: 4em 0
    }
    .content-md>.content-inner-align {
        margin: -4em 0
    }
}

@media (min-width:1200px) {
    .content-lg {
        margin: 4em 0
    }
    .content-lg>.content-inner-align {
        margin: -4em 0
    }
}

.comp-block,
.comp-block-wrap {
    padding-top: 32px;
    padding-bottom: 32px
}

.comp-block.comp-block-top {
    padding-top: 0
}

.comp-content-center {
    text-align: center
}

.comp-header {
    margin-bottom: 1em
}

.comp-header .text-heading,
.comp-header .text-subheading {
    margin: 0 0 .25em
}

.comp-header .text-subtitle+.text-heading,
.comp-header .text-subtitle+.text-subheading {
    margin-top: 0
}

.content-career .comp-header,
.content-provider .comp-header {
    text-align: left
}

.base-10 .col-xs-1,
.base-10 .col-xs-10,
.base-10 .col-xs-2,
.base-10 .col-xs-3,
.base-10 .col-xs-4,
.base-10 .col-xs-5,
.base-10 .col-xs-6,
.base-10 .col-xs-7,
.base-10 .col-xs-8,
.base-10 .col-xs-9 {
    float: left
}

.base-10 .col-xs-1 {
    width: 10%
}

.base-10 .col-xs-2 {
    width: 20%
}

.base-10 .col-xs-3 {
    width: 30%
}

.base-10 .col-xs-4 {
    width: 40%
}

.base-10 .col-xs-5 {
    width: 50%
}

.base-10 .col-xs-6 {
    width: 60%
}

.base-10 .col-xs-7 {
    width: 70%
}

.base-10 .col-xs-8 {
    width: 80%
}

.base-10 .col-xs-9 {
    width: 90%
}

.base-10 .col-xs-10 {
    width: 100%
}

.base-10 .col-xs-pull-0 {
    right: auto
}

.base-10 .col-xs-pull-1 {
    right: 10%
}

.base-10 .col-xs-pull-2 {
    right: 20%
}

.base-10 .col-xs-pull-3 {
    right: 30%
}

.base-10 .col-xs-pull-4 {
    right: 40%
}

.base-10 .col-xs-pull-5 {
    right: 50%
}

.base-10 .col-xs-pull-6 {
    right: 60%
}

.base-10 .col-xs-pull-7 {
    right: 70%
}

.base-10 .col-xs-pull-8 {
    right: 80%
}

.base-10 .col-xs-pull-9 {
    right: 90%
}

.base-10 .col-xs-pull-10 {
    right: 100%
}

.base-10 .col-xs-push-0 {
    left: auto
}

.base-10 .col-xs-push-1 {
    left: 10%
}

.base-10 .col-xs-push-2 {
    left: 20%
}

.base-10 .col-xs-push-3 {
    left: 30%
}

.base-10 .col-xs-push-4 {
    left: 40%
}

.base-10 .col-xs-push-5 {
    left: 50%
}

.base-10 .col-xs-push-6 {
    left: 60%
}

.base-10 .col-xs-push-7 {
    left: 70%
}

.base-10 .col-xs-push-8 {
    left: 80%
}

.base-10 .col-xs-push-9 {
    left: 90%
}

.base-10 .col-xs-push-10 {
    left: 100%
}

.base-10 .col-xs-offset-0 {
    margin-left: 0
}

.base-10 .col-xs-offset-1 {
    margin-left: 10%
}

.base-10 .col-xs-offset-2 {
    margin-left: 20%
}

.base-10 .col-xs-offset-3 {
    margin-left: 30%
}

.base-10 .col-xs-offset-4 {
    margin-left: 40%
}

.base-10 .col-xs-offset-5 {
    margin-left: 50%
}

.base-10 .col-xs-offset-6 {
    margin-left: 60%
}

.base-10 .col-xs-offset-7 {
    margin-left: 70%
}

.base-10 .col-xs-offset-8 {
    margin-left: 80%
}

.base-10 .col-xs-offset-9 {
    margin-left: 90%
}

.base-10 .col-xs-offset-10 {
    margin-left: 100%
}

@media (min-width:768px) {
    .base-10 .col-sm-1,
    .base-10 .col-sm-10,
    .base-10 .col-sm-2,
    .base-10 .col-sm-3,
    .base-10 .col-sm-4,
    .base-10 .col-sm-5,
    .base-10 .col-sm-6,
    .base-10 .col-sm-7,
    .base-10 .col-sm-8,
    .base-10 .col-sm-9 {
        float: left
    }
    .base-10 .col-sm-1 {
        width: 10%
    }
    .base-10 .col-sm-2 {
        width: 20%
    }
    .base-10 .col-sm-3 {
        width: 30%
    }
    .base-10 .col-sm-4 {
        width: 40%
    }
    .base-10 .col-sm-5 {
        width: 50%
    }
    .base-10 .col-sm-6 {
        width: 60%
    }
    .base-10 .col-sm-7 {
        width: 70%
    }
    .base-10 .col-sm-8 {
        width: 80%
    }
    .base-10 .col-sm-9 {
        width: 90%
    }
    .base-10 .col-sm-10 {
        width: 100%
    }
    .base-10 .col-sm-pull-0 {
        right: auto
    }
    .base-10 .col-sm-pull-1 {
        right: 10%
    }
    .base-10 .col-sm-pull-2 {
        right: 20%
    }
    .base-10 .col-sm-pull-3 {
        right: 30%
    }
    .base-10 .col-sm-pull-4 {
        right: 40%
    }
    .base-10 .col-sm-pull-5 {
        right: 50%
    }
    .base-10 .col-sm-pull-6 {
        right: 60%
    }
    .base-10 .col-sm-pull-7 {
        right: 70%
    }
    .base-10 .col-sm-pull-8 {
        right: 80%
    }
    .base-10 .col-sm-pull-9 {
        right: 90%
    }
    .base-10 .col-sm-pull-10 {
        right: 100%
    }
    .base-10 .col-sm-push-0 {
        left: auto
    }
    .base-10 .col-sm-push-1 {
        left: 10%
    }
    .base-10 .col-sm-push-2 {
        left: 20%
    }
    .base-10 .col-sm-push-3 {
        left: 30%
    }
    .base-10 .col-sm-push-4 {
        left: 40%
    }
    .base-10 .col-sm-push-5 {
        left: 50%
    }
    .base-10 .col-sm-push-6 {
        left: 60%
    }
    .base-10 .col-sm-push-7 {
        left: 70%
    }
    .base-10 .col-sm-push-8 {
        left: 80%
    }
    .base-10 .col-sm-push-9 {
        left: 90%
    }
    .base-10 .col-sm-push-10 {
        left: 100%
    }
    .base-10 .col-sm-offset-0 {
        margin-left: 0
    }
    .base-10 .col-sm-offset-1 {
        margin-left: 10%
    }
    .base-10 .col-sm-offset-2 {
        margin-left: 20%
    }
    .base-10 .col-sm-offset-3 {
        margin-left: 30%
    }
    .base-10 .col-sm-offset-4 {
        margin-left: 40%
    }
    .base-10 .col-sm-offset-5 {
        margin-left: 50%
    }
    .base-10 .col-sm-offset-6 {
        margin-left: 60%
    }
    .base-10 .col-sm-offset-7 {
        margin-left: 70%
    }
    .base-10 .col-sm-offset-8 {
        margin-left: 80%
    }
    .base-10 .col-sm-offset-9 {
        margin-left: 90%
    }
    .base-10 .col-sm-offset-10 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .base-10 .col-md-1,
    .base-10 .col-md-10,
    .base-10 .col-md-2,
    .base-10 .col-md-3,
    .base-10 .col-md-4,
    .base-10 .col-md-5,
    .base-10 .col-md-6,
    .base-10 .col-md-7,
    .base-10 .col-md-8,
    .base-10 .col-md-9 {
        float: left
    }
    .base-10 .col-md-1 {
        width: 10%
    }
    .base-10 .col-md-2 {
        width: 20%
    }
    .base-10 .col-md-3 {
        width: 30%
    }
    .base-10 .col-md-4 {
        width: 40%
    }
    .base-10 .col-md-5 {
        width: 50%
    }
    .base-10 .col-md-6 {
        width: 60%
    }
    .base-10 .col-md-7 {
        width: 70%
    }
    .base-10 .col-md-8 {
        width: 80%
    }
    .base-10 .col-md-9 {
        width: 90%
    }
    .base-10 .col-md-10 {
        width: 100%
    }
    .base-10 .col-md-pull-0 {
        right: auto
    }
    .base-10 .col-md-pull-1 {
        right: 10%
    }
    .base-10 .col-md-pull-2 {
        right: 20%
    }
    .base-10 .col-md-pull-3 {
        right: 30%
    }
    .base-10 .col-md-pull-4 {
        right: 40%
    }
    .base-10 .col-md-pull-5 {
        right: 50%
    }
    .base-10 .col-md-pull-6 {
        right: 60%
    }
    .base-10 .col-md-pull-7 {
        right: 70%
    }
    .base-10 .col-md-pull-8 {
        right: 80%
    }
    .base-10 .col-md-pull-9 {
        right: 90%
    }
    .base-10 .col-md-pull-10 {
        right: 100%
    }
    .base-10 .col-md-push-0 {
        left: auto
    }
    .base-10 .col-md-push-1 {
        left: 10%
    }
    .base-10 .col-md-push-2 {
        left: 20%
    }
    .base-10 .col-md-push-3 {
        left: 30%
    }
    .base-10 .col-md-push-4 {
        left: 40%
    }
    .base-10 .col-md-push-5 {
        left: 50%
    }
    .base-10 .col-md-push-6 {
        left: 60%
    }
    .base-10 .col-md-push-7 {
        left: 70%
    }
    .base-10 .col-md-push-8 {
        left: 80%
    }
    .base-10 .col-md-push-9 {
        left: 90%
    }
    .base-10 .col-md-push-10 {
        left: 100%
    }
    .base-10 .col-md-offset-0 {
        margin-left: 0
    }
    .base-10 .col-md-offset-1 {
        margin-left: 10%
    }
    .base-10 .col-md-offset-2 {
        margin-left: 20%
    }
    .base-10 .col-md-offset-3 {
        margin-left: 30%
    }
    .base-10 .col-md-offset-4 {
        margin-left: 40%
    }
    .base-10 .col-md-offset-5 {
        margin-left: 50%
    }
    .base-10 .col-md-offset-6 {
        margin-left: 60%
    }
    .base-10 .col-md-offset-7 {
        margin-left: 70%
    }
    .base-10 .col-md-offset-8 {
        margin-left: 80%
    }
    .base-10 .col-md-offset-9 {
        margin-left: 90%
    }
    .base-10 .col-md-offset-10 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .base-10 .col-lg-1,
    .base-10 .col-lg-10,
    .base-10 .col-lg-2,
    .base-10 .col-lg-3,
    .base-10 .col-lg-4,
    .base-10 .col-lg-5,
    .base-10 .col-lg-6,
    .base-10 .col-lg-7,
    .base-10 .col-lg-8,
    .base-10 .col-lg-9 {
        float: left
    }
    .base-10 .col-lg-1 {
        width: 10%
    }
    .base-10 .col-lg-2 {
        width: 20%
    }
    .base-10 .col-lg-3 {
        width: 30%
    }
    .base-10 .col-lg-4 {
        width: 40%
    }
    .base-10 .col-lg-5 {
        width: 50%
    }
    .base-10 .col-lg-6 {
        width: 60%
    }
    .base-10 .col-lg-7 {
        width: 70%
    }
    .base-10 .col-lg-8 {
        width: 80%
    }
    .base-10 .col-lg-9 {
        width: 90%
    }
    .base-10 .col-lg-10 {
        width: 100%
    }
    .base-10 .col-lg-pull-0 {
        right: auto
    }
    .base-10 .col-lg-pull-1 {
        right: 10%
    }
    .base-10 .col-lg-pull-2 {
        right: 20%
    }
    .base-10 .col-lg-pull-3 {
        right: 30%
    }
    .base-10 .col-lg-pull-4 {
        right: 40%
    }
    .base-10 .col-lg-pull-5 {
        right: 50%
    }
    .base-10 .col-lg-pull-6 {
        right: 60%
    }
    .base-10 .col-lg-pull-7 {
        right: 70%
    }
    .base-10 .col-lg-pull-8 {
        right: 80%
    }
    .base-10 .col-lg-pull-9 {
        right: 90%
    }
    .base-10 .col-lg-pull-10 {
        right: 100%
    }
    .base-10 .col-lg-push-0 {
        left: auto
    }
    .base-10 .col-lg-push-1 {
        left: 10%
    }
    .base-10 .col-lg-push-2 {
        left: 20%
    }
    .base-10 .col-lg-push-3 {
        left: 30%
    }
    .base-10 .col-lg-push-4 {
        left: 40%
    }
    .base-10 .col-lg-push-5 {
        left: 50%
    }
    .base-10 .col-lg-push-6 {
        left: 60%
    }
    .base-10 .col-lg-push-7 {
        left: 70%
    }
    .base-10 .col-lg-push-8 {
        left: 80%
    }
    .base-10 .col-lg-push-9 {
        left: 90%
    }
    .base-10 .col-lg-push-10 {
        left: 100%
    }
    .base-10 .col-lg-offset-0 {
        margin-left: 0
    }
    .base-10 .col-lg-offset-1 {
        margin-left: 10%
    }
    .base-10 .col-lg-offset-2 {
        margin-left: 20%
    }
    .base-10 .col-lg-offset-3 {
        margin-left: 30%
    }
    .base-10 .col-lg-offset-4 {
        margin-left: 40%
    }
    .base-10 .col-lg-offset-5 {
        margin-left: 50%
    }
    .base-10 .col-lg-offset-6 {
        margin-left: 60%
    }
    .base-10 .col-lg-offset-7 {
        margin-left: 70%
    }
    .base-10 .col-lg-offset-8 {
        margin-left: 80%
    }
    .base-10 .col-lg-offset-9 {
        margin-left: 90%
    }
    .base-10 .col-lg-offset-10 {
        margin-left: 100%
    }
}

@media (max-width:767px) {
    .container .row>[class*=col].col-xs-full,
    .container-fluid .row>[class*=col].col-xs-full {
        padding: 0
    }
}

@media (max-width:991px) {
    .container .row>[class*=col].col-sm-full,
    .container-fluid .row>[class*=col].col-sm-full {
        padding: 0
    }
}

@media (max-width:1199px) {
    .container .row>[class*=col].col-md-full,
    .container-fluid .row>[class*=col].col-md-full {
        padding: 0
    }
}

@media (max-width:1679px) {
    .container .row>[class*=col].col-lg-full,
    .container-fluid .row>[class*=col].col-lg-full {
        padding: 0
    }
}

a {
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

a:active {
    -webkit-transition: color 0s;
    -o-transition: color 0s;
    transition: color 0s
}

.text-default {
    color: #58595b
}

.pal-inverse .text-default {
    color: #fff
}

.text-error {
    color: red
}

.pal-inverse .text-error {
    color: #fedfd5
}

.pal-inverse .text-heading,
.pal-inverse .text-subheading,
.pal-inverse .text-subheadline {
    color: #fff
}

.pal-inverse .text-primary {
    color: #0046ad
}

.pal-inverse a.text-primary:focus,
.pal-inverse a.text-primary:hover {
    color: #00317a
}

.pal-inverse .text-success {
    color: #85ba27
}

.pal-inverse a.text-success:focus,
.pal-inverse a.text-success:hover {
    color: #67901e
}

.pal-inverse .text-info {
    color: #0076c0
}

.pal-inverse a.text-info:focus,
.pal-inverse a.text-info:hover {
    color: #006ecc
}

.pal-inverse .text-warning {
    color: #fc9b7b
}

.pal-inverse a.text-warning:focus,
.pal-inverse a.text-warning:hover {
    color: #fb7549
}

.pal-inverse .text-danger {
    color: #fc9b7b
}

.pal-inverse a.text-danger:focus,
.pal-inverse a.text-danger:hover {
    color: #fb7549
}

.comp-header .text-subtitle {
    color: #0046ad;
    margin: 0 0 .25em
}

.entry-body .pal-inverse .text-subtitle {
    color: #bed600
}

.pal-inverse {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pal-inverse a {
    color: #0076c0
}

.bg-gray-lighter,
.bg-section {
    background-color: #f5f2f0
}

.bg-default,
.bg-gray-light {
    background-color: #0076c0;
	color: white !important;
}

.bg-default.bg-transparent,
.bg-gray-light.bg-transparent {
    background-color: rgba(225, 221, 218, .9)
}

.bg-green,
.bg-success {
    background-color: #85ba27
}

.bg-green.bg-transparent,
.bg-success.bg-transparent {
    background-color: rgba(133, 186, 39, .9)
}

.bg-danger,
.bg-orange {
    background-color: #fedfd5
}

.bg-danger.bg-transparent,
.bg-orange.bg-transparent {
    background-color: rgba(254, 223, 213, .85)
}

.bg-blue-dark,
.bg-primary {
    background-color: #0046ad
}

.bg-blue-dark.bg-transparent,
.bg-primary.bg-transparent {
    background-color: rgba(0, 70, 173, .85)
}

.bg-blue-light,
.bg-info {
    background-color: #0076c0
}

.bg-blue-light.bg-transparent,
.bg-info.bg-transparent {
    background-color: rgba(0, 138, 255, .85) !important
}

.bg-blue-dark-gradient {
    background: #0046ad;
    background: -moz-linear-gradient(37.54% 67.02% 0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
    background: -webkit-linear-gradient(0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
    background: -webkit-gradient(linear, 37.54% 67.02%, 37.58% 67.02%, color-stop(0, #0076c0), color-stop(.9987, #0046ad), color-stop(1, #0046ad));
    background: -o-linear-gradient(0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
    background: -ms-linear-gradient(0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
    background: linear-gradient(90deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%)
}

.bg-gradient-overlay {
    background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .75) 100%);
    background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .75) 100%);
    background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .75) 100%);
    background-repeat: repeat-x
}

.bg-gradient-banner {
    background-image: url(../img/bgs/gradient_lg.jpg)
}

.bg-block-wrap {
    position: relative
}

.border-banner,
.border-footer,
.border-header,
.border-section {
    width: 100%;
    display: block;
    margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0
}

.border-header {
    padding-bottom: 5%;
    background-image: url(../img/borders/border-header.png);
    background-image: url(../img/borders/border-header.svg), linear-gradient(transparent, transparent)
}

.border-footer {
    padding-bottom: 6.66667%;
    background-image: url(../img/borders/border-footer.png);
    background-image: url(../img/borders/border-footer.svg), linear-gradient(transparent, transparent)
}

.border-section {
    padding-bottom: 5%;
    background-image: url(../img/borders/border-section.png);
    background-image: url(../img/borders/border-section.svg), linear-gradient(transparent, transparent)
}

.border-banner {
    padding-bottom: 9.375%;
    background-image: url(../img/borders/border-banner.png)
}

.page-header {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 0
}

.page-header .visible-mb {
    display: block
}

@media (min-width:992px) {
    .page-header .visible-mb {
        display: none
    }
}

.page-header .hidden-mb {
    display: none
}

@media (min-width:992px) {
    .page-header .hidden-mb {
        display: block
    }
}

.page-header-topbar {
    background: #fff;
    transition: box-shadow .2s ease-in-out
}

.page-header-topbar.scrolled {
    box-shadow: 0 0 8px 8px rgba(0, 0, 0, .25)
}

.js .page-header-topbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030
}

@media (max-width:991px) {
    .page-header-navbar-left-wrap {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 1;
        background: #f5f2f0
    }
    .page-header-navbar-left-wrap .nav.navbar-nav {
        margin: 0
    }
    .page-header-navbar-left-wrap .nav.navbar-nav>li {
        width: 50%;
        float: right;
        text-align: center
    }
    .page-header-navbar-left-wrap .nav.navbar-nav>li:last-child {
        border-right: 2px solid #fff
    }
}

@media (max-width:991px) {
    .page-header-navbar-right-wrap {
        float: left
    }
    .page-header-navbar-right-wrap .nav.navbar-nav .icon {
        margin: -1em 0
    }
    .page-header-navbar-right-wrap .nav.navbar-nav .icon-location {
        font-size: 2em
    }
    .page-header-navbar-right-wrap .nav.navbar-nav .icon-phone {
        font-size: 1.75em
    }
    .page-header-navbar-right-wrap .nav.navbar-nav .dropdown.nav-dropdown.open .dropdown-menu.nav-dropdown-menu {
        max-height: none;
        z-index: 1051;
        box-shadow: 0 0 8px 8px rgba(0, 0, 0, .25);
        transform: translateX(0)
    }
    .navbar.page-header-navbar .page-header-navbar-right-wrap .dropdown-menu.nav-dropdown-menu {
        height: 480px;
        height: 100vh;
        max-height: none;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1051;
        box-shadow: none;
        transform: translateX(-100%);
        transition: box-shadow .2s ease-in-out, transform .2s ease-in-out
    }
    .navbar.page-header-navbar .page-header-navbar-right-wrap .dropdown-menu.nav-dropdown-menu .container {
        overflow: hidden
    }
    .page-header-navbar-right-wrap .megamenu-dropdown-menu-inner-wrap {
        padding: 1em 0;
        overflow: auto
    }
}

@media (max-width:1199px) {
    .page-header-navbar-right-wrap .nav.navbar-nav .icon-location {
        font-size: 1.5em
    }
    .page-header-navbar-right-wrap .nav.navbar-nav .icon-phone {
        font-size: 1.375em
    }
}

.navbar.page-header-navbar {
    min-height: 2.5em;
    margin-top: 16px;
    margin-bottom: 16px;
    overflow: visible
}

.navbar.page-header-navbar .navbar-brand {
    width: 200px;
    height: 40px;
    padding: 0
}

.navbar.page-header-navbar .navbar-brand h1,
.navbar.page-header-navbar .navbar-brand img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0
}

.navbar.page-header-navbar .nav-icons {
    padding: .125em
}

.navbar.page-header-navbar .dropdown-menu.nav-dropdown-menu {
    display: none
}

.navbar.page-header-navbar .dropdown-menu-close {
    display: none;
    padding: 0;
    background: 0 0;
    border: 0;
    color: #0046ad;
    line-height: 2;
    transition: color .2s ease-in-out
}

@media (max-width:1024px) {
    .navbar.page-header-navbar .dropdown-menu-close {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 1em;
        margin-right: 16px
    }
}

.navbar.page-header-navbar .dropdown-menu-close:focus,
.navbar.page-header-navbar .dropdown-menu-close:hover {
    color: #0076c0
}

.navbar.page-header-navbar .dropdown-menu-close:active {
    color: #0061b3;
    transition: color 0s
}

.navbar.page-header-navbar .dropdown-menu-close .icon {
    font-size: 1.5em
}

.navbar.page-header-navbar .megamenu-dropdown-menu-inner-wrap {
    background: #fff
}

@media (min-width:992px) {
    .navbar.page-header-navbar {
        margin-top: 32px;
        margin-bottom: 32px
    }
    .navbar.page-header-navbar .navbar-brand {
        width: 300px;
        height: 60px
    }
    .navbar.page-header-navbar .dropdown-menu.nav-dropdown-menu {
        display: block
    }
}

.nav.page-header-nav>li>a {
    color: #0046ad;
    text-transform: uppercase
}

.nav.page-header-nav>li>a.page-header-link-top-left,
.nav.page-header-nav>li>a.page-header-link-top-right {
    position: absolute;
    top: 0;
    margin: 16px 0
}

.nav.page-header-nav>li>a.page-header-link-top-left {
    left: 0
}

.nav.page-header-nav>li>a.page-header-link-top-right {
    right: 0
}

@media (min-width:992px) {
    .nav.page-header-nav>li>a.page-header-link-top-left,
    .nav.page-header-nav>li>a.page-header-link-top-right {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        margin: 0
    }
}

.nav.page-header-nav.navbar-left,
.nav.page-header-nav.navbar-right {
    float: none!important
}

@media (min-width:992px) {
    .nav.page-header-nav.navbar-left {
        float: left!important
    }
    .nav.page-header-nav.navbar-right {
        float: right!important
    }
}

.page-header-border {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    visibility: visible;
    transform-origin: center top;
    transition: visibility .2s 0s, transform .2s ease-in-out
}

.dropdown.nav-dropdown.open .page-header-border,
.page-header-topbar.scrolled .page-header-border {
    visibility: hidden;
    transform: scale(1, 0) translateZ(0);
    transition: visibility 0s .2s ease-in-out, transform .2s ease-in-out
}

.page-header-border {
    display: none
}

.page-header.has-banner .page-header-border {
    display: block
}

.page-header .text-subheading {
    color: #0046ad
}

.page-header .nav.subnav {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.page-header .nav.subnav>li>a {
    color: #58595b
}

html.csscolumns .page-header .nav.subnav {
    padding: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

@media (min-width:480px) {
    html.csscolumns .page-header .nav.subnav {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:768px) {
    html.csscolumns .page-header .nav.subnav {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

html.csscolumns .page-header .nav.subnav>li {
    float: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

html.csscolumns .page-header .nav.subnav>li>a {
    padding-left: 16px;
    padding-right: 16px
}

.main-header .callout {
    margin: 32px 0
}

.main-header .callout-title {
    margin: 0 -32px 1em
}

.main-header-banner {
    position: relative;
    overflow: hidden;
    height: 112px
}

.main-header-banner.main-header-banner-lg {
    height: 400px
}

.main-header-banner.main-header-banner-blog {
    height: 256px
}

@media (min-width:480px) {
    .main-header-banner {
        height: 160px
    }
    .main-header-banner.main-header-banner-lg {
        height: 480px
    }
    .main-header-banner.main-header-banner-blog {
        height: 256px
    }
}

@media (min-width:768px) {
    .main-header-banner {
        height: 0;
        padding-bottom: 25%
    }
    .main-header-banner.main-header-banner-sm {
        padding-bottom: 18.75%
    }
    .main-header-banner.main-header-banner-lg {
        padding-bottom: 37.5%
    }
}

@media (min-width:992px) {
    .main-header-banner.main-header-banner-blog {
        height: 320px
    }
}

.main-header-banner-bg,
.main-header-banner-block,
.page-banner,
.page-banner-img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-header-banner-block {
    padding-top: 16px;
    padding-bottom: 16px
}

@media (min-width:480px) {
    .main-header-banner-block {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

@media (min-width:1200px) {
    .main-header-banner-block.main-header-banner-block-padded {
        padding-left: 64px;
        padding-right: 64px
    }
}

.main-header-banner-header .text-heading {
    color: #0046ad
}

@media (min-width:992px) {
    .main-header-banner-header .text-heading {
        font-size: 3em
    }
}

.main-header-banner.main-header-banner-lg .main-header-banner-header .text-heading {
    padding-top: 32px;
    font-size: 2.5em
}

@media (min-width:768px) {
    .main-header-banner.main-header-banner-lg .main-header-banner-header .text-heading {
        padding-top: 0;
        font-size: 2.5em
    }
}

.pal-inverse .main-header-banner-header .text-heading {
    color: #fff
}

.main-header-banner-header .text-subtitle {
    color: #bed600
}

.main-header-banner-header .text-subtitle+.text-heading {
    margin-top: 0
}

.main-header-banner-meta-wrap {
    display: none
}

@media (min-width:768px) {
    .main-header-banner-meta-wrap {
        display: block
    }
}

@media (max-width:1199px) {
    .main-header-banner-meta-wrap {
        width: 100%;
        height: auto!important;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 16px;
        padding-bottom: 16px;
        background: #0046ad;
        background: -moz-linear-gradient(37.54% 67.02% 0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
        background: -webkit-linear-gradient(0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
        background: -webkit-gradient(linear, 37.54% 67.02%, 37.58% 67.02%, color-stop(0, #0076c0), color-stop(.9987, #0046ad), color-stop(1, #0046ad));
        background: -o-linear-gradient(0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
        background: -ms-linear-gradient(0deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%);
        background: linear-gradient(90deg, #0076c0 0, #0046ad 99.87%, #0046ad 100%)
    }
}

.main-header-banner-meta {
    float: right;
    text-align: right
}

.border-banner.main-header-banner-border-bottom {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

@media (min-width:1200px) {
    .border-banner.main-header-banner-border-bottom {
        display: block
    }
}

.page-banner {
    background-color: #abd8ff;
    background-image: -webkit-linear-gradient(-45deg, #abd8ff 0, #fff 100%);
    background-image: -moz-linear-gradient(-45deg, #abd8ff 0, #fff 100%);
    background-image: linear-gradient(135deg, #abd8ff 0, #fff 100%)
}

.page-banner-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-banner-img-wrap {
    display: none
}

@media (min-width:768px) {
    .page-banner-img-wrap {
        display: block
    }
}

.page-banner-sm-img-wrap {
    display: none
}

@media (max-width:767px) {
    .page-banner-sm-img-wrap {
        display: block
    }
}

.navbar.navbar-center .navbar-header {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1051
}

.navbar.navbar-center .navbar-header>.navbar-brand {
    margin: -20px -100px
}

@media (min-width:992px) {
    .navbar.navbar-center .navbar-header>.navbar-brand {
        margin: -30px -150px
    }
    .navbar.navbar-center .navbar-nav {
        max-width: 50%
    }
}

.page-footer {
    background: #696a6c;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-footer-section:after,
.page-footer-section:before {
    content: " ";
    display: table
}

.page-footer-section:after {
    clear: both
}

.navbar.page-footer-navbar {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden
}

.nav.page-footer-nav>li>a,
.nav.sitemeta-nav>li>a {
    color: #fff
}

.nav.page-footer-nav>li>a:focus,
.nav.page-footer-nav>li>a:hover,
.nav.sitemeta-nav>li>a:focus,
.nav.sitemeta-nav>li>a:hover {
    background: 0 0;
    color: #bbb
}

.nav.page-footer-nav>li>a:hover,
.nav.sitemeta-nav>li>a:hover {
    text-decoration: none
}

.nav.page-footer-nav>li>a:focus,
.nav.sitemeta-nav>li>a:focus {
    text-decoration: underline
}

.nav.page-footer-nav>li>a:active,
.nav.sitemeta-nav>li>a:active {
    color: #959595
}

.nav.page-footer-nav {
    margin: -1em -16px;
    padding: .5em 16px;
    text-transform: uppercase
}

.nav.page-footer-nav>li>a {
    padding: .5em 16px
}

html.csscolumns .nav.page-footer-nav {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

@media (min-width:480px) {
    html.csscolumns .nav.page-footer-nav {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:768px) {
    html.csscolumns .nav.page-footer-nav {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

html.csscolumns .nav.page-footer-nav>li {
    float: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.nav.page-footer-nav .nav-icons {
    margin: 8px 0
}

.sitemeta.page-footer-sitemeta.page-footer-section {
    padding: 16px 0;
    background: #58595b;
    font-size: .875em;
    text-align: center
}

@media (min-width:1200px) {
    .sitemeta.page-footer-sitemeta.page-footer-section {
        font-size: 1em
    }
}

.sitemeta-copyright {
    margin: .5em 0
}

.navbar.page-footer-navbar.sitemeta-navbar {
    overflow: visible
}

.nav.sitemeta-nav {
    margin: 0
}

.nav.sitemeta-nav,
.nav.sitemeta-nav>li,
.nav.sitemeta-nav>li>a {
    display: inline-block;
    float: none
}

.nav.sitemeta-nav,
.nav.sitemeta-nav>li>a {
    padding-left: 8px;
    padding-right: 8px
}

.nav.sitemeta-nav>li {
    width: 100%
}

@media (min-width:480px) {
    .nav.sitemeta-nav>li {
        width: auto
    }
}

.blog-archive-title {
    margin-bottom: 1em
}

.blog-sidebar-section {
    margin: 2em 0
}

.blog-list-cats,
.blog-list-tags {
    padding-left: 0;
    list-style: none
}

.blog-list-cats:after,
.blog-list-cats:before,
.blog-list-tags:after,
.blog-list-tags:before {
    content: " ";
    display: table
}

.blog-list-cats:after,
.blog-list-tags:after {
    clear: both
}

.blog-list-cats {
    font-weight: 700;
    text-transform: uppercase
}

.blog-list-cats:after,
.blog-list-cats:before {
    display: block;
    content: ""
}

.blog-list-cats>li {
    margin: .375em 0
}

.blog-list-tags {
    font-weight: 600;
    line-height: 1.75
}

.blog-list-tags>li {
    display: inline-block;
    margin-right: .5em
}

.post-cat a,
.post-meta-entry a,
.post-title a {
    color: inherit;
    font-weight: inherit;
    border-bottom: 1px solid transparent;
    transition: border-color .2s ease-in-out, color .2s ease-in-out
}

.post-cat a:focus,
.post-cat a:hover,
.post-meta-entry a:focus,
.post-meta-entry a:hover,
.post-title a:focus,
.post-title a:hover {
    border-bottom-color: #58595b;
    text-decoration: none
}

.post-cat a:active,
.post-meta-entry a:active,
.post-title a:active {
    color: #0061b3;
    transition: border-color 0s, color 0s
}

.pal-inverse .post-cat a:focus,
.pal-inverse .post-cat a:hover,
.pal-inverse .post-meta-entry a:focus,
.pal-inverse .post-meta-entry a:hover,
.pal-inverse .post-title a:focus,
.pal-inverse .post-title a:hover {
    border-bottom-color: #fff;
    color: #fff !important;
}

.pal-inverse .post-cat a:active,
.pal-inverse .post-meta-entry a:active,
.pal-inverse .post-title a:active {
    color: inherit
}

.post-cat.text-subtitle {
    margin-bottom: .5em
}

.post-cat.text-subtitle a:focus,
.post-cat.text-subtitle a:hover {
    border-bottom-color: #0046ad
}

.pal-inverse .post-cat.text-subtitle a:focus,
.pal-inverse .post-cat.text-subtitle a:hover {
    border-bottom-color: #fff
}

.post.post-featured .main-header-banner-block {
    padding-top: 32px;
    padding-bottom: 32px
}

@media (min-width:992px) {
    .post.post-featured .main-header-banner-block {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

.post.post-featured .main-header-banner-header .post-meta-entry,
.post.post-featured .main-header-banner-header .text-subtitle {
    color: #0076c0
}

.post.post-featured .main-header-banner-header .text-heading {
    font-size: 1.5em;
    line-height: 1.25
}

@media (min-width:768px) {
    .post.post-featured .main-header-banner-header .text-heading {
        font-size: 2em
    }
}

@media (min-width:1200px) {
    .post.post-featured .main-header-banner-header .text-heading {
        font-size: 3em
    }
}

.post.post-featured .pal-inverse .main-header-banner-header .post-meta-entry,
.post.post-featured .pal-inverse .main-header-banner-header .text-subtitle {
    color: #fff
}

.post.post-featured .btn {
    margin: 0
}

.card.post .text-subheading {
    margin: 0;
    line-height: 1.25
}

.card.post .card-block {
    width: 100%;
    min-height: 0;
    padding: 0
}

.card.post .card-header {
    position: relative
}

.card.post .card-body,
.card.post .card-footer,
.card.post .card-header-block {
    padding-left: 32px;
    padding-right: 32px
}

.card.post .card-body,
.card.post .card-body-wrap,
.card.post .card-footer {
    padding-top: 16px;
    padding-bottom: 16px;
    min-height: 133px;
}

.card.post .card-header-block {
    padding-top: 32px;
    padding-bottom: 32px
}

.card.post .card-bg {
    z-index: -1
}

@media (min-width:768px) {
    .card.post.post-rich .card-header {
        position: relative;
        padding-bottom: 33.33333%
    }
    .card.post.post-rich .card-header-block {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }
}

.card.post.post-simple .card-bg {
    display: none
}

.card.post.post-simple .card-header {
    padding-top: 16px
}

.card.post.post-simple .card-body-wrap {
    padding-top: 0
}

.post-excerpt {
    margin: 0
}

.post-meta-entry {
    display: inline-block;
    margin-right: .5em
}

.post-meta-entry a {
    color: inherit;
    font-weight: inherit
}

.pal-inverse .post-meta-entry a {
    color: inherit
}

.post-meta-entry .icon {
    margin-left: .25em;
    margin-right: .25em
}

.post-meta-tags {
    padding-left: 0;
    list-style: none
}

.post-meta-tags,
.post-meta-tags>li {
    display: inline-block
}

.post-meta-tags:after,
.post-meta-tags:before {
    content: " ";
    display: table
}

.post-meta-tags:after {
    clear: both
}

.post-meta-tags>li {
    margin-right: .5em
}

.post-share-links a {
    margin: 0 .5em
}

.post-share-links a:focus,
.post-share-links a:hover {
    text-decoration: none
}

.post-share-links .icon {
    vertical-align: baseline
}

.post-share-links-caption {
    margin-right: .5em;
    text-transform: uppercase;
    color: #0076c0
}

.recent-posts {
    padding-left: 0;
    list-style: none
}

.recent-posts:after,
.recent-posts:before {
    content: " ";
    display: table
}

.recent-posts:after {
    clear: both
}

.recent-posts>li {
    border-bottom: 1px solid #58595b
}

.recent-posts>li:last-child {
    border-bottom: 0
}

.recent-post {
    padding: 32px 0 16px
}

.recent-post-date,
.recent-post-title {
    margin: 0;
    line-height: 1.5
}

.recent-post-title {
    font-size: 1em;
    font-weight: 600
}

.recent-post-title>a:focus,
.recent-post-title>a:hover {
    text-decoration: none
}

.recent-post-date {
    color: #808184
}

.card.post-snippet.card-peek {
    padding-top: 24px
}

@media (min-width:768px) {
    .card.post-snippet.card-peek {
        padding-top: 96px
    }
}

.card.post-snippet .post-title {
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5;
    text-transform: uppercase
}

@media (min-width:768px) {
    .card.post-snippet .post-title {
        margin: .25em 0 0;
        font-size: 2em;
        font-weight: 300;
        letter-spacing: normal;
        line-height: 1.25;
        text-transform: none
    }
}

.card.post-snippet .btn,
.card.post-snippet .post-cat,
.card.post-snippet .post-excerpt {
    display: none
}

.card.post-snippet .post-excerpt {
    margin: 1em 0
}

.card.post-snippet .post-date {
    margin: .5em 0;
    opacity: .75
}

@media (min-width:768px) {
    .card.post-snippet .post-cat,
    .card.post-snippet .post-excerpt {
        display: block
    }
    .card.post-snippet .btn {
        display: inline-block
    }
}

.bootstrap-select.form-control {
    display: block;
    margin: 1em 0;
    padding: 0;
    border: 0
}

.bootstrap-select.form-control .form-control {
    margin: 0
}

.bootstrap-select.form-control .dropdown-menu .dropdown-menu.inner {
    position: static;
    margin: 0;
    padding: 0;
    border: 0
}

.bootstrap-select.form-select-multi .dropdown-menu>li>a:before {
    width: 1.5em;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    content: ""
}

.bootstrap-select.form-select-multi .dropdown-menu>li.selected>a {
    color: #0076c0
}

.bootstrap-select.form-select-multi .dropdown-menu>li.selected>a:before {
    content: "\f046"
}

.bootstrap-select select.form-control {
    display: none
}

.bootstrap-select .dropdown-toggle.form-control {
    color: inherit
}

.bootstrap-select .dropdown-toggle.form-control .filter-option {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1em;
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: left;
    white-space: nowrap
}

.breadcrumb {
    margin: 0;
    font-size: .75em;
    font-weight: 600;
    letter-spacing: .02em;
    text-transform: uppercase
}

@media (min-width:768px) {
    .breadcrumb {
        font-size: 1em
    }
}

.main-breadcrumb {
    display: none;
    position: relative;
    padding: 16px 0;
    border-top: 1px solid #808184;
    border-bottom: 1px solid #808184
}

.main-breadcrumb .breadcrumb>li>a {
    color: #58595b
}

.main-breadcrumb .breadcrumb>li>a:focus,
.main-breadcrumb .breadcrumb>li>a:hover {
    color: #3f4041
}

.main-breadcrumb .breadcrumb>li>a:active {
    color: #262627
}

.main-breadcrumb .breadcrumb>li.active {
    color: #0076c0
}

@media (min-width:480px) {
    .main-breadcrumb {
        display: block
    }
}

.btn {
    margin: 1em 0;
    padding: .75em 2em;
    border: 2px solid transparent;
    font-size: .875em;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5;
    text-transform: uppercase;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

@media (min-width:768px) {
    .btn {
        font-size: 1em
    }
}

.btn:focus,
.btn:hover {
    border-color: transparent
}

.btn:active {
    border-color: transparent
}

.btn.btn-primary:active {
    border-color: transparent
}

.btn.btn-success:active {
    border-color: transparent
}

.btn.btn-info:active {
    border-color: transparent
}

.btn.btn-warning:active {
    border-color: transparent
}

.btn.btn-danger:active {
    border-color: transparent
}

.btn-group-lg>.btn,
.btn.btn-lg {
    font-size: 1.5em
}

.btn-group-sm>.btn,
.btn.btn-sm {
    font-size: .875em
}

.btn-group-xs>.btn,
.btn.btn-xs {
    font-size: .75em
}

.btn.btn-icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 2px solid transparent;
    border-radius: 50%;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center
}

.btn.btn-icon .icon {
    vertical-align: baseline;
    line-height: inherit
}

.pal-inverse .btn {
    border-color: #fff;
    background: 0 0;
    color: #fff
}

.pal-inverse .btn:focus,
.pal-inverse .btn:hover {
    background: #fff;
    color: #58595b
}

.pal-inverse .btn:active {
    background: #e6e6e6;
    border-color: transparent
}

.pal-inverse .btn.btn-primary:focus,
.pal-inverse .btn.btn-primary:hover {
    border-color: transparent;
    color: #0046ad
}

.pal-inverse .btn.btn-success:focus,
.pal-inverse .btn.btn-success:hover {
    border-color: transparent;
    color: #85ba27
}

.pal-inverse .btn.btn-info:focus,
.pal-inverse .btn.btn-info:hover {
    border-color: transparent;
    color: #0076c0
}

.pal-inverse .btn.btn-warning:focus,
.pal-inverse .btn.btn-warning:hover {
    border-color: transparent;
    color: #fc9b7b
}

.pal-inverse .btn.btn-danger:focus,
.pal-inverse .btn.btn-danger:hover {
    border-color: transparent;
    color: #fc9b7b
}

.pal-inverse .btn.btn-icon {
    border: 2px solid #fff
}

.btn-toolbar {
    margin: 0
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: none
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-right: .5em
}

.callouts {
    padding-left: 0;
    list-style: none
}

.callouts,
.callouts>li {
    display: inline-block
}

.callouts:after,
.callouts:before {
    content: " ";
    display: table
}

.callouts:after {
    clear: both
}

.callouts>li {
    padding: 0 16px
}

.callouts>li>a,
.callouts>li>a:focus,
.callouts>li>a:hover {
    color: #0076c0
}

@media (min-width:480px) {
    .callouts>li {
        padding: 0 32px
    }
}

.callout {
    margin: 0
}

.callout .icon-circle-figure {
    margin: 0 0 1em
}

.callout a:focus,
.callout a:hover {
    text-decoration: none
}

.callout-title {
    margin: 0;
    font-size: .75em
}

@media (min-width:480px) {
    .callout-title {
        font-size: .875em
    }
}

@media (min-width:768px) {
    .callout-title {
        font-size: 1em
    }
}

.callout-desc {
    margin: 0 0 1em
}

.media.callout {
    text-align: left
}

.card,
.link-card {
    width: 100%;
    display: block;
    position: relative
}

html.flexbox .card,
html.flexbox .link-card {
    display: flex
}

.card {
    background-color: #e1ddda
}

.card.card-peek {
    padding-top: 96px
}

.card.pal-inverse {
    background-color: #58595b
}

.card .text-subheading {
    margin: .5em 0;
    color: #0046ad
}

.card.pal-inverse .text-subheading {
    color: #fff
}

.card-bg.card-bg-left,
.card-bg.card-bg-right {
    background-size: auto 100%
}

.card-bg.card-bg-left {
    background-position: left center
}

.card-bg.card-bg-right {
    background-position: right center
}

.card-block,
.card-body,
.card-footer,
.card-header {
    width: 100%
}

.card-block {
    min-height: 100%;
    position: relative;
    z-index: 1;
    padding: 32px
}

.card-header.pal-inverse .text-subheading {
    color: #fff
}

.card-footer .btn {
    margin-bottom: 0
}

.link-card {
    color: inherit;
    font-weight: inherit
}

.link-card:focus,
.link-card:hover {
    color: inherit;
    text-decoration: none
}

.link-card .card.pal-inverse .text-subtitle {
    color: #fff
}

.card-img-right {
    max-width: 264px;
    margin: 0 auto
}

@media (min-width:768px) {
    .card-img-right {
        float: right;
        margin: 1em 0 1em 1em
    }
}

.title-collapse {
    margin: 1em 0;
    padding: 1em 0;
    border-bottom: 1px solid #808184
}

@media (min-width:992px) {
    .title-collapse {
        margin: 0;
        padding: .5em 0
    }
}

.link-collapse {
    display: block;
    position: relative;
    padding-right: 2em
}

.link-collapse:after {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #0076c0;
    transition: color .2s ease-in-out, transform .2s ease-in-out;
    transform-origin: center center;
    transform: scale(1, -1);
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    content: ""
}

.link-collapse:focus,
.link-collapse:hover {
    text-decoration: none
}

.link-collapse:focus:after,
.link-collapse:hover:after {
    color: #0061b3
}

.link-collapse:active:after {
    color: #0046ad;
    transition: color 0s, transform .2s ease-in-out
}

.link-collapse.collapsed:after {
    transform: scale(1, 1)
}

.collapse-content {
    padding: 1em 0;
    overflow: hidden;
    clear: both
}

.responsive-collapse.active .responsive-collapse-content {
    padding: 1px 0
}

.dropdown-toggle {
    display: block;
    position: relative;
    color: #a6a7a8;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out
}

.dropdown-toggle:focus,
.dropdown-toggle:hover {
    text-decoration: none
}

.dropdown-toggle .caret {
    width: 3em;
    height: auto;
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    margin: 0;
    background: #f5f2f0;
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    color: #0076c0;
    line-height: 3em;
    text-align: center;
    transition: inherit
}

.dropdown-toggle .caret:after {
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    content: ""
}

.dropdown-menu {
    width: 100%
}

.dropdown-menu li>a {
    display: block;
    padding: .5em 1em;
    color: #58595b;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap
}

.dropdown-menu li>a:focus,
.dropdown-menu li>a:hover {
    color: #0076c0;
    background-color: #f5f2f0
}

.dropdown-menu ul {
    padding-left: 0;
    list-style: none
}

.dropdown-menu ul>li>a {
    padding-left: 2em
}

.dropdown.dropdown-nav .dropdown-toggle {
    font-weight: 400
}

.file-list {
    padding-left: 0;
    list-style: none
}

.file-list>li {
    margin-bottom: .5em
}

.file-list>li:last-child {
    margin-bottom: 0
}

.file-list .file-entry {
    padding: .5em 0;
    border-bottom: 1px solid #a6a7a8
}

.file-list .file-entry:after,
.file-list .file-entry:before {
    content: " ";
    display: table
}

.file-list .file-entry:after {
    clear: both
}

.file-list .file-entry .file-actions,
.file-list .file-entry .file-filename {
    width: 100%;
    padding: .5em 0
}

@media (min-width:768px) {
    .file-list .file-entry .file-actions,
    .file-list .file-entry .file-filename {
        width: auto
    }
}

.file-list .file-entry .file-filename {
    float: left
}

.file-list .file-entry .file-actions {
    float: right
}

.file-list .file-entry .file-actions a {
    margin-left: 1em
}

.file-list .file-entry .file-actions a:focus,
.file-list .file-entry .file-actions a:hover {
    text-decoration: none
}

.file-list .file-entry .file-actions a:focus .link-text,
.file-list .file-entry .file-actions a:hover .link-text {
    text-decoration: underline
}

.no-js .file-list .file-entry .file-actions a[data-print] {
    display: none
}

.form-control {
    height: 3em;
    margin: 1em 0;
    padding: 1em;
    font-size: 1em;
    line-height: 1
}

.form-control:focus {
    box-shadow: none
}

.form-control:focus::-moz-placeholder {
    color: #0076c0;
    opacity: 1
}

.form-control:focus:-ms-input-placeholder {
    color: #0076c0
}

.form-control:focus::-webkit-input-placeholder {
    color: #0076c0
}

textarea.form-control {
    min-height: 192px
}

.form-label {
    display: block;
    margin: 1.5em 0 .5em;
    border: 0;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.25
}

legend.form-label {
    padding-top: 1.5em
}

.alphabet.form-control-alphabet {
    display: block;
    margin: 0 -.125em
}

.alphabet.form-control-alphabet>li {
    width: 1em;
    margin: 0 .125em;
    text-align: center
}

.alphabet.form-control-alphabet>li>label {
    display: block;
    margin: 0;
    color: #0076c0;
    font-weight: 400;
    cursor: pointer;
    touch-action: manipulation
}

.alphabet.form-control-alphabet>li>input[type=checkbox]:checked+label,
.alphabet.form-control-alphabet>li>input[type=radio]:checked+label {
    font-weight: 700
}

html.checked .alphabet.form-control-alphabet>li>input[type=checkbox],
html.checked .alphabet.form-control-alphabet>li>input[type=radio] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.input-group {
    margin: 3em 0
}

.input-group .btn,
.input-group .form-control {
    height: 3em;
    margin: 0
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    padding: 0 1.5em;
    border-bottom-left-radius: 2em;
    border-top-left-radius: 2em
}

.input-group-btn .btn {
    font-size: 16px;
    font-size: initial
}

.form-survey .form-label {
    font-size: 1em
}

table.form-likert {
    width: 100%;
    margin-left: -16px;
    margin-right: -16px;
    border-collapse: collapse;
    table-layout: fixed
}

@media (min-width:768px) {
    table.form-likert {
        margin-left: 0;
        margin-right: 0
    }
}

table.form-likert>tbody:after {
    display: block;
    padding-top: 32px;
    content: ''
}

table.form-likert>tbody>tr {
    padding: 16px 16px
}

@media (min-width:768px) {
    table.form-likert>tbody>tr {
        padding: 0
    }
}

table.form-likert>tbody>tr:first-child {
    border-bottom: 1px solid #58595b
}

table.form-likert>tbody>tr:first-child>th {
    display: none;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #0076c0;
    line-height: 1.375
}

@media (min-width:768px) {
    table.form-likert>tbody>tr:first-child>th {
        display: table-cell
    }
}

table.form-likert>tbody>tr:first-child>th:first-child {
    display: table-cell;
    padding-left: 0;
    color: inherit;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase
}

table.form-likert>tbody>tr:nth-child(2n+1) {
    background: #f5f2f0
}

table.form-likert>tbody>tr:nth-child(2n+1):first-child {
    background: 0 0
}

table.form-likert>tbody>tr>td,
table.form-likert>tbody>tr>th {
    padding: 8px 12px;
    font-weight: 400;
    text-align: left;
    vertical-align: middle
}

@media (min-width:768px) {
    table.form-likert>tbody>tr>td,
    table.form-likert>tbody>tr>th {
        width: 6em;
        text-align: center
    }
}

table.form-likert>tbody>tr>td:first-child,
table.form-likert>tbody>tr>th:first-child {
    width: auto;
    text-align: left
}

table.form-likert label {
    margin: 0
}

table.form-likert .form-likert-value {
    color: #0076c0;
    font-weight: 400;
    line-height: 1.375
}

table.form-likert label .form-likert-value {
    margin-left: .25em
}

@media (min-width:768px) {
    table.form-likert label .form-likert-value {
        display: none
    }
}

@media (max-width:767px) {
    table.form-likert,
    table.form-likert>tbody,
    table.form-likert>tbody>tr,
    table.form-likert>tbody>tr>td,
    table.form-likert>tbody>tr>th {
        display: block
    }
}

.gallery-wrap {
    margin-bottom: 32px
}

.gallery-item {
    display: block;
    position: relative
}

.gallery-item-content {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 24px
}

.gallery-item-title {
    position: absolute;
    left: 24px;
    bottom: 24px;
    margin: 0;
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

@media (min-width:480px) {
    .gallery-item-title {
        font-size: 1em
    }
}

.slick-gallery {
    overflow: hidden
}

.slick-gallery .slick-track {
    padding: 72px 8px
}

.slick-gallery .slick-slide {
    padding: 8px
}

.slick-gallery .slick-slide {
    position: relative;
    transform-origin: center center;
    transform: scale(1);
    transition: transform .2s ease-in-out
}

.slick-gallery .slick-slide.slick-current {
    z-index: 1;
    transform: scale(1.25)
}

.list-title {
    margin-bottom: 0;
    line-height: 1.25
}

.list-checks,
.list-dashed,
.list-icon-bulleted,
.list-plain {
    padding-left: 0;
    list-style: none;
    line-height: 1.25
}

.list-icon-bulleted,
.list-plain {
    margin: 1em 0
}

.list-icon-bulleted,
.list-icon-bulleted>li,
.list-plain,
.list-plain>li {
    padding: .25em 0
}

.list-icon-bulleted:after,
.list-icon-bulleted:before,
.list-plain:after,
.list-plain:before {
    display: block;
    content: ''
}

.list-icon-bulleted:before,
.list-plain:before {
    margin-top: -.5em
}

.list-icon-bulleted:after,
.list-plain:after {
    margin-bottom: -.5em
}

.list-dashed>li:before {
    margin-right: .25em;
    content: '-'
}

.list-compact {
    margin: 0 0 1em 0
}

.list-compact:after,
.list-compact:before {
    content: none
}

.list-compact,
.list-compact>li {
    padding: 0
}

.list-checks>li:after,
.list-checks>li:before {
    content: " ";
    display: table
}

.list-checks>li:after {
    clear: both
}

.list-checks>li>input[type=checkbox] {
    float: left;
    margin-right: .75em
}

.list-checks>li>input[type=checkbox]:checked+label {
    color: #0076c0
}

.list-checks>li>label {
    font-weight: 400;
    transition: color .2s ease-in-out
}

.list-icon-bulleted {
    text-align: left
}

.list-icon-bulleted>li {
    position: relative;
    padding-left: 2em
}

.list-icon-bulleted>li .icon {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: .5em
}

.list-icon-bulleted>li .icon:before {
    font-size: 1.25em
}

.list-icon-bulleted>li:nth-child(5n+1) .icon {
    color: #0046ad
}

.list-icon-bulleted>li:nth-child(5n+2) .icon {
    color: #85ba27
}

.list-icon-bulleted>li:nth-child(5n+3) .icon {
    color: #fc9b7b
}

.list-icon-bulleted>li:nth-child(5n+4) .icon {
    color: #0076c0
}

.list-icon-bulleted>li:nth-child(5n+5) .icon {
    color: #58595b
}

.megamenu {
    position: relative
}

.navbar.megamenu-navbar {
    position: static
}

.nav.megamenu-nav>li {
    position: static
}

.dropdown.megamenu-dropdown {
    position: static
}

.dropdown-menu.megamenu-dropdown-menu {
    width: 100%;
    height: 450px;
    max-height: 0;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    transition: max-height .2s ease-in-out
}

.navbar-nav .dropdown.open .dropdown-menu.megamenu-dropdown-menu {
    max-height: 450px;
    z-index: 1001
}

.megamenu-dropdown-menu-inner-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.nav.subnav.megamenu-subnav>li>a {
    padding: .5em 0
}

.members-wrap {
    overflow: hidden
}

.member-titles,
.members {
    padding-left: 0;
    list-style: none
}

.member-titles:after,
.member-titles:before,
.members:after,
.members:before {
    content: " ";
    display: table
}

.member-titles:after,
.members:after {
    clear: both
}

.members {
    margin: 0 -32px;
    padding: 32px 16px;
    text-align: center
}

.members>li {
    width: 100%;
    float: left;
    padding: 32px 16px
}

@media (min-width:768px) {
    .members>li {
        width: 50%
    }
}

@media (min-width:992px) {
    .members>li {
        width: 33.33333%
    }
}

html.flexbox .members {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start
}

html.flexbox .members:after,
html.flexbox .members:before {
    flex-basis: 0
}

.member.card p {
    margin: .25em 0
}

@media (min-width:480px) {
    .member.card p {
        margin: 1em 0
    }
}

.member.card .card-block {
    padding: 16px
}

@media (min-width:480px) {
    .member.card .card-block {
        padding: 32px
    }
}

.member.card .media-left {
    padding-right: 16px
}

@media (min-width:480px) {
    .member.card .media-left {
        padding-right: 32px
    }
}

.member.card .member-ctas {
    display: none
}

@media (min-width:768px) {
    .member.card .member-ctas {
        display: inline
    }
}

.member.card .member-img-wrap {
    width: 72px
}

@media (min-width:480px) {
    .member.card .member-img-wrap {
        width: 128px
    }
}

.member-img-wrap {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle
}

.member-name {
    margin: 1em 0 .5em;
    color: #0076c0;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase
}

.member-heading {
    position: relative
}

.member-heading .member-status,
.member-heading .text-heading,
.member-heading .text-headline,
.member-heading .text-subheading {
    display: inline-block
}

.member-heading .text-heading,
.member-heading .text-headline,
.member-heading .text-subheading {
    margin: 0 .25em 0 0
}

.member-logos {
    float: left
}

.member-logos.desktop {
    display: none;
    float: none;
    position: absolute;
    right: 0
}

@media (min-width:768px) {
    .member-logos.desktop {
        display: block;
        top: 145px
    }
    .member-logos.desktop img {
        width: 100px;
        height: 100px
    }
}

@media (min-width:992px) {
    .member-logos.desktop {
        top: 85px
    }
    .member-logos.desktop .member-logo {
        width: 140px;
        height: 140px
    }
}

.member-logos.mobile {
    display: block;
    float: left
}

.member-logos.mobile .member-logo {
    margin: 0 20px 0 0
}

@media (min-width:768px) {
    .member-logos.mobile {
        display: none
    }
}

.member-logo {
    float: right;
    height: 140px;
    width: 140px;
    margin-left: 20px
}

.member-status {
    font-size: .875em
}

.member-status.member-status-open {
    color: #85ba27
}

.member-location {
    background: #f5f2f0
}

.member-location:after,
.member-location:before {
    content: " ";
    display: table
}

.member-location:after {
    clear: both
}

.member-location>.member-location-info,
.member-location>.member-location-mapbox {
    width: 100%;
    float: right
}

@media (min-width:768px) {
    .member-location>.member-location-info {
        width: 33.33333%;
        height: 360px;
        overflow: auto
    }
    .member-location>.member-location-mapbox {
        width: 66.66667%
    }
}

.member-location-info {
    padding: 32px
}

.member-location-info .member-location-entry {
    padding-top: .5em;
    padding-bottom: .5em
}

.card-member {
    border-top: 8px solid transparent
}

.card-member.member-open {
    border-top-color: #85ba27
}

.member-info a {
    font-weight: 700
}

.member-content-grid-row {
    position: relative;
    margin-left: -16px;
    margin-right: -16px
}

.member-content-grid-row.member-content-grid-row-header {
    height: 1px;
    display: table
}

.member-content-grid-row.member-content-grid-row-header>.member-content-grid-col.member-content-grid-col-side>.member-content-grid-cell {
    max-width: 96px
}

.member-content-grid-row.member-content-grid-row-header>.member-content-grid-col.member-content-grid-col-main {
    width: auto
}

.member-content-grid-row.member-content-grid-row-body>.member-content-grid-col.member-content-grid-col-side {
    width: 100%
}

.member-content-grid-row>.member-content-grid-col {
    display: table-cell;
    padding-left: 16px;
    padding-right: 16px
}

.member-content-grid-row>.member-content-grid-col.member-content-grid-col-side {
    text-align: center
}

.member-content-grid-row>.member-content-grid-col.member-content-grid-col-main {
    width: 100%
}

.member-content-grid-row>.member-content-grid-col>.member-content-grid-cell {
    width: 100%;
    height: 100%
}

@media (min-width:768px) {
    .member-content-grid-row {
        margin-left: -32px;
        margin-right: -32px
    }
    .member-content-grid-row>.member-content-grid-col {
        padding-left: 32px;
        padding-right: 32px
    }
    .member-content-grid-row>.member-content-grid-col.member-content-grid-col-side {
        width: 256px
    }
    .member-content-grid-row.member-content-grid-row-header>.member-content-grid-col.member-content-grid-col-side>.member-content-grid-cell {
        max-width: none
    }
    .member-content-grid-row.member-content-grid-row-header>.member-content-grid-col.member-content-grid-col-main {
        width: 100%
    }
    .member-content-grid-row.member-content-grid-row-body {
        height: 1px;
        display: table
    }
    .member-content-grid-row.member-content-grid-row-body>.member-content-grid-col.member-content-grid-col-side {
        width: 256px
    }
}

html.flexbox .member-content-grid-row {
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: stretch
}

html.flexbox .member-content-grid-row.member-content-grid-row-header {
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center
}

html.flexbox .member-content-grid-row.member-content-grid-row-body {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between
}

html.flexbox .member-content-grid-row>.member-content-grid-col {
    display: flex
}

html.flexbox .member-content-grid-row>.member-content-grid-col.member-content-grid-col-side {
    flex-shrink: 0
}

@media (min-width:768px) {
    html.flexbox .member-content-grid-row.member-content-grid-row-header {
        justify-content: space-between
    }
    html.flexbox .member-content-grid-row.member-content-grid-row-body {
        flex-wrap: nowrap
    }
}

.member-search-nav-wrap:after,
.member-search-nav-wrap:before,
.member-search-nav:after,
.member-search-nav:before {
    content: " ";
    display: table
}

.member-search-nav-wrap:after,
.member-search-nav:after {
    clear: both
}

.member-search-nav {
    margin: 0;
    font-size: .75em;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0;
    list-style: none
}

.member-search-nav>li {
    width: 50%;
    display: block;
    float: left
}

.member-search-nav>li:first-child>a:before {
    margin-right: .25em;
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    content: ""
}

.member-search-nav>li:last-child {
    text-align: right
}

.member-search-nav>li:last-child>a:after {
    margin-left: .25em;
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    content: ""
}

@media (min-width:768px) {
    .member-search-nav {
        float: right;
        margin-bottom: -.875em;
        font-size: .875em
    }
    .member-search-nav>li {
        width: auto
    }
    .member-search-nav>li:after {
        margin: 0 .5em;
        content: "/"
    }
    .member-search-nav>li:first-child>a:after,
    .member-search-nav>li:first-child>a:before,
    .member-search-nav>li:last-child>a:after,
    .member-search-nav>li:last-child>a:before {
        content: none
    }
    .member-search-nav>li:last-child:after {
        content: none
    }
}

.member-heading hr {
    display: none
}

.member-btn-group {
    padding-top: 32px;
    font-size: .75em
}

.member-btn-group:after,
.member-btn-group:before {
    content: " ";
    display: table
}

.member-btn-group:after {
    clear: both
}

.member-btn-group:before {
    margin-bottom: -.5em
}

.member-btn-group:after {
    margin-top: -.5em
}

.member-btn-group .member-btn-wrap {
    width: 100%;
    display: block;
    float: left;
    padding: .5em 0
}

.member-btn-group .btn {
    display: block;
    margin: 0
}

@media (min-width:480px) {
    .member-btn-group:before {
        margin-bottom: 0
    }
    .member-btn-group:after {
        margin-top: 0
    }
    .member-btn-group .member-btn-wrap {
        width: 50%;
        padding: 0 .25em
    }
}

@media (min-width:768px) {
    .member-btn-group {
        font-size: .875em
    }
    .member-btn-group:before {
        margin-bottom: -.5em
    }
    .member-btn-group:after {
        margin-top: -.5em
    }
    .member-btn-group .member-btn-wrap {
        width: 100%;
        padding: .5em 0
    }
}

@media (min-width:768px) {
    .member-heading hr {
        display: block
    }
    .member-content-grid-col .member-img-wrap {
        margin-bottom: -16px
    }
}

.modal.modal-screen {
    background: #fff
}

.modal-header {
    border: 0
}

.modal-header-navbar {
    min-height: 2.5em;
    margin-top: 16px;
    margin-bottom: 16px
}

@media (min-width:992px) {
    .modal-header-navbar {
        margin-top: 32px;
        margin-bottom: 32px
    }
}

.modal-btn-close {
    float: right
}

.modal-content-wrap {
    padding: 64px 0
}

.modal-title-icon-wrap,
.modal-title-text-wrap {
    height: 48px;
    margin: -24px 0
}

.modal-title-icon-wrap {
    display: none
}

.modal-title-icon-wrap .icon-circle {
    display: block
}

.modal-content-align {
    padding-top: 1px;
    padding-left: 0
}

@media (min-width:480px) {
    .modal-title-icon-wrap,
    .modal-title-text-wrap {
        height: 64px;
        margin: -32px 0
    }
}

@media (min-width:768px) {
    .modal-title-icon-wrap {
        display: block
    }
    .modal-title-icon-wrap,
    .modal-title-text-wrap {
        height: 72px;
        margin: -36px 0
    }
    .modal-content-align {
        padding-left: 104px
    }
}

@media (min-width:992px) {
    .modal-title-icon-wrap,
    .modal-title-text-wrap {
        height: 96px;
        margin: -48px 0
    }
    .modal-content-align {
        padding-left: 128px
    }
}

.modal-title-text-wrap {
    margin-bottom: 3em
}

.modal-title-text-wrap .text-heading,
.modal-title-text-wrap .text-headline,
.modal-title-text-wrap .text-subheading {
    margin: 0
}

.modal.modal-dialog-box .modal-inner-wrap {
    width: 100%;
    padding: 16px
}

@media (min-width:768px) {
    .modal.modal-dialog-box .modal-inner-wrap {
        padding: 32px
    }
}

@media (min-width:992px) {
    .modal.modal-dialog-box .modal-inner-wrap {
        padding: 64px
    }
}

.modal.modal-dialog-box .modal-dialog {
    width: 100%;
    position: relative;
    margin: 0
}

.modal.modal-dialog-box .modal-content {
    border: 0
}

.modal.modal-dialog-box .modal-header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.modal.modal-dialog-box .modal-header-navbar {
    margin-top: 16px;
    margin-bottom: 16px
}

.modal.modal-dialog-box .modal-body {
    padding: 0 32px
}

.nav {
    margin: 0 -16px;
    font-size: 1em;
    font-weight: 600
}

.nav li {
    display: block
}

.nav li>a {
    display: block
}

.nav>li>a {
    padding: .5em 16px
}

.nav>li.open>a,
.nav>li>a:focus,
.nav>li>a:hover {
    background: 0 0
}

.nav.nav-inline {
    display: inline-block
}

.nav.nav-compact {
    margin-top: 1em;
    margin-bottom: 1em
}

.nav.nav-compact>li>a {
    padding-top: .25em;
    padding-bottom: .25em
}

.nav.nav-pills {
    margin: 0;
    font-weight: 700
}

@media (min-width:768px) {
    .nav.nav-pills {
        margin: 0 -16px
    }
}

.nav.nav-pills>li {
    width: 100%
}

@media (min-width:768px) {
    .nav.nav-pills>li {
        width: auto;
        margin: 0 .5em
    }
}

.nav.nav-pills>li>a:focus,
.nav.nav-pills>li>a:hover {
    border-color: #0061b3;
    color: #0061b3
}

.nav.nav-pills>li>a:active {
    border-color: #0046ad;
    color: #0046ad
}

.nav.nav-pills>li>.btn {
    margin: .75em 0;
    border-color: #0076c0;
    border-radius: 2em
}

.nav.nav-pills>li.active>a,
.nav.nav-pills>li.active>a:focus,
.nav.nav-pills>li.active>a:hover {
    background-color: #0076c0;
    border-color: #0076c0;
    color: #fff
}

.nav.sidebar-nav {
    margin-left: -32px;
    margin-right: -32px;
    letter-spacing: .05em
}

.nav.sidebar-nav li>a {
    padding: .75em 32px;
    color: #58595b;
    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

.nav.sidebar-nav li>a:focus,
.nav.sidebar-nav li>a:hover {
    color: #0076c0
}

.nav.sidebar-nav li>a:hover {
    text-decoration: none
}

.nav.sidebar-nav li>a:focus {
    text-decoration: underline
}

.nav.sidebar-nav li>a:active {
    color: #0061b3
}

.nav.sidebar-nav li.current>a,
.nav.sidebar-nav li.current>a:active,
.nav.sidebar-nav li.current>a:focus,
.nav.sidebar-nav li.current>a:hover {
    color: #0076c0;
    text-decoration: none;
    cursor: not-allowed;
    pointer-events: none
}

.nav.sidebar-nav>li>a:focus,
.nav.sidebar-nav>li>a:hover {
    background: #e1ddda
}

.nav.sidebar-nav>li.active>a,
.nav.sidebar-nav>li.active>a:active,
.nav.sidebar-nav>li.active>a:focus,
.nav.sidebar-nav>li.active>a:hover,
.nav.sidebar-nav>li.current-parent>a,
.nav.sidebar-nav>li.current-parent>a:active,
.nav.sidebar-nav>li.current-parent>a:focus,
.nav.sidebar-nav>li.current-parent>a:hover,
.nav.sidebar-nav>li.current>a,
.nav.sidebar-nav>li.current>a:active,
.nav.sidebar-nav>li.current>a:focus,
.nav.sidebar-nav>li.current>a:hover {
    background: #e1ddda
}

.nav.sidebar-nav .subnav {
    max-height: 0;
    margin: 0;
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    background: #d4d0cd;
    -webkit-transition: max-height .2s ease-in-out;
    -o-transition: max-height .2s ease-in-out;
    transition: max-height .2s ease-in-out
}

.nav.sidebar-nav li.active .subnav,
.nav.sidebar-nav li.active-current .subnav,
.nav.sidebar-nav li.current .subnav {
    max-height: 10em
}

.nav-icons {
    margin: 0;
    padding: 0 8px;
    list-style: none
}

.nav-icons:after,
.nav-icons:before {
    content: " ";
    display: table
}

.nav-icons:after {
    clear: both
}

.nav-icons>li {
    float: left
}

.nav-icons .btn.btn-icon {
    margin: 0 8px
}

.navbar.page-footer-navbar,
.navbar.page-header-navbar {
    margin-left: -16px;
    margin-right: -16px;
    background: 0 0;
    border: 0
}

.nav.page-header-nav>li>a:focus,
.nav.page-header-nav>li>a:hover,
.page-header .nav.subnav>li>a:focus,
.page-header .nav.subnav>li>a:hover {
    background: 0 0;
    color: #0076c0
}

.nav.page-header-nav>li>a:hover,
.page-header .nav.subnav>li>a:hover {
    text-decoration: none
}

.nav.page-header-nav>li>a:focus,
.page-header .nav.subnav>li>a:focus {
    text-decoration: underline
}

.nav.page-header-nav>li>a:active,
.page-header .nav.subnav>li>a:active {
    color: #0061b3
}

.navbar-nav>li>a {
    line-height: inherit
}

.navbar-pager,
.navbar-pagination {
    text-align: center
}

.pager,
.pagination {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase
}

.pager>li>a,
.pagination>li>a {
    float: left;
    margin: 0 .125em;
    padding: .625em 1em;
    border: 0;
    background-color: #f3f4f5;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

.pager>li>a:focus,
.pager>li>a:hover,
.pagination>li>a:focus,
.pagination>li>a:hover {
    background-color: #ebe5e1
}

.pager>li:first-child>a,
.pager>li:first-child>span,
.pager>li:last-child>a,
.pager>li:last-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    background: #0076c0;
    color: #fff
}

.pager>li:first-child>a:focus,
.pager>li:first-child>a:hover,
.pager>li:last-child>a:focus,
.pager>li:last-child>a:hover,
.pagination>li:first-child>a:focus,
.pagination>li:first-child>a:hover,
.pagination>li:last-child>a:focus,
.pagination>li:last-child>a:hover {
    background: #1b3a68
}

.pager>li:first-child>a,
.pager>li:first-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    /* border-bottom-left-radius: 2em;
    border-top-left-radius: 2em; */
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager>li:last-child>a,
.pager>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    /* border-bottom-right-radius: 2em;
    border-top-right-radius: 2em */
}

.pager>li.disabled>a,
.pager>li.disabled>a:focus,
.pager>li.disabled>a:hover,
.pager>li.disabled>span,
.pagination>li.disabled>a,
.pagination>li.disabled>a:focus,
.pagination>li.disabled>a:hover,
.pagination>li.disabled>span {
    background: #f5f2f0;
    color: #e1ddda
}

.pager>li>a {
    min-width: 12em
}

@media (max-width:479px) {
    .pager>li>a {
        width: 100%;
        margin: .25em 0
    }
    .pager>li>a,
    .pager>li>a:first-child,
    .pager>li>a:last-child {
        border-radius: 2em
    }
}

.location-pin-wrap,
.member-location-entry {
    position: relative;
    padding-left: 3em
}

.location-pin-wrap .map-pin-index,
.member-location-entry .map-pin-index {
    position: absolute;
    top: 0;
    left: 0
}

.practice-location-physicians,
.practice-locations {
    padding-left: 0;
    list-style: none
}

.practice-location,
.practice-locations {
    padding: 1em 0
}

.practice-locations {
    border-top: 1px solid #e1ddda
}

.practice-location .location-pin-wrap {
    padding-left: 2.25em
}

.practice-location .location-pin-wrap .map-pin-index {
    width: 1.5em;
    height: 2.25em;
    padding: .125em 0
}

.practice-location-address,
.practice-location-meta-entry {
    margin-bottom: 1em
}

.practice-location-meta-entry {
    padding-left: 2.25em
}

@media (min-width:768px) {
    .practice-location-meta-entry {
        padding-left: 0
    }
}

.practice-location-meta-title {
    font-weight: 600;
    line-height: 1.25
}

.quote {
    margin: 1em 0;
    padding: 0;
    border: 0;
    font-size: 1em
}

.quote cite {
    display: inline-block;
    margin: .5em 0;
    color: #0076c0;
    font-style: normal
}

.quote cite:before {
    content: "— "
}

.quote-text {
    position: relative;
    margin: 0;
    color: #0046ad
}

.quote-text:before {
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: .125em;
    content: "“"
}

.quote-text:after {
    margin-left: .125em;
    content: "”"
}

.search-results {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.search-results>li {
    margin: 2em 0
}

.search-result {
    margin: 32px 0;
    line-height: 1.25
}

.search-result p {
    margin: .5em 0
}

.search-result a {
    font-weight: 600
}

.search-result-url {
    font-style: normal;
    font-weight: 400
}

.search-result-url>a {
    font-weight: inherit
}

.search-result-meta>dd,
.search-result-meta>dt {
    margin: .5em 0;
    line-height: 1.25
}

.search-result-meta>dt {
    margin-top: 1em;
    font-weight: 600
}

.slider-wrap {
    position: relative
}

.slick-slider .slick-slide:active,
.slick-slider .slick-slide:focus,
.slick-slider .slick-slide:focus:active {
    outline: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slick-slider.slider-full {
    position: static
}

.slick-slider.slider-full .slick-track {
    margin-bottom: 64px
}

.slick-slider.slider-full .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 48px;
    text-align: center;
    padding-left: 0;
    list-style: none
}

.slick-slider.slider-full .slick-dots>li {
    display: inline-block;
    margin: 0 .75em
}

.slick-slider.slider-full .slick-dots>li>button {
    width: 16px;
    height: 16px;
    display: block;
    background-color: #e1ddda;
    background-color: rgba(255, 255, 255, .45);
    border: 0;
    border-radius: 50%;
    color: transparent;
    font-size: 0;
    line-height: 0;
    outline: 0;
    cursor: pointer;
    transition: background-color .2s ease-in-out
}

.slick-slider.slider-full .slick-dots>li>button:focus,
.slick-slider.slider-full .slick-dots>li>button:hover {
    background-color: #f5f2f0;
    background-color: rgba(255, 255, 255, .85)
}

.slick-slider.slider-full .slick-dots>li.slick-active>button {
    background: #0076c0
}

.story {
    position: relative
}

.story-bg,
.story-bg-img,
.story-bg-img-wrap {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.story-bg {
    background-color: #abd8ff;
    background-image: -webkit-linear-gradient(-45deg, #abd8ff 0, #fff 100%);
    background-image: -moz-linear-gradient(-45deg, #abd8ff 0, #fff 100%);
    background-image: linear-gradient(135deg, #abd8ff 0, #fff 100%)
}

.story-bg-img-wrap {
    display: none
}

@media (min-width:992px) {
    .story-bg-img-wrap {
        display: block
    }
}

.story-bg-img {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.story-bg-img-overlay {
    width: 66.66667%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(left, #abd8ff 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, #abd8ff 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, #abd8ff 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.story-block {
    min-height: 480px
}

.story-inner-wrap {
    padding: 48px 0 96px
}

@media (min-width:480px) {
    .story-inner-wrap {
        padding: 48px 0
    }
}

@media (min-width:768px) {
    .story-inner-wrap {
        padding: 64px 0
    }
}

.story-subtitle {
    color: #0046ad
}

.story-character {
    padding-top: 32px;
    font-size: .875em
}

.story-character .member-img-wrap {
    width: 96px
}

@media (min-width:480px) {
    .story-character {
        padding: 0;
        font-size: 1em
    }
}

.slick-slider.slider-full.slider-stories .slick-track {
    margin: 0
}

.subbanner {
    width: 100%;
    position: relative
}

.subbanner.subbanner-featured-physician {
    background: #fedfd5
}

.subbanner.subbanner-featured-physician .subbanner-bg {
    display: none;
    background-position: right center;
    background-size: auto 100%
}

@media (min-width:1200px) {
    .subbanner.subbanner-featured-physician .subbanner-bg {
        display: block
    }
}

.subbanner.subbanner-featured-physician .media-body,
.subbanner.subbanner-featured-physician .media-left,
.subbanner.subbanner-featured-physician .media-right {
    display: block
}

@media (min-width:480px) {
    .subbanner.subbanner-featured-physician .media-body,
    .subbanner.subbanner-featured-physician .media-left,
    .subbanner.subbanner-featured-physician .media-right {
        display: table-cell
    }
}

.subbanner.subbanner-featured-physician .media-left {
    padding-bottom: 32px
}

.subbanner.subbanner-featured-physician .text-heading,
.subbanner.subbanner-featured-physician .text-headline,
.subbanner.subbanner-featured-physician .text-subheading {
    margin: .5em 0
}

.subbanner.subbanner-featured-physician .member-img-wrap {
    width: 128px
}

@media (min-width:1200px) {
    .subbanner.subbanner-featured-physician .member-img-wrap {
        display: none
    }
}

.subbanner.subbanner-noms360 .text-subheading {
    margin: .5em 0
}

.subbanner.subbanner-noms360.pal-inverse .text-subtitle.text-primary {
    color: #0046ad
}

.subbanner-block {
    min-height: 100%
}

@media (min-width:992px) {
    html.font-size-adjustable.font-size-sm .text-adjusted {
        font-size: 75%
    }
    html.font-size-adjustable.font-size-md .text-adjusted {
        font-size: 100%
    }
    html.font-size-adjustable.font-size-lg .text-adjusted {
        font-size: 150%
    }
    html.font-size-adjustable.font-size-xl .text-adjusted {
        font-size: 200%
    }
}

.text-size-toolbar-wrap {
    width: 0;
    position: relative;
    margin: 0 auto
}

.text-size-toolbar {
    width: 192px;
    position: absolute;
    top: 16px;
    left: -96px;
    z-index: 1001;
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #e1ddda;
    border-radius: 8px;
    font-size: 16px
}

.text-size-toolbar:before {
    width: 11.31371px;
    height: 11.31371px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -5.65685px;
    margin-left: -5.65685px;
    background: inherit;
    border: inherit;
    border-bottom: 0;
    border-right: 0;
    transform-origin: center center;
    transform: rotate(45deg);
    content: ""
}

.text-size-select {
    padding-left: 0;
    list-style: none;
    text-align: center
}

.text-size-select:after,
.text-size-select:before {
    content: " ";
    display: table
}

.text-size-select:after {
    clear: both
}

.text-size-select>li {
    display: inline-block
}

.text-size-select>li>a {
    width: 2em;
    display: inline-block;
    color: #58595b
}

.text-size-select>li>a:focus,
.text-size-select>li>a:hover {
    text-decoration: none;
    color: #0076c0
}

.text-size-select>li.current>a {
    color: #0046ad
}

.text-size-rep-lg,
.text-size-rep-md,
.text-size-rep-sm,
.text-size-rep-xl {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: uppercase
}

.text-size-rep-sm {
    font-size: 12px
}

.text-size-rep-md {
    font-size: 16px
}

.text-size-rep-lg {
    font-size: 24px
}

.text-size-rep-xl {
    font-size: 32px
}

.tiles-wrap {
    overflow: hidden
}

.tile,
.tiles {
    display: block;
    padding: 12px
}

.tiles {
    margin: -24px;
    list-style: none
}

.tiles:after,
.tiles:before {
    content: " ";
    display: table
}

.tiles:after {
    clear: both
}

html.flexbox .tiles {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start
}

html.flexbox .tiles:after,
html.flexbox .tiles:before {
    flex-basis: 0
}

.tile {
    width: 100%;
    display: inline-block;
    margin-right: -.125em;
    margin-left: -.125em;
    vertical-align: top
}

.tile .row {
    margin-left: -12px;
    margin-right: -12px
}

.tile .row>[class*=col] {
    padding-left: 12px;
    padding-right: 12px
}

html.flexbox .tile {
    display: flex;
    margin: 0
}

@media (min-width:480px) {
    .tile.tile-xs-1 {
        width: 8.33333%
    }
    .tile.tile-xs-2 {
        width: 16.66667%
    }
    .tile.tile-xs-3 {
        width: 25%
    }
    .tile.tile-xs-4 {
        width: 33.33333%
    }
    .tile.tile-xs-5 {
        width: 41.66667%
    }
    .tile.tile-xs-6 {
        width: 50%
    }
    .tile.tile-xs-7 {
        width: 58.33333%
    }
    .tile.tile-xs-8 {
        width: 66.66667%
    }
    .tile.tile-xs-9 {
        width: 75%
    }
    .tile.tile-xs-10 {
        width: 83.33333%
    }
    .tile.tile-xs-11 {
        width: 91.66667%
    }
    .tile.tile-xs-12 {
        width: 100%
    }
}

@media (min-width:768px) {
    .tile.tile-sm-1 {
        width: 8.33333%
    }
    .tile.tile-sm-2 {
        width: 16.66667%
    }
    .tile.tile-sm-3 {
        width: 25%
    }
    .tile.tile-sm-4 {
        width: 33.33333%
    }
    .tile.tile-sm-5 {
        width: 41.66667%
    }
    .tile.tile-sm-6 {
        width: 50%
    }
    .tile.tile-sm-7 {
        width: 58.33333%
    }
    .tile.tile-sm-8 {
        width: 66.66667%
    }
    .tile.tile-sm-9 {
        width: 75%
    }
    .tile.tile-sm-10 {
        width: 83.33333%
    }
    .tile.tile-sm-11 {
        width: 91.66667%
    }
    .tile.tile-sm-12 {
        width: 100%
    }
}

@media (min-width:992px) {
    .tile.tile-md-1 {
        width: 8.33333%
    }
    .tile.tile-md-2 {
        width: 16.66667%
    }
    .tile.tile-md-3 {
        width: 25%
    }
    .tile.tile-md-4 {
        width: 33.33333%
    }
    .tile.tile-md-5 {
        width: 41.66667%
    }
    .tile.tile-md-6 {
        width: 50%
    }
    .tile.tile-md-7 {
        width: 58.33333%
    }
    .tile.tile-md-8 {
        width: 66.66667%
    }
    .tile.tile-md-9 {
        width: 75%
    }
    .tile.tile-md-10 {
        width: 83.33333%
    }
    .tile.tile-md-11 {
        width: 91.66667%
    }
    .tile.tile-md-12 {
        width: 100%
    }
}

@media (min-width:1200px) {
    .tile.tile-lg-1 {
        width: 8.33333%
    }
    .tile.tile-lg-2 {
        width: 16.66667%
    }
    .tile.tile-lg-3 {
        width: 25%
    }
    .tile.tile-lg-4 {
        width: 33.33333%
    }
    .tile.tile-lg-5 {
        width: 41.66667%
    }
    .tile.tile-lg-6 {
        width: 50%
    }
    .tile.tile-lg-7 {
        width: 58.33333%
    }
    .tile.tile-lg-8 {
        width: 66.66667%
    }
    .tile.tile-lg-9 {
        width: 75%
    }
    .tile.tile-lg-10 {
        width: 83.33333%
    }
    .tile.tile-lg-11 {
        width: 91.66667%
    }
    .tile.tile-lg-12 {
        width: 100%
    }
}

.tile.tile-placeholder {
    display: none
}

html.flexbox .tile.tile-placeholder {
    display: none
}

@media (max-width:767px) {
    .tile.tile-placeholder.tile-xs-placeholder {
        display: inline-block
    }
    html.flexbox .tile.tile-placeholder.tile-xs-placeholder {
        display: flex
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tile.tile-placeholder.tile-sm-placeholder {
        display: inline-block
    }
    html.flexbox .tile.tile-placeholder.tile-sm-placeholder {
        display: flex
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .tile.tile-placeholder.tile-md-placeholder {
        display: inline-block
    }
    html.flexbox .tile.tile-placeholder.tile-md-placeholder {
        display: flex
    }
}

@media (min-width:1200px) {
    .tile.tile-placeholder.tile-lg-placeholder {
        display: inline-block
    }
    html.flexbox .tile.tile-placeholder.tile-lg-placeholder {
        display: flex
    }
}

.tile-link {
    overflow: hidden
}

.tile-link .link-text {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom-color .2s ease-in-out;
    -o-transition: border-bottom-color .2s ease-in-out;
    transition: border-bottom-color .2s ease-in-out
}

.tile-link .link-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

.tile-link:focus .link-text,
.tile-link:hover .link-text {
    border-bottom-color: #58595b
}

.tile-link:focus .pal-inverse .link-text,
.tile-link:hover .pal-inverse .link-text {
    border-bottom-color: #fff
}

.tile-link:focus .link-bg,
.tile-link:hover .link-bg {
    -webkit-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
    transform: scale(1.125)
}

.timeline {
    display: inline-block;
    margin: 0;
    padding: 3.75em 0;
    line-height: 1.25;
    padding-left: 0;
    list-style: none
}

.timeline:after,
.timeline:before {
    content: " ";
    display: table
}

.timeline:after {
    clear: both
}

.timeline>li,
.timeline>li .timeline-interval-bar,
.timeline>li>a {
    display: block;
    float: left
}

.timeline>li:last-child .timeline-interval-bar {
    display: none
}

.timeline-interval-bar {
    width: 72px;
    position: relative;
    top: -1px;
    border-top: 2px solid #fff;
    opacity: .35;
    transition: width .2s ease-in-out
}

@media (min-width:480px) {
    .timeline-interval-bar {
        width: 96px
    }
}

@media (min-width:768px) {
    .timeline-interval-bar {
        width: 120px
    }
}

@media (min-width:992px) {
    .timeline-interval-bar {
        width: 200px
    }
}

.timeline-event {
    position: relative;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

.timeline-event:focus .timeline-event-title,
.timeline-event:hover .timeline-event-title,
li.active .timeline-event .timeline-event-title {
    opacity: 1
}

.timeline-event:focus,
.timeline-event:hover {
    text-decoration: none
}

li.active .timeline-event .timeline-event-title {
    color: #bed600
}

.pal-inverse .timeline-event {
    color: #fff
}

.timeline-event-marker {
    width: 16px;
    height: 16px;
    display: block;
    position: relative;
    top: -8px;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .2s ease-in-out
}

li.active .timeline-event-marker {
    width: 32px;
    height: 32px;
    top: -16px;
    border-color: #bed600
}

.timeline-event-title {
    min-width: 6em;
    margin: 0 -3em;
    opacity: .35;
    transition: opacity .2s ease-in-out
}

.timeline-event-subtitle {
    font-size: .75em
}

.timeline-event-date {
    font-size: 1.25em;
    font-weight: 600;
    line-height: .8
}

.bg-block,
.bg-img,
.card-bg,
.subbanner-bg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.bg-img {
    background-color: #e1ddda
}

@media (max-width:479px) {
    .sr-only-hidden-xs {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (max-width:767px) {
    .sr-only-hidden-sm {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (max-width:991px) {
    .sr-only-hidden-md {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (max-width:1199px) {
    .sr-only-hidden-lg {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (min-width:480px) {
    .sr-only-visible-xs {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (min-width:768px) {
    .sr-only-visible-sm {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (min-width:992px) {
    .sr-only-visible-md {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

@media (min-width:1200px) {
    .sr-only-visible-lg {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

.sidebar .text-subheading {
    color: #0046ad
}

.pal-inverse .sidebar .text-subheading {
    color: #fff
}

@media (min-width:992px) {
    .sidebar.sidebar-left {
        text-align: right
    }
}

.sidebar.sidebar-solid .text-subheading {
    margin: .5em 0
}

.sidebar-title {
    color: #0046ad;
    font-size: 1.25em;
    font-weight: 600
}

.sidebar-title a {
    color: inherit;
    font-weight: inherit
}

.sidebar-title a:focus,
.sidebar-title a:hover {
    color: #0076c0;
    text-decoration: none
}

.sidebar-title a:active {
    color: #0061b3
}

.nav.sidebar-nav.list-cols {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

.widget.widget-join-us .callout {
    padding: 32px 0 0
}

@media (max-width:767px) {
    .widget.widget-join-us .callout .icon-circle-figure,
    .widget.widget-join-us .callout-title {
        display: inline-block;
        margin: 0 0;
        vertical-align: middle
    }
    .widget.widget-join-us .callout-title {
        min-width: 10em;
        margin-left: 1em;
        text-align: left
    }
}

.media-right,
.media>.pull-right {
    padding-left: 32px
}

.media-left,
.media>.pull-left {
    padding-right: 32px
}

.content-career .comp-header .text-subheading,
.content-career .comp-header .text-subtitle {
    color: #58595b
}

.content-career .comp-header .text-subheading {
    margin-bottom: 0
}

@media (min-width:992px) {
    .content-career-header {
        float: left
    }
}

@media (min-width:992px) {
    .content-career-links {
        float: right
    }
}

.content-career-links a {
    display: inline-block;
    margin: 1em 0;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5;
    text-transform: uppercase
}

@media (min-width:992px) {
    .content-career-links a {
        margin: 0
    }
}

.content-career-links .btn {
    width: 100%
}

@media (min-width:480px) {
    .content-career-links .btn {
        width: auto;
        margin: 0 0 0 1em
    }
}

.faq-questions {
    padding-left: 0;
    list-style: none
}

.faq-questions:after,
.faq-questions:before {
    content: " ";
    display: table
}

.faq-questions:after {
    clear: both
}

.faq-questions>li {
    padding-bottom: 32px
}

.faq-question-title {
    font-size: 1em;
    font-weight: 600
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: .25em 16px;
    border: 0
}

.table>tbody>tr>td:first-child,
.table>tbody>tr>th:first-child,
.table>tfoot>tr>td:first-child,
.table>tfoot>tr>th:first-child,
.table>thead>tr>td:first-child,
.table>thead>tr>th:first-child {
    padding-left: 0
}

.table>tbody>tr>td:last-child,
.table>tbody>tr>th:last-child,
.table>tfoot>tr>td:last-child,
.table>tfoot>tr>th:last-child,
.table>thead>tr>td:last-child,
.table>thead>tr>th:last-child {
    padding-right: 0
}

.table>thead>tr>th {
    letter-spacing: .1em;
    text-transform: uppercase
}

.table>tbody>tr>.table-th-heading {
    padding: 2em 0 1em
}

.table>tbody>tr>.table-th-subheading {
    padding-bottom: 0
}

.table>tbody>tr>.table-th-subheading:after {
    display: block;
    margin: 1em 0;
    padding-top: .25em;
    border-bottom: 1px solid #a6a7a8;
    content: ''
}

.table>tbody+tbody {
    border: 0
}

.table .table-th-heading {
    color: #0076c0;
    font-weight: 400;
    text-transform: uppercase
}

@media (max-width:767px) {
    .table.table-directory,
    .table.table-directory>tbody,
    .table.table-directory>tbody>tr,
    .table.table-directory>tbody>tr>td,
    .table.table-directory>tbody>tr>th,
    .table.table-directory>tfoot,
    .table.table-directory>tfoot>tr,
    .table.table-directory>tfoot>tr>td,
    .table.table-directory>tfoot>tr>th,
    .table.table-directory>thead,
    .table.table-directory>thead>tr,
    .table.table-directory>thead>tr>td,
    .table.table-directory>thead>tr>th {
        display: block
    }
    .table.table-directory>tbody.collapse {
        display: none
    }
    .table.table-directory>tbody.collapse.in {
        display: block
    }
    .table.table-directory>tbody>tr,
    .table.table-directory>tfoot>tr,
    .table.table-directory>thead>tr {
        margin: 1em 0
    }
    .table.table-directory>tbody>tr>td,
    .table.table-directory>tbody>tr>th,
    .table.table-directory>tfoot>tr>td,
    .table.table-directory>tfoot>tr>th,
    .table.table-directory>thead>tr>td,
    .table.table-directory>thead>tr>th {
        padding: 0
    }
    .table.table-directory>thead>tr>th {
        display: none
    }
    .table.table-directory>thead>tr>th:first-child {
        display: block
    }
    .table.table-directory>tbody>tr>td:first-child {
        font-weight: 600
    }
    .table.table-directory>tbody>tr>td:nth-child(2):before {
        content: "Location: ";
        speak: none
    }
    .table.table-directory>tbody>tr>td:nth-child(3):before {
        content: "Phone: ";
        speak: none
    }
    .table.table-directory>tbody>tr>td:nth-child(4):before {
        content: "Fax: ";
        speak: none
    }
}

@media (min-width:768px) {
    .table.table-directory>tbody>tr>td:first-child,
    .table.table-directory>tbody>tr>th:first-child,
    .table.table-directory>tfoot>tr>td:first-child,
    .table.table-directory>tfoot>tr>th:first-child,
    .table.table-directory>thead>tr>td:first-child,
    .table.table-directory>thead>tr>th:first-child {
        width: 50%
    }
    .table.table-directory>tbody>tr>td:nth-child(2),
    .table.table-directory>tbody>tr>td:nth-child(3),
    .table.table-directory>tbody>tr>td:nth-child(4),
    .table.table-directory>tbody>tr>th:nth-child(2),
    .table.table-directory>tbody>tr>th:nth-child(3),
    .table.table-directory>tbody>tr>th:nth-child(4),
    .table.table-directory>tfoot>tr>td:nth-child(2),
    .table.table-directory>tfoot>tr>td:nth-child(3),
    .table.table-directory>tfoot>tr>td:nth-child(4),
    .table.table-directory>tfoot>tr>th:nth-child(2),
    .table.table-directory>tfoot>tr>th:nth-child(3),
    .table.table-directory>tfoot>tr>th:nth-child(4),
    .table.table-directory>thead>tr>td:nth-child(2),
    .table.table-directory>thead>tr>td:nth-child(3),
    .table.table-directory>thead>tr>td:nth-child(4),
    .table.table-directory>thead>tr>th:nth-child(2),
    .table.table-directory>thead>tr>th:nth-child(3),
    .table.table-directory>thead>tr>th:nth-child(4) {
        width: 16.66667%;
        text-align: right
    }
}

@media (min-width:992px) {
    .table.table-directory>tbody>tr>td:first-child,
    .table.table-directory>tbody>tr>th:first-child,
    .table.table-directory>tfoot>tr>td:first-child,
    .table.table-directory>tfoot>tr>th:first-child,
    .table.table-directory>thead>tr>td:first-child,
    .table.table-directory>thead>tr>th:first-child {
        width: 62.5%
    }
    .table.table-directory>tbody>tr>td:nth-child(2),
    .table.table-directory>tbody>tr>td:nth-child(3),
    .table.table-directory>tbody>tr>td:nth-child(4),
    .table.table-directory>tbody>tr>th:nth-child(2),
    .table.table-directory>tbody>tr>th:nth-child(3),
    .table.table-directory>tbody>tr>th:nth-child(4),
    .table.table-directory>tfoot>tr>td:nth-child(2),
    .table.table-directory>tfoot>tr>td:nth-child(3),
    .table.table-directory>tfoot>tr>td:nth-child(4),
    .table.table-directory>tfoot>tr>th:nth-child(2),
    .table.table-directory>tfoot>tr>th:nth-child(3),
    .table.table-directory>tfoot>tr>th:nth-child(4),
    .table.table-directory>thead>tr>td:nth-child(2),
    .table.table-directory>thead>tr>td:nth-child(3),
    .table.table-directory>thead>tr>td:nth-child(4),
    .table.table-directory>thead>tr>th:nth-child(2),
    .table.table-directory>thead>tr>th:nth-child(3),
    .table.table-directory>thead>tr>th:nth-child(4) {
        width: 12.5%;
        text-align: right
    }
}

.table.table-directory>thead>tr>th {
    padding-bottom: 1.25em
}

.table.table-directory>tbody>tr.collapse-push>td {
    height: 0;
    visibility: hidden
}

.table.table-directory .table-th-heading {
    padding: 1em 0 0
}

.table.table-directory .table-th-heading:after {
    display: block;
    margin: .5em 0;
    padding-top: .25em;
    border-bottom: 1px solid #a6a7a8;
    content: ''
}

.table.table-jobs>tbody>tr>td,
.table.table-jobs>tbody>tr>th,
.table.table-jobs>tfoot>tr>td,
.table.table-jobs>tfoot>tr>th,
.table.table-jobs>thead>tr>td,
.table.table-jobs>thead>tr>th {
    width: 50%
}

.table.table-jobs>tbody>tr>td:nth-child(2),
.table.table-jobs>tbody>tr>th:nth-child(2),
.table.table-jobs>tfoot>tr>td:nth-child(2),
.table.table-jobs>tfoot>tr>th:nth-child(2),
.table.table-jobs>thead>tr>td:nth-child(2),
.table.table-jobs>thead>tr>th:nth-child(2) {
    text-align: right
}

.table.table-jobs>tbody>tr,
.table.table-jobs>thead>tr {
    border-bottom: 1px solid #a6a7a8
}

.table.table-jobs>thead>tr>th {
    padding: .5em 0
}

.table.table-jobs>tbody>tr:first-child {
    border-bottom: 0
}

.table.table-jobs>tbody>tr>td {
    padding: 1em 0 .5em
}

.table.table-jobs .table-th-heading {
    padding: 2.75em 0 .25em;
    color: #58595b;
    letter-spacing: .1em
}

.contact-info>dt {
    font-size: 1.25em;
    font-weight: 400
}

.alphabet {
    display: inline-block;
    font-size: 1.25em;
    text-transform: uppercase;
    padding-left: 0;
    list-style: none
}

.alphabet:after,
.alphabet:before {
    content: " ";
    display: table
}

.alphabet:after {
    clear: both
}

.alphabet>li {
    display: block;
    float: left;
    margin: 0 .375em
}

.alphabet>li>a:focus,
.alphabet>li>a:hover {
    text-decoration: none
}

.map {
    height: 360px
}

.map .labels {
    width: 32px;
    height: 48px;
    display: block;
    margin-left: -16px!important;
    margin-top: -48px!important;
    padding: .375em 0;
    color: #fff;
    font-family: freight-sans-pro, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.col-12 {
    max-width: 100%
}

.modal.modal-search-site {
    z-index: -1;
    visibility: hidden;
    background-color: #0076c0;
    border-radius: 50%
}

.modal.modal-search-site .modal-inner-wrap {
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.modal.modal-search-site.in .modal-inner-wrap {
    opacity: 1
}

.modal.modal-search-site.animating-out .modal-inner-wrap,
.modal.modal-search-site.out .modal-inner-wrap {
    opacity: 0
}

.modal.modal-search-site.animating-in,
.modal.modal-search-site.animating-out,
.modal.modal-search-site.in {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1050;
    visibility: visible;
    border-radius: 0
}

.modal.modal-search-site.animating-in {
    transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, left .4s ease-in-out, border-radius .2s ease-in-out
}

.modal.modal-search-site.animating-out {
    transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, left .4s ease-in-out, border-radius .2s .2s ease-in-out
}

.modal.modal-search-site.animating-out {
    border-radius: 50%
}

.form.modal-search-provider-form fieldset {
    width: 100%
}

.js .form-stepper {
    position: relative
}

.js .form-stepper .form-step {
    position: absolute
}

.js .form-stepper .form-step.animating-out,
.js .form-stepper .form-step.out {
    z-index: 0;
    opacity: 0
}

.js .form-stepper .form-step.animating-in,
.js .form-stepper .form-step.in {
    z-index: 1;
    opacity: 1
}

.js .form-stepper .form-step.animating-in,
.js .form-stepper .form-step.animating-out {
    transition: opacity .1s ease-in-out
}

.widget.widget-search-provider-by-location {
    max-width: 320px;
    margin: 0 auto
}

.img-physician-wrap-outer {
    height: 100%;
    position: relative
}

.img-physician-wrap {
    width: 300px;
    display: block;
    position: absolute;
    left: 66.66667%;
    bottom: 0
}

@media (min-width:1200px) {
    .img-physician-wrap {
        left: auto;
        top: 18.75%;
        bottom: auto;
        right: 0
    }
}

@media (min-width:1680px) {
    .img-physician-wrap {
        width: 400px;
        top: 15%;
        margin-right: -160px
    }
}

.link-cover-mb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

@media (min-width:768px) {
    .link-cover-mb {
        display: none
    }
}

.form-control-big-wrap {
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: bottom
}

@media (min-width:992px) {
    .form-control-big-wrap {
        width: 50%;
        margin-right: 1em
    }
    .form-control-big-wrap .form-control-msg {
        position: absolute;
        top: 100%;
        left: 0
    }
}

.form-control-big {
    height: 2em;
    margin: .25em 0;
    padding: 0 .75em;
    background: #f8f5f4;
    font-size: 3em;
    font-weight: 400
}

@media (min-width:480px) {
    .form-control-big {
        font-size: 4em
    }
}

.pal-inverse .form-control-big {
    background: #fff;
    background: rgba(255, 255, 255, .25);
    border-color: #fff;
    border-color: rgba(255, 255, 255, .5);
    color: #fff;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out
}

.pal-inverse .form-control-big::-moz-placeholder {
    color: #0046ad;
    opacity: 1
}

.pal-inverse .form-control-big:-ms-input-placeholder {
    color: #0046ad
}

.pal-inverse .form-control-big::-webkit-input-placeholder {
    color: #0046ad
}

.pal-inverse .form-control-big:focus {
    background-color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .75)
}

@media (min-width:768px) {
    .container-fake-full-bg-gray-lighter {
        position: relative
    }
    .container-fake-full-bg-gray-lighter:after,
    .container-fake-full-bg-gray-lighter:before {
        width: 0;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        border-color: #f5f2f0;
        border-style: solid;
        content: ""
    }
    .container-fake-full-bg-gray-lighter:before {
        right: 100%;
        border-right-width: 9999px
    }
    .container-fake-full-bg-gray-lighter:after {
        left: 100%;
        border-left-width: 9999px
    }
}

@media (min-width:992px) {
    .container-fake-full-bg-gray-lighter:after,
    .container-fake-full-bg-gray-lighter:before {
        display: none;
        content: none
    }
}

.figure-group.figure-row {
    text-align: center
}

.figure-item {
    font-size: 16px
}

.figure-numeric {
    margin: 2em 0;
    font-size: .75em
}

.figure-numeral {
    margin: .125em;
    font-size: 4em;
    font-weight: 300;
    line-height: 1
}

@media (min-width:768px) {
    .figure-group.figure-row .figure-item {
        display: inline-block;
        margin: 0 2em
    }
}

@media (min-width:768px) {
    .figure-numeric {
        font-size: 1em
    }
}

.figure-infograph {
    margin: 1em 0
}

.figure-infograph .figure-item {
    vertical-align: middle
}

.figure-infograph .figure-item:after {
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    content: ""
}

.figure-infograph .figure-item:last-child:after {
    content: ""
}

.figure-infograph .figure-infograph-graphic {
    margin: 1em
}

.figure-infograph .figure-infograph-graphic,
.figure-infograph .figure-item,
.figure-infograph .figure-item:after {
    display: inline-block
}

.figure-infograph .figure-infograph-graphic {
    vertical-align: middle
}

.figure-infograph-graphic .figure-icon {
    margin-bottom: .5em
}

.figure-infograph-graphic .figure-icon .icon {
    font-size: 3em
}

@media (min-width:768px) {
    .figure-infograph-graphic .figure-icon .icon {
        font-size: 4em
    }
}

.figure-infograph-graphic .figure-title {
    display: none;
    text-transform: uppercase
}

@media (min-width:480px) {
    .figure-infograph-graphic .figure-title {
        display: block
    }
}

.slick-slider.quotes-slider.slick-initialized .quote-slide {
    margin-bottom: -32px
}

.slick-slider.quotes-slider.slick-initialized .slick-dots {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .slick-slider.quotes-slider.slick-initialized .slick-dots {
        margin-bottom: 48px
    }
}

.meta-entry {
    margin: 1.5em 0
}

.meta-entry-title {
    font-weight: 600
}

.meta-entry-value>ul {
    margin: .5em 0
}

.list-locations {
    padding-left: 0;
    list-style: none
}

.list-locations>li {
    margin: 1em 0 1.5em
}

.fpo {
    color: #ec008b!important
}