/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/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-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before {
    content: "\e227"
}
.glyphicon-btc:before {
    content: "\e227"
}
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-jpy:before {
    content: "\00a5"
}
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-rub:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
* {
    box-sizing: border-box
}
*:before, *:after {
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:hover, a:focus {
    color: #23527c;
    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: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role="button"] {
    cursor: pointer
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 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: #777
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%
}
h1, .h1 {
    font-size: 36px
}
h2, .h2 {
    font-size: 30px
}
h3, .h3 {
    font-size: 24px
}
h4, .h4 {
    font-size: 18px
}
h5, .h5 {
    font-size: 14px
}
h6, .h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
small, .small {
    font-size: 85%
}
mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase, .initialism {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover, a.text-primary:focus {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover, a.text-success:focus {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover, a.text-info:focus {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover, a.text-danger:focus {
    color: #843534
}
.bg-primary {
    color: #fff
}
.bg-primary {
    background-color: #337ab7
}
a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt, dd {
    line-height: 1.42857
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
    display: table;
    content: " "
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[title], abbr[data-original-title] {
    cursor: help
}
.initialism {
    font-size: 90%
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: "\2014 \00A0"
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ""
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: "\00A0 \2014"
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.container:before, .container:after {
    display: table;
    content: " "
}
.container:after {
    clear: both
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.container-fluid:before, .container-fluid:after {
    display: table;
    content: " "
}
.container-fluid:after {
    clear: both
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.row:before, .row:after {
    display: table;
    content: " "
}
.row:after {
    clear: both
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0%
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    background-color: rgba(0, 0, 0, 0)
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}
table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}
.table > tbody + tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive > .table {
        margin-bottom: 0
    }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }
    .table-responsive > .table-bordered {
        border: 0
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type="search"] {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple], select[size] {
    height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}
.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label ~ .form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group > .form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}
.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block + .btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropup, .dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open > .dropdown-menu {
    display: block
}
.open > a {
    outline: 0
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
    z-index: 2
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "
}
.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group > .btn-group {
    float: left
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    display: table;
    content: " "
}
.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-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified > .btn-group .btn {
    width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn > .btn {
    position: relative
}
.input-group-btn > .btn + .btn {
    margin-left: -1px
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav:before, .nav:after {
    display: table;
    content: " "
}
.nav:after {
    clear: both
}
.nav > li {
    position: relative;
    display: block
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav > li.disabled > a {
    color: #777
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav > li > a > img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-pills > li {
    float: left
}
.nav-pills > li > a {
    border-radius: 4px
}
.nav-pills > li + li {
    margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked > li {
    float: none
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}
.tab-content > .tab-pane {
    display: none
}
.tab-content > .active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:before, .navbar:after {
    display: table;
    content: " "
}
.navbar:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:before, .navbar-header:after {
    display: table;
    content: " "
}
.navbar-header:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}
.navbar-brand > img {
    display: block
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav > li {
        float: left
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group > .form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav > li > a {
    color: #777
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: rgba(0, 0, 0, 0)
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: rgba(0, 0, 0, 0)
    }
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0)
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: rgba(0, 0, 0, 0)
    }
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}
.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:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #777
}
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border 0.2s ease-in-out
}
.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert > p, .alert > ul {
    margin-bottom: 0
}
.alert > p + p {
    margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}
a.list-group-item, button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px
}
.panel-body:before, .panel-body:after {
    display: table;
    content: " "
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group + .panel-footer {
    border-top-width: 0
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}
.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel + .panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header:before, .modal-header:after {
    display: table;
    content: " "
}
.modal-header:after {
    clear: both
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover > .arrow {
    border-width: 11px
}
.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover > .arrow:after {
    content: "";
    border-width: 10px
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner > .item {
    position: relative;
    display: none;
    transition: 0.6s ease-in-out left
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}
.carousel-inner > .active {
    left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner > .next {
    left: 100%
}
.carousel-inner > .prev {
    left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}
.carousel-inner > .active.left {
    left: -100%
}
.carousel-inner > .active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}
.carousel-control .icon-prev:before {
    content: "\2039"
}
.carousel-control .icon-next:before {
    content: "\203a"
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs {
    display: none !important
}
.visible-sm {
    display: none !important
}
.visible-md {
    display: none !important
}
.visible-lg {
    display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: local("FontAwesome"), url("/assets/fonts/fontawesome-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-bars:before {
    content: "\f0c9"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-1x {
    font-size: 1.25em
}
.fa-spinner:before {
    content: "\f110"
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-search:before {
    content: "\f002"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-check:before {
    content: "\f00c"
}
.fa-3x {
    font-size: 3em
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-calendar:before {
    content: "\f073"
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-file:before {
    content: "\f15b"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-comments:before {
    content: "\f086"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.od-flex {
    background-color: transparent;
    height: auto;
    width: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center
}
.od-flex.flex-column {
    flex-direction: column
}
.od-flex.flex-row {
    flex-direction: row
}
.od-flex.wrap {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}
.od-flex.vertical-top {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start
}
.od-flex.vertical-center {
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center
}
.od-flex.vertical-bottom {
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end
}
.od-flex.vertical-stretch {
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch
}
.od-flex.horizontal-left {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start
}
.od-flex.horizontal-center {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}
.od-flex.horizontal-right {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end
}
.od-flex.horizontal-spacebetween {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}
.od-flex.horizontal-spacearound {
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around
}
@media (max-width: 767px) {
    .od-flex.mobile-column {
        flex-direction: column
    }
    .od-flex.mobile-row {
        flex-direction: row
    }
    .od-flex.mobile-vertical-top {
        align-items: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start
    }
    .od-flex.mobile-vertical-center {
        align-items: center;
        -webkit-align-items: center;
        -ms-flex-align: center
    }
    .od-flex.mobile-vertical-bottom {
        align-items: flex-end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end
    }
    .od-flex.mobile-horizontal-left {
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start
    }
    .od-flex.mobile-horizontal-center {
        justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center
    }
    .od-flex.mobile-horizontal-right {
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end
    }
    .od-flex.mobile-horizontal-spacebetween {
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between
    }
    .od-flex.mobile-horizontal-spacearound {
        justify-content: space-around;
        -webkit-justify-content: space-around;
        -ms-flex-pack: space-around
    }
}
.ms-flex {
    background-color: transparent;
    height: auto;
    width: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center
}
.ms-flex.column {
    flex-direction: column
}
.ms-flex.row {
    flex-direction: row
}
.ms-flex.wrap {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}
.ms-flex.vertical-top {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start
}
.ms-flex.vertical-center {
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center
}
.ms-flex.vertical-bottom {
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end
}
.ms-flex.vertical-stretch {
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch
}
.ms-flex.horizontal-left {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start
}
.ms-flex.horizontal-center {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center
}
.ms-flex.horizontal-right {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end
}
.ms-flex.horizontal-spacebetween {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between
}
.ms-flex.horizontal-spacearound {
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around
}
@media (max-width: 1023px) {
    .ms-flex.mobile-column {
        flex-direction: column
    }
    .ms-flex.mobile-row {
        flex-direction: row
    }
    .ms-flex.mobile-vertical-top {
        align-items: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start
    }
    .ms-flex.mobile-vertical-center {
        align-items: center;
        -webkit-align-items: center;
        -ms-flex-align: center
    }
    .ms-flex.mobile-vertical-bottom {
        align-items: flex-end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end
    }
    .ms-flex.mobile-horizontal-left {
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start
    }
    .ms-flex.mobile-horizontal-center {
        justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center
    }
    .ms-flex.mobile-horizontal-right {
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end
    }
    .ms-flex.mobile-horizontal-spacebetween {
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between
    }
    .ms-flex.mobile-horizontal-spacearound {
        justify-content: space-around;
        -webkit-justify-content: space-around;
        -ms-flex-pack: space-around
    }
}
.ms-section-container, .parallaxContainer, .parallaxLayer {
    min-height: 800px;
    overflow: auto;
    position: relative
}
@media (min-width: 0) and (max-width: 1024px) {
    .parallaxContainer {
        display: none
    }
}
@media (min-width: 1024px) {
    .ms-section-container {
        z-index: 3
    }
    .ms-section-container[data-parallax="true"] {
        background-image: none !important
    }
    .ms-section-container .parallaxLayer {
        position: absolute
    }
    .ms-section-container.top .parallaxLayer {
        position: fixed
    }
    .parallaxLayer {
        background-position: center top;
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 100%;
        height: 800px;
        z-index: 1
    }
    .parallaxLayer[data-fade="in"] {
        opacity: 0
    }
    .parallaxLayer[data-fade="out"] {
        opacity: 1
    }
}
.hidden-xs-up {
    display: none !important
}
.hidden-lg-down {
    display: none !important
}
@media (max-width: 767px) {
    .hidden-xs-down {
        display: none !important
    }
}
@media (min-width: 768px) {
    .hidden-sm-up {
        display: none !important
    }
}
@media (max-width: 991px) {
    .hidden-sm-down {
        display: none !important
    }
}
@media (min-width: 992px) {
    .hidden-md-up {
        display: none !important
    }
}
@media (max-width: 1199px) {
    .hidden-md-down {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg-up {
        display: none !important
    }
}
#CQ * {
    box-sizing: content-box;
    word-wrap: normal !important
}
#CQ label {
    font-weight: normal
}
.comp-placeholder {
    font-style: italic;
    color: #FF9900;
    text-align: center
}
body {
    word-wrap: break-word;
    line-height: 24px;
    font-family: LexiaLight, "Georgia", Times, "Times New Roman", serif
}
body.body-fixed-top-nav {
    margin-top: 85px
}
body.no-scroll {
    position: relative;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-right: 0;
    touch-action: none
}
input, textarea {
    outline: none
}
.form-control {
    font-family: LexiaLightItalic, Times, "Times New Roman", serif;
    border: 1px solid #9DB0AC;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 34px;
    height: auto
}
.form-control:focus {
    border: 1px solid #000;
    border-left: 3px solid #000
}
.form-control-feedback {
    line-height: 40px !important
}
b, strong {
    font-family: LexiaBold, Times, "Times New Roman", serif
}
.font-weight-bold {
    font-family: LexiaBold, Times, "Times New Roman", serif;
    font-weight: bold
}
em {
    font-family: LexiaLightItalic, Times, "Times New Roman", serif;
    font-style: normal
}
section {
    padding: 15px
}
.width-0 {
    width: 0 !important
}
.width-100 {
    width: 100% !important
}
.min-width-100 {
    min-width: 100px
}
.overflow-x-auto {
    overflow-x: auto;
    -ms-overflow-x: auto
}
.vcenter, .sm-vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0
}
.xs-vcenter {
    display: block
}
.tool-tip-icon {
    line-height: .75;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle
}
.full-width {
    margin-bottom: 0px;
    width: 100%
}
.margin-top-0 {
    margin-top: 0
}
.margin-top-5 {
    margin-top: 5px
}
.margin-top-10 {
    margin-top: 10px
}
.margin-top-15 {
    margin-top: 15px
}
.margin-top-20 {
    margin-top: 20px
}
.margin-top-30 {
    margin-top: 30px
}
.margin-top-40 {
    margin-top: 40px
}
.margin-right-0 {
    margin-right: 0
}
.margin-right-5 {
    margin-right: 5px
}
.margin-right-10 {
    margin-right: 10px
}
.margin-right-15 {
    margin-right: 15px
}
.margin-right-20 {
    margin-right: 20px
}
.margin-right-30 {
    margin-right: 30px
}
.margin-right-40 {
    margin-right: 40px
}
.margin-bottom-0 {
    margin-bottom: 0
}
.margin-bottom-5 {
    margin-bottom: 5px
}
.margin-bottom-10 {
    margin-bottom: 10px
}
.margin-bottom-15 {
    margin-bottom: 15px
}
.margin-bottom-20 {
    margin-bottom: 20px
}
.margin-bottom-30 {
    margin-bottom: 30px
}
.margin-bottom-40 {
    margin-bottom: 40px
}
.margin-left-0 {
    margin-left: 0
}
.margin-left-5 {
    margin-left: 5px
}
.margin-left-10 {
    margin-left: 10px
}
.margin-left-15 {
    margin-left: 15px
}
.margin-left-20 {
    margin-left: 20px
}
.margin-left-30 {
    margin-left: 30px
}
.margin-left-40 {
    margin-left: 40px
}
.padding-top-0 {
    padding-top: 0
}
.padding-top-5 {
    padding-top: 5px
}
.padding-top-10 {
    padding-top: 10px
}
.padding-top-15 {
    padding-top: 15px
}
.padding-top-20 {
    padding-top: 20px
}
.padding-right-0 {
    padding-right: 0
}
.padding-right-5 {
    padding-right: 5px
}
.padding-right-10 {
    padding-right: 10px
}
.padding-right-15 {
    padding-right: 15px
}
.padding-right-20 {
    padding-right: 20px
}
.padding-bottom-0 {
    padding-bottom: 0
}
.padding-bottom-5 {
    padding-bottom: 5px
}
.padding-bottom-10 {
    padding-bottom: 10px
}
.padding-bottom-15 {
    padding-bottom: 15px
}
.padding-bottom-20 {
    padding-bottom: 20px
}
.padding-left-0 {
    padding-left: 0
}
.padding-left-5 {
    padding-left: 5px
}
.padding-left-10 {
    padding-left: 10px
}
.padding-left-15 {
    padding-left: 15px
}
.padding-left-20 {
    padding-left: 20px
}
.padding-left-30 {
    padding-left: 30px
}
.padding-vertical-10 {
    padding-top: 10px;
    padding-bottom: 10px
}
.padding-horizontal-10 {
    padding-right: 10px;
    padding-left: 10px
}
.padding-horizontal-15 {
    padding-right: 15px;
    padding-left: 15px
}
.padding-horizontal-20 {
    padding-right: 20px;
    padding-left: 20px
}
.js-expression {
    display: none
}
.link-pointer {
    cursor: pointer
}
.link-default {
    cursor: default
}
@media (min-width: 768px) and (max-width: 991px) {
    .sm-padding-top-0 {
        padding-top: 0 !important
    }
    .sm-padding-right-0 {
        padding-right: 0 !important
    }
    .sm-padding-bottom-0 {
        padding-bottom: 0 !important
    }
    .sm-padding-left-0 {
        padding-left: 0 !important
    }
}
@media (max-width: 767px) {
    .xs-padding-top-0 {
        padding-top: 0 !important
    }
    .xs-padding-right-0 {
        padding-right: 0 !important
    }
    .xs-padding-bottom-0 {
        padding-bottom: 0 !important
    }
    .xs-padding-left-0 {
        padding-left: 0 !important
    }
    .xs-vcenter {
        display: inline-block;
        vertical-align: middle;
        float: none;
        padding: 0
    }
    .sm-vcenter {
        display: block
    }
}
.mrg-0 {
    margin: 0
}
.margin-top-20 {
    margin-top: 20px
}
.pd-0 {
    padding: 0
}
.pd-tp-0 {
    padding-top: 0
}
.padding-top-50 {
    padding-top: 50px
}
.pd-lt-5 {
    padding-left: 5px
}
.padding-10 {
    padding: 10px
}
.margin-10 {
    margin: 10px
}
ul {
    margin: 0;
    list-style-type: none
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
strong em, strong i, em strong, i strong {
    font-family: LexiaBoldItalic, Times, "Times New Roman", serif;
    font-style: normal;
    font-weight: normal
}
.main-container {
    position: relative;
    padding: 0
}
a {
    color: #3c4242;
    cursor: pointer
}
a:hover .hover-underline {
    text-decoration: underline
}
a.no-decoration {
    text-decoration: none
}
.text.parbase, .dynamicText.parbase, .form-success-msg, .form-error-msg, .shipping-help-text, .dynamicList-description, .carousel-body, .quiz-description {
    text-shadow: 0px 0px
}
.text.parbase a, .dynamicText.parbase a, .form-success-msg a, .form-error-msg a, .shipping-help-text a, .dynamicList-description a, .carousel-body a, .quiz-description a {
    text-decoration: underline;
    text-shadow: 0px 0px;
    font-weight: normal
}
.text.parbase ul, .text.parbase ol, .dynamicText.parbase ul, .dynamicText.parbase ol, .form-success-msg ul, .form-success-msg ol, .form-error-msg ul, .form-error-msg ol, .shipping-help-text ul, .shipping-help-text ol, .dynamicList-description ul, .dynamicList-description ol, .carousel-body ul, .carousel-body ol, .quiz-description ul, .quiz-description ol {
    text-shadow: none;
    margin-bottom: 20px
}
.text.parbase ul li, .text.parbase ol li, .dynamicText.parbase ul li, .dynamicText.parbase ol li, .form-success-msg ul li, .form-success-msg ol li, .form-error-msg ul li, .form-error-msg ol li, .shipping-help-text ul li, .shipping-help-text ol li, .dynamicList-description ul li, .dynamicList-description ol li, .carousel-body ul li, .carousel-body ol li, .quiz-description ul li, .quiz-description ol li {
    font-family: LexiaLight;
    line-height: 24px;
    text-shadow: 0px 0px;
    padding-bottom: 5px
}
.text.parbase ul, .dynamicText.parbase ul, .form-success-msg ul, .form-error-msg ul, .shipping-help-text ul, .dynamicList-description ul, .carousel-body ul, .quiz-description ul {
    list-style-type: disc
}
.text.parbase ul li, .dynamicText.parbase ul li, .form-success-msg ul li, .form-error-msg ul li, .shipping-help-text ul li, .dynamicList-description ul li, .carousel-body ul li, .quiz-description ul li {
    position: relative
}
.text.parbase ol, .dynamicText.parbase ol, .form-success-msg ol, .form-error-msg ol, .shipping-help-text ol, .dynamicList-description ol, .carousel-body ol, .quiz-description ol {
    list-style-type: decimal
}
.text.parbase div, .dynamicText.parbase div, .form-success-msg div, .form-error-msg div, .shipping-help-text div, .dynamicList-description div, .carousel-body div, .quiz-description div {
    text-shadow: 0px 0px
}
.text.parbase table, .dynamicText.parbase table, .form-success-msg table, .form-error-msg table, .shipping-help-text table, .dynamicList-description table, .carousel-body table, .quiz-description table {
    margin: 20px 0
}
.text.parbase td, .dynamicText.parbase td, .form-success-msg td, .form-error-msg td, .shipping-help-text td, .dynamicList-description td, .carousel-body td, .quiz-description td {
    padding: 10px
}
.text.parbase ul ul, .text.parbase ul ol, .text.parbase ol ul, .text.parbase ol ol, .dynamicText.parbase ul ul, .dynamicText.parbase ul ol, .dynamicText.parbase ol ul, .dynamicText.parbase ol ol, .form-success-msg ul ul, .form-success-msg ul ol, .form-success-msg ol ul, .form-success-msg ol ol, .form-error-msg ul ul, .form-error-msg ul ol, .form-error-msg ol ul, .form-error-msg ol ol, .shipping-help-text ul ul, .shipping-help-text ul ol, .shipping-help-text ol ul, .shipping-help-text ol ol, .dynamicList-description ul ul, .dynamicList-description ul ol, .dynamicList-description ol ul, .dynamicList-description ol ol, .carousel-body ul ul, .carousel-body ul ol, .carousel-body ol ul, .carousel-body ol ol, .quiz-description ul ul, .quiz-description ul ol, .quiz-description ol ul, .quiz-description ol ol {
    margin-bottom: 0
}
.text.parbase ul ul li:last-child, .text.parbase ul ol li:last-child, .text.parbase ol ul li:last-child, .text.parbase ol ol li:last-child, .dynamicText.parbase ul ul li:last-child, .dynamicText.parbase ul ol li:last-child, .dynamicText.parbase ol ul li:last-child, .dynamicText.parbase ol ol li:last-child, .form-success-msg ul ul li:last-child, .form-success-msg ul ol li:last-child, .form-success-msg ol ul li:last-child, .form-success-msg ol ol li:last-child, .form-error-msg ul ul li:last-child, .form-error-msg ul ol li:last-child, .form-error-msg ol ul li:last-child, .form-error-msg ol ol li:last-child, .shipping-help-text ul ul li:last-child, .shipping-help-text ul ol li:last-child, .shipping-help-text ol ul li:last-child, .shipping-help-text ol ol li:last-child, .dynamicList-description ul ul li:last-child, .dynamicList-description ul ol li:last-child, .dynamicList-description ol ul li:last-child, .dynamicList-description ol ol li:last-child, .carousel-body ul ul li:last-child, .carousel-body ul ol li:last-child, .carousel-body ol ul li:last-child, .carousel-body ol ol li:last-child, .quiz-description ul ul li:last-child, .quiz-description ul ol li:last-child, .quiz-description ol ul li:last-child, .quiz-description ol ol li:last-child {
    padding-bottom: 0
}
.hover-underline:hover {
    text-decoration: underline
}
.btn.btn-default.inverse {
    color: #fff
}
h1, .h1 {
    font-family: LexiaLightItalic, "Georgia", "Times New Roman", serif;
    font-size: 42px;
    line-height: 48px
}
h2 {
    font-family: LexiaLightItalic, "Georgia", "Times New Roman", serif;
    font-size: 30px;
    line-height: 40px
}
h3 {
    font-family: LexiaLight, Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px
}
h4 {
    font-family: LexiaBold, "Georgia", "Times New Roman", serif;
    font-size: 16px;
    line-height: 20px
}
h5 {
    font-size: 14px;
    line-height: 20px
}
h6 {
    font-size: 12px;
    line-height: 18px
}
h5, h6 {
    font-family: LexiaBoldItalic, "Georgia", "Times New Roman", serif
}
.white-color {
    color: #fff
}
.black-color {
    color: #000
}
p {
    margin-bottom: 10px;
    font-size: 14px
}
hr {
    margin-bottom: 20px
}
.two-line-title {
    margin-bottom: 20px;
    word-wrap: break-word
}
.two-line-title h1, .two-line-title .h1 {
    padding: 0;
    margin: 0;
    border-left: none
}
.two-line-title .main-title {
    font-size: 40px;
    display: block
}
.two-line-title .secondary-title {
    display: block;
    font: normal 40px Lexialight
}
button.btn:active {
    opacity: .8
}
button.btn:hover {
    text-decoration: underline
}
.alert-warning {
    background-color: #fce3e3
}
.user-group-table-container.table-bordered > table tbody > tr > td {
    border-color: #bbb
}
.show-more-cta {
    text-align: center;
    margin-top: 20px
}
.show-more-cta i.fa {
    margin-right: 10px
}
.show-less-cta {
    margin-top: 20px;
    text-align: center
}
.show-less-cta i.fa {
    margin-right: 10px
}
.show-less-cta i.fa.circle-icon {
    padding: 2px 4px 4px 3px
}
.style-1 {
    background-color: #333
}
.cookie-banner {
    background: #3C1053;
    color: #fff
}
.platinum {
    background-color: #EBEFEE
}
.grey {
    background-color: #EBEBEB
}
.fg-white {
    color: #fff
}
.style-2, .off-white {
    background-color: #F8F8F8
}
.style-3, .light-grey {
    background-color: #D2D2D2
}
.white {
    background-color: #fff
}
.transparent {
    background-color: transparent
}
.grey-theme {
    background: #646869;
    color: #fff
}
.grey-theme a.btn-default {
    color: #fff;
    border: 1px solid #fff
}
.non-visible {
    visibility: hidden
}
.dark-theme {
    background: #4C5051;
    color: #fff
}
.dark-theme a {
    color: #fff
}
.dark-theme a.btn-default {
    border: 1px solid #fff
}
.no-underline {
    text-decoration: none
}
.doubleUnderline {
    text-decoration: underline;
    border-bottom: 1px solid;
    font-weight: normal
}
.footnote {
    font: normal 12px "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
    line-height: 14px
}
.bottom-hover-border:after {
    display: block;
    content: '';
    border-bottom: solid 5px;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    position: relative;
    bottom: -5px
}
.bottom-hover-border:hover:after, .bottom-hover-border.active:after {
    text-decoration: none;
    transform: scaleX(1)
}
li.active .bottom-hover-border:after {
    text-decoration: none;
    transform: scaleX(1)
}
.back-top-inner {
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: 2px 2px 4px 0px #000;
    text-align: center;
    background-color: #000
}
.back-top-inner:hover {
    box-shadow: none;
    transform: translate(2px, 2px)
}
.linked-list.horizontal li {
    display: inline-block;
    margin-right: 20px
}
.linked-list.vertical .btn, .linked-list.horizontal .btn {
    margin: 10px 0px
}
.action-link {
    font-family: LexiaBold;
    display: inline-block;
    margin: 10px 0;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    text-align: left
}
.action-link:hover, .action-link:focus {
    text-decoration: none
}
.action-link.icon-right .fa:not(.fa-tooltip), .action-link.icon-right .glyphicon {
    margin-left: 5px;
    font-size: 120%
}
.action-link.icon-left .fa:not(.fa-tooltip), .action-link.icon-left .glyphicon {
    margin-right: 5px;
    font-size: 120%
}
.action-link:hover .link-txt {
    text-decoration: underline
}
li.bullet {
    list-style-type: disc;
    margin-left: 40px
}
.fixed-top-margin {
    margin-top: 85px
}
.hero {
    background-size: cover;
    background: #eeeeee;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: 0px 0px 3px #000
}
.hero .hero-inner-content {
    padding-top: 50px;
    padding-bottom: 50px
}
.text-overlay {
    background: rgba(0, 0, 0, 0.4)
}
.scroll-load {
    text-align: center;
    height: 100%;
    position: relative
}
.ab-pos-center {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100px;
    width: 100%
}
.margin-top-10 {
    margin-top: 10px
}
.padding-top-10 {
    padding-top: 10px
}
.border-top {
    border-top: 1px solid #ddd
}
.hero .title {
    margin-top: 20px;
    margin-bottom: 20px;
    border-left: 4px solid #F0AB00;
    padding-left: 5px;
    font-weight: bold
}
.margin-bottom-10 {
    margin-bottom: 10px
}
.text-muted {
    color: #777
}
.label, label {
    border-radius: 2px;
    margin-bottom: 5px;
    display: inline-block
}
label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold
}
.fa-1x {
    font-size: 1.25em
}
a.fg-color:hover, a.fg-color:focus {
    text-decoration: underline
}
.label.label-lg {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px
}
.label-primary {
    background: #000
}
.filters .fa {
    margin-right: 5px
}
.label.label-primary:hover {
    background: #000;
    border: 1px solid #777;
    color: white
}
.label.label-primary, .label.label-primary:active, .label.label-primary:visited, .label.label-primary:focus {
    background: #000;
    border: 1px solid #000;
    color: white
}
.label.label-primary {
    background: #000;
    border: 1px solid #000
}
.label.label-primary {
    background: #000;
    border: 1px solid #000
}
.btn.btn-primary {
    border-color: #000;
    background: #000;
    color: white
}
.label-default, .label.label-default:active, .label.label-default:visited, .label.label-default:focus {
    background: transparent;
    color: #333;
    border: 1px solid #ccc
}
.label.label-default:hover {
    background: transparent;
    color: #000;
    border: 1px solid #333
}
.list.search, .list.search.list-hover {
    border-top: 1px solid #ddd
}
.list .line, .list.list-hover .line {
    border-bottom: 1px solid #ddd;
    padding: 8px;
    padding-top: 15px
}
.list.list-hover .line:hover {
    cursor: pointer;
    background: #f9f9f9
}
.fg-color {
    color: #000
}
.cookie-accordion {
    padding-top: 15px;
    padding-bottom: 15px
}
.multi-column-container {
    position: relative
}
a[href*="dynamic-collapse"] {
    cursor: pointer
}
.contact-rep-inner {
    font-family: LexiaBoldItalic, arial;
    border-radius: 5px;
    padding: 20px 20px
}
.contact-rep-inner .schedule-text {
    font-size: 20px
}
.contact-rep-inner a {
    border: 1px solid #4C5051;
    margin: auto 0px
}
.cover-image > img {
    margin: 0 auto;
    width: 100%
}
.ab-pos-image {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1
}
.col-xs-20 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box
}
.tooltip-holder .fa-tooltip {
    margin-left: 0px;
    margin-right: 0px
}
.bullet > .bullet-txt {
    display: inline
}
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.veeva-container {
    padding-top: 10px;
    padding-bottom: 10px
}
.veeva-container iframe {
    width: 100%
}
.pdf-container {
    width: 100%
}
.pdf-container .pdf-object {
    display: block;
    overflow: auto;
    width: 100%;
    height: 100%;
    border: 2px solid #333
}
.pdf-container .pdf-image {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    height: 100%
}
.static-links-wrapper {
    float: left
}
iframe.iframe-component {
    background-color: #fff
}
iframe.iframe-component[data-autoheightwidth="true"] {
    width: 100%
}
@media screen and (min-width: 768px) {
    .admin-tool-container .user-group-container .form-inline .form-control {
        display: block
    }
}
@media screen and (max-width: 1200px) {
    .pdf-container .pdf-object {
        display: none
    }
    .pdf-container .pdf-image {
        display: block
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .multi-column-container .col-sm-6:nth-child(2n+1) {
        clear: left
    }
    .pd-sm-lt-rt-0 {
        padding-left: 0;
        padding-right: 0
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .pd-md-lt-rt-0 {
        padding-left: 0;
        padding-right: 0
    }
}
@media screen and (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box
    }
}
@media screen and (min-width: 992px) {
    .col-md-20 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box
    }
}
@media screen and (max-width: 992px) {
    section {
        padding-left: 0px;
        padding-right: 0px
    }
}
@media screen and (max-width: 767px) {
    body.body-fixed-top-nav {
        margin-top: 46px
    }
    body.fixed-top-margin {
        margin-top: 46px
    }
    .component-section {
        padding: 30px 0px
    }
    .component-section .page-section-download-container {
        margin-top: 20px
    }
    .btn:not(.footer-btn):not(.show-all):not(.self-certify-yes)::not(.self-certify-no) {
        display: block;
        margin-bottom: 20px
    }
    .btn:not(.footer-btn):not(.show-all):not(.self-certify-yes)::not(.self-certify-no) .fa, .btn:not(.footer-btn):not(.show-all):not(.self-certify-yes)::not(.self-certify-no) .glyphicon {
        padding-left: 0;
        float: right;
        line-height: 1.3
    }
    button.btn:not(.footer-btn):not(.note-btn):not(.menu-btn):not(.self-certify-yes)::not(.self-certify-no) {
        width: 100%;
        text-align: left
    }
    .schedule-text {
        margin-bottom: 20px
    }
    .pd-xs-lt-rt-0 {
        padding-left: 0;
        padding-right: 0
    }
    .bottom-hover-border:after {
        display: none
    }
    .expanding-image[data-expand-devices ~ ='mobile'] {
        cursor: pointer
    }
    .new-image[data-expand-devices ~ ='mobile'] {
        cursor: pointer
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .expanding-image[data-expand-devices ~ ='portrait'] {
        cursor: pointer
    }
    .new-image[data-expand-devices ~ ='portrait'] {
        cursor: pointer
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .expanding-image[data-expand-devices ~ ='landscape'] {
        cursor: pointer
    }
    .new-image[data-expand-devices ~ ='landscape'] {
        cursor: pointer
    }
}
@media screen and (min-width: 1200px) {
    .expanding-image[data-expand-devices ~ ='desktop'] {
        cursor: pointer
    }
    .new-image[data-expand-devices ~ ='desktop'] {
        cursor: pointer
    }
}
.dropdown-menu {
    border-radius: 0;
    padding-top: 0px;
    padding-bottom: 0px
}
.dropdown-menu > li.active > a {
    font-family: LexiaLightItalic, Times, Times New Roman, serif;
    background: transparent;
    color: #000;
    border-left: 5px solid transparent
}
.dropdown-menu > li.active > a:focus, .dropdown-menu > li.active > a:hover, .dropdown-menu > li.active > a:active {
    font-family: LexiaLightItalic, Times, Times New Roman, serif;
    background: transparent;
    color: #333;
    border-left: 3px solid #000
}
.dropdown-menu > li > a {
    border-left: 5px solid transparent;
    padding: 10px 20px;
    font-family: LexiaLightItalic, Times, Times New Roman, serif
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active {
    font-family: LexiaLightItalic, Times, Times New Roman, serif;
    background: transparent;
    border-left: 5px solid #000;
    color: #333
}
.list-dropdown-head.dropdown-toggle {
    display: none
}
.list-dropdown.dropdown-menu {
    display: block;
    z-index: 0;
    border: none;
    position: relative;
    box-shadow: 0px 0px;
    webkit-box-shadow: 0px 0px
}
.horizontal-list-dropdown .list-dropdown.dropdown-menu li {
    display: inline
}
.horizontal-list-dropdown .list-dropdown.dropdown-menu li a {
    display: inline;
    padding: 3px 20px
}
.vertical-list-dropdown .list-dropdown.dropdown-menu li {
    display: block
}
.vertical-list-dropdown .list-dropdown.dropdown-menu li a {
    display: block
}
@media screen and (max-width: 991px) {
    .portrait-list-dropdown .list-dropdown-head.dropdown-toggle {
        display: block
    }
    .portrait-list-dropdown .list-dropdown.dropdown-menu {
        z-index: 1000;
        border: 1px solid #ccc;
        position: absolute;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        display: none
    }
    .portrait-list-dropdown .list-dropdown.dropdown-menu li a {
        display: block;
        padding: 10px 20px
    }
    .open.portrait-list-dropdown .list-dropdown.dropdown-menu {
        display: block
    }
}
.desktop-list-dropdown .list-dropdown-head.dropdown-toggle {
    display: block
}
.desktop-list-dropdown .list-dropdown.dropdown-menu {
    z-index: 1000;
    border: 1px solid #ccc;
    position: absolute;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none
}
.desktop-list-dropdown .list-dropdown.dropdown-menu li a {
    display: block;
    padding: 10px 20px
}
.open.desktop-list-dropdown .list-dropdown.dropdown-menu {
    display: block
}
@media screen and (max-width: 1199px) {
    .landscape-list-dropdown .list-dropdown-head.dropdown-toggle {
        display: block
    }
    .landscape-list-dropdown .list-dropdown.dropdown-menu {
        z-index: 1000;
        border: 1px solid #ccc;
        position: absolute;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        display: none
    }
    .landscape-list-dropdown .list-dropdown.dropdown-menu li a {
        display: block;
        padding: 10px 20px
    }
    .open.landscape-list-dropdown .list-dropdown.dropdown-menu {
        display: block
    }
}
@media screen and (max-width: 767px) {
    .mobile-list-dropdown .list-dropdown-head.dropdown-toggle {
        display: block
    }
    .mobile-list-dropdown .list-dropdown.dropdown-menu {
        z-index: 1000;
        border: 1px solid #ccc;
        position: absolute;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        display: none
    }
    .mobile-list-dropdown .list-dropdown.dropdown-menu li a {
        display: block;
        padding: 10px 20px
    }
    .open.mobile-list-dropdown .list-dropdown.dropdown-menu {
        display: block
    }
}
.stickyHeader-active {
    position: fixed;
    width: 100%
}
.overlay {
    display: table;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .8;
    left: 0;
    top: 0;
    z-index: 1000
}
.overlay.partial {
    position: absolute
}
.overlay-spinner {
    vertical-align: middle;
    display: table-cell;
    background-size: 50%;
    background-image: url("/assets/icons/loading.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 25%
}
.global-search-container.container {
    display: none
}
#header #menu-button {
    display: none
}
.accordion-container {
    overflow: hidden
}
.accordion-container .accordion-inner-container {
    padding-top: 20px
}
.accordion-container .panel-body.limit-height {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden
}
.accordion-container .panel-action-container ul {
    list-style-type: none
}
.accordion-container .panel-action-container ul li {
    display: inline-block;
    cursor: pointer;
    border-right: 2px solid #ccc;
    padding: 0 10px;
    margin: 5px 0
}
.accordion-container .panel-action-container ul li:last-child {
    border: none
}
.accordion-container .panel-default {
    border: 0 none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    background: transparent
}
.accordion-container .az-panel-heading {
    background: transparent
}
.accordion-container .az-panel-heading a {
    display: block;
    font-family: LexiaBold, Times, "Times New Roman", serif;
    font-style: italic
}
.accordion-container .panel-body {
    border-top: 0 none !important
}
.email-verify.overlay {
    z-index: 2000
}
input[data-typewriter-enabled]:focus::-webkit-input-placeholder {
    color: transparent
}
input[data-typewriter-enabled]:focus::-moz-placeholder {
    color: transparent
}
input[data-typewriter-enabled]:focus:-ms-input-placeholder {
    color: transparent
}
input[data-typewriter-enabled]:focus::-ms-input-placeholder {
    color: transparent
}
input[data-typewriter-enabled]:focus::placeholder {
    color: transparent
}
@media screen and (max-width: 991px) {
    .tablet-potrait-configuration .navbar-fixed-top .primary-navigation, .tablet-potrait-configuration .main-menu-container {
        position: relative;
        z-index: 100;
        background: #fff
    }
    .tablet-potrait-configuration .top-header, .tablet-potrait-configuration .topHeaderContainer {
        padding: 0 5px;
        line-height: 3
    }
    .tablet-potrait-configuration .top-header .navbar-toggle, .tablet-potrait-configuration .topHeaderContainer .navbar-toggle {
        display: inline-block
    }
    .tablet-potrait-configuration .top-header .navbar-header, .tablet-potrait-configuration .topHeaderContainer .navbar-header {
        margin: 0;
        padding: 0
    }
    .tablet-potrait-configuration .top-header .navbar-header .navbar-toggle, .tablet-potrait-configuration .topHeaderContainer .navbar-header .navbar-toggle {
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 0;
        border: none
    }
    .tablet-potrait-configuration .top-header .navbar-brand, .tablet-potrait-configuration .topHeaderContainer .navbar-brand {
        padding-top: 12px
    }
    .tablet-potrait-configuration .top-header .navbar-nav, .tablet-potrait-configuration .topHeaderContainer .navbar-nav {
        margin: 0
    }
    .tablet-potrait-configuration .top-header .header-actions > li:after, .tablet-potrait-configuration .topHeaderContainer .header-actions > li:after {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        height: auto;
        display: inline-block
    }
    .tablet-potrait-configuration .top-header .header-actions > li > a, .tablet-potrait-configuration .topHeaderContainer .header-actions > li > a {
        font-size: 25px
    }
    .tablet-potrait-configuration .top-header .header-actions > li.language-selector .fa-language, .tablet-potrait-configuration .topHeaderContainer .header-actions > li.language-selector .fa-language {
        font-size: 22px
    }
    .tablet-potrait-configuration .top-header .header-actions > li.header-globe-icon:after, .tablet-potrait-configuration .topHeaderContainer .header-actions > li.header-globe-icon:after {
        display: none
    }
    .tablet-potrait-configuration .top-header .header-actions .dropdown-menu, .tablet-potrait-configuration .topHeaderContainer .header-actions .dropdown-menu {
        position: absolute;
        right: 0;
        left: inherit;
        background-color: #fff;
        border: 1px solid #eee;
        border-left: none
    }
    .tablet-potrait-configuration .primary-navigation .navbar-collapse.collapse:not(.in), .tablet-potrait-configuration .main-menu-container .navbar-collapse.collapse:not(.in) {
        display: none !important
    }
    .tablet-potrait-configuration .primary-navigation .container, .tablet-potrait-configuration .main-menu-container .container {
        width: auto
    }
    .tablet-potrait-configuration .primary-navigation .container .navbar-collapse, .tablet-potrait-configuration .main-menu-container .container .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px
    }
    .tablet-potrait-configuration .primary-navigation .navbar-collapse.in, .tablet-potrait-configuration .main-menu-container .navbar-collapse.in {
        overflow-y: auto !important
    }
    .tablet-potrait-configuration .primary-navigation .navbar-nav, .tablet-potrait-configuration .main-menu-container .navbar-nav {
        float: none;
        margin: 7.5px -15px
    }
    .tablet-potrait-configuration .primary-navigation .bottom-hover-border:after, .tablet-potrait-configuration .main-menu-container .bottom-hover-border:after {
        border-bottom: 0
    }
    .tablet-potrait-configuration .primary-navigation .dropdown-submenu > .dropdown-menu, .tablet-potrait-configuration .main-menu-container .dropdown-submenu > .dropdown-menu {
        top: auto;
        margin-top: 0px
    }
    .tablet-potrait-configuration .primary-navigation .nav > li, .tablet-potrait-configuration .main-menu-container .nav > li {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%
    }
    .tablet-potrait-configuration .primary-navigation .nav > li > a, .tablet-potrait-configuration .main-menu-container .nav > li > a {
        padding-left: 11px;
        padding-bottom: 10px;
        border-left: 4px solid rgba(0, 0, 0, 0)
    }
    .tablet-potrait-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item, .tablet-potrait-configuration .main-menu-container .nav .static-links-wrapper > li.first-level-item {
        padding-left: 0px;
        padding-right: 0px
    }
    .tablet-potrait-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item > a, .tablet-potrait-configuration .main-menu-container .nav .static-links-wrapper > li.first-level-item > a {
        padding-left: 11px;
        padding-bottom: 10px;
        border-left: 4px solid rgba(0, 0, 0, 0)
    }
    .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu {
        left: inherit;
        left: 0px;
        width: 100%
    }
    .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li > a, .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li > a, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a {
        padding-right: 0px;
        background: transparent;
        font-family: LexiaLightItalic, Times, "Times New Roman", serif
    }
    .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li > a:hover, .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li > a:focus, .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li > a:active, .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:hover, .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:focus, .tablet-potrait-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:active, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li > a:hover, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li > a:focus, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li > a:active, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:hover, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:focus, .tablet-potrait-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:active {
        font-family: LexiaLightItalic, Times, "Times New Roman", serif
    }
    .tablet-potrait-configuration .primary-navigation li a .caret-block, .tablet-potrait-configuration .main-menu-container li a .caret-block {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        padding-right: 5px
    }
    .tablet-potrait-configuration .primary-navigation .nav.stacked-menu, .tablet-potrait-configuration .main-menu-container .nav.stacked-menu {
        width: auto
    }
    .tablet-potrait-configuration .primary-navigation .nav.stacked-menu > li.item-more, .tablet-potrait-configuration .main-menu-container .nav.stacked-menu > li.item-more {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation .nav.stacked-menu .hidden-menu, .tablet-potrait-configuration .main-menu-container .nav.stacked-menu .hidden-menu {
        display: block
    }
    .tablet-potrait-configuration .primary-navigation .nav > li.item-more, .tablet-potrait-configuration .main-menu-container .nav > li.item-more {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.open > a .fa-caret-up, .tablet-potrait-configuration .main-menu-container li.open > a .fa-caret-up {
        display: inline
    }
    .tablet-potrait-configuration .primary-navigation li.open > a .fa-caret-down, .tablet-potrait-configuration .main-menu-container li.open > a .fa-caret-down {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li > a, .tablet-potrait-configuration .main-menu-container li > a {
        width: 100%
    }
    .tablet-potrait-configuration .primary-navigation li > a .fa, .tablet-potrait-configuration .main-menu-container li > a .fa {
        padding-left: 5px;
        padding-right: 5px
    }
    .tablet-potrait-configuration .primary-navigation li > a .fa.fa-language, .tablet-potrait-configuration .main-menu-container li > a .fa.fa-language {
        padding-left: 0px;
        font-size: medium
    }
    .tablet-potrait-configuration .primary-navigation li > a .fa-caret-down, .tablet-potrait-configuration .main-menu-container li > a .fa-caret-down {
        display: inline
    }
    .tablet-potrait-configuration .primary-navigation li > a .fa-caret-up, .tablet-potrait-configuration .main-menu-container li > a .fa-caret-up {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li > a .fa-caret-right, .tablet-potrait-configuration .main-menu-container li > a .fa-caret-right {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li > a .fa-caret-left, .tablet-potrait-configuration .main-menu-container li > a .fa-caret-left {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-left, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-left {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-right, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-right {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-up, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-up {
        display: inline
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-down, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-down {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-up, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-up {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-down, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-down {
        display: inline
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-right, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-right {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-left, .tablet-potrait-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-left {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item:first-child {
        padding-left: 0px
    }
    .tablet-potrait-configuration .primary-navigation.logo-enabled .nav.stacked-menu > li.item-more {
        display: none
    }
    .tablet-potrait-configuration .primary-navigation .nav li.open {
        background-color: transparent;
        border-bottom: 1px solid #ebefee
    }
    .tablet-potrait-configuration .primary-navigation .nav li.open > a {
        color: #000
    }
    .tablet-potrait-configuration .primary-navigation .nav li.open .active > a, .tablet-potrait-configuration .primary-navigation .nav li.open .active > a:hover {
        color: #000
    }
    .tablet-potrait-configuration .primary-navigation .nav li.open li.open {
        border-bottom: none
    }
    .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menu > li a, .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menuli a:hover, .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menuli a:focus, .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menu > li.active a, .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menu > li.active a:hover {
        background: rgba(238, 238, 238, 0.2)
    }
    .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a, .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a:hover, .tablet-potrait-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a:focus {
        color: #000
    }
    .tablet-potrait-configuration .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .tablet-potrait-configuration .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background: rgba(238, 238, 238, 0.2)
    }
    .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open {
        background-color: transparent;
        border-bottom: 1px solid #555
    }
    .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > a {
        color: #fff
    }
    .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open .active > a, .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open .active > a:hover {
        color: #fff
    }
    .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open li.open {
        border-bottom: none
    }
    .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li a, .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:hover, .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:focus, .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a, .tablet-potrait-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a:hover {
        background: rgba(27, 27, 27, 0.9)
    }
    .tablet-potrait-configuration .navbar-default .top-header .navbar-header .navbar-toggle, .tablet-potrait-configuration .navbar-default .top-header .navbar-header .header-search-btn {
        border-left: 1px solid #ddd
    }
    .tablet-potrait-configuration .brand-header .compress-logo img {
        position: absolute;
        height: auto;
        max-height: 95%;
        transform: translateY(-50%);
        top: 50%;
        left: 5px
    }
    .tablet-potrait-configuration .top-header-links {
        width: 65%
    }
    .tablet-potrait-configuration .navbar-nav.header-actions .header-cart-component .header-cart-text {
        font-size: 15px
    }
    .tablet-potrait-configuration .navbar-nav.header-actions .header-cart-component .header-cart-icon {
        font-size: 30px
    }
    .tablet-potrait-configuration .enable-first-level-primary-nav .navbar-collapse.in {
        overflow-y: unset
    }
    .tablet-potrait-configuration .nav.enable-first-level-nav {
        width: auto
    }
    .tablet-potrait-configuration .nav.enable-first-level-nav li.first-level-item {
        width: auto
    }
    .tablet-potrait-configuration .nav.enable-first-level-nav li.first-level-item > a {
        border-bottom: 4px solid transparent;
        border-left: 0
    }
    .tablet-potrait-configuration .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li {
        display: block
    }
    .tablet-potrait-configuration .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li .caret-block {
        position: absolute
    }
}
@media screen and (max-width: 1199px) {
    .tablet-landscape-configuration .navbar-fixed-top .primary-navigation, .tablet-landscape-configuration .main-menu-container {
        position: relative;
        z-index: 100;
        background: #fff
    }
    .tablet-landscape-configuration .top-header, .tablet-landscape-configuration .topHeaderContainer {
        padding: 0 5px;
        line-height: 3
    }
    .tablet-landscape-configuration .top-header .navbar-toggle, .tablet-landscape-configuration .topHeaderContainer .navbar-toggle {
        display: inline-block
    }
    .tablet-landscape-configuration .top-header .navbar-header, .tablet-landscape-configuration .topHeaderContainer .navbar-header {
        margin: 0;
        padding: 0
    }
    .tablet-landscape-configuration .top-header .navbar-header .navbar-toggle, .tablet-landscape-configuration .topHeaderContainer .navbar-header .navbar-toggle {
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 0;
        border: none
    }
    .tablet-landscape-configuration .top-header .navbar-brand, .tablet-landscape-configuration .topHeaderContainer .navbar-brand {
        padding-top: 12px
    }
    .tablet-landscape-configuration .top-header .navbar-nav, .tablet-landscape-configuration .topHeaderContainer .navbar-nav {
        margin: 0
    }
    .tablet-landscape-configuration .top-header .header-actions > li:after, .tablet-landscape-configuration .topHeaderContainer .header-actions > li:after {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        height: auto;
        display: inline-block
    }
    .tablet-landscape-configuration .top-header .header-actions > li > a, .tablet-landscape-configuration .topHeaderContainer .header-actions > li > a {
        font-size: 25px
    }
    .tablet-landscape-configuration .top-header .header-actions > li.language-selector .fa-language, .tablet-landscape-configuration .topHeaderContainer .header-actions > li.language-selector .fa-language {
        font-size: 22px
    }
    .tablet-landscape-configuration .top-header .header-actions > li.header-globe-icon:after, .tablet-landscape-configuration .topHeaderContainer .header-actions > li.header-globe-icon:after {
        display: none
    }
    .tablet-landscape-configuration .top-header .header-actions .dropdown-menu, .tablet-landscape-configuration .topHeaderContainer .header-actions .dropdown-menu {
        position: absolute;
        right: 0;
        left: inherit;
        background-color: #fff;
        border: 1px solid #eee;
        border-left: none
    }
    .tablet-landscape-configuration .primary-navigation .navbar-collapse.collapse:not(.in), .tablet-landscape-configuration .main-menu-container .navbar-collapse.collapse:not(.in) {
        display: none !important
    }
    .tablet-landscape-configuration .primary-navigation .container, .tablet-landscape-configuration .main-menu-container .container {
        width: auto
    }
    .tablet-landscape-configuration .primary-navigation .container .navbar-collapse, .tablet-landscape-configuration .main-menu-container .container .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px
    }
    .tablet-landscape-configuration .primary-navigation .navbar-collapse.in, .tablet-landscape-configuration .main-menu-container .navbar-collapse.in {
        overflow-y: auto !important
    }
    .tablet-landscape-configuration .primary-navigation .navbar-nav, .tablet-landscape-configuration .main-menu-container .navbar-nav {
        float: none;
        margin: 7.5px -15px
    }
    .tablet-landscape-configuration .primary-navigation .bottom-hover-border:after, .tablet-landscape-configuration .main-menu-container .bottom-hover-border:after {
        border-bottom: 0
    }
    .tablet-landscape-configuration .primary-navigation .dropdown-submenu > .dropdown-menu, .tablet-landscape-configuration .main-menu-container .dropdown-submenu > .dropdown-menu {
        top: auto;
        margin-top: 0px
    }
    .tablet-landscape-configuration .primary-navigation .nav > li, .tablet-landscape-configuration .main-menu-container .nav > li {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%
    }
    .tablet-landscape-configuration .primary-navigation .nav > li > a, .tablet-landscape-configuration .main-menu-container .nav > li > a {
        padding-left: 11px;
        padding-bottom: 10px;
        border-left: 4px solid rgba(0, 0, 0, 0)
    }
    .tablet-landscape-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item, .tablet-landscape-configuration .main-menu-container .nav .static-links-wrapper > li.first-level-item {
        padding-left: 0px;
        padding-right: 0px
    }
    .tablet-landscape-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item > a, .tablet-landscape-configuration .main-menu-container .nav .static-links-wrapper > li.first-level-item > a {
        padding-left: 11px;
        padding-bottom: 10px;
        border-left: 4px solid rgba(0, 0, 0, 0)
    }
    .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu {
        left: inherit;
        left: 0px;
        width: 100%
    }
    .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li > a, .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li > a, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a {
        padding-right: 0px;
        background: transparent;
        font-family: LexiaLightItalic, Times, "Times New Roman", serif
    }
    .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li > a:hover, .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li > a:focus, .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li > a:active, .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:hover, .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:focus, .tablet-landscape-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:active, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li > a:hover, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li > a:focus, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li > a:active, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:hover, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:focus, .tablet-landscape-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:active {
        font-family: LexiaLightItalic, Times, "Times New Roman", serif
    }
    .tablet-landscape-configuration .primary-navigation li a .caret-block, .tablet-landscape-configuration .main-menu-container li a .caret-block {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        padding-right: 5px
    }
    .tablet-landscape-configuration .primary-navigation .nav.stacked-menu, .tablet-landscape-configuration .main-menu-container .nav.stacked-menu {
        width: auto
    }
    .tablet-landscape-configuration .primary-navigation .nav.stacked-menu > li.item-more, .tablet-landscape-configuration .main-menu-container .nav.stacked-menu > li.item-more {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation .nav.stacked-menu .hidden-menu, .tablet-landscape-configuration .main-menu-container .nav.stacked-menu .hidden-menu {
        display: block
    }
    .tablet-landscape-configuration .primary-navigation .nav > li.item-more, .tablet-landscape-configuration .main-menu-container .nav > li.item-more {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.open > a .fa-caret-up, .tablet-landscape-configuration .main-menu-container li.open > a .fa-caret-up {
        display: inline
    }
    .tablet-landscape-configuration .primary-navigation li.open > a .fa-caret-down, .tablet-landscape-configuration .main-menu-container li.open > a .fa-caret-down {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li > a, .tablet-landscape-configuration .main-menu-container li > a {
        width: 100%
    }
    .tablet-landscape-configuration .primary-navigation li > a .fa, .tablet-landscape-configuration .main-menu-container li > a .fa {
        padding-left: 5px;
        padding-right: 5px
    }
    .tablet-landscape-configuration .primary-navigation li > a .fa.fa-language, .tablet-landscape-configuration .main-menu-container li > a .fa.fa-language {
        padding-left: 0px;
        font-size: medium
    }
    .tablet-landscape-configuration .primary-navigation li > a .fa-caret-down, .tablet-landscape-configuration .main-menu-container li > a .fa-caret-down {
        display: inline
    }
    .tablet-landscape-configuration .primary-navigation li > a .fa-caret-up, .tablet-landscape-configuration .main-menu-container li > a .fa-caret-up {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li > a .fa-caret-right, .tablet-landscape-configuration .main-menu-container li > a .fa-caret-right {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li > a .fa-caret-left, .tablet-landscape-configuration .main-menu-container li > a .fa-caret-left {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-left, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-left {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-right, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-right {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-up, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-up {
        display: inline
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-down, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-down {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-up, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-up {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-down, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-down {
        display: inline
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-right, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-right {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-left, .tablet-landscape-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-left {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item:first-child {
        padding-left: 0px
    }
    .tablet-landscape-configuration .primary-navigation.logo-enabled .nav.stacked-menu > li.item-more {
        display: none
    }
    .tablet-landscape-configuration .primary-navigation .nav li.open {
        background-color: transparent;
        border-bottom: 1px solid #ebefee
    }
    .tablet-landscape-configuration .primary-navigation .nav li.open > a {
        color: #000
    }
    .tablet-landscape-configuration .primary-navigation .nav li.open .active > a, .tablet-landscape-configuration .primary-navigation .nav li.open .active > a:hover {
        color: #000
    }
    .tablet-landscape-configuration .primary-navigation .nav li.open li.open {
        border-bottom: none
    }
    .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menu > li a, .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menuli a:hover, .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menuli a:focus, .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menu > li.active a, .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menu > li.active a:hover {
        background: rgba(238, 238, 238, 0.2)
    }
    .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a, .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a:hover, .tablet-landscape-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a:focus {
        color: #000
    }
    .tablet-landscape-configuration .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .tablet-landscape-configuration .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background: rgba(238, 238, 238, 0.2)
    }
    .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open {
        background-color: transparent;
        border-bottom: 1px solid #555
    }
    .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > a {
        color: #fff
    }
    .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open .active > a, .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open .active > a:hover {
        color: #fff
    }
    .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open li.open {
        border-bottom: none
    }
    .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li a, .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:hover, .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:focus, .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a, .tablet-landscape-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a:hover {
        background: rgba(27, 27, 27, 0.9)
    }
    .tablet-landscape-configuration .navbar-default .top-header .navbar-header .navbar-toggle, .tablet-landscape-configuration .navbar-default .top-header .navbar-header .header-search-btn {
        border-left: 1px solid #ddd
    }
    .tablet-landscape-configuration .brand-header .compress-logo img {
        position: absolute;
        height: auto;
        max-height: 95%;
        transform: translateY(-50%);
        top: 50%;
        left: 5px
    }
    .tablet-landscape-configuration .top-header-links {
        width: 65%
    }
    .tablet-landscape-configuration .navbar-nav.header-actions .header-cart-component .header-cart-text {
        font-size: 15px
    }
    .tablet-landscape-configuration .navbar-nav.header-actions .header-cart-component .header-cart-icon {
        font-size: 30px
    }
    .tablet-landscape-configuration .enable-first-level-primary-nav .navbar-collapse.in {
        overflow-y: unset
    }
    .tablet-landscape-configuration .nav.enable-first-level-nav {
        width: auto
    }
    .tablet-landscape-configuration .nav.enable-first-level-nav li.first-level-item {
        width: auto
    }
    .tablet-landscape-configuration .nav.enable-first-level-nav li.first-level-item > a {
        border-bottom: 4px solid transparent;
        border-left: 0
    }
    .tablet-landscape-configuration .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li {
        display: block
    }
    .tablet-landscape-configuration .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li .caret-block {
        position: absolute
    }
}
.desktop-configuration .navbar-fixed-top .primary-navigation, .desktop-configuration .main-menu-container {
    position: relative;
    z-index: 100;
    background: #fff
}
.desktop-configuration .top-header, .desktop-configuration .topHeaderContainer {
    padding: 0 5px;
    line-height: 3
}
.desktop-configuration .top-header .navbar-toggle, .desktop-configuration .topHeaderContainer .navbar-toggle {
    display: inline-block
}
.desktop-configuration .top-header .navbar-header, .desktop-configuration .topHeaderContainer .navbar-header {
    margin: 0;
    padding: 0
}
.desktop-configuration .top-header .navbar-header .navbar-toggle, .desktop-configuration .topHeaderContainer .navbar-header .navbar-toggle {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    border: none
}
.desktop-configuration .top-header .navbar-brand, .desktop-configuration .topHeaderContainer .navbar-brand {
    padding-top: 12px
}
.desktop-configuration .top-header .navbar-nav, .desktop-configuration .topHeaderContainer .navbar-nav {
    margin: 0
}
.desktop-configuration .top-header .header-actions > li:after, .desktop-configuration .topHeaderContainer .header-actions > li:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    height: auto;
    display: inline-block
}
.desktop-configuration .top-header .header-actions > li > a, .desktop-configuration .topHeaderContainer .header-actions > li > a {
    font-size: 25px
}
.desktop-configuration .top-header .header-actions > li.language-selector .fa-language, .desktop-configuration .topHeaderContainer .header-actions > li.language-selector .fa-language {
    font-size: 22px
}
.desktop-configuration .top-header .header-actions > li.header-globe-icon:after, .desktop-configuration .topHeaderContainer .header-actions > li.header-globe-icon:after {
    display: none
}
.desktop-configuration .top-header .header-actions .dropdown-menu, .desktop-configuration .topHeaderContainer .header-actions .dropdown-menu {
    position: absolute;
    right: 0;
    left: inherit;
    background-color: #fff;
    border: 1px solid #eee;
    border-left: none
}
.desktop-configuration .primary-navigation .navbar-collapse.collapse:not(.in), .desktop-configuration .main-menu-container .navbar-collapse.collapse:not(.in) {
    display: none !important
}
.desktop-configuration .primary-navigation .container, .desktop-configuration .main-menu-container .container {
    width: auto
}
.desktop-configuration .primary-navigation .container .navbar-collapse, .desktop-configuration .main-menu-container .container .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px
}
.desktop-configuration .primary-navigation .navbar-collapse.in, .desktop-configuration .main-menu-container .navbar-collapse.in {
    overflow-y: auto !important
}
.desktop-configuration .primary-navigation .navbar-nav, .desktop-configuration .main-menu-container .navbar-nav {
    float: none;
    margin: 7.5px -15px
}
.desktop-configuration .primary-navigation .bottom-hover-border:after, .desktop-configuration .main-menu-container .bottom-hover-border:after {
    border-bottom: 0
}
.desktop-configuration .primary-navigation .dropdown-submenu > .dropdown-menu, .desktop-configuration .main-menu-container .dropdown-submenu > .dropdown-menu {
    top: auto;
    margin-top: 0px
}
.desktop-configuration .primary-navigation .nav > li, .desktop-configuration .main-menu-container .nav > li {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%
}
.desktop-configuration .primary-navigation .nav > li > a, .desktop-configuration .main-menu-container .nav > li > a {
    padding-left: 11px;
    padding-bottom: 10px;
    border-left: 4px solid rgba(0, 0, 0, 0)
}
.desktop-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item, .desktop-configuration .main-menu-container .nav .static-links-wrapper > li.first-level-item {
    padding-left: 0px;
    padding-right: 0px
}
.desktop-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item > a, .desktop-configuration .main-menu-container .nav .static-links-wrapper > li.first-level-item > a {
    padding-left: 11px;
    padding-bottom: 10px;
    border-left: 4px solid rgba(0, 0, 0, 0)
}
.desktop-configuration .primary-navigation .nav > li .dropdown-menu, .desktop-configuration .main-menu-container .nav > li .dropdown-menu {
    left: inherit;
    left: 0px;
    width: 100%
}
.desktop-configuration .primary-navigation .nav > li .dropdown-menu > li > a, .desktop-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li > a, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a {
    padding-right: 0px;
    background: transparent;
    font-family: LexiaLightItalic, Times, "Times New Roman", serif
}
.desktop-configuration .primary-navigation .nav > li .dropdown-menu > li > a:hover, .desktop-configuration .primary-navigation .nav > li .dropdown-menu > li > a:focus, .desktop-configuration .primary-navigation .nav > li .dropdown-menu > li > a:active, .desktop-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:hover, .desktop-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:focus, .desktop-configuration .primary-navigation .nav > li .dropdown-menu > li.active > a:active, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li > a:hover, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li > a:focus, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li > a:active, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:hover, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:focus, .desktop-configuration .main-menu-container .nav > li .dropdown-menu > li.active > a:active {
    font-family: LexiaLightItalic, Times, "Times New Roman", serif
}
.desktop-configuration .primary-navigation li a .caret-block, .desktop-configuration .main-menu-container li a .caret-block {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-right: 5px
}
.desktop-configuration .primary-navigation .nav.stacked-menu, .desktop-configuration .main-menu-container .nav.stacked-menu {
    width: auto
}
.desktop-configuration .primary-navigation .nav.stacked-menu > li.item-more, .desktop-configuration .main-menu-container .nav.stacked-menu > li.item-more {
    display: none
}
.desktop-configuration .primary-navigation .nav.stacked-menu .hidden-menu, .desktop-configuration .main-menu-container .nav.stacked-menu .hidden-menu {
    display: block
}
.desktop-configuration .primary-navigation .nav > li.item-more, .desktop-configuration .main-menu-container .nav > li.item-more {
    display: none
}
.desktop-configuration .primary-navigation li.open > a .fa-caret-up, .desktop-configuration .main-menu-container li.open > a .fa-caret-up {
    display: inline
}
.desktop-configuration .primary-navigation li.open > a .fa-caret-down, .desktop-configuration .main-menu-container li.open > a .fa-caret-down {
    display: none
}
.desktop-configuration .primary-navigation li > a, .desktop-configuration .main-menu-container li > a {
    width: 100%
}
.desktop-configuration .primary-navigation li > a .fa, .desktop-configuration .main-menu-container li > a .fa {
    padding-left: 5px;
    padding-right: 5px
}
.desktop-configuration .primary-navigation li > a .fa.fa-language, .desktop-configuration .main-menu-container li > a .fa.fa-language {
    padding-left: 0px;
    font-size: medium
}
.desktop-configuration .primary-navigation li > a .fa-caret-down, .desktop-configuration .main-menu-container li > a .fa-caret-down {
    display: inline
}
.desktop-configuration .primary-navigation li > a .fa-caret-up, .desktop-configuration .main-menu-container li > a .fa-caret-up {
    display: none
}
.desktop-configuration .primary-navigation li > a .fa-caret-right, .desktop-configuration .main-menu-container li > a .fa-caret-right {
    display: none
}
.desktop-configuration .primary-navigation li > a .fa-caret-left, .desktop-configuration .main-menu-container li > a .fa-caret-left {
    display: none
}
.desktop-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-left, .desktop-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-left {
    display: none
}
.desktop-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-right, .desktop-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-right {
    display: none
}
.desktop-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-up, .desktop-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-up {
    display: inline
}
.desktop-configuration .primary-navigation li.dropdown-submenu.open > a .fa-caret-down, .desktop-configuration .main-menu-container li.dropdown-submenu.open > a .fa-caret-down {
    display: none
}
.desktop-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-up, .desktop-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-up {
    display: none
}
.desktop-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-down, .desktop-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-down {
    display: inline
}
.desktop-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-right, .desktop-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-right {
    display: none
}
.desktop-configuration .primary-navigation li.dropdown-submenu > a .fa-caret-left, .desktop-configuration .main-menu-container li.dropdown-submenu > a .fa-caret-left {
    display: none
}
.desktop-configuration .primary-navigation .nav .static-links-wrapper > li.first-level-item:first-child {
    padding-left: 0px
}
.desktop-configuration .primary-navigation.logo-enabled .nav.stacked-menu > li.item-more {
    display: none
}
.desktop-configuration .primary-navigation .nav li.open {
    background-color: transparent;
    border-bottom: 1px solid #ebefee
}
.desktop-configuration .primary-navigation .nav li.open > a {
    color: #000
}
.desktop-configuration .primary-navigation .nav li.open .active > a, .desktop-configuration .primary-navigation .nav li.open .active > a:hover {
    color: #000
}
.desktop-configuration .primary-navigation .nav li.open li.open {
    border-bottom: none
}
.desktop-configuration .primary-navigation .nav li.open > .dropdown-menu > li a, .desktop-configuration .primary-navigation .nav li.open > .dropdown-menuli a:hover, .desktop-configuration .primary-navigation .nav li.open > .dropdown-menuli a:focus, .desktop-configuration .primary-navigation .nav li.open > .dropdown-menu > li.active a, .desktop-configuration .primary-navigation .nav li.open > .dropdown-menu > li.active a:hover {
    background: rgba(238, 238, 238, 0.2)
}
.desktop-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a, .desktop-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a:hover, .desktop-configuration .primary-navigation .nav li.open > .dropdown-menu .active > a:focus {
    color: #000
}
.desktop-configuration .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .desktop-configuration .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background: rgba(238, 238, 238, 0.2)
}
.desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open {
    background-color: transparent;
    border-bottom: 1px solid #555
}
.desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > a {
    color: #fff
}
.desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open .active > a, .desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open .active > a:hover {
    color: #fff
}
.desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open li.open {
    border-bottom: none
}
.desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li a, .desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:hover, .desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:focus, .desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a, .desktop-configuration .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a:hover {
    background: rgba(27, 27, 27, 0.9)
}
.desktop-configuration .navbar-default .top-header .navbar-header .navbar-toggle, .desktop-configuration .navbar-default .top-header .navbar-header .header-search-btn {
    border-left: 1px solid #ddd
}
.desktop-configuration .brand-header .compress-logo img {
    position: absolute;
    height: auto;
    max-height: 95%;
    transform: translateY(-50%);
    top: 50%;
    left: 5px
}
.desktop-configuration .top-header-links {
    width: 65%
}
.desktop-configuration .navbar-nav.header-actions .header-cart-component .header-cart-text {
    font-size: 15px
}
.desktop-configuration .navbar-nav.header-actions .header-cart-component .header-cart-icon {
    font-size: 30px
}
.desktop-configuration .enable-first-level-primary-nav .navbar-collapse.in {
    overflow-y: unset
}
.desktop-configuration .nav.enable-first-level-nav {
    width: auto
}
.desktop-configuration .nav.enable-first-level-nav li.first-level-item {
    width: auto
}
.desktop-configuration .nav.enable-first-level-nav li.first-level-item > a {
    border-bottom: 4px solid transparent;
    border-left: 0
}
.desktop-configuration .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li {
    display: block
}
.desktop-configuration .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li .caret-block {
    position: absolute
}
.custom-search-inner {
    cursor: pointer;
    display: inline-block;
    padding: 10px 0 4px
}
.main-navigation.affix:not(.navbar-fixed-top):not(.navbar-static-top) {
    z-index: 6;
    width: 100%
}
.navbar-nav li.first-level-item {
    float: left
}
.navbar-nav li.first-level-item a {
    line-height: 20px
}
nav .primary-navigation .nav {
    position: relative
}
nav .primary-navigation .nav li.horizontal {
    position: static
}
nav .primary-navigation .nav li.horizontal > ul {
    width: 1000px
}
nav .primary-navigation .nav li.horizontal > ul li {
    display: inline-block
}
.dropdown-menu .menu-thumb-image {
    border-radius: 50%;
    padding: 5px 8px 9px;
    margin-right: 6px
}
.dropdown-menu .menu-thumb-image img {
    max-width: 30px
}
.dropdown-menu .colored-thumb {
    display: none
}
.dropdown-menu .white-thumb {
    display: inline-block
}
.dropdown-menu .active .menu-thumb-image {
    background-color: #bbb
}
.dropdown .parent-menu-img .white-thumb {
    display: none
}
.dropdown .parent-menu-img .colored-thumb {
    display: inline-block
}
.dropdown.active .parent-menu-img .white-thumb {
    display: inline-block
}
.dropdown.active .parent-menu-img .colored-thumb {
    display: none
}
.header-cart-component {
    position: relative
}
.header-cart-component > a {
    padding: 10px
}
.header-cart-component .header-cart-icon.fa {
    margin-right: 10px
}
.header-cart-component .header-cart-overlay {
    position: absolute;
    top: -5px;
    left: 3px;
    border: 2px solid;
    border-radius: 9px;
    padding: 2px 3px;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    line-height: 1;
    min-width: 30px;
    text-align: center
}
.navbar-nav.header-actions .header-cart-component .header-cart-icon.fa {
    margin-right: 5px;
    font-size: 30px;
    vertical-align: top
}
.navbar-nav.header-actions .header-cart-component .header-cart-overlay {
    top: 5px
}
@media screen and (min-width: 768px) {
    nav .horizontal-menu.primary-navigation .nav {
        position: relative
    }
    nav .horizontal-menu.primary-navigation .nav li {
        display: inline-block;
        position: static
    }
    nav .horizontal-menu.primary-navigation .nav li .dropdown-menu {
        width: 100%;
        line-height: 10px
    }
    nav .horizontal-menu.primary-navigation .nav li .dropdown-menu a {
        border-bottom: 4px solid transparent;
        border-left: 0
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu.open > a .fa-caret-down {
        display: none
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu.open > a .fa-caret-up {
        display: inline
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu.open > a .fa-caret-right {
        display: none
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu.open > a .fa-caret-left {
        display: none
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu > a .fa-caret-up {
        display: none
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu > a .fa-caret-down {
        display: inline
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu > a .fa-caret-right {
        display: none
    }
    nav .horizontal-menu.primary-navigation .nav li.dropdown-submenu > a .fa-caret-left {
        display: none
    }
    nav .horizontal-menu.primary-navigation .nav li.item-more .dropdown-menu {
        max-height: none;
        overflow-y: unset;
        overflow-x: unset
    }
    nav .horizontal-menu.primary-navigation .nav li.item-more .dropdown-menu li.open .dropdown-menu {
        margin-top: 0px;
        border-bottom: 0px;
        border-top: 1px solid #ebefee;
        background: #fff;
        position: absolute
    }
    nav .horizontal-menu.primary-navigation .nav li.open .dropdown-menu li a {
        background: none
    }
    nav .horizontal-menu.primary-navigation .nav .dropdown-menu li a .caret-block {
        position: static
    }
    nav .horizontal-menu.primary-navigation .nav .dropdown-submenu > .dropdown-menu.left {
        left: 0;
        margin-left: 0
    }
}
.nav.enable-first-level-nav {
    width: 100%
}
.nav.enable-first-level-nav li.enable-first-level {
    position: static
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu {
    display: block;
    width: 100%;
    line-height: 10px
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li {
    display: inline-block
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li a {
    border-bottom: 4px solid transparent;
    border-left: 0
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li a .caret-block {
    position: static
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li.open > a .fa-caret-down {
    display: none
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li.open > a .fa-caret-up {
    display: inline
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li.open > a .fa-caret-right {
    display: none
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li.open > a .fa-caret-left {
    display: none
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li.open > ul.dropdown-menu {
    left: 0;
    top: auto
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li > a .fa-caret-up {
    display: none
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li > a .fa-caret-down {
    display: inline
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li > a .fa-caret-right {
    display: none
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li > a .fa-caret-left {
    display: none
}
.nav.enable-first-level-nav li.enable-first-level > ul.dropdown-menu > li ul.dropdown-menu a {
    border-bottom: 0
}
@media screen and (max-width: 767px) {
    .enable-first-level-primary-nav .navbar-collapse.in {
        overflow-y: unset
    }
    .nav.enable-first-level-nav {
        width: auto
    }
    .nav.enable-first-level-nav li.first-level-item {
        width: auto
    }
    .nav.enable-first-level-nav li.first-level-item > a {
        border-bottom: 4px solid transparent;
        border-left: 0
    }
    .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li {
        display: block
    }
    .nav.enable-first-level-nav li.first-level-item.enable-first-level > ul.dropdown-menu > li .caret-block {
        position: absolute
    }
}
.primary-navigation .nav .static-links-wrapper > li.first-level-item {
    padding-right: 15px;
    padding-left: 15px
}
.primary-navigation .nav .static-links-wrapper > li.first-level-item a {
    display: table;
    margin: 0;
    padding: 10px 0 4px;
    font-size: medium;
    color: #333;
    letter-spacing: 1px;
    word-break: break-word
}
.primary-navigation .nav > li .navbar {
    min-height: 0;
    margin: 0
}
.navbar-default {
    background: #ffffff
}
.navbar-inverse {
    background: #222222;
    border-bottom: 0 none;
    width: 100%
}
.navbar-default .top-header {
    border-bottom: 1px solid #eeeeee
}
.navbar-inverse .top-header {
    border-bottom: 1px solid #555555
}
.main-navigation.affix .affix {
    position: static !important
}
.logo-sub-title {
    font-style: italic;
    font-weight: bold
}
.global-header {
    border: none;
    background: #000
}
.navbar-inverse .primary-navigation {
    background: #333333;
    border-bottom: 1px solid #555555
}
.navbar-inverse .primary-navigation .nav > li > a {
    color: #ddd
}
.navbar-nav > li > a {
    padding-bottom: 6px;
    font-size: 16px;
    text-decoration: none
}
.navbar-nav > li > a.active {
    color: #000
}
img.header-nav-logo {
    height: 24px;
    display: inline-block;
    margin-top: -10px
}
.logo-medicine-txt {
    font-style: italic;
    color: #333;
    font-size: 18px
}
.top-header .navbar-header {
    width: 100%
}
.top-header .dropdown-label {
    font-size: 11px;
    color: #fff;
    padding: 14px 0 15px 12px;
    float: left
}
.top-header .navbar-brand {
    padding: 15px 15px 2px 0;
    height: 44px;
    font-family: LexiaLight, Times, "Times New Roman", serif;
    color: #fff
}
.top-header .header-actions > li {
    float: left
}
.top-header .header-actions > li > a {
    font-size: 12px;
    padding: 12px 15px;
    display: inline-block;
    color: #000;
    font-family: sans-serif
}
.top-header .header-actions > li > a.country-dropdown {
    padding-left: 5px
}
.top-header .header-actions .fa-language {
    font-size: medium;
    padding-left: 0px
}
.top-header .header-actions .language-selector .fa-language {
    font-size: medium
}
.top-header .header-actions .language-selector .fa-language:focus, .top-header .header-actions .language-selector .fa-language:active {
    background-color: transparent
}
.top-header .header-actions .search a {
    font-size: medium
}
.top-header .header-nav-logo-condensed {
    display: inline-block;
    height: 20px
}
.brand-logo-column {
    overflow-x: hidden
}
.primary-navigation {
    border-bottom: 1px solid #eeeeee
}
.primary-navigation .nav > li {
    padding-left: 15px;
    padding-right: 15px
}
.primary-navigation .nav > li a {
    display: table;
    margin: 0px;
    padding: 10px 0px 4px;
    font-size: medium;
    color: #333;
    letter-spacing: 1px;
    word-break: break-word
}
.primary-navigation .nav > li a:hover {
    color: #333
}
.primary-navigation .nav > li a .link-text {
    white-space: normal
}
.primary-navigation .nav > li:first-child {
    padding-left: 0px
}
.primary-navigation .nav > li.open {
    background: transparent
}
.primary-navigation .dropdown-menu li a.parent-link {
    font-family: LexiaLight, Times, Times New Roman, serif;
    color: #fff
}
.primary-navigation .dropdown-menu li a.parent-link:focus, .primary-navigation .dropdown-menu li a.parent-link:hover, .primary-navigation .dropdown-menu li a.parent-link:active {
    font-family: LexiaLight, Times, Times New Roman, serif;
    color: #fff
}
.primary-navigation .dropdown-menu .divider {
    margin: 0px 0px;
    background-color: #eeeeee
}
.primary-navigation .navbar-nav .open .dropdown-menu > li > a, .primary-navigation .navbar-nav .open .dropdown-menu > li > a:active, .primary-navigation .navbar-nav .open .dropdown-menu > li > a:focus, .primary-navigation .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #555;
    border-left: 4px solid transparent
}
.primary-navigation .navbar-nav .open .dropdown-menu > li a.parent-link {
    color: #000
}
.primary-navigation .navbar-nav .open .dropdown-menu > li a.parent-link:hover, .primary-navigation .navbar-nav .open .dropdown-menu > li a.parent-link:focus, .primary-navigation .navbar-nav .open .dropdown-menu > li a.parent-link:active {
    color: #000
}
.primary-navigation .navbar-nav .open .dropdown-menu > li.open > a, .primary-navigation .navbar-nav .open .dropdown-menu > li.open > a:active, .primary-navigation .navbar-nav .open .dropdown-menu > li.open > a:focus, .primary-navigation .navbar-nav .open .dropdown-menu > li.open > a:hover {
    color: #000;
    background: #eeeeee
}
.primary-navigation .nav.stacked-menu {
    width: 100%
}
.primary-navigation .nav.stacked-menu .hidden-menu {
    display: none
}
.primary-navigation .nav.stacked-menu > li.item-more {
    display: block
}
.primary-navigation .nav.stacked-menu.in .item-more {
    display: none
}
.primary-navigation .nav > li .dropdown-menu {
    background: #fff;
    padding: 0px;
    border: none;
    width: 200px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    overflow: visible
}
.primary-navigation .nav > li .dropdown-menu a {
    width: 100%;
    color: #555;
    margin-right: 0px;
    padding: 10px 5px 10px 10px;
    border-left: 4px solid transparent;
    font-size: 14px;
    position: relative
}
.primary-navigation .nav > li .dropdown-menu a:hover, .primary-navigation .nav > li .dropdown-menu a:focus {
    color: #000
}
.primary-navigation .nav > li .dropdown-menu .active {
    background: none
}
.primary-navigation .nav > li .dropdown-menu .active > a {
    color: #000;
    background: none
}
.primary-navigation .nav > li .dropdown-menu .dropdown-menu {
    background: #fff
}
.primary-navigation .nav > li.open > .dropdown-menu {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}
.primary-navigation .nav > li.open > .dropdown-menu > li a {
    background: rgba(238, 238, 238, 0.2)
}
.primary-navigation .nav > li.open > .dropdown-menu .dropdown-menu {
    border-bottom: none
}
.primary-navigation .nav > li.active {
    background: none
}
.primary-navigation .nav > li.active > a {
    color: #000;
    background: none
}
.primary-navigation .nav > li.item-more {
    display: none;
    float: right;
    border-left: 1px solid #ebefee;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px
}
.primary-navigation .nav > li.item-more .dropdown-submenu > .dropdown-menu {
    margin-left: 0px
}
.primary-navigation .nav > li.item-more > .dropdown-menu {
    max-height: 340px;
    overflow-y: auto;
    overflow-x: visible
}
.primary-navigation .nav > li.item-more .dropdown-menu {
    right: 0px;
    left: inherit;
    width: 240px
}
.primary-navigation .nav > li.item-more .dropdown-menu .dropdown-menu {
    box-shadow: none;
    width: 100%
}
.primary-navigation .nav > li.item-more .dropdown-menu .first-level-item {
    border-bottom: 1px solid #ebefee
}
.primary-navigation .nav > li.item-more .dropdown-menu .first-level-item > a {
    font-size: 16px
}
.primary-navigation .nav > li.item-more a {
    margin-right: 0px
}
.primary-navigation .nav > li.item-more.open {
    background-color: #eeeeee
}
.primary-navigation .nav > li.item-more.open .more-text {
    display: none
}
.primary-navigation .nav > li.item-more.open .hide-text {
    display: block
}
.primary-navigation .nav > li.item-more .hide-text {
    display: none
}
.primary-navigation .nav > li.item-more .more-text {
    display: block
}
.primary-navigation .nav > li.open, .primary-navigation .nav > li .open {
    background-color: #eeeeee;
    color: #555
}
.primary-navigation .nav > li.open > a, .primary-navigation .nav > li.open > a:active, .primary-navigation .nav > li.open > a:hover, .primary-navigation .nav > li.open > a:focus, .primary-navigation .nav > li .open > a, .primary-navigation .nav > li .open > a:active, .primary-navigation .nav > li .open > a:hover, .primary-navigation .nav > li .open > a:focus {
    color: #000
}
.primary-navigation .nav > li.active, .primary-navigation .nav > li .active {
    color: #555
}
.primary-navigation .nav > li.active > a:hover, .primary-navigation .nav > li.active > a:focus, .primary-navigation .nav > li.active > a:active, .primary-navigation .nav > li .active > a:hover, .primary-navigation .nav > li .active > a:focus, .primary-navigation .nav > li .active > a:active {
    background: none;
    color: #000
}
.primary-navigation .first-level-item > a {
    font-family: LexiaLight, Arial, Times, "Times New Roman", serif
}
.primary-navigation .item-more .dropdown-menu li.open > .dropdown-menu {
    margin-top: 0px;
    border-top: 0px;
    border-bottom: 1px solid #ebefee;
    background: rgba(238, 238, 238, 0.2);
    position: relative
}
.primary-navigation li.open > a .fa-caret-up {
    display: inline
}
.primary-navigation li.open > a .fa-caret-down {
    display: none
}
.primary-navigation li > a .fa {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px
}
.primary-navigation li > a .fa.fa-language {
    font-size: medium
}
.primary-navigation li > a .fa-caret-down {
    display: inline
}
.primary-navigation li > a .fa-caret-up {
    display: none
}
.primary-navigation li > a .fa-caret-right {
    display: none
}
.primary-navigation li > a .fa-caret-left {
    display: none
}
.primary-navigation li.dropdown-submenu.open > a .fa-caret-left {
    display: inline
}
.primary-navigation li.dropdown-submenu.open > a .fa-caret-right {
    display: none
}
.primary-navigation li.dropdown-submenu > a .fa-caret-up {
    display: none
}
.primary-navigation li.dropdown-submenu > a .fa-caret-down {
    display: none
}
.primary-navigation li.dropdown-submenu > a .fa-caret-right {
    display: inline
}
.primary-navigation li.dropdown-submenu > a .fa-caret-left {
    display: none
}
.primary-navigation li.item-more .dropdown-menu > li > a {
    white-space: normal
}
.primary-navigation li.item-more .dropdown-submenu.open > a .fa-caret-down {
    display: none
}
.primary-navigation li.item-more .dropdown-submenu.open > a .fa-caret-up {
    display: inline
}
.primary-navigation li.item-more .dropdown-submenu.open > a .fa-caret-right {
    display: none
}
.primary-navigation li.item-more .dropdown-submenu.open > a .fa-caret-left {
    display: none
}
.primary-navigation li.item-more .dropdown-submenu > a .fa-caret-up {
    display: none
}
.primary-navigation li.item-more .dropdown-submenu > a .fa-caret-down {
    display: inline
}
.primary-navigation li.item-more .dropdown-submenu > a .fa-caret-right {
    display: none
}
.primary-navigation li.item-more .dropdown-submenu > a .fa-caret-left {
    display: none
}
.primary-navigation.logo-enabled .nav > li.first-level-item:not(.hidden-menu) {
    float: none;
    display: inline-block;
    vertical-align: middle
}
.primary-navigation.logo-enabled .nav > li.first-level-item:not(.hidden-menu).menu-img-link img {
    max-width: 200px
}
.primary-navigation.logo-enabled .nav.stacked-menu > li.item-more {
    display: inline-block;
    float: none;
    vertical-align: middle
}
.main-menu-container .nav > li.item-more .hide-text {
    display: none
}
.main-menu-container .nav > li.item-more .more-text {
    display: block
}
.main-menu-container .nav > li.item-more.open {
    background-color: #eeeeee
}
.main-menu-container .nav > li.item-more.open .more-text {
    display: none
}
.main-menu-container .nav > li.item-more.open .hide-text {
    display: block
}
.main-menu-container .nav.stacked-menu .hidden-menu {
    display: none
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}
.dropdown-submenu > .dropdown-menu {
    top: 0px;
    margin-top: 0px
}
.dropdown-submenu > .dropdown-menu a {
    font-size: 14px;
    padding-right: 5px
}
.dropdown-submenu > .dropdown-menu.right {
    left: 100%;
    margin-left: -1px
}
.dropdown-submenu > .dropdown-menu.left {
    left: -100%;
    margin-left: 1px
}
.dropdown-submenu.first-level-item > .dropdown-menu {
    left: 0;
    top: 100%
}
header .navbar-inverse .dropdown-menu {
    background: none
}
header .navbar-inverse .dropdown-menu > li > a {
    color: #ddd;
    background: rgba(27, 27, 27, 0.9)
}
header .navbar-inverse .dropdown-menu > li > a:active, header .navbar-inverse .dropdown-menu > li > a:focus, header .navbar-inverse .dropdown-menu > li > a:hover {
    color: #ddd;
    background: rgba(27, 27, 27, 0.9)
}
header .navbar-inverse .dropdown-menu > li.active > a {
    color: #fff
}
header .navbar-inverse .dropdown-menu > li.active > a:active, header .navbar-inverse .dropdown-menu > li.active > a:focus, header .navbar-inverse .dropdown-menu > li.active > a:hover {
    color: #fff
}
.navbar-inverse .header-search-btn.enabled {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 2px solid #000;
    background-color: #fff
}
.navbar-inverse .header-search-btn.enabled a {
    color: #000
}
.navbar-inverse .logo-medicine-txt {
    color: #eee
}
.navbar-inverse .nav > li a {
    color: #ddd
}
.navbar-inverse .nav > li a:hover {
    color: #fff
}
.navbar-inverse .dropdown-menu .divider {
    margin: 0px 0px;
    background-color: #555555
}
.navbar-inverse .primary-navigation .navbar-nav li.open, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level {
    background-color: #090909
}
.navbar-inverse .primary-navigation .navbar-nav li.open > a, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level > a {
    color: #fff
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu {
    border-top: 1px solid #555;
    border-bottom: none;
    background: none
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a {
    color: #ddd;
    background: rgba(27, 27, 27, 0.9)
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a:active, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a:focus, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a:hover, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a:active, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a:focus, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a:hover {
    color: #ddd
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a.parent-link, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a.parent-link {
    color: #fff
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a.parent-link:focus, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a.parent-link:hover, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li > a.parent-link:active, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a.parent-link:focus, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a.parent-link:hover, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li > a.parent-link:active {
    color: #fff
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.active > a, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.active > a {
    color: #fff;
    background: rgba(27, 27, 27, 0.9)
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.active > a:active, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.active > a:focus, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.active > a:hover, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.active > a:active, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.active > a:focus, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.active > a:hover {
    color: #fff
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.first-level-item, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.first-level-item {
    border-bottom: 1px solid #3c4242
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.open > a, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.open > a {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.open > a:active, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.open > a:focus, .navbar-inverse .primary-navigation .navbar-nav li.open .dropdown-menu > li.open > a:hover, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.open > a:active, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.open > a:focus, .navbar-inverse .primary-navigation .navbar-nav li.enable-first-level .dropdown-menu > li.open > a:hover {
    color: #fff
}
.navbar-inverse .primary-navigation .navbar-nav li.active {
    background: none
}
.navbar-inverse .primary-navigation .navbar-nav li.active > a {
    color: #000;
    background: none
}
.navbar-inverse .primary-navigation .nav li.active > a {
    color: #fff
}
.navbar-inverse .primary-navigation .nav li a {
    color: #ddd
}
.navbar-inverse .primary-navigation .nav > li.item-more {
    border-left: 1px solid #555555
}
.navbar-inverse .primary-navigation .nav > li.item-more > .dropdown-menu {
    max-height: 340px;
    overflow: auto
}
.navbar-inverse .primary-navigation .nav > li.item-more .dropdown-menu .active a, .navbar-inverse .primary-navigation .nav > li.item-more .dropdown-menu a {
    border-bottom: none
}
.navbar-inverse .top-header .header-actions > li > a {
    color: #fff
}
.dropdown-menu li a .caret-block {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}
.brand-header {
    background: #3C4242;
    border-bottom: 1px solid #555;
    height: 75px
}
.brand-header .brand-header-holder {
    overflow: hidden
}
.brand-header .brand-header-az-logo {
    padding-top: 15px;
    opacity: 0;
    transform: translateX(50px);
    transition: all .3s ease-out
}
.brand-header.affix {
    top: 0;
    width: 100%;
    z-index: 999
}
.brand-header.affix .brand-header-az-logo {
    opacity: 1;
    transform: translateX(0px)
}
.brand-header .vcenter {
    padding-left: 15px;
    padding-right: 15px
}
.brand-header .brand-logo-holder {
    height: 75px
}
.brand-header .brand-logo-holder img {
    height: 64px
}
.brand-header .brand-logo-holder.compress-logo img {
    max-width: 100%
}
.top-header-links {
    width: 50%;
    display: inline-block
}
.top-header-links hr {
    display: none
}
.top-header-links ul {
    padding: 0;
    line-height: 1
}
.top-header-links li {
    display: inline-block;
    padding: 0;
    line-height: 1.3
}
.top-header-links li a {
    margin: 0
}
.top-header-links li a:hover {
    text-decoration: underline
}
.top-header-links li:after {
    content: '|';
    display: inline-block;
    vertical-align: middle;
    padding: 0 3px 0 5px;
    font-size: 15px;
    font-weight: bold
}
.top-header-links li:last-child:after {
    display: none
}
@media screen and (max-width: 767px) {
    .navbar-fixed-top .primary-navigation {
        position: relative;
        z-index: 100;
        background: #fff
    }
    .top-header {
        padding: 0 5px;
        line-height: 3
    }
    .top-header .navbar-header {
        margin: 0;
        padding: 0
    }
    .top-header .navbar-header .navbar-toggle {
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 0;
        border: none
    }
    .top-header .navbar-brand {
        padding-top: 12px
    }
    .top-header .navbar-nav {
        margin: 0
    }
    .top-header .header-actions > li:after {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        height: auto;
        display: inline-block
    }
    .top-header .header-actions > li > a {
        font-size: 25px
    }
    .top-header .header-actions > li.language-selector .fa-language {
        font-size: 22px
    }
    .top-header .header-actions > li.header-globe-icon:after {
        display: none
    }
    .top-header .header-actions .dropdown-menu {
        position: absolute;
        right: 0;
        left: inherit;
        background-color: #fff;
        border: 1px solid #eee;
        border-left: none
    }
    .primary-navigation .nav > li {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%
    }
    .primary-navigation .nav > li > a {
        padding-left: 11px;
        padding-bottom: 10px;
        border-left: 4px solid rgba(0, 0, 0, 0)
    }
    .primary-navigation .nav .static-links-wrapper > li.first-level-item {
        padding-left: 0px;
        padding-right: 0px
    }
    .primary-navigation .nav .static-links-wrapper > li.first-level-item > a {
        padding-left: 11px;
        padding-bottom: 10px;
        border-left: 4px solid rgba(0, 0, 0, 0)
    }
    .primary-navigation .nav > li .dropdown-menu {
        left: inherit;
        left: 0px;
        width: 100%
    }
    .primary-navigation .nav > li .dropdown-menu > li > a, .primary-navigation .nav > li .dropdown-menu > li.active > a {
        padding-right: 0px;
        background: transparent;
        font-family: LexiaLightItalic, Times, "Times New Roman", serif
    }
    .primary-navigation .nav > li .dropdown-menu > li > a:hover, .primary-navigation .nav > li .dropdown-menu > li > a:focus, .primary-navigation .nav > li .dropdown-menu > li > a:active, .primary-navigation .nav > li .dropdown-menu > li.active > a:hover, .primary-navigation .nav > li .dropdown-menu > li.active > a:focus, .primary-navigation .nav > li .dropdown-menu > li.active > a:active {
        font-family: LexiaLightItalic, Times, "Times New Roman", serif
    }
    .primary-navigation li a .caret-block {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        padding-right: 5px
    }
    .primary-navigation .nav.stacked-menu {
        width: auto
    }
    .primary-navigation .nav.stacked-menu > li.item-more {
        display: none
    }
    .primary-navigation .nav.stacked-menu .hidden-menu {
        display: block
    }
    .primary-navigation .nav > li.item-more {
        display: none
    }
    .primary-navigation li.open > a .fa-caret-up {
        display: inline
    }
    .primary-navigation li.open > a .fa-caret-down {
        display: none
    }
    .primary-navigation li > a {
        width: 100%
    }
    .primary-navigation li > a .fa {
        padding-left: 5px;
        padding-right: 5px
    }
    .primary-navigation li > a .fa.fa-language {
        padding-left: 0px;
        font-size: medium
    }
    .primary-navigation li > a .fa-caret-down {
        display: inline
    }
    .primary-navigation li > a .fa-caret-up {
        display: none
    }
    .primary-navigation li > a .fa-caret-right {
        display: none
    }
    .primary-navigation li > a .fa-caret-left {
        display: none
    }
    .primary-navigation li.dropdown-submenu.open > a .fa-caret-left {
        display: none
    }
    .primary-navigation li.dropdown-submenu.open > a .fa-caret-right {
        display: none
    }
    .primary-navigation li.dropdown-submenu.open > a .fa-caret-up {
        display: inline
    }
    .primary-navigation li.dropdown-submenu.open > a .fa-caret-down {
        display: none
    }
    .primary-navigation li.dropdown-submenu > a .fa-caret-up {
        display: none
    }
    .primary-navigation li.dropdown-submenu > a .fa-caret-down {
        display: inline
    }
    .primary-navigation li.dropdown-submenu > a .fa-caret-right {
        display: none
    }
    .primary-navigation li.dropdown-submenu > a .fa-caret-left {
        display: none
    }
    .primary-navigation .nav .static-links-wrapper > li.first-level-item:first-child {
        padding-left: 0px
    }
    .primary-navigation.logo-enabled .nav.stacked-menu > li.item-more {
        display: none
    }
    .primary-navigation .nav li.open {
        background-color: transparent;
        border-bottom: 1px solid #ebefee
    }
    .primary-navigation .nav li.open > a {
        color: #000
    }
    .primary-navigation .nav li.open .active > a, .primary-navigation .nav li.open .active > a:hover {
        color: #000
    }
    .primary-navigation .nav li.open li.open {
        border-bottom: none
    }
    .primary-navigation .nav li.open > .dropdown-menu > li a, .primary-navigation .nav li.open > .dropdown-menuli a:hover, .primary-navigation .nav li.open > .dropdown-menuli a:focus, .primary-navigation .nav li.open > .dropdown-menu > li.active a, .primary-navigation .nav li.open > .dropdown-menu > li.active a:hover {
        background: rgba(238, 238, 238, 0.2)
    }
    .primary-navigation .nav li.open > .dropdown-menu .active > a, .primary-navigation .nav li.open > .dropdown-menu .active > a:hover, .primary-navigation .nav li.open > .dropdown-menu .active > a:focus {
        color: #000
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background: rgba(238, 238, 238, 0.2)
    }
    .navbar-inverse .primary-navigation .navbar-nav li.open {
        background-color: transparent;
        border-bottom: 1px solid #555
    }
    .navbar-inverse .primary-navigation .navbar-nav li.open > a {
        color: #fff
    }
    .navbar-inverse .primary-navigation .navbar-nav li.open .active > a, .navbar-inverse .primary-navigation .navbar-nav li.open .active > a:hover {
        color: #fff
    }
    .navbar-inverse .primary-navigation .navbar-nav li.open li.open {
        border-bottom: none
    }
    .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li a, .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:hover, .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menuli a:focus, .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a, .navbar-inverse .primary-navigation .navbar-nav li.open > .dropdown-menu > li.active a:hover {
        background: rgba(27, 27, 27, 0.9)
    }
    .navbar-default .top-header .navbar-header .navbar-toggle, .navbar-default .top-header .navbar-header .header-search-btn {
        border-left: 1px solid #ddd
    }
    .brand-header .compress-logo img {
        position: absolute;
        height: auto;
        max-height: 95%;
        transform: translateY(-50%);
        top: 50%;
        left: 5px
    }
    .top-header-links {
        width: 65%
    }
    .navbar-nav.header-actions .header-cart-component .header-cart-text {
        font-size: 15px
    }
    .navbar-nav.header-actions .header-cart-component .header-cart-icon {
        font-size: 30px
    }
}
@media screen and (max-width: 991px) {
    .navbar-fixed-top .tablet-potrait-configuration .navbar-collapse, .navbar-fixed-bottom .tablet-potrait-configuration .navbar-collapse {
        max-height: 70vh
    }
    .enable-sticky-nav-bar.stick-to-top {
        position: static;
        z-index: auto
    }
    .enable-sticky-nav-bar.stick-to-top .sticky-nav-bar-logo {
        display: none !important
    }
}
@media screen and (max-width: 1199px) {
    .navbar-fixed-top .tablet-landscape-configuration .navbar-collapse, .navbar-fixed-bottom .tablet-landscape-configuration .navbar-collapse {
        max-height: 70vh
    }
}
@media screen and (max-width: 767px) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 70vh
    }
    .enable-sticky-nav-bar.stick-to-top {
        position: static;
        z-index: auto
    }
    .enable-sticky-nav-bar.stick-to-top .sticky-nav-bar-logo {
        display: none !important
    }
}
.navbar-fixed-bottom .desktop-configuration .navbar-collapse, .navbar-fixed-top .desktop-configuration .navbar-collapse {
    max-height: 70vh
}
.sticky-nav-bar-logo {
    display: none
}
.sticky-nav-bar-logo.navbar-brand img.header-nav-logo {
    height: 100%;
    margin-top: 0px
}
.enable-sticky-nav-bar.stick-to-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #ffffff
}
.enable-sticky-nav-bar.stick-to-top .sticky-nav-bar-logo {
    display: inline-block !important
}
@media screen and (min-width: 768px) {
    .horizontal-menu .dropdown-menu > li.active > a {
        border-bottom: 5px solid transparent
    }
    .horizontal-menu .dropdown-menu > li.active > a:hover {
        border-bottom: 3px solid #000;
        border-left: 0
    }
    .horizontal-menu .dropdown-menu > li > a {
        border-bottom: 5px solid transparent
    }
    .horizontal-menu .dropdown-menu > li > a:hover {
        border-bottom: 5px solid #000;
        border-left: 0
    }
}
.indication-type-mobile {
    display: none
}
@media screen and (max-width: 991px) {
    .indication-type {
        display: none !important
    }
    .indication-type-mobile {
        display: block;
        margin: 5px 20px;
        padding: 10px;
        border: 1px solid #000
    }
    .indication-type-mobile a.dropdown-toggle {
        width: 100%;
        display: block;
        text-decoration: none;
        color: #333
    }
    .indication-type-mobile a.dropdown-toggle:focus, .indication-type-mobile a.dropdown-toggle:hover {
        text-decoration: none;
        color: #333
    }
    .indication-type-mobile a.dropdown-toggle .caret {
        float: right;
        margin-top: 10px
    }
    .indication-type-mobile .dropdown-backdrop {
        display: none
    }
    .indication-type-mobile .dropdown-menu {
        width: 100%
    }
    .indication-type-mobile .dropdown-menu li a {
        padding: 10px 0px
    }
    .indication-type-mobile .dropdown-menu li:hover {
        background: #d0006f
    }
    .indication-type-mobile .dropdown-menu li:hover a {
        color: #fff
    }
}
.navbar .navbar-header .header-lang-selector {
    display: none
}
.footer {
    color: #ffffff;
    background: #1b1b1b;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 60px;
    position: relative
}
.footer .action-link {
    font-family: LexiaLight, Times, "Times New Roman", serif;
    display: inline;
    font-size: 14px;
    line-height: 24px
}
.footer ul li, .footer ol li {
    margin-bottom: 10px;
    text-shadow: none
}
.footer a {
    color: #fff
}
.footer a:hover, .footer a:focus {
    text-decoration: underline
}
.footer .btn.btn-default {
    color: #ffffff;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    display: block;
    width: 100%;
    white-space: normal
}
.footer .btn.btn-default:hover, .footer .btn.btn-default:focus {
    text-decoration: underline;
    color: #fff
}
.footer .notices {
    margin-top: 20px;
    font-size: 12px
}
.footer .notices a {
    color: #cccccc
}
.footer-expandable {
    background: #3C4242;
    border-top: 1px solid #555;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 100
}
.footer-expandable.reference-edit {
    position: relative
}
.footer-expandable a, .footer-expandable a:visited, .footer-expandable a:active {
    color: #eee
}
.footer-expandable a:hover {
    color: #fff
}
.footer-reference {
    position: relative
}
.footer-adverse-event {
    border: none
}
.footer-adverse-event.adverse-border {
    border: 2px solid #fff
}
.footer .social-links > a {
    color: #fff
}
.footer .social-links > a > .fa {
    text-shadow: none
}
.footer .social-links:not(.img-icon) > a:hover {
    background-color: #fff;
    color: #000
}
.isi-container {
    width: 100%;
    z-index: 99;
    background-color: #fff;
    border-top: 2px solid #000
}
.isi-mobile-footer-content {
    display: none
}
.isi-fixed-header {
    height: 35px;
    line-height: 35px
}
.isi-fixed-header .isi-fixed-header-label {
    float: left
}
.isi-fixed-header .isi-fixed-readmore {
    float: right
}
.isi-footer-content {
    padding-top: 23px;
    width: 100%
}
.isi-wrapper[data-fixed-header="true"] .isi-container.open .isi-lazy-load {
    overflow: hidden
}
.isi-wrapper[data-fixed-header="true"] .isi-container.open .isi-lazy-load .isi-footer-content {
    overflow: auto
}
.isi-wrapper[data-fixed-header="true"] .isi-container .container > .isi-read-more-cta {
    display: none
}
.isi-wrapper[data-fixed-header="false"] .isi-fixed-header {
    display: none
}
@media (max-width: 767px) {
    .isi-mobile-top .isi-read-more {
        display: none !important
    }
    .isi-mobile-container.isi-mobile-bottom {
        display: none !important
    }
    .isi-container.isi-mobile-top {
        position: relative !important
    }
    .isi-container.affix.isi-mobile-top, .isi-container.remove-affix.isi-mobile-top {
        position: relative !important
    }
    .isi-container.isi-mobile-bottom {
        bottom: 0;
        z-index: 1049
    }
    .isi-container.isi-mobile-bottom.has-mobile-content .isi-mobile-footer-content {
        display: block
    }
    .isi-container.isi-mobile-bottom.has-mobile-content .isi-desktop-footer-content {
        display: none
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .isi-mobile-container.isi-tablet-bottom {
        display: none !important
    }
    .isi-container.isi-tablet-top {
        position: relative !important
    }
    .isi-container.affix.isi-tablet-top, .isi-container.remove-affix.isi-tablet-top {
        position: relative !important
    }
    .isi-container.isi-tablet-bottom {
        bottom: 0;
        z-index: 1049
    }
    .isi-container.isi-tablet-bottom.has-mobile-content .isi-mobile-footer-content {
        display: block
    }
    .isi-container.isi-tablet-bottom.has-mobile-content .isi-desktop-footer-content {
        display: none
    }
}
@media (max-width: 992px) {
    .isi-arrow-container {
        display: none
    }
}
@media (min-width: 992px) {
    .isi-container.affix {
        bottom: 0;
        z-index: 1049
    }
}
.isi-inner-container {
    position: relative
}
.isi-lazy-load {
    height: 100px;
    overflow: hidden;
    transition: height .5s ease-in-out
}
.isi-read-more-container {
    position: absolute;
    top: 0;
    right: 50px;
    display: inline-block
}
.isi-arrow-container {
    position: absolute;
    top: -30px;
    right: 10px;
    cursor: pointer
}
.isi-arrow-container:after {
    content: '';
    border: 2px solid #fff;
    width: 100%;
    display: inline-block;
    bottom: -2px;
    position: absolute;
    z-index: -1
}
.isi-arrow {
    position: relative;
    width: 44px;
    height: 30px
}
.isi-arrow:after, .isi-arrow:before {
    height: 2px;
    width: 32px;
    transition: 1s ease;
    content: '';
    display: inline-block;
    position: absolute;
    transform-origin: bottom;
    z-index: 9;
    bottom: 0
}
.isi-arrow:after {
    transform-origin: 0;
    transform: rotate(-45deg);
    left: 0
}
.isi-arrow:before {
    transform-origin: 100%;
    transform: rotate(45deg);
    right: 0
}
.isi-arrow.open:after {
    transform: rotate(45deg)
}
.isi-arrow.open:before {
    transform: rotate(-45deg)
}
.mobile-isi-close-btn {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1000
}
.isi-container.open {
    box-shadow: 0px 0px 20px -5px
}
.isi-container.open .isi-lazy-load {
    overflow: auto
}
.isi-container.open .isi-arrow-container {
    top: -2px
}
.isi-container.open .isi-arrow-container:after {
    top: 0
}
.isi-container.open .isi-arrow:after, .isi-container.open .isi-arrow:before {
    top: 0
}
.isi-in-viewport {
    position: absolute;
    top: 125px;
    bottom: 0;
    margin: auto;
    width: 100%
}
.isi-wrapper {
    position: relative
}
.isi-wrapper.open {
    height: auto !important
}
.isi-wrapper:not(.open) > .isi-container:not(.open) {
    position: fixed !important
}
.isi-container.remove-affix {
    border-top: 0;
    position: static
}
.isi-container.remove-affix .isi-lazy-load {
    height: auto !important
}
.isi-container.remove-affix .isi-read-more-cta {
    display: none
}
.isi-mobile-container {
    background-color: #fff;
    width: 100%;
    z-index: 99;
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    transition: height .5s ease-in-out
}
.isi-mobile-container.open .mobile-isi-close-btn {
    display: block
}
.isi-mobile-container.open .isi-lazy-load {
    overflow: auto
}
.isi-mobile-arrow-container {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%
}
.isi-mobile-arrow-container .isi-mobile-arrow {
    display: inline-block;
    border: 1px solid #eee;
    font-size: 16px;
    border-radius: 50%;
    padding: 5px 10px;
    color: #fff;
    box-shadow: 0px 0px 10px 1px #000;
    transform: rotate(0deg);
    transition: transform .5s ease-in
}
.isi-mobile-arrow-container .isi-mobile-arrow.open {
    transform: rotate(180deg)
}
body.brand-header-affix .affix-container.side-nav-container.remove-prod-affix {
    position: absolute
}
.date-picker-open .isi-container {
    z-index: 0 !important
}
header .isi-mobile-container {
    margin-left: -1px !important
}
@media (max-width: 767px) {
    body.home header .isi-mobile-container .isi-container .page-section-inner.container {
        padding-left: 5px !important
    }
    header .isi-mobile-container.affix.open .isi-inner-container {
        background: transparent !important
    }
    header .isi-mobile-container.visible-sm .container.isi-inner-container.isi-mobile-read-more-cta {
        background: #e4e3e4 !important
    }
}
.sectionContainer div[id*="dynamic-collapse"] {
    height: auto;
    max-height: 0px;
    overflow: hidden;
    margin: 0px 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    transition: all 0.75s ease-out;
    -webkit-transition: all 0.75s ease-out
}
.sectionContainer div[id*="dynamic-collapse"].expanded-item {
    max-height: 500px;
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in
}
.component-section {
    padding: 40px 0px 20px;
    position: relative
}
.component-section.flowFix {
    display: flow-root
}
.component-section.parallax {
    background-attachment: fixed
}
.component-section.parallax-scrolling {
    background-position: 50% 0
}
.component-section .section-blur-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4)
}
.component-section .section-bg-container {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    overflow: hidden
}
.component-section .section-bg-container.video-bg video {
    width: 100%
}
.component-section .page-section-inner {
    position: relative;
    z-index: 2
}
.component-section.style-1 {
    padding-top: 50px;
    padding-bottom: 50px;
    text-shadow: 0px 0px 3px #000
}
.component-section.style-1 .text.parbase, .component-section.style-1 .text.parbase div {
    text-shadow: 0px 0px 3px #000
}
.component-section.style-1 p, .component-section.style-1 a, .component-section.style-1 h1, .component-section.style-1 .h1, .component-section.style-1 h2, .component-section.style-1 h3, .component-section.style-1 h4, .component-section.style-1 h5, .component-section.style-1 h6, .component-section.style-1 .btn {
    color: #fff
}
.component-section.style-1 .btn {
    border-color: #fff
}
.component-section.no-layer .section-blur-layer {
    display: none
}
.component-section.no-layer .page-section-inner {
    z-index: auto
}
.component-section.row-margin {
    margin-left: 0px;
    margin-right: 0px
}
.component-section.pd-tp-bt-0 {
    padding-top: 0px;
    padding-bottom: 0px
}
.component-section .page-section-download-container {
    padding: 0;
    border-top: 2px solid #3c4242
}
.component-section .download-cta {
    padding: 15px 0 0;
    margin: 0
}
.component-section .download-cta .download-icon {
    display: inline-block;
    font-size: 25px;
    vertical-align: middle
}
.component-section .download-cta .download-txt-container {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px
}
.component-section .download-cta .download-lang {
    margin-bottom: 0
}
.component-section .page-content-details-container table tr td:first-child {
    font-size: 12px;
    text-align: right;
    padding-right: 7px
}
.component-section .page-content-details-container table tr td:last-child {
    font-family: times
}
.component-section .detail-tag-lists {
    margin-top: 20px
}
.component-section .detail-tag-lists ul {
    padding: 0;
    text-align: right
}
.component-section .detail-tag-lists li {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 3px 8px;
    list-style-type: none;
    display: inline-block;
    margin: 3px;
    text-align: left;
    font: italic 12px LexiaLight
}
.component-section .contact-rep-inner {
    font-family: LexiaBoldItalic, arial;
    border-radius: 5px;
    padding: 20px 20px
}
.component-section .contact-rep-inner .schedule-text {
    font-size: 20px
}
.component-section .contact-rep-inner a {
    margin: auto 0px
}
@media screen and (min-width: 991px) {
    .component-section .page-content-details-container {
        padding: 0
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .component-section {
        padding: 30px 5px 20px
    }
    .multi-column-container .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}
@media screen and (min-width: 992px) {
    .component-section.dynamic-component-section .desktop-dynamic-section-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        background-size: cover;
        transition: all 1s
    }
    .component-section.dynamic-component-section .desktop-dynamic-section-container.initial-show {
        opacity: 1;
        transform: scale(1.1)
    }
    .component-section.dynamic-component-section .desktop-dynamic-section-container.active {
        opacity: 1;
        transform: scale(1.1);
        overflow: hidden
    }
    .component-section.dynamic-component-section .dynamic-section-container-wrapper {
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}
@media screen and (max-width: 991px) {
    .component-section.dynamic-component-section .mobile-dynamic-section-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        background-size: cover
    }
    .component-section.dynamic-component-section .mobile-dynamic-section-container.initial-show {
        opacity: 1
    }
    .component-section.dynamic-component-section .mobile-dynamic-section-container.active {
        opacity: 1;
        transform: scale(1.1);
        overflow: hidden
    }
    .component-section.dynamic-component-section .dynamic-section-container-wrapper {
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}
@media screen and (max-width: 1024px) {
    .component-section.parallax {
        background-attachment: scroll !important
    }
    .component-section.parallax-scrolling {
        background-position: initial !important
    }
}
.modal {
    padding-right: 0 !important
}
.modal[data-target*="#video-snippet"] .modal-body {
    padding: 0
}
.modal[data-target*="#video-snippet"] .modal-footer {
    display: none
}
.modal-dialog {
    margin: 20px auto
}
.modal-dialog button.close {
    font-size: 30px;
    margin-bottom: 0px;
    opacity: 1;
    text-shadow: none;
    position: relative;
    z-index: 7;
    margin-right: 12px;
    transform: rotate(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .5s ease;
    margin-top: 7px
}
.modal-dialog button.close:hover {
    transform: rotate(90deg) scale(1.1, 1.1)
}
#expandingModal .modal-dialog {
    width: 80%
}
#expandingModal .modal-dialog .modal-content {
    background-color: transparent;
    border: none;
    border-radius: none;
    box-shadow: none
}
#expandingModal .modal-dialog .modal-content .modal-body {
    padding: 0px
}
#expandingModal .modal-dialog .modal-content .modal-body img {
    border: 10px solid #fff;
    background-color: #fff
}
#expandingModal .modal-dialog button.close {
    color: #fff;
    margin-right: -20px
}
#expandingModal .modal-dialog button.close:hover {
    color: #fff
}
.modal-backdrop.expanding-image-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8
}
#popup-template.modal, .static-modal:not(.auto-style).modal {
    overflow: hidden
}
#popup-template .modal-dialog, .static-modal:not(.auto-style) .modal-dialog {
    margin-top: 90px;
    overflow-y: initial
}
#popup-template .modal-dialog .modal-body, .static-modal:not(.auto-style) .modal-dialog .modal-body {
    max-height: calc(100vh - 150px);
    min-height: 400px;
    overflow-y: auto
}
#popup-template .modal-dialog .modal-body .video-parent, .static-modal:not(.auto-style) .modal-dialog .modal-body .video-parent {
    margin-top: 0
}
#popup-template .modal-dialog .modal-footer, .static-modal:not(.auto-style) .modal-dialog .modal-footer {
    padding: 0px 5px 5px 5px;
    border-top: none
}
.static-modal.auto-height .modal-dialog .modal-body {
    min-height: 0
}
.popup-content {
    display: none
}
.popup-content.edit-popup {
    display: block
}
.new-image-container {
    position: relative
}
.zoom-icon {
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 10px;
    border-radius: 4px
}
.zoom-icon .fa-search-plus {
    font-size: 18px
}
.zoom-icon .fa-search-minus {
    font-size: 18px
}
#new-image-modal {
    z-index: 1045;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    transition: all .5s ease
}
#new-image-modal .zoom-icon {
    position: absolute;
    padding: 10px;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    top: 0px;
    margin-top: 8px;
    margin-left: 8px;
    z-index: 1200;
    text-align: center
}
#new-image-modal .zoom-icon.zoom-minus {
    left: 45px
}
#new-image-modal .zoom-icon.zoom-plus {
    left: 0px
}
#new-image-modal img, #new-image-modal canvas {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#new-image-modal.img-hide img {
    display: none
}
#new-image-modal.img-hide .loading-box {
    display: block;
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 18px)
}
#new-image-modal.img-hide .loading-box .fa {
    background: none;
    box-shadow: none;
    border: none
}
#new-image-modal.img-show img {
    display: block
}
#new-image-modal.img-show .loading-box {
    display: none
}
#new-image-modal .modal-header {
    padding: 10px
}
#new-image-modal .modal-header span.fa {
    font-size: 24px
}
#new-image-modal .modal-dialog {
    margin-top: 85px;
    margin-bottom: 15px
}
#new-image-modal .modal-dialog .modal-content {
    width: 100%;
    height: 100%
}
#new-image-modal .modal-dialog .modal-content .modal-body {
    height: calc(100vh - 110px);
    width: 100%;
    padding: 0px
}
#new-image-modal span.fa {
    position: absolute;
    top: 0;
    line-height: 20px;
    margin-top: 6px;
    margin-right: 8px;
    font-size: 21px;
    opacity: 1;
    text-shadow: none;
    transform: scale(1, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .5s ease;
    z-index: 1200;
    cursor: pointer
}
#new-image-modal span.fa:hover {
    transform: scale(1.2, 1.2)
}
#new-image-modal span.fa.fa-search-plus, #new-image-modal span.fa.fa-search-minus {
    margin-top: 0px;
    margin-right: 0px
}
#new-image-modal span.fa.fa-search-plus {
    position: relative;
    font-size: 18px
}
#new-image-modal span.fa.fa-search-minus {
    position: relative;
    font-size: 18px
}
#new-image-modal span.fa.disable {
    box-shadow: none;
    color: #fff;
    cursor: default
}
#new-image-modal span.fa.disable:hover {
    transform: scale(1, 1)
}
#new-image-modal span.fa.fa-times-circle {
    border-radius: 50%;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px #ddd;
    margin-top: -16px;
    margin-right: -16px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px 3.5px;
    font-size: 23px;
    right: 0px;
    transform: rotate(0deg)
}
#new-image-modal span.fa.fa-times-circle:hover {
    transform: rotate(90deg)
}
.openseadragon-container > div:not(.openseadragon-canvas) {
    width: 100%
}
.openseadragon-container > div:not(.openseadragon-canvas) > div {
    width: 100%
}
.openseadragon-container > div:not(.openseadragon-canvas) > div > div {
    width: 100%
}
.openseadragon-container:focus {
    outline: none
}
.openseadragon-container [title="Zoom in"], .openseadragon-container [title="Zoom out"], .openseadragon-container [title="Go home"], .openseadragon-container [title="Toggle full page"] {
    display: none !important
}
.newImage {
    position: relative
}
.new-image {
    opacity: 1;
    transition: all 1s ease
}
.new-image.lazy-images {
    opacity: 0
}
body.show-image {
    overflow: hidden
}
.expand-img-desktop, .expand-img-mobile {
    display: inline-block;
    position: relative
}
.new-image .new-image-desktop {
    display: inline-block
}
.new-image .new-image-mobile {
    display: none
}
.new-image[data-expand-devices='true'] {
    cursor: pointer
}
.new-image:not([data-new-image-link='']) {
    cursor: pointer
}
@media screen and (max-width: 767px) {
    #popup-template .modal-dialog, .static-modal:not(.auto-style) .modal-dialog {
        margin-top: 50px
    }
    #popup-template .modal-dialog .modal-body, .static-modal:not(.auto-style) .modal-dialog .modal-body {
        max-height: calc(100vh - 130px);
        min-height: 250px
    }
    .static-modal.auto-height .modal-dialog .modal-body {
        min-height: 0
    }
    #new-image-modal .modal-dialog {
        margin: 0px
    }
    #new-image-modal .modal-dialog .modal-content {
        width: 100%;
        height: 100%;
        background-color: transparent;
        border: none;
        border-radius: none;
        box-shadow: none
    }
    #new-image-modal .modal-dialog .modal-content .modal-body {
        height: calc(100vh);
        width: calc(100vw);
        background: #fff
    }
    #new-image-modal .modal-dialog .modal-content .modal-body .fa-times-circle {
        margin-top: 6px;
        margin-right: 8px
    }
    .new-image .new-image-desktop {
        display: none
    }
    .new-image .new-image-mobile {
        display: inline-block
    }
}
body.browser-check-modal-open {
    overflow: hidden
}
body.browser-check-modal-open .container {
    -webkit-filter: blur(5px) grayscale(20%);
    filter: blur(5px) grayscale(20%)
}
body.browser-check-modal-open .popup-overlay {
    display: block;
    background: #000;
    opacity: 1;
    z-index: 33000
}
body.browser-check-modal-open .browser-check-modal {
    display: block;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 33002;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
body.browser-check-modal-open .browser-check-modal .modal-dialog, body.browser-check-modal-open .browser-check-modal [role='document'] {
    width: 55%\9;
    transform: translate(0, 0);
    transition: transform .3s ease-out;
    position: relative;
    margin: 20px auto
}
@media (min-width: 768px) {
    body.browser-check-modal-open .browser-check-modal .modal-dialog, body.browser-check-modal-open .browser-check-modal [role='document'] {
        width: 600px;
        margin: 30px auto
    }
}
#popup-template.modal-dfs {
    padding-left: 0 !important
}
.static-modal.modal-dfs {
    padding-left: 0 !important
}
.expire-session .fa-spinner {
    display: none
}
.expire-session.disabled .fa-spinner {
    display: inline-block
}
body.self-certiy-open #session-expiry-modal {
    z-index: 33005
}
.fa-tooltip {
    transition: all .3s ease;
    margin-left: 3px
}
.fa-tooltip:before {
    content: "i";
    font-style: italic;
    font-weight: bold
}
.popover-active .fa-tooltip {
    color: #fff;
    background-color: #3c4242
}
.circle-icon {
    border: 1px solid;
    border-radius: 50%;
    padding: 0;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 14px
}
.circle-icon:before {
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    top: 50%
}
[data-popover] {
    cursor: pointer
}
.popover {
    background-color: #464c4c;
    color: #fff;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px
}
.popover .popover-title {
    background-color: #464c4c;
    border-color: #fff;
    color: #fff
}
.popover .popover-title h1, .popover .popover-title h2, .popover .popover-title h3, .popover .popover-title h4 {
    margin: 0
}
.popover a, .popover p {
    color: #fff
}
.popover.top > .arrow:after {
    border-top-color: #464c4c
}
.popover.right > .arrow:after {
    border-right-color: #464c4c
}
.popover.bottom > .arrow:after {
    border-bottom-color: #464c4c
}
.popover.left > .arrow:after {
    border-left-color: #464c4c
}
.modal-body .component-section {
    padding: 0
}
.modal-backdrop.in {
    opacity: .2
}
.modal-footer .btn {
    margin-bottom: 0
}
.modal-footer .btn.btn-default {
    background-color: #fff
}
body.self-certiy-open {
    overflow: hidden
}
body.self-certiy-open .container {
    -webkit-filter: blur(5px) grayscale(20%);
    filter: blur(5px) grayscale(20%)
}
body.self-certiy-open .login-modal-cancel, body.self-certiy-open .login-modal-yes {
    display: none
}
body.self-certiy-open .modal-backdrop.in {
    opacity: 0.8;
    z-index: 33000
}
body.self-certiy-open #self-certify-template {
    z-index: 33002
}
body.login-modal-open {
    overflow: hidden
}
body.login-modal-open .container {
    -webkit-filter: blur(5px) grayscale(20%);
    filter: blur(5px) grayscale(20%)
}
body.login-modal-open .popup-overlay {
    display: block;
    background: #000;
    opacity: .8
}
body.login-modal-open .login-modal {
    display: block;
    opacity: 1
}
body.login-modal-open .login-modal .modal-dialog {
    transform: translate(0, 0)
}
body.login-modal-open .login-modal .self-certify-yes, body.login-modal-open .login-modal .self-certify-no {
    display: none
}
body.login-modal-open .login-modal .login-modal-cancel, body.login-modal-open .login-modal .login-modal-yes {
    display: inline-block
}
.self-certification-modal-footer, .login-footer, .modal-footer {
    padding: 0 15px 15px 0
}
.self-certification-modal-footer .btn, .login-footer .btn, .modal-footer .btn {
    margin-top: 15px;
    white-space: normal
}
.login-footer {
    text-align: right
}
@media screen and (min-width: 991px) {
    #popup-template .modal-dialog.modal-dfs, .static-modal:not(.auto-style) .modal-dialog.modal-dfs {
        width: 100%;
        margin-top: 0;
        height: 100%
    }
    #popup-template .modal-dialog.modal-dfs .modal-content, .static-modal:not(.auto-style) .modal-dialog.modal-dfs .modal-content {
        height: 100%;
        border: none;
        border-radius: 0
    }
}
@media screen and (max-width: 991px) {
    #popup-template .modal-dialog.modal-mfs, .static-modal:not(.auto-style) .modal-dialog.modal-mfs {
        width: 100%;
        margin-top: 0;
        height: 100%
    }
    #popup-template .modal-dialog.modal-mfs .modal-content, .static-modal:not(.auto-style) .modal-dialog.modal-mfs .modal-content {
        height: 100%;
        border: none;
        border-radius: 0
    }
}
#normal-exit-ramp, #med-info-exit-ramp {
    z-index: 41100
}
.modal-blur {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
    display: none
}
.modal-blur.open {
    display: block
}
.hcp-validation-loading {
    text-align: center;
    position: relative;
    transform: translateY(-50%);
    top: 45%;
    margin: 0;
    color: #fff;
    text-shadow: 1px 1px #000
}
.popup-opt-success, .popup-opt-error {
    z-index: 1100
}
@media screen and (max-width: 767px) {
    #self-certify-template .modal-dialog, #browser-check-template .modal-dialog {
        margin: 10px
    }
}
@media screen and (max-width: 480px) {
    .self-certification-modal-footer, .login-footer, .modal-footer {
        text-align: center;
        padding: 15px
    }
    .self-certification-modal-footer .btn, .login-footer .btn, .modal-footer .btn {
        margin: 0 0 10px;
        display: block;
        width: 100%
    }
    .self-certification-modal-footer .btn:last-child, .login-footer .btn:last-child, .modal-footer .btn:last-child {
        margin-bottom: 0px;
        margin-left: 0
    }
}
.nav-pills {
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px
}
.nav-pills > li > a {
    font-family: LexiaBold, Times, "Times New Roman", serif;
    font-size: medium;
    color: #666666;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    margin-bottom: -3px
}
.nav-pills.nav-pills-inverse > li > a {
    color: #ddd
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: transparent;
    color: #000000;
    font-weight: bold;
    border-bottom: 3px solid #000
}
.nav-pills.nav-pills-inverse > li.active > a, .nav-pills.nav-pills-inverse > li.active > a:focus, .nav-pills.nav-pills-inverse > li.active > a:hover {
    color: #fff
}
.nav-pills > li > a:hover, .nav-pills > li.active > a:hover {
    background: transparent;
    border-bottom: 3px solid #000;
    text-decoration: none
}
.nav-pills.nav-pills-inverse > li > a:hover, .nav-pills.nav-pills-inverse > li.active > a:hover {
    color: #fff
}
.accordion-inner-container .panel-group {
    border-top: 1px solid #ddd
}
.panel-default > .panel-heading {
    background-color: transparent
}
@media (max-width: 767px) {
    .nav-pills > li {
        float: none
    }
    .nav-pills > li > a {
        border-bottom: 0 none;
        border-left: 3px solid transparent;
        margin-bottom: 0;
        display: block
    }
    .nav-pills:not(.nav-stacked) > li.active > a, .nav-pills:not(.nav-stacked) > li.active > a:focus, .nav-pills:not(.nav-stacked) > li.active > a:hover {
        border-bottom: 0 none;
        border-left: 3px solid #000
    }
    .nav-pills > li > a:hover, .nav-pills > li.active > a:hover {
        background: transparent;
        border-bottom: none;
        text-decoration: none
    }
}
.nav-pills.az-panel-title a:hover, .nav-pills .az-panel-title a:active {
    text-decoration: underline;
    color: #000
}
.nav-pills.az-panel-title a:not(.collapsed) {
    color: #000;
    text-decoration: underline
}
.nav-pills.az-panel-title.collapse-panel-heading, .nav-pills.az-panel-title .js-tabcollapse-panel-heading {
    display: block;
    font-family: LexiaBold, Times, "Times New Roman", serif;
    font-style: italic;
    color: #000
}
.nav-pills.az-panel-title.collapse-panel-heading > span.fa, .nav-pills.az-panel-title .js-tabcollapse-panel-heading > span.fa {
    transform: rotate(0deg);
    transition: transform 250ms ease
}
.nav-pills.az-panel-title.collapse-panel-heading.collapsed > span.fa, .nav-pills.az-panel-title .js-tabcollapse-panel-heading.collapsed > span.fa {
    transform: rotate(180deg)
}
.wrap-tab-container ul.tab-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    border-spacing: 10px;
    border-collapse: separate;
    width: 100%;
    table-layout: fixed
}
.wrap-tab-container ul.tab-list li.tab-list-element {
    display: table-cell;
    vertical-align: top;
    float: none;
    text-align: center
}
.wrap-tab-container ul.tab-list li.tab-list-element img {
    max-width: 100%
}
@media screen and (max-width: 767px) {
    .tab-title-parent {
        position: relative
    }
    .tab-container {
        margin: 30px 0px 0px;
        padding-top: 20px;
        border-top: 2px solid #ccc
    }
    .panel-body .component-section {
        padding: 0
    }
    .tab-left-btn {
        margin-left: -7px
    }
    .tab-right-btn {
        margin-left: 5px
    }
}
@media only screen and (max-width: 550px) {
    .tab-container[data-enable-mobile-vertical="true"], .tab-container[data-enable-mobile-horizontal="true"] {
        margin: 0
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element, .tab-container[data-enable-mobile-horizontal="true"] .tab-list-element {
        text-align: center
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element .hideTabText, .tab-container[data-enable-mobile-horizontal="true"] .tab-list-element .hideTabText {
        display: none
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element a img, .tab-container[data-enable-mobile-horizontal="true"] .tab-list-element a img {
        width: 30px
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-content {
        display: inline-block;
        width: 73%;
        margin: 0 0 0 15px
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list {
        display: inline-block;
        vertical-align: top;
        width: 17%;
        margin: 0 10px 0 0;
        border: 0
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element {
        display: block;
        float: none
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element a {
        padding: 20px 0
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-content {
        display: block;
        width: 100%
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-list {
        display: block;
        width: 100%
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-list .tab-list-element {
        display: block;
        float: left
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-list .tab-list-element.active a {
        border-left: 0;
        border-bottom: 3px solid #d0006f
    }
}
@media only screen and (min-width: 551px) and (max-width: 900px) and (orientation: landscape) {
    .tab-container[data-enable-mobile-vertical="true"], .tab-container[data-enable-mobile-horizontal="true"] {
        margin: 0
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element, .tab-container[data-enable-mobile-horizontal="true"] .tab-list-element {
        text-align: center
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element .hideTabText, .tab-container[data-enable-mobile-horizontal="true"] .tab-list-element .hideTabText {
        display: none
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element a img, .tab-container[data-enable-mobile-horizontal="true"] .tab-list-element a img {
        width: 30px
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-content {
        display: inline-block;
        width: 81%;
        margin: 0 0 0 20px
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list {
        display: inline-block;
        vertical-align: top;
        width: 12%;
        margin: 0 10px 0 0;
        border: 0
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element {
        display: block;
        float: none
    }
    .tab-container[data-enable-mobile-vertical="true"] .tab-list-element a {
        padding: 20px 0
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-content {
        display: block;
        width: 100%
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-list {
        display: block;
        width: 100%
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-list .tab-list-element {
        float: left
    }
    .tab-container[data-enable-mobile-horizontal="true"] .tab-list .tab-list-element.active a {
        border-left: 0;
        border-bottom: 3px solid #d0006f
    }
} /*! jQuery UI - v1.12.1 - 2020-05-11
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* Copyright jQuery Foundation and other contributors; Licensed  */ .ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-front {
    z-index: 100
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}
.ui-menu .ui-menu {
    position: absolute
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}
.ui-menu-icons {
    position: relative
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}
.ui-widget-content a {
    color: #333
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}
.ui-widget-header a {
    color: #333
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #454545;
    text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}
.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #5f3f3f
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
.ui-icon {
    width: 16px;
    height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_444444_256x240.png")
}
.ui-widget-header .ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_444444_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_555555_256x240.png")
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_ffffff_256x240.png")
}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_777620_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_cc0000_256x240.png")
}
.ui-button .ui-icon {
    background-image: url("clientlib-site-min/css/images/ui-icons_777777_256x240.png")
}
.ui-icon-blank {
    background-position: 16px 16px
}
.ui-icon-caret-1-n {
    background-position: 0 0
}
.ui-icon-caret-1-ne {
    background-position: -16px 0
}
.ui-icon-caret-1-e {
    background-position: -32px 0
}
.ui-icon-caret-1-se {
    background-position: -48px 0
}
.ui-icon-caret-1-s {
    background-position: -65px 0
}
.ui-icon-caret-1-sw {
    background-position: -80px 0
}
.ui-icon-caret-1-w {
    background-position: -96px 0
}
.ui-icon-caret-1-nw {
    background-position: -112px 0
}
.ui-icon-caret-2-n-s {
    background-position: -128px 0
}
.ui-icon-caret-2-e-w {
    background-position: -144px 0
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px
}
.ui-icon-arrow-1-s {
    background-position: -65px -32px
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}
.ui-icon-arrow-4 {
    background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}
.ui-icon-extlink {
    background-position: -32px -80px
}
.ui-icon-newwin {
    background-position: -48px -80px
}
.ui-icon-refresh {
    background-position: -64px -80px
}
.ui-icon-shuffle {
    background-position: -80px -80px
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px
}
.ui-icon-folder-open {
    background-position: -16px -96px
}
.ui-icon-document {
    background-position: -32px -96px
}
.ui-icon-document-b {
    background-position: -48px -96px
}
.ui-icon-note {
    background-position: -64px -96px
}
.ui-icon-mail-closed {
    background-position: -80px -96px
}
.ui-icon-mail-open {
    background-position: -96px -96px
}
.ui-icon-suitcase {
    background-position: -112px -96px
}
.ui-icon-comment {
    background-position: -128px -96px
}
.ui-icon-person {
    background-position: -144px -96px
}
.ui-icon-print {
    background-position: -160px -96px
}
.ui-icon-trash {
    background-position: -176px -96px
}
.ui-icon-locked {
    background-position: -192px -96px
}
.ui-icon-unlocked {
    background-position: -208px -96px
}
.ui-icon-bookmark {
    background-position: -224px -96px
}
.ui-icon-tag {
    background-position: -240px -96px
}
.ui-icon-home {
    background-position: 0 -112px
}
.ui-icon-flag {
    background-position: -16px -112px
}
.ui-icon-calendar {
    background-position: -32px -112px
}
.ui-icon-cart {
    background-position: -48px -112px
}
.ui-icon-pencil {
    background-position: -64px -112px
}
.ui-icon-clock {
    background-position: -80px -112px
}
.ui-icon-disk {
    background-position: -96px -112px
}
.ui-icon-calculator {
    background-position: -112px -112px
}
.ui-icon-zoomin {
    background-position: -128px -112px
}
.ui-icon-zoomout {
    background-position: -144px -112px
}
.ui-icon-search {
    background-position: -160px -112px
}
.ui-icon-wrench {
    background-position: -176px -112px
}
.ui-icon-gear {
    background-position: -192px -112px
}
.ui-icon-heart {
    background-position: -208px -112px
}
.ui-icon-star {
    background-position: -224px -112px
}
.ui-icon-link {
    background-position: -240px -112px
}
.ui-icon-cancel {
    background-position: 0 -128px
}
.ui-icon-plus {
    background-position: -16px -128px
}
.ui-icon-plusthick {
    background-position: -32px -128px
}
.ui-icon-minus {
    background-position: -48px -128px
}
.ui-icon-minusthick {
    background-position: -64px -128px
}
.ui-icon-close {
    background-position: -80px -128px
}
.ui-icon-closethick {
    background-position: -96px -128px
}
.ui-icon-key {
    background-position: -112px -128px
}
.ui-icon-lightbulb {
    background-position: -128px -128px
}
.ui-icon-scissors {
    background-position: -144px -128px
}
.ui-icon-clipboard {
    background-position: -160px -128px
}
.ui-icon-copy {
    background-position: -176px -128px
}
.ui-icon-contact {
    background-position: -192px -128px
}
.ui-icon-image {
    background-position: -208px -128px
}
.ui-icon-video {
    background-position: -224px -128px
}
.ui-icon-script {
    background-position: -240px -128px
}
.ui-icon-alert {
    background-position: 0 -144px
}
.ui-icon-info {
    background-position: -16px -144px
}
.ui-icon-notice {
    background-position: -32px -144px
}
.ui-icon-help {
    background-position: -48px -144px
}
.ui-icon-check {
    background-position: -64px -144px
}
.ui-icon-bullet {
    background-position: -80px -144px
}
.ui-icon-radio-on {
    background-position: -96px -144px
}
.ui-icon-radio-off {
    background-position: -112px -144px
}
.ui-icon-pin-w {
    background-position: -128px -144px
}
.ui-icon-pin-s {
    background-position: -144px -144px
}
.ui-icon-play {
    background-position: 0 -160px
}
.ui-icon-pause {
    background-position: -16px -160px
}
.ui-icon-seek-next {
    background-position: -32px -160px
}
.ui-icon-seek-prev {
    background-position: -48px -160px
}
.ui-icon-seek-end {
    background-position: -64px -160px
}
.ui-icon-seek-start {
    background-position: -80px -160px
}
.ui-icon-seek-first {
    background-position: -80px -160px
}
.ui-icon-stop {
    background-position: -96px -160px
}
.ui-icon-eject {
    background-position: -112px -160px
}
.ui-icon-volume-off {
    background-position: -128px -160px
}
.ui-icon-volume-on {
    background-position: -144px -160px
}
.ui-icon-power {
    background-position: 0 -176px
}
.ui-icon-signal-diag {
    background-position: -16px -176px
}
.ui-icon-signal {
    background-position: -32px -176px
}
.ui-icon-battery-0 {
    background-position: -48px -176px
}
.ui-icon-battery-1 {
    background-position: -64px -176px
}
.ui-icon-battery-2 {
    background-position: -80px -176px
}
.ui-icon-battery-3 {
    background-position: -96px -176px
}
.ui-icon-circle-plus {
    background-position: 0 -192px
}
.ui-icon-circle-minus {
    background-position: -16px -192px
}
.ui-icon-circle-close {
    background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px
}
.ui-icon-circle-check {
    background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}
.ui-widget-overlay {
    background: #aaa;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
    box-shadow: 0 0 5px #666
}
.search-suggestions p > a, .search-suggestions h4 > a {
    color: #000
}
.search-container {
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 0 0 0 transparent
}
.admin-search {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 0 0 0 transparent
}
.admin-search.error {
    border: 1px solid red
}
.search-container.active {
    background: #fff;
    box-shadow: 0 0 10px #333
}
.admin-search-results {
    padding: 15px
}
.admin-search-results:empty {
    display: none
}
.search-container .search-icon-addon, .admin-search .search-icon-addon {
    border: 0 none;
    background: transparent;
    text-shadow: 0 0 0 transparent;
    color: #d9338c;
    font-weight: bold
}
.search-container input[type="text"], .global-search-container input[type="text"], .admin-search input[type="text"] {
    border: 0 none;
    background: transparent;
    box-shadow: 0 0 0 transparent
}
.search-container .close-icon-btn .btn {
    border: 0 none;
    background: transparent;
    text-shadow: 0 0 0 transparent;
    color: #d9338c;
    font-weight: bold
}
.search-section {
    padding-left: 0px;
    padding-right: 0px
}
.search-results-container .search-suggestions {
    text-shadow: 0 0 0 transparent
}
.component-section .search-results-container .search-suggestions, .hero .search-results-container .search-suggestions {
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 20px 60px;
    border: 1px solid #ccc;
    border-top: 0 none
}
.search-suggestions p > a, .search-suggestions h3 > a {
    color: #000
}
#showall-results.disable-thumbnail .result-thumbnail {
    display: none
}
#showall-results.disable-thumbnail .list.search .line .row > div:last-child {
    float: right !important
}
#showall-results.disable-filter .filter-toggle-row, #showall-results.disable-filter #filter-collapse {
    display: none
}
#showall-results.disable-related-tags .result-related-tags {
    display: none
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .global-search-inner .search-results-inner {
        padding: 20px 10px 40px
    }
}
.search-suggestions p > a, .search-suggestions h4 > a {
    color: #000
}
.search-container {
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 0 0 0 transparent
}
.admin-search {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 0 0 0 transparent
}
.admin-search.error {
    border: 1px solid red
}
.search-container.active {
    background: #fff;
    box-shadow: 0 0 10px #333
}
.admin-search-results {
    padding: 15px
}
.admin-search-results:empty {
    display: none
}
.search-container .search-icon-addon, .admin-search .search-icon-addon {
    border: 0 none;
    background: transparent;
    text-shadow: 0 0 0 transparent;
    color: #d9338c;
    font-weight: bold
}
.search-container input[type="text"], .global-search-container input[type="text"], .admin-search input[type="text"] {
    border: 0 none;
    background: transparent;
    box-shadow: 0 0 0 transparent
}
.search-container .close-icon-btn .btn {
    border: 0 none;
    background: transparent;
    text-shadow: 0 0 0 transparent;
    color: #d9338c;
    font-weight: bold
}
.search-section {
    padding-left: 0px;
    padding-right: 0px
}
.search-results-container .search-suggestions {
    text-shadow: 0 0 0 transparent
}
.margin-bottom-10 {
    margin-bottom: 10px
}
.text-muted {
    color: #777
}
.component-section .search-results-container .search-suggestions, .hero .search-results-container .search-suggestions {
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 20px 60px;
    border: 1px solid #ccc;
    border-top: 0 none
}
.search-suggestions p > a, .search-suggestions h3 > a {
    color: #000
}
#showall-results.disable-thumbnail .result-thumbnail {
    display: none
}
#showall-results.disable-thumbnail .list.search .line .row > div:last-child {
    float: right !important
}
#showall-results.disable-filter .filter-toggle-row, #showall-results.disable-filter #filter-collapse {
    display: none
}
#showall-results.disable-related-tags .result-related-tags {
    display: none
}
.popup-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    top: 0;
    left: 0;
    z-index: 5
}
.global-search-container.container {
    position: fixed;
    display: none;
    padding: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff
}
.global-search-container.container.open {
    display: block
}
.global-search-inner {
    position: relative
}
.global-search-inner.hero-search-container .search-results-items {
    width: auto
}
.global-search-inner.hero-search-container .search-cta-container {
    width: auto
}
.global-search-inner .form-inline .input-group {
    width: 100%;
    padding: 15px
}
.global-search-inner .form-inline .input-group .input-group-addon {
    background-color: transparent;
    border: none;
    width: 1%;
    font-size: 14px;
    color: #D0006F;
    text-shadow: none
}
.global-search-inner input {
    border: none;
    box-shadow: none;
    color: #777
}
.global-search-inner input::-ms-clear {
    display: none
}
.global-search-inner .search-results-inner {
    padding: 20px 40px 40px
}
.global-search-inner .search-results-inner a {
    text-shadow: none
}
.global-search-inner .search-results-inner ul {
    padding: 0;
    margin: 0
}
.global-search-inner .search-results-inner .results.container {
    padding: 0px 65px
}
.global-search-inner .search-results-inner .result-item {
    list-style-type: none;
    color: #000
}
.global-search-inner .search-results-inner .result-item a {
    max-width: 430px;
    width: 95%;
    padding: 10px 20px;
    line-height: 1;
    display: block;
    font: normal 16px LexiaLight;
    text-decoration: none;
    color: #3c4242;
    text-shadow: none
}
.global-search-inner .search-results-inner .result-item a:hover {
    background-color: #d7cfdc
}
.global-search-inner .search-results-inner .search-cta-container {
    padding-left: 15px;
    margin-top: 25px
}
.global-search-inner .search-results-inner .search-cta-container .btn {
    padding: 15px 20px;
    font: bold 16px LexiaBoldItalic;
    letter-spacing: 1.5px
}
.global-search-inner .search-results-inner .off-label-cta {
    float: right
}
.global-search-inner .search-results-inner .off-label-cta > h4 {
    line-height: 39px;
    text-align: center
}
.global-search-inner.bring-front {
    z-index: 10
}
.search-results-container {
    position: absolute;
    width: 100%;
    z-index: 9
}
.search-result-description em {
    font-family: LexiaBold, Times, "Times New Roman", serif;
    font-weight: bold
}
.clear-txt, .clear-search-txt {
    cursor: pointer
}
.global-search-container.open .global-search-inner {
    border-top: 1px solid #eee
}
.global-search-container.fix-to-top {
    position: fixed !important;
    z-index: 1000
}
@media screen and (max-width: 767px) {
    .global-search-inner .search-results-inner {
        padding-left: 10px;
        padding-right: 10px
    }
    .global-search-inner .search-results-inner .off-label-cta {
        float: none
    }
    .global-search-inner .search-results-inner .search-cta-container {
        padding-left: 0
    }
}
.predictive-search-result-container.ui-widget.ui-widget-content {
    border: none;
    background-color: #ebefee;
    text-shadow: 0 0 0 transparent
}
.predictive-search-result-container.ui-widget.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
    padding: 0.8em 1.2em
}
.predictive-search-result-container.ui-widget.ui-widget-content .ui-menu-item .ui-menu-item-wrapper strong {
    font-family: inherit;
    font-size: inherit
}
.predictive-search-result-container.ui-widget.ui-widget-content .ui-menu-item .ui-menu-item-wrapper .go-to-link {
    text-decoration: underline;
    float: right
}
.predictive-search-result-container.ui-widget.ui-widget-content .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background-color: #D0006F;
    border-color: #D0006F
}
.btn {
    border: 1px solid #9db0ac;
    border-radius: 2px;
    font-style: italic;
    font-family: LexiaLight, Times, Times New Roman, serif;
    background: transparent
}
.btn.btn-default {
    color: #333
}
.btn.btn-default.inverse {
    color: #eee
}
.btn.btn-default.inverse:hover {
    background: transparent;
    text-decoration: underline;
    color: #fff
}
.btn.btn-default:hover {
    background: transparent;
    text-decoration: underline;
    color: #000
}
.btn.btn-default.fg-white {
    color: #fff
}
.btn.btn-primary {
    border-color: #000;
    background: #000;
    color: white
}
.btn.btn-primary:hover {
    border-color: #000;
    background: #000;
    color: white;
    text-decoration: underline
}
.btn.btn-grey {
    background: #EBEBEB;
    color: #000
}
.btn.btn-grey:hover {
    background: #EBEBEB;
    color: #000;
    text-decoration: underline
}
.btn.btn-platinum {
    background: #EBEFEE;
    color: #000
}
.btn.btn-platinum:hover {
    background: #EBEFEE;
    color: #000;
    text-decoration: underline
}
.btn.btn-light-grey {
    background: #D2D2D2;
    color: #000
}
.btn.btn-light-grey:hover {
    background: #D2D2D2;
    color: #000;
    text-decoration: underline
}
.btn.btn-off-white {
    background: #F8F8F8;
    color: #000
}
.btn.btn-off-white:hover {
    background: #F8F8F8;
    color: #000;
    text-decoration: underline
}
.btn.btn-info {
    border-color: #337ab7;
    color: #337ab7
}
.btn.btn-info:hover {
    background: transparent;
    border-color: #337ab7;
    color: #337ab7;
    text-decoration: underline
}
.btn-group.open a.dropdown-toggle {
    box-shadow: 0 0 0 transparent
}
.multiple-column-collapsible[data-max-collapse-breakpoint='lg'] > div[class^='col-'] {
    border-top: 1px solid #ddd;
    padding-bottom: 15px
}
.multiple-column-collapsible[data-max-collapse-breakpoint='lg'] > div[class^='col-']:first-child {
    border-top: 0 none
}
.medicine-list-chevron {
    padding-left: 5px;
    padding-right: 5px;
    left: -2px
}
.product-list {
    list-style-type: none;
    padding-left: 0
}
.product-list .dynamicList-share-dropdown .dynamicList-dropdown-icon {
    border: none;
    background: none;
    font-size: 25px;
    padding: 0
}
.product-list .dynamicList-share-dropdown .dynamicList-download-icon, .product-list .dynamicList-share-dropdown .dynamicList-download-label, .product-list .dynamicList-share-dropdown .dynamicList-share-icon, .product-list .dynamicList-share-dropdown .dynamicList-share-label {
    padding: 5px
}
.product-list.vertical li {
    border-left: 2px solid #ddd;
    padding-left: 15px;
    padding-bottom: 10px;
    cursor: pointer
}
.product-list.vertical li:hover {
    border-left: 2px solid #000;
    background: #f9f9f9
}
.list.horizontal .list-line, .list.horizontal.list-hover .list-line {
    border-bottom: 1px solid #ddd;
    padding: 8px;
    padding-top: 15px
}
.list.horizontal .list-line:last-child, .list.horizontal.list-hover .list-line:last-child {
    border-bottom: none
}
.list.horizontal.list-hover .list-line:hover {
    cursor: pointer;
    background: #f9f9f9
}
.multiple-column-collapsible .collapse-panel-heading.collapsed > span.fa {
    transform: rotate(180deg)
}
.multiple-column-collapsible .collapse-panel-heading > span.fa {
    transform: rotate(0deg);
    transition: transform 250ms ease
}
.list-action-link {
    text-decoration: none
}
@media (max-width: 979px) {
    .product-list.vertical li {
        border-left: 0 none;
        border-bottom: 1px solid #ddd;
        padding-top: 10px
    }
    .product-list.vertical li:hover {
        padding-left: 13px
    }
    .product-list.vertical li:last-child {
        border-bottom: 0 none
    }
}
@media (min-width: 1200px) {
    .multiple-column-collapsible[data-max-collapse-breakpoint='md'] .collapse {
        display: block
    }
}
@media (max-width: 1199px) {
    .multiple-column-collapsible[data-max-collapse-breakpoint='md'] > div[class^='col-'] {
        border-top: 1px solid #ddd;
        padding-bottom: 15px
    }
    .multiple-column-collapsible[data-max-collapse-breakpoint='md'] > div[class^='col-']:first-child {
        border-top: 0 none
    }
}
@media (min-width: 992px) {
    .multiple-column-collapsible[data-max-collapse-breakpoint='sm'] .collapse {
        display: block
    }
}
@media (max-width: 991px) {
    .multiple-column-collapsible[data-max-collapse-breakpoint='sm'] > div[class^='col-'] {
        border-top: 1px solid #ddd;
        padding-bottom: 15px
    }
    .multiple-column-collapsible[data-max-collapse-breakpoint='sm'] > div[class^='col-']:first-child {
        border-top: 0 none
    }
}
@media (min-width: 768px) {
    .multiple-column-collapsible[data-max-collapse-breakpoint='xs'] .collapse {
        display: block
    }
}
@media (max-width: 767px) {
    .multiple-column-collapsible[data-max-collapse-breakpoint='xs'] > div[class^='col-'] {
        border-top: 1px solid #ddd;
        padding-bottom: 15px
    }
    .multiple-column-collapsible[data-max-collapse-breakpoint='xs'] > div[class^='col-']:first-child {
        border-top: 0 none
    }
    .medicine-list-chevron {
        padding-left: 15px;
        left: 0px
    }
}
.breadcrumb-container {
    position: relative;
    padding: 10px 20px
}
.breadcrumb-container .breadcrumb-holder {
    padding: 0
}
.breadcrumb-container .breadcrumb-holder .breadcrumb-dropdown-menu {
    background: #fff
}
.breadcrumb-container .breadcrumb-holder .breadcrumb-dropdown-menu .breadcrumb-child-item a span {
    white-space: normal
}
.breadcrumb-container .breadcrumb-item a {
    display: block
}
.breadcrumb-container .breadcrumb-item .link-thumbnail img {
    height: 100%
}
.breadcrumb-container .breadcrumb-item.active a.with-child {
    cursor: pointer
}
.breadcrumb-container .breadcrumb-item.active a.without-child {
    cursor: default
}
@media screen and (max-width: 767px) {
    .breadcrumb-container {
        background-color: #ddd;
        padding: 0
    }
    .breadcrumb-list-parent {
        overflow: hidden;
        padding-right: 20px
    }
    .breadcrumb-item {
        position: relative;
        padding: 5px 10px;
        color: #fff
    }
    .breadcrumb-item:not(:first-child) {
        padding-left: 20px
    }
    .breadcrumb-item.active {
        padding-left: 0px;
        position: static
    }
    .breadcrumb-item.active .breadcrumb-dropdown-menu {
        width: 100%;
        margin: 0;
        border: none;
        background: #fff
    }
    .breadcrumb-item a {
        height: 35px
    }
    .breadcrumb-item .breadcrumb-txt {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: block
    }
    .breadcrumb-item:not(.active):after {
        left: calc(100% + 3px);
        top: -5px;
        border: solid transparent;
        content: " ";
        position: absolute;
        pointer-events: none;
        border-width: 28px 15px;
        border-left-color: #fff;
        z-index: 2
    }
    .breadcrumb-item:not(.active) .breadcrumb-seperator-sm {
        left: 100%;
        top: -5px;
        border: solid transparent;
        content: " ";
        position: absolute;
        pointer-events: none;
        border-width: 28px 15px;
        z-index: 3
    }
}
.social-links {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}
.social-links > a {
    border-radius: 25%;
    width: 40px;
    height: 40px;
    color: #000;
    display: block;
    position: relative;
    text-decoration: none;
    text-align: center;
    transition: all .3s ease-out;
    overflow: hidden
}
.social-links > a > .fa {
    font-size: 20px;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%;
    text-shadow: 1.5px 1.5px 1px #bbb
}
.social-links > a > img {
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%
}
.social-links > a:hover {
    background: #000;
    color: #fff
}
.social-links > a:hover > .fa {
    text-shadow: 0 0
}
.social-links.font-icon:not(.img-icon) > a {
    border: 1px solid #ccc
}
.social-links-container.vertical .social-links {
    display: block;
    text-align: center
}
.social-links-container.vertical .social-links > a {
    display: inline-block
}
.social-links.img-icon a:hover {
    background-color: transparent
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow {
    position: relative;
    top: 0.075em
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-up, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-up {
    display: none
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-down, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-down {
    display: inline-block
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a {
    border-left-width: 5px
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link {
    padding: 0.5em;
    display: table;
    font-family: inherit
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:hover, .list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:active, .list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:focus, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:hover, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:active, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:focus {
    font-family: inherit !important
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-text, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-text {
    padding: 0 0.5em;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-img, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-img {
    padding: 0 0.5em;
    height: 2em;
    width: auto;
    display: table-cell;
    vertical-align: middle
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.dir-rtl, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.dir-rtl {
    direction: rtl
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-text, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-text {
    display: none
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-img, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-img {
    height: 5em
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right {
    position: relative
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow {
    margin-left: 10px
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-up, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-up {
    transform: rotate(-90deg)
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-down, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-down {
    transform: rotate(-90deg)
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .dropdown-menu, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-up, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-up {
    display: inline-block
}
.list-dropdown-container.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-down, .list-dropdown-container.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-down {
    display: none
}
.utility-nav-menu {
    position: relative;
    z-index: 10
}
.utility-nav-menu > a {
    display: none
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item a, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item a {
    border-left-width: 0;
    font-family: proximaNovaBold;
    font-size: 15px;
    color: #67797f;
    text-decoration: none;
    padding-left: 0.5em;
    padding-right: 0.5em
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item a:active, .utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item a:hover, .utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item a:focus, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item a:active, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item a:hover, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item a:focus {
    text-decoration: none
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow {
    position: relative;
    top: 0.075em
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-up, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-up {
    display: none
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-down, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .arrow-down {
    display: inline-block
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a {
    border-left-width: 5px
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link {
    padding: 0.5em;
    display: table;
    font-family: inherit
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:hover, .utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:active, .utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:focus, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:hover, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:active, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link:focus {
    font-family: inherit !important
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-text, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-text {
    padding: 0 0.5em;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-img, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link .link-img {
    padding: 0 0.5em;
    height: 2em;
    width: auto;
    display: table-cell;
    vertical-align: middle
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.dir-rtl, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.dir-rtl {
    direction: rtl
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-text, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-text {
    display: none
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-img, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown .dropdown-menu a.dd-link.img-only .link-img {
    height: 5em
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right {
    position: relative
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow {
    margin-left: 10px
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-up, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-up {
    transform: rotate(-90deg)
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-down, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .arrow-down {
    transform: rotate(-90deg)
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .dropdown-menu, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.right .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-up, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-up {
    display: inline-block
}
.utility-nav-menu.vertical-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-down, .utility-nav-menu.horizontal-list-dropdown .list-dropdown .list-dropdown-item.dropdown.open .arrow-down {
    display: none
}
.utility-nav-menu-sm {
    position: relative !important;
    z-index: 10 !important
}
.utility-nav-menu-sm > a {
    display: none !important
}
.utility-nav-menu-sm .list-dropdown {
    position: relative !important;
    z-index: auto !important;
    display: block !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important
}
.utility-nav-menu-sm .list-dropdown a {
    border: none;
    font-family: proximaNovaBold;
    font-size: 1em;
    padding: 0.3em 1em !important
}
.utility-nav-menu-sm .list-dropdown a .arrow {
    display: none
}
.utility-nav-menu-sm .list-dropdown a:hover, .utility-nav-menu-sm .list-dropdown a:active, .utility-nav-menu-sm .list-dropdown a:focus {
    font-family: proximaNovaBold;
    font-size: 1em;
    background: none;
    border-left-width: 0
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu {
    display: block !important;
    position: relative !important;
    z-index: auto !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    margin-left: 1em
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li {
    float: left
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link {
    background-color: #FFFFFF;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    font-family: inherit;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    height: 2.5em;
    display: table-cell;
    vertical-align: middle
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:hover, .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:active, .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:focus {
    text-decoration: none;
    background-color: #e7e7e7;
    border-left-width: 0
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link .link-text {
    padding: 0 0.5em;
    width: 100%
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link .link-img {
    padding: 0 0.5em;
    height: 1.5em;
    width: auto
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.dir-rtl {
    direction: rtl
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.img-only .link-text {
    display: none
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.img-only .link-img {
    height: 5em
}
.utility-nav-menu-sm .list-dropdown ul.dropdown-menu li:first-child .dd-link {
    border-left: 1px solid #e7e7e7
}
@media screen and (max-width: 767px) {
    .utility-nav-menu-sm {
        position: relative !important;
        z-index: 10 !important
    }
    .utility-nav-menu-sm > a {
        display: none !important
    }
    .utility-nav-menu-sm .list-dropdown {
        position: relative !important;
        z-index: auto !important;
        display: block !important;
        background: none !important;
        border: none !important;
        box-shadow: none !important
    }
    .utility-nav-menu-sm .list-dropdown a {
        border: none;
        font-family: proximaNovaBold;
        font-size: 1em;
        padding: 0.3em 1em !important
    }
    .utility-nav-menu-sm .list-dropdown a .arrow {
        display: none
    }
    .utility-nav-menu-sm .list-dropdown a:hover, .utility-nav-menu-sm .list-dropdown a:active, .utility-nav-menu-sm .list-dropdown a:focus {
        font-family: proximaNovaBold;
        font-size: 1em;
        background: none;
        border-left-width: 0
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu {
        display: block !important;
        position: relative !important;
        z-index: auto !important;
        box-shadow: none !important;
        border: none !important;
        background: none !important;
        margin-left: 1em
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li {
        float: left
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link {
        background-color: #FFFFFF;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        font-family: inherit;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        height: 2.5em;
        display: table-cell;
        vertical-align: middle
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:hover, .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:active, .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:focus {
        text-decoration: none;
        background-color: #e7e7e7;
        border-left-width: 0
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link .link-text {
        padding: 0 0.5em;
        width: 100%
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link .link-img {
        padding: 0 0.5em;
        height: 1.5em;
        width: auto
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.dir-rtl {
        direction: rtl
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.img-only .link-text {
        display: none
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.img-only .link-img {
        height: 5em
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li:first-child .dd-link {
        border-left: 1px solid #e7e7e7
    }
}
@media screen and (max-width: 991px) {
    .utility-nav-menu-sm {
        position: relative !important;
        z-index: 10 !important
    }
    .utility-nav-menu-sm > a {
        display: none !important
    }
    .utility-nav-menu-sm .list-dropdown {
        position: relative !important;
        z-index: auto !important;
        display: block !important;
        background: none !important;
        border: none !important;
        box-shadow: none !important
    }
    .utility-nav-menu-sm .list-dropdown a {
        border: none;
        font-family: proximaNovaBold;
        font-size: 1em;
        padding: 0.3em 1em !important
    }
    .utility-nav-menu-sm .list-dropdown a .arrow {
        display: none
    }
    .utility-nav-menu-sm .list-dropdown a:hover, .utility-nav-menu-sm .list-dropdown a:active, .utility-nav-menu-sm .list-dropdown a:focus {
        font-family: proximaNovaBold;
        font-size: 1em;
        background: none;
        border-left-width: 0
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu {
        display: block !important;
        position: relative !important;
        z-index: auto !important;
        box-shadow: none !important;
        border: none !important;
        background: none !important;
        margin-left: 1em
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li {
        float: left
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link {
        background-color: #FFFFFF;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        font-family: inherit;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        height: 2.5em;
        display: table-cell;
        vertical-align: middle
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:hover, .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:active, .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link:focus {
        text-decoration: none;
        background-color: #e7e7e7;
        border-left-width: 0
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link .link-text {
        padding: 0 0.5em;
        width: 100%
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link .link-img {
        padding: 0 0.5em;
        height: 1.5em;
        width: auto
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.dir-rtl {
        direction: rtl
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.img-only .link-text {
        display: none
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li .dd-link.img-only .link-img {
        height: 5em
    }
    .utility-nav-menu-sm .list-dropdown ul.dropdown-menu li:first-child .dd-link {
        border-left: 1px solid #e7e7e7
    }
}
.col-control-2col-50-50, .col-control-2col-70-30, .col-control-2col-30-70, .col-control-3col-33-33-33, .col-control-3col-50-25-25, .col-control-3col-25-25-50, .col-control-3col-25-50-25 {
    background-color: transparent;
    height: auto;
    width: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center
}
.col-control-2col-50-50 > div {
    flex: 0 0 50%
}
.col-control-2col-70-30 > div:first-child {
    flex: 0 0 70%
}
.col-control-2col-70-30 > div:last-child {
    flex: 0 0 30%
}
.col-control-2col-30-70 > div:first-child {
    flex: 0 0 30%
}
.col-control-2col-30-70 > div:last-child {
    flex: 0 0 70%
}
.col-control-3col-33-33-33 > div:first-child {
    flex: 0 0 33%
}
.col-control-3col-33-33-33 > div:nth-child(2) {
    flex: 0 0 33%
}
.col-control-3col-33-33-33 > div:last-child {
    flex: 0 0 33%
}
.col-control-3col-50-25-25 > div:first-child {
    flex: 0 0 50%
}
.col-control-3col-50-25-25 > div:nth-child(2) {
    flex: 0 0 25%
}
.col-control-3col-50-25-25 > div:last-child {
    flex: 0 0 25%
}
.col-control-3col-25-25-50 > div:first-child {
    flex: 0 0 25%
}
.col-control-3col-25-25-50 > div:nth-child(2) {
    flex: 0 0 25%
}
.col-control-3col-25-25-50 > div:last-child {
    flex: 0 0 50%
}
.col-control-3col-25-50-25 > div:first-child {
    flex: 0 0 25%
}
.col-control-3col-25-50-25 > div:nth-child(2) {
    flex: 0 0 50%
}
.col-control-3col-25-50-25 > div:last-child {
    flex: 0 0 25%
}
.dynamicImageTitleList {
    width: 100%
}
.dynamic-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}
.dynamic-list .separator {
    padding: 0 10px;
    text-align: center
}
.dynamic-list .list-item {
    padding: 0 10px;
    text-align: center
}
.dynamic-list .list-item .list-item-text {
    padding-top: 10px
}
.linkedContentDisplay {
    width: 100%
}
.linked-content-container .linked-headlines > div {
    cursor: pointer
}
.linked-content-container .linked-content {
    position: relative
}
.linked-content-container .linked-content > .linked-content-item {
    position: absolute;
    top: 0;
    width: 100%;
    transition: opacity 0.5s linear;
    opacity: 0;
    visibility: hidden
}
.linked-content-container .linked-content > .linked-content-item ul {
    list-style: disc;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px
}
.linked-content-container .linked-content > .linked-content-item.on {
    opacity: 1;
    visibility: visible
}
@media (max-width: 1023px) {
    .linked-content-dropdown {
        display: block;
        height: 44px;
        width: 100%
    }
    .linked-content-container {
        flex-direction: column
    }
    .linked-content-container[data-mobile-dropdown="true"] .linked-headlines {
        display: none
    }
    .linked-content-container .linked-content {
        margin-top: 20px;
        width: 100%
    }
    .linked-content-container .linked-content .linked-content-item {
        padding: 0
    }
}
@media (min-width: 1024px) {
    .linked-content-dropdown {
        display: none
    }
    .linked-content-container .linked-content {
        width: 300px
    }
    .linked-content-container .linked-content .linked-content-item {
        padding: 0 15px
    }
}
@media (max-width: 1023px) {
    .fixed-vert-nav {
        display: none
    }
}
@media (min-width: 1025px) {
    .fixed-vert-nav {
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        display: -webkit-flex;
        -webkit-align-items: center;
        -webkit-justify-content: center;
        display: -ms-flexbox;
        -ms-flex-pack: center;
        -ms-flex-align: center;
        transition: all 277ms cubic-bezier(0.16, 0.01, 0.77, 1);
        transform: translateX(-50px);
        height: 100vh;
        z-index: 4;
        position: fixed;
        color: #fff
    }
    .fixed-vert-nav.on {
        transform: translateX(0px)
    }
    .fixed-vert-nav #current-section {
        white-space: nowrap;
        height: 80px;
        padding-right: 20px;
        position: relative
    }
    .fixed-vert-nav #current-section #current-label, .fixed-vert-nav #current-section #new-label {
        position: absolute;
        transition: opacity 0.5s linear
    }
    .fixed-vert-nav #current-section #current-label {
        opacity: 1
    }
    .fixed-vert-nav #current-section #current-label.switch {
        opacity: 0
    }
    .fixed-vert-nav #current-section #new-label {
        opacity: 0
    }
    .fixed-vert-nav #current-section #new-label.switch {
        opacity: 1
    }
    .fixed-vert-nav .vert-nav-labels {
        padding-top: 20px
    }
    .fixed-vert-nav .progress-container {
        position: relative
    }
    .fixed-vert-nav .progress-container .progress-bar {
        width: 2px;
        height: 100%;
        background-color: #fff;
        transform: scaleY(0);
        transform-origin: top left;
        transition: all 277ms cubic-bezier(0.16, 0.01, 0.77, 1)
    }
    .fixed-vert-nav .progress-container .progress-bullet {
        position: absolute;
        left: -3px;
        border-radius: 50%;
        width: 8px;
        height: 8px;
        background-color: #bfb7b5;
        display: block;
        margin: 0 auto 36px;
        cursor: pointer
    }
}