﻿@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

dfn {
    font-style: italic
}

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

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #f4f4f4;
    border-color: #a4b3bc
}

pre,
textarea {
    overflow: auto
}

samp {
    font-size: 1em
}

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

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

fieldset,
legend {
    padding: 0;
    border: 0
}

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

legend {
    display: block;
    width: 100%;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #807f83;
    border-bottom: 1px solid #e5e5e5
}

optgroup {
    font-weight: 700
}

@media print {
    *,
     :after,
     :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " ("attr(href)")"
    }
    abbr[title]:after {
        content: " ("attr(title)")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../font/glyphicons-halflings-regular.eot);
    src: url(../font/glyphicons-halflings-regular.eot)format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2)format("woff2"), url(../font/glyphicons-halflings-regular.woff)format("woff"), url(../font/glyphicons-halflings-regular.ttf)format("truetype"), url(../font/glyphicons-halflings-regular.svg)format("svg");
    font-display: swap
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.galyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: ""
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

.glyphicon-ice-lolly-tasted:before {
    content: ""
}

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

.glyphicon-object-align-top:before {
    content: ""
}

.glyphicon-object-align-bottom:before {
    content: ""
}

.glyphicon-object-align-horizontal:before {
    content: ""
}

.glyphicon-object-align-left:before {
    content: ""
}

.glyphicon-object-align-vertical:before {
    content: ""
}

.glyphicon-object-align-right:before {
    content: ""
}

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

.img-rounded,
.img-thumbnail {
    border-radius: 0
}

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

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

.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
}

.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: #c8c8c8
}

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

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

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

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

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.news-list-view.tpl-1>li .teaser .meta time,
.news-list-view.tpl-1>li.h3,
.text-capitalize {
    text-transform: capitalize
}

.text-primary {
    color: #d92231
}

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

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #d92231
}

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

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

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

.bg-info {
    background-color: #d9edf7
}

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

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

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

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

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

.page-header {
    border-bottom: 1px solid #f4f4f4
}

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

.list-inline {
    margin-left: -5px
}

.list-inline>li,
body>footer .nav-footer.nav-footer-lp .footer-menu>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #f4f4f4
}

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

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "— "
}

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

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

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: " —"
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857143
}

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

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    -webkit-box-shadow: inset 0-1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0-1px 0 rgba(0, 0, 0, .25)
}

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

code,
kbd,
pre,
pre code {
    border-radius: 0
}

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #807f83;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc
}

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

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

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

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

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

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

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

table 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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

.form-control,
output {
    display: block;
    font-size: 16px;
    line-height: 1.42857143
}

output {
    padding-top: 7px;
    color: #c8c8c8
}

.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus,
.widget.widget_archive select[name=archive-dropdown]:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder,
.widget.widget_archive select[name=archive-dropdown]::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.widget.widget_archive select[name=archive-dropdown]:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder,
.widget.widget_archive select[name=archive-dropdown]::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand,
.widget.widget_archive select[name=archive-dropdown]::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
.widget.widget_archive select[name=archive-dropdown][disabled],
.widget.widget_archive select[name=archive-dropdown][readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .widget.widget_archive select[name=archive-dropdown] {
    background-color: #f4f4f4;
    opacity: 1
}

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

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

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

.form-group {
    margin-bottom: 15px
}

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

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

.checkbox label,
.radio label {
    min-height: 22px
}

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

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

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

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

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
.widget.widget_archive select[name=archive-dropdown][disabled],
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .widget.widget_archive select[name=archive-dropdown],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

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

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

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

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

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

.form-group-lg .form-control,
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

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

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

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

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(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: 27px
}

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

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

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

@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: 20px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

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

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

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

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

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.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

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

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

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

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #ad1b27;
    border-color: #550d13
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ad1b27;
    border-color: #8e1620
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #8e1620;
    border-color: #550d13
}

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

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    color: #fff;
    background-color: #0052a3;
    border-color: #0052a3
}

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

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #267326;
    border-color: #0d260d
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #267326;
    border-color: #1d581d
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #1d581d;
    border-color: #0d260d
}

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

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #393;
    border-color: #2d862d
}

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

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

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #cc8200;
    border-color: #664100
}

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

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

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

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

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

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

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #ad1b27;
    border-color: #550d13
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ad1b27;
    border-color: #8e1620
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #8e1620;
    border-color: #550d13
}

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

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

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

.btn-link {
    font-weight: 400;
    color: #09f;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

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

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

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

.alert>p+p,
.btn-block+.btn-block {
    margin-top: 5px
}

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

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

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

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

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

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

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

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    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-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #e6e6e6;
    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
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .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: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 {
    padding-right: 12px;
    padding-left: 12px
}

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

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

.btn-lg .caret {
    border-width: 5px 5px 0
}

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

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

.nav-tabs.nav-justified>li {
    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-group:not(:first-child):not(:last-child)>.btn,
.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: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,
.input-group {
    display: table;
    border-collapse: separate
}

.btn-group-justified {
    width: 100%;
    table-layout: fixed
}

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

.input-group {
    position: relative
}

.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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

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

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
textarea.widget.widget_archive select[name=archive-dropdown] {
    height: auto
}

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

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon {
    white-space: nowrap
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #c8c8c8;
    text-align: center;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

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

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

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f4f4f4;
    border-color: #09f
}

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

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

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

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

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

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

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #c8c8c8;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

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

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

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

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

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

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

.nav-justified {
    width: 100%
}

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

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

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

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

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

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

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

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

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

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

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

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

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

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

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

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

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

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

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

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

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

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

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

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

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

.navbar-default .btn-link,
.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover,
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

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

.navbar-inverse {
    background-color: #4a4a4a;
    border-color: #4a4a4a
}

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

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

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

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

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

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #383838
}

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

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #4a4a4a
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #4a4a4a
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #313131
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

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

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

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

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

.breadcrumb>.active {
    color: #e6e6e6
}

.pagination {
    padding-left: 0;
    margin: 22px 0;
    border-radius: 0
}

.pager li,
.pagination>li {
    display: inline
}

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

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #d92231;
    background-color: #f4f4f4;
    border-color: #c8c8c8
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #4a4a4a;
    border-color: #c8c8c8
}

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

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

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

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

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

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

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

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

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 15px
}

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

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

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

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

.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
}

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

.label:empty {
    display: none
}

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

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

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

.label-primary {
    background-color: #d92231
}

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

.label-success {
    background-color: #393
}

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

.label-info {
    background-color: #09f
}

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

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

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

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

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

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

.badge:empty {
    display: none
}

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

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #09f;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

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

.jumbotron,
.jumbotron .h1,
.jumbotron h1,
a.list-group-item-danger .list-group-item-heading,
a.list-group-item-info .list-group-item-heading,
a.list-group-item-success .list-group-item-heading,
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

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

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

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

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

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

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

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #09f
}

.thumbnail .caption {
    padding: 9px;
    color: #4a4a4a
}

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

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

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

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.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
}

.progress {
    height: 22px;
    margin-bottom: 22px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

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

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

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #393
}

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

.progress-bar-info {
    background-color: #09f
}

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

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

.media {
    margin-top: 15px
}

.main-content h1:first-child,
.media:first-child,
div[class*=frame-row-] h1:first-child,
div[class*=frame-row-] h2:first-child,
div[class*=frame-row-] h3:first-child,
div[class*=frame-row-] h4:first-child,
div[class*=frame-row-] h5:first-child,
div[class*=frame-row-] h6:first-child {
    margin-top: 0
}

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

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

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

.list-group {
    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: 0;
    border-top-right-radius: 0
}

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

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

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

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

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

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

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

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

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

.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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #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-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

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

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

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

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

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-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>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

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

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

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

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

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

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

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

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

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

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

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

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

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-default>.panel-heading .badge,
.panel.panel-default>.widget>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #807f83
}

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

.panel-primary {
    border-color: #d92231
}

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

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

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

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

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

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

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

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

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

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

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

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

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

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

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

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

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

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

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

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

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

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

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

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

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

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

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

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

.well-sm {
    padding: 9px
}

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

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open,
body.prls-sub-nav-scroll {
    overflow: hidden
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.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 .close {
    margin-top: -2px
}

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

.modal-body {
    position: relative;
    padding: 15px
}

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

.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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue LT W1G", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    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;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.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-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

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

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

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

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue LT W1G", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    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;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

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

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

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

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

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

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

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

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

.popover>.arrow:after {
    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, .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, .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, .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, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left,
.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

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

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

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

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

.carousel-control .icon-prev:before {
    content: "‹"
}

.carousel-control .icon-next:before {
    content: "›"
}

.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, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!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
}

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

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

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

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.panel>.panel-heading:not(:first-child),
.panel>.widget:not(:first-child)>.panel-heading {
    border-top: 1px solid #ddd
}

.panel.panel-default>.widget {
    border-color: #ddd
}

.panel.panel-default>.widget>.panel-heading {
    color: #807f83;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel.panel-default>.widget>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

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

.btn-info-darker {
    color: #fff;
    background-color: #135e85;
    border-color: #104e6f
}

.btn-info-darker.focus,
.btn-info-darker:focus {
    color: #fff;
    background-color: #0d3e58;
    border-color: #000
}

.btn-info-darker.active,
.btn-info-darker:active,
.btn-info-darker:hover,
.open>.dropdown-toggle.btn-info-darker {
    color: #fff;
    background-color: #0d3e58;
    border-color: #082839
}

.btn-info-darker.active.focus,
.btn-info-darker.active:focus,
.btn-info-darker.active:hover,
.btn-info-darker:active.focus,
.btn-info-darker:active:focus,
.btn-info-darker:active:hover,
.open>.dropdown-toggle.btn-info-darker.focus,
.open>.dropdown-toggle.btn-info-darker:focus,
.open>.dropdown-toggle.btn-info-darker:hover {
    color: #fff;
    background-color: #082839;
    border-color: #000
}

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

.btn-info-darker.disabled.focus,
.btn-info-darker.disabled:focus,
.btn-info-darker.disabled:hover,
.btn-info-darker[disabled].focus,
.btn-info-darker[disabled]:focus,
.btn-info-darker[disabled]:hover,
fieldset[disabled] .btn-info-darker.focus,
fieldset[disabled] .btn-info-darker:focus,
fieldset[disabled] .btn-info-darker:hover {
    background-color: #135e85;
    border-color: #104e6f
}

.btn-info-darker .badge {
    color: #135e85;
    background-color: #fff
}

.btn-info-lighter {
    color: #4a4a4a;
    background-color: #addded;
    border-color: #98d4e8
}

.btn-info-lighter.focus,
.btn-info-lighter:focus {
    color: #4a4a4a;
    background-color: #83cce4;
    border-color: #30a9d1
}

.btn-info-lighter.active,
.btn-info-lighter:active,
.btn-info-lighter:hover,
.open>.dropdown-toggle.btn-info-lighter {
    color: #4a4a4a;
    background-color: #83cce4;
    border-color: #66c0dd
}

.btn-info-lighter.active.focus,
.btn-info-lighter.active:focus,
.btn-info-lighter.active:hover,
.btn-info-lighter:active.focus,
.btn-info-lighter:active:focus,
.btn-info-lighter:active:hover,
.open>.dropdown-toggle.btn-info-lighter.focus,
.open>.dropdown-toggle.btn-info-lighter:focus,
.open>.dropdown-toggle.btn-info-lighter:hover {
    color: #4a4a4a;
    background-color: #66c0dd;
    border-color: #30a9d1
}

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

.btn-info-lighter.disabled.focus,
.btn-info-lighter.disabled:focus,
.btn-info-lighter.disabled:hover,
.btn-info-lighter[disabled].focus,
.btn-info-lighter[disabled]:focus,
.btn-info-lighter[disabled]:hover,
fieldset[disabled] .btn-info-lighter.focus,
fieldset[disabled] .btn-info-lighter:focus,
fieldset[disabled] .btn-info-lighter:hover {
    background-color: #addded;
    border-color: #98d4e8
}

.btn-info-lighter .badge {
    color: #addded;
    background-color: #4a4a4a
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #007acc;
    border-color: #003d66
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #007acc;
    border-color: #0065a8
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #0065a8;
    border-color: #003d66
}

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

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #09f;
    border-color: #008ae6
}

.btn-info .badge,
.btn-info-inversed {
    color: #09f;
    background-color: #fff
}

.btn-info-inversed {
    border-color: #09f
}

.btn-info-inversed.focus,
.btn-info-inversed:focus {
    color: #09f;
    background-color: #e6e6e6;
    border-color: #004c80
}

.btn-info-inversed.active,
.btn-info-inversed:active,
.btn-info-inversed:hover,
.open>.dropdown-toggle.btn-info-inversed {
    color: #09f;
    background-color: #e6e6e6;
    border-color: #0074c2
}

.btn-info-inversed.active.focus,
.btn-info-inversed.active:focus,
.btn-info-inversed.active:hover,
.btn-info-inversed:active.focus,
.btn-info-inversed:active:focus,
.btn-info-inversed:active:hover,
.open>.dropdown-toggle.btn-info-inversed.focus,
.open>.dropdown-toggle.btn-info-inversed:focus,
.open>.dropdown-toggle.btn-info-inversed:hover {
    color: #09f;
    background-color: #d4d4d4;
    border-color: #004c80
}

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

.btn-info-inversed.disabled.focus,
.btn-info-inversed.disabled:focus,
.btn-info-inversed.disabled:hover,
.btn-info-inversed[disabled].focus,
.btn-info-inversed[disabled]:focus,
.btn-info-inversed[disabled]:hover,
fieldset[disabled] .btn-info-inversed.focus,
fieldset[disabled] .btn-info-inversed:focus,
fieldset[disabled] .btn-info-inversed:hover {
    background-color: #fff;
    border-color: #09f
}

.btn-info-inversed .badge {
    color: #fff;
    background-color: #09f
}

.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-black.focus,
.btn-black:focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-black.active,
.btn-black:active,
.btn-black:hover,
.open>.dropdown-toggle.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000
}

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

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

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

.btn-black .badge,
.btn-gray {
    color: #000;
    background-color: #fff
}

.btn-gray {
    background-color: #c8c8c8;
    border-color: #807f83
}

.btn-gray.focus,
.btn-gray:focus {
    color: #000;
    background-color: #afafaf;
    border-color: #414042
}

.btn-gray.active,
.btn-gray:active,
.btn-gray:hover,
.open>.dropdown-toggle.btn-gray {
    color: #000;
    background-color: #afafaf;
    border-color: #626164
}

.btn-gray.active.focus,
.btn-gray.active:focus,
.btn-gray.active:hover,
.btn-gray:active.focus,
.btn-gray:active:focus,
.btn-gray:active:hover,
.open>.dropdown-toggle.btn-gray.focus,
.open>.dropdown-toggle.btn-gray:focus,
.open>.dropdown-toggle.btn-gray:hover {
    color: #000;
    background-color: #9d9d9d;
    border-color: #414042
}

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

.btn-gray.disabled.focus,
.btn-gray.disabled:focus,
.btn-gray.disabled:hover,
.btn-gray[disabled].focus,
.btn-gray[disabled]:focus,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray.focus,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray:hover {
    background-color: #c8c8c8;
    border-color: #807f83
}

.btn-gray .badge {
    color: #c8c8c8;
    background-color: #000
}

.form-control:active,
.form-control:focus,
.widget.widget_archive select[name=archive-dropdown]:active,
.widget.widget_archive select[name=archive-dropdown]:focus,
button:active,
button:focus {
    outline: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control,
input[type=text] {
    color: #4a4a4a
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 100;
    src: url(../font/HelveticaNeueLTW1G-UltLt.eot);
    src: url(../font/HelveticaNeueLTW1G-UltLt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-UltLt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-UltLt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-UltLt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-UltLt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 100;
    src: url(../font/HelveticaNeueLTW1G-UltLtIt.eot);
    src: url(../font/HelveticaNeueLTW1G-UltLtIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-UltLtIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-UltLtIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-UltLtIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-UltLtIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 200;
    src: url(../font/HelveticaNeueLTW1G-Th.eot);
    src: url(../font/HelveticaNeueLTW1G-Th.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Th.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Th.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Th.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Th.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 200;
    src: url(../font/HelveticaNeueLTW1G-ThIt.eot);
    src: url(../font/HelveticaNeueLTW1G-ThIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-ThIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-ThIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-ThIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-ThIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 300;
    src: url(../font/HelveticaNeueLTW1G-Lt.eot);
    src: url(../font/HelveticaNeueLTW1G-Lt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Lt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Lt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Lt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Lt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 300;
    src: url(../font/HelveticaNeueLTW1G-LtIt.eot);
    src: url(../font/HelveticaNeueLTW1G-LtIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-LtIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-LtIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-LtIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-LtIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 400;
    src: url(../font/HelveticaNeueLTW1G-Roman.eot);
    src: url(../font/HelveticaNeueLTW1G-Roman.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Roman.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Roman.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Roman.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Roman.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 400;
    src: url(../font/HelveticaNeueLTW1G-It.eot);
    src: url(../font/HelveticaNeueLTW1G-It.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-It.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-It.woff)format("woff"), url(../font/HelveticaNeueLTW1G-It.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-It.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 500;
    src: url(../font/HelveticaNeueLTW1G-Md.eot);
    src: url(../font/HelveticaNeueLTW1G-Md.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Md.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Md.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Md.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Md.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 500;
    src: url(../font/HelveticaNeueLTW1G-MdIt.eot);
    src: url(../font/HelveticaNeueLTW1G-MdIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-MdIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-MdIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-MdIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-MdIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 700;
    src: url(../font/HelveticaNeueLTW1G-Bd.eot);
    src: url(../font/HelveticaNeueLTW1G-Bd.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Bd.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Bd.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Bd.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Bd.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 700;
    src: url(../font/HelveticaNeueLTW1G-BdIt.eot);
    src: url(../font/HelveticaNeueLTW1G-BdIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-BdIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-BdIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-BdIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-BdIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 800;
    src: url(../font/HelveticaNeueLTW1G-Hv.eot);
    src: url(../font/HelveticaNeueLTW1G-Hv.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Hv.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Hv.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Hv.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Hv.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 800;
    src: url(../font/HelveticaNeueLTW1G-HvIt.eot);
    src: url(../font/HelveticaNeueLTW1G-HvIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-HvIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-HvIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-HvIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-HvIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: normal;
    font-weight: 900;
    src: url(../font/HelveticaNeueLTW1G-Blk.eot);
    src: url(../font/HelveticaNeueLTW1G-Blk.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Blk.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Blk.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Blk.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Blk.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G";
    font-style: italic;
    font-weight: 900;
    src: url(../font/HelveticaNeueLTW1G-BlkIt.eot);
    src: url(../font/HelveticaNeueLTW1G-BlkIt.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-BlkIt.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-BlkIt.woff)format("woff"), url(../font/HelveticaNeueLTW1G-BlkIt.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-BlkIt.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 100;
    src: url(../font/HelveticaNeueLTW1G-UltLtCn.eot);
    src: url(../font/HelveticaNeueLTW1G-UltLtCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-UltLtCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-UltLtCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-UltLtCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-UltLtCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 100;
    src: url(../font/HelveticaNeueLTW1G-UltLtCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-UltLtCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-UltLtCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-UltLtCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-UltLtCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-UltLtCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 200;
    src: url(../font/HelveticaNeueLTW1G-ThCn.eot);
    src: url(../font/HelveticaNeueLTW1G-ThCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-ThCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-ThCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-ThCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-ThCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 200;
    src: url(../font/HelveticaNeueLTW1G-ThCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-ThCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-ThCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-ThCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-ThCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-ThCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 300;
    src: url(../font/HelveticaNeueLTW1G-LtCn.eot);
    src: url(../font/HelveticaNeueLTW1G-LtCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-LtCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-LtCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-LtCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-LtCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 300;
    src: url(../font/HelveticaNeueLTW1G-LtCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-LtCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-LtCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-LtCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-LtCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-LtCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 400;
    src: url(../font/HelveticaNeueLTW1G-Cn.eot);
    src: url(../font/HelveticaNeueLTW1G-Cn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-Cn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-Cn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-Cn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-Cn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 400;
    src: url(../font/HelveticaNeueLTW1G-CnO.eot);
    src: url(../font/HelveticaNeueLTW1G-CnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-CnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-CnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-CnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-CnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 500;
    src: url(../font/HelveticaNeueLTW1G-MdCn.eot);
    src: url(../font/HelveticaNeueLTW1G-MdCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-MdCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-MdCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-MdCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-MdCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 500;
    src: url(../font/HelveticaNeueLTW1G-MdCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-MdCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-MdCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-MdCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-MdCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-MdCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 700;
    src: url(../font/HelveticaNeueLTW1G-BdCn.eot);
    src: url(../font/HelveticaNeueLTW1G-BdCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-BdCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-BdCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-BdCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-BdCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 700;
    src: url(../font/HelveticaNeueLTW1G-BdCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-BdCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-BdCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-BdCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-BdCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-BdCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 800;
    src: url(../font/HelveticaNeueLTW1G-HvCn.eot);
    src: url(../font/HelveticaNeueLTW1G-HvCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-HvCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-HvCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-HvCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-HvCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 800;
    src: url(../font/HelveticaNeueLTW1G-HvCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-HvCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-HvCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-HvCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-HvCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-HvCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: normal;
    font-weight: 900;
    src: url(../font/HelveticaNeueLTW1G-BlkCn.eot);
    src: url(../font/HelveticaNeueLTW1G-BlkCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-BlkCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-BlkCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-BlkCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-BlkCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Condenced";
    font-style: italic;
    font-weight: 900;
    src: url(../font/HelveticaNeueLTW1G-BlkCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-BlkCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-BlkCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-BlkCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-BlkCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-BlkCnO.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Extra Black Condenced";
    font-style: normal;
    font-weight: 900;
    src: url(../font/HelveticaNeueLTW1G-XBlkCn.eot);
    src: url(../font/HelveticaNeueLTW1G-XBlkCn.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-XBlkCn.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-XBlkCn.woff)format("woff"), url(../font/HelveticaNeueLTW1G-XBlkCn.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-XBlkCn.svg)format("svg");
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue LT W1G Extra Black Condenced";
    font-style: italic;
    font-weight: 900;
    src: url(../font/HelveticaNeueLTW1G-XBlkCnO.eot);
    src: url(../font/HelveticaNeueLTW1G-XBlkCnO.eot)format("embedded-opentype"), url(../font/HelveticaNeueLTW1G-XBlkCnO.woff2)format("woff2"), url(../font/HelveticaNeueLTW1G-XBlkCnO.woff)format("woff"), url(../font/HelveticaNeueLTW1G-XBlkCnO.ttf)format("truetype"), url(../font/HelveticaNeueLTW1G-XBlkCnO.svg)format("svg");
    font-display: swap
}

a:focus {
    outline: 0
}

.text-muted {
    color: #807f83
}

.x-small {
    font-size: 67%
}

article h1>b,
article h2>b,
article h3>b,
article h4>b,
article h5>b,
article h6>b,
h5,
h6 {
    font-weight: bolder
}

@media only screen and (max-width:991px) {
    .page-header {
        margin: 30px 0 15px
    }
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #d92231
}

.page-header {
    padding: 0;
    margin: 0 0 30px
}

.page-header>h1 {
    margin: 0
}

@media only screen and (max-width:767px) {
    .h1,
    h1 {
        font-size: 30px
    }
    .h2,
    h2 {
        font-size: 21px
    }
    .h3,
    h3 {
        font-size: 18px
    }
    .h4,
    h4 {
        font-size: 16px
    }
}

.bg-primary-darker {
    background: #a1000e
}

.bg-black {
    background: #000
}

.bg-gray-darker {
    background: #4a4a4a
}

.bg-gray-dark,
.bg-gray-dark5c {
    background: #807f83
}

.bg-gray {
    background: #c8c8c8
}

.bg-gray-light {
    background: #e6e6e6
}

.bg-gray-lighter {
    background: #f4f4f4
}

.text-primary-darker {
    color: #a1000e
}

.text-black {
    color: #000
}

.text-gray-darker {
    color: #4a4a4a
}

.text-gray-dark,
.text-gray-dark5c {
    color: #807f83
}

.text-gray {
    color: #c8c8c8
}

.text-gray-light {
    color: #e6e6e6
}

.text-gray-lighter {
    color: #f4f4f4
}

html[lang=br] .btn,
html[lang=br] h1,
html[lang=br] h2,
html[lang=br] h3,
html[lang=de] .btn,
html[lang=de] h1,
html[lang=de] h2,
html[lang=de] h3,
html[lang=fr] .btn,
html[lang=fr] h1,
html[lang=fr] h2,
html[lang=fr] h3,
html[lang=it] .btn,
html[lang=it] h1,
html[lang=it] h2,
html[lang=it] h3 {
    font-family: "Helvetica Neue LT W1G Condenced", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif
}

body#tinymce {
    height: auto!important
}

html[lang=ko-KR] .navbar-red,
html[lang=ko-KR] .navbar.prls-sub-nav,
html[lang=ko-KR] body>main,
html[lang=kr] .navbar-red,
html[lang=kr] .navbar.prls-sub-nav,
html[lang=kr] body>main {
    font-weight: 400
}

@media only screen and (max-width:991px) {
    a[name]:not([href]) {
        margin-top: -51px
    }
}

a[name]:not([href]).comment-anchor {
    margin-top: -93px
}

@media only screen and (max-width:991px) {
    a[name]:not([href]).comment-anchor {
        margin-top: -73px
    }
}

.frame-space-before-extra-small {
    margin-top: 10px
}

.frame-space-before-small {
    margin-top: 15px
}

.frame-space-before-medium {
    margin-top: 30px
}

.frame-space-before-large {
    margin-top: 45px
}

.frame-space-before-extra-large {
    margin-top: 60px
}

.frame-space-after-extra-small {
    margin-bottom: 10px
}

.frame-space-after-small {
    margin-bottom: 15px
}

.frame-space-after-medium {
    margin-bottom: 30px
}

.frame-space-after-large {
    margin-bottom: 45px
}

.frame-space-after-extra-large {
    margin-bottom: 60px
}

.space-extra-small {
    height: 10px
}

.space-small {
    height: 15px
}

.space-medium {
    height: 30px
}

.space-large {
    height: 45px
}

.space-extra-large {
    height: 60px
}

.navbar-red {
    margin-bottom: 0!important;
    importantifont-size: 15px;
    font-weight: 300;
    background-color: #d92231;
    border: 0;
    border-color: transparent
}

.navbar-red .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff
}

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

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

@media only screen and (max-width:767px) {
    .navbar-red .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-red .navbar-nav>li {
        border-top: 1px solid #807f83;
        border-bottom: 1px solid #000
    }
    .navbar-red .navbar-nav:first-child>li:first-child {
        border-top: none
    }
    .navbar-red .navbar-nav>li>a {
        line-height: 50px
    }
    .navbar-red .navbar-nav#navbar-menu-primary>li {
        font-size: 20px
    }
}

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

@media only screen and (min-width:768px) {
    .navbar-red .navbar-nav li.dropdown:hover:after {
        position: absolute;
        bottom: -6px;
        left: 50%;
        z-index: 10000000;
        display: block;
        height: 15px;
        margin-left: -.5em;
        overflow: visible;
        font-family: "Glyphicons Halflings";
        font-size: 25px;
        line-height: 15px;
        color: #fff;
        text-shadow: 0-3px 2px rgba(0, 0, 0, .2);
        content: "";
        opacity: .99;
        -webkit-transform: scaleX(2);
        -webkit-transform: scale(2, .7);
        -ms-transform: scaleX(2);
        -ms-transform: scale(2, .7);
        -o-transform: scaleX(2);
        -o-transform: scale(2, .7);
        transform: scaleX(2);
        transform: scale(2, .7)
    }
}

.navbar-red .navbar-nav li>a>.glyphicon,
.navbar-red .navbar-nav li>a>amp-img,
.navbar-red .navbar-nav li>a>img {
    position: relative;
    top: -1px;
    display: inline;
    vertical-align: middle
}

.navbar-red .navbar-nav li>a>amp-img {
    display: inline-block
}

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

.navbar-red .navbar-toggle {
    padding: 13px 11px;
    margin: 4px 15px 4px 0;
    color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-touch-callout: none
}

.navbar-red .navbar-toggle .icon-bar {
    width: 20px;
    height: 3px;
    background: #fff;
    border-radius: 5px
}

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

.navbar-red .navbar-toggle:hover {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .4);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4)
}

.navbar-red .navbar-toggle[aria-expanded=true] {
    background: rgba(0, 0, 0, .175);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

.navbar-red .navbar-toggle[aria-expanded=true] .icon-bar {
    background: #d92231;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

@media only screen and (max-width:767px) {
    .navbar-red .navbar-collapse {
        margin-top: 7px;
        margin-bottom: -7px;
        background: #4a4a4a;
        border: 0;
        -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, .6), 0 4px 10px rgba(0, 0, 0, .6);
        box-shadow: inset 0 5px 10px rgba(0, 0, 0, .6), 0 4px 10px rgba(0, 0, 0, .6)
    }
}

.navbar-red .navbar-collapse .navbar-form {
    border: 0
}

@media only screen and (max-width:767px) {
    .navbar-red .navbar-collapse .navbar-form {
        margin-top: 0;
        margin-bottom: 0
    }
}

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

@media only screen and (min-width:768px) {
    .navbar-red .navbar-nav li:hover>.dropdown-menu {
        display: block
    }
}

.navbar-red .navbar-nav .dropdown-menu {
    font-size: 15px;
    font-weight: 300
}

.navbar-red .navbar-nav .dropdown-menu>li.dropdown-header {
    font-size: 16px
}

@media only screen and (min-width:768px) {
    .navbar-red .navbar-nav .dropdown-menu>li.dropdown-header {
        color: #4a4a4a
    }
}

.navbar-red .navbar-nav .dropdown-menu>li>a {
    font-weight: 200
}

@media (max-width:767px) {
    .navbar-red .navbar-nav .open .dropdown-menu {
        border-top: 1px solid #807f83
    }
    .navbar-red .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #fff
    }
    .navbar-red .navbar-nav .open .dropdown-menu .divider {
        margin: 10px 25px;
        background-color: #807f83
    }
    .navbar-red .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-red .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-red .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-red .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-red .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-red .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-red .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-red .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-red .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

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

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

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

@media only screen and (max-width:767px) {
    .navbar-red .navbar-search {
        margin-right: 0
    }
}

.navbar-red .navbar-search input,
.navbar-red .navbar-search input~span {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.navbar-red .navbar-search input {
    position: relative;
    top: 1px;
    right: 0;
    left: 0;
    z-index: 1;
    width: 75px!important;
    height: 50px;
    padding-right: 0;
    padding-left: 20px;
    margin-top: -8.5px;
    margin-bottom: -8.5px;
    overflow: hidden;
    font-size: 15px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width:991px) {
    .navbar-red .navbar-search input {
        width: 20px!important
    }
}

@media only screen and (max-width:767px) {
    .navbar-red .navbar-search input {
        width: -webkit-calc(100% + 15px)!important;
        width: calc(100% + 15px)!important;
        height: 70px;
        padding-left: 35px;
        margin: -11px 0-10px;
        border-radius: 0
    }
}

.navbar-red .navbar-search input~span {
    position: absolute;
    top: 19px;
    left: 15px;
    z-index: 0
}

@media only screen and (max-width:767px) {
    .navbar-red .navbar-search input~span {
        top: 30px
    }
}

.navbar-red .navbar-search input::-webkit-input-placeholder {
    color: #fff
}

.navbar-red .navbar-search input::-moz-placeholder {
    color: #fff
}

.navbar-red .navbar-search input:-moz-placeholder {
    color: #fff
}

.navbar-red .navbar-search input::placeholder {
    color: #fff
}

.navbar-red .navbar-search input:focus,
.navbar-red .navbar-search input:focus~span {
    color: #4a4a4a;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.navbar-red .navbar-search input:focus {
    width: 400px!important;
    padding-left: 15px;
    margin-left: -400px;
    cursor: text;
    background: #fff
}

@media only screen and (max-width:767px) {
    .navbar-red .navbar-search input:focus {
        width: -webkit-calc(100% + 15px)!important;
        width: calc(100% + 15px)!important;
        padding-left: 35px;
        margin: -11px 0-10px
    }
}

.navbar-red .navbar-search input:focus~span {
    top: 19px;
    left: -10px;
    z-index: 2;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    .navbar-red .navbar-search input:focus~span {
        top: 30px;
        left: 15px
    }
}

.navbar-red .navbar-search input:focus::-webkit-input-placeholder {
    color: #4a4a4a
}

.navbar-red .navbar-search input:focus::-moz-placeholder {
    color: #4a4a4a
}

.navbar-red .navbar-search input:focus:-moz-placeholder {
    color: #4a4a4a
}

.navbar-red .navbar-search input:focus::placeholder {
    color: #4a4a4a
}

@media only screen and (max-width:767px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu {
        margin-left: 15px;
        border-top: 1px solid #f4f4f4
    }
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li {
        margin: 0 0 0 15px;
        border-top: 1px solid #f4f4f4
    }
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li:first-child {
        border-top: none
    }
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li>a {
        padding-left: 0;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        color: #000
    }
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li>a:hover {
        background: 0 0
    }
}

.navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu li>a {
    background: 0 0
}

@media only screen and (min-width:768px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu li:hover>a {
        background: #fff
    }
    .navbar.prls-sub-nav .navbar-nav li.dropdown:hover>.dropdown-menu {
        display: table
    }
}

.customer-care li,
.navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown {
    position: relative
}

@media only screen and (min-width:768px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>a:after {
        position: absolute;
        top: 13px;
        right: 15px;
        font-family: "Glyphicons Halflings";
        font-size: 8px;
        line-height: 8px;
        content: " "
    }
}

.navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu {
    padding: 0
}

@media only screen and (max-width:767px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu {
        position: static;
        display: block;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media only screen and (min-width:768px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        -webkit-box-shadow: 5px 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 5px 6px 12px rgba(0, 0, 0, .175)
    }
}

.navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li>a {
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000
}

@media only screen and (max-width:767px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li>a:hover {
        background: 0 0
    }
}

@media only screen and (min-width:768px) {
    .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li.dropdown>.dropdown-menu>li>a {
        padding: 10px 15px
    }
}

.navbar.prls-sub-nav .navbar-nav li.active>a,
body>footer .nav-footer h5 {
    font-weight: 700
}

@media only screen and (max-width:1350px) {
    .navbar.prls-sub-nav .navbar-nav>li:last-child>.dropdown-menu {
        right: 0;
        left: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .navbar.prls-sub-nav .navbar-nav>li:last-child>.dropdown-menu li>.dropdown-menu {
        right: 100%!important;
        left: auto!important
    }
    .navbar.prls-sub-nav .navbar-nav>li:nth-last-child(2)>.dropdown-menu li>.dropdown-menu,
    .navbar.prls-sub-nav .navbar-nav>li:nth-last-child(3)>.dropdown-menu li>.dropdown-menu {
        right: 100%!important;
        left: auto!important
    }
}

.prls-sub-nav-placeholder {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

body.prls-sub-nav-scroll .navbar.prls-sub-nav.fixed-top {
    height: 100%;
    max-height: 100%;
    overflow: scroll
}

html[lang=ko-KR] .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li>a,
html[lang=ko-KR] .navbar.prls-sub-nav .navbar-nav>li>a,
html[lang=kr] .navbar.prls-sub-nav .navbar-nav>li.dropdown>.dropdown-menu>li>a,
html[lang=kr] .navbar.prls-sub-nav .navbar-nav>li>a {
    font-weight: 400
}

.navbar.prls-sub-nav.prls-sub-nav-lp {
    top: 0;
    height: 50px
}

@media only screen and (min-width:992px) {
    .navbar.prls-sub-nav.prls-sub-nav-lp {
        height: 70px
    }
}

@media only screen and (max-width:767px) {
    .navbar.prls-sub-nav.prls-sub-nav-lp .navbar-header {
        border-bottom: 1px solid #e6e6e6
    }
    .navbar.prls-sub-nav.prls-sub-nav-lp .navbar-header .navbar-toggle {
        margin: 10px 15px
    }
}

.navbar.prls-sub-nav.prls-sub-nav-lp .navbar-header .navbar-brand {
    display: block
}

@media only screen and (max-width:767px) {
    .navbar.prls-sub-nav.prls-sub-nav-lp .navbar-header .navbar-brand {
        padding: 10px 15px
    }
    .navbar.prls-sub-nav.prls-sub-nav-lp .navbar-collapse {
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
        box-shadow: 0 3px 5px rgba(0, 0, 0, .25)
    }
}

@media only screen and (max-width:991px) {
    .navbar.prls-sub-nav.prls-sub-nav-lp .navbar-collapse>.btn {
        margin-top: 7px
    }
}

body>footer .brand-footer,
body>footer .brand-footer .follow-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body>footer .brand-footer {
    padding: 10px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body>footer .brand-footer>div {
    margin: 10px 15px
}

body>footer .brand-footer>div.logo {
    width: 140px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

body>footer .brand-footer>div.copy {
    text-align: right;
    -webkit-box-flex: 999;
    -webkit-flex-grow: 999;
    -ms-flex-positive: 999;
    flex-grow: 999
}

@media only screen and (max-width:767px) {
    body>footer .brand-footer>div.copy {
        width: 100%;
        margin-top: 11px;
        text-align: inherit
    }
}

body>footer .brand-footer .follow-block {
    margin: -5px;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row
}

body>footer .brand-footer .follow-block a {
    display: inline-block;
    margin: 5px
}

body>footer .brand-footer .follow-block a:hover {
    opacity: .8
}

body>footer .brand-footer .follow-block a img {
    width: 25px;
    background-color: #000;
    border-radius: 5px
}

body>footer .brand-footer .copyright {
    margin: 0;
    color: #fff
}

body>footer .brand-footer .copyright a,
body>footer .nav-footer .footer-menu li a,
body>footer .nav-footer .menu li a {
    color: #fff
}

body>footer .brand-footer .copyright a:hover,
body>footer .nav-footer .footer-menu li a:hover,
body>footer .nav-footer .menu li a:hover {
    text-decoration: underline
}

body>footer .nav-footer {
    padding-top: 49px;
    padding-bottom: 49px;
    color: #fff;
    background: #4a4a4a
}

@media only screen and (max-width:991px) {
    body>footer .nav-footer {
        padding-top: 19px;
        padding-bottom: 19px
    }
}

body>footer .nav-footer.nav-footer-lp {
    padding-top: 10px;
    padding-bottom: 0
}

body>footer .nav-footer.nav-footer-lp .footer-menu {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

body>footer .nav-footer.nav-footer-lp .footer-menu li {
    padding: 2px 0
}

body>footer .nav-footer.nav-footer-lp .footer-menu li:after {
    padding: 0 0 0 5px;
    content: "|"
}

body>footer .nav-footer.nav-footer-lp .footer-menu li:last-child:after {
    padding: 0;
    content: ""
}

body>footer .nav-footer .container {
    overflow: hidden
}

body>footer .nav-footer .container .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body>footer .nav-footer .container .row>div {
    margin: 0 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media only screen and (min-width:992px) {
    body>footer .nav-footer .container .row>div:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

body>footer .nav-footer .container .row>div.delim {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto
}

@media only screen and (max-width:991px) {
    body>footer .nav-footer .container .row>div.delim {
        display: none
    }
}

body>footer .nav-footer .footer-menu,
body>footer .nav-footer .menu {
    padding: 0;
    font-size: 87%;
    list-style: none
}

body>footer .nav-footer .footer-menu li,
body>footer .nav-footer .menu li {
    margin-bottom: 7.33px
}

.customer-care li:last-child,
body>footer .nav-footer .footer-menu li:last-child,
body>footer .nav-footer .menu li:last-child {
    margin: 0
}

#menu-footer-keywords {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 11px;
    margin-right: -5px;
    margin-left: -5px;
    font-size: 12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:991px) {
    #menu-footer-keywords {
        display: block;
        text-align: center
    }
}

#menu-footer-keywords li {
    margin: 0;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media only screen and (max-width:991px) {
    #menu-footer-keywords li {
        display: inline-block
    }
}

#menu-footer-keywords li:first-child,
#menu-footer-keywords li:last-child {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

#menu-footer-keywords li>a {
    padding: 0 5px
}

.customer-care li a {
    display: inline-block;
    font-size: 14px;
    line-height: 20px
}

.customer-care li a:after {
    display: block;
    clear: both;
    content: " "
}

.customer-care li a img {
    margin-right: 10px;
    vertical-align: top
}

@media only screen and (max-width:767px) {
    .customer-care li img {
        display: none
    }
}

.widget_calendar #wp-calendar {
    width: 100%;
    color: #555;
    text-align: center
}

.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center
}

.widget_calendar #wp-calendar caption {
    padding: 0 0 15px;
    font-size: 16px;
    color: #4a4a4a;
    text-align: left;
    text-transform: uppercase
}

#wp-calendar a,
.customer-care li a {
    text-decoration: none
}

#wp-calendar tbody,
#wp-calendar tfoot {
    font-weight: 100
}

#wp-calendar tbody td:not(:last-child) {
    border-right: 1px solid #e6e6e6
}

.widget_calendar #wp-calendar th {
    padding: 0 0 10px;
    font-weight: 400;
    _background: #f4f4f4;
    _border-top: 1px solid #ccc;
    _border-bottom: 1px solid #ccc
}

.widget_calendar #wp-calendar tfoot td {
    padding-top: 5px;
    _background: #f4f4f4;
    _border-top: 1px solid #e6e6e6;
    _border-bottom: 1px solid #ccc;
    text-transform: uppercase
}

.widget_calendar #wp-calendar tfoot td:first-child {
    text-align: left
}

.widget_calendar #wp-calendar tfoot td:last-child {
    text-align: right
}

.widget.widget_archive select[name=archive-dropdown] {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #4a4a4a;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.img-shadow {
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .5)
}

.dropdown-menu.mega-menu {
    right: auto!important;
    padding: 0 10px 15px!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    -o-transform: none!important;
    transform: none!important
}

.dropdown-menu.mega-menu.mega-menu-products {
    left: -157px;
    width: 740px
}

.dropdown-menu.mega-menu.mega-menu-partners {
    left: -110px;
    left: -webkit-calc(50% - 150px);
    left: calc(50% - 150px);
    width: 300px
}

.dropdown-menu.mega-menu.mega-menu-language {
    left: -257px;
    width: 350px
}

@media only screen and (min-width:992px) {
    .dropdown-menu.mega-menu.mega-menu-language {
        left: -webkit-calc(50% - 175px);
        left: calc(50% - 175px)
    }
}

@media only screen and (max-width:767px) {
    .dropdown-menu.mega-menu.mega-menu-language {
        width: 100%;
        padding: 10px 0!important
    }
    .dropdown-menu.mega-menu.mega-menu-language ul>li.dropdown-header {
        padding-left: 0
    }
}

.dropdown-menu.mega-menu.mega-menu-language ul>li>a {
    position: relative;
    padding-left: 21px
}

.dropdown-menu.mega-menu.mega-menu-language ul>li>a>img {
    position: absolute;
    top: 1px;
    left: 0
}

.dropdown-menu.mega-menu ul {
    list-style-type: none
}

.dropdown-menu.mega-menu ul>li {
    padding: 0 0 7px
}

@media only screen and (min-width:768px) {
    .dropdown-menu.mega-menu ul>li.mega-menu-header {
        padding: 20px 0 15px;
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: 400;
        color: #4a4a4a;
        white-space: normal;
        border-bottom: 1px solid #e6e6e6
    }
    .dropdown-menu.mega-menu ul>li.divider {
        margin: 0;
        background: 0 0
    }
}

.dropdown-menu.mega-menu ul>li>a {
    font-weight: 200
}

@media only screen and (min-width:768px) {
    .dropdown-menu.mega-menu ul>li>a {
        color: #4a4a4a
    }
}

@media only screen and (max-width:767px) {
    .dropdown-menu.mega-menu ul>li>a {
        padding-left: 25px;
        color: #fff
    }
    .dropdown-menu.mega-menu ul>li>a:hover {
        color: #fff
    }
}

.dropdown-menu.mega-menu ul>li>a:hover,
.news-list-view.tpl-0>li .meta .tags a:hover,
.news-list-view.tpl-1>li .teaser .meta .tags a:hover,
.news-list-view.tpl-2>li .meta .tags a:hover {
    text-decoration: underline
}

.fancybox-content-iframe {
    max-width: none!important;
    max-height: none!important;
    -webkit-transform: translate(0, 0)!important;
    -ms-transform: translate(0, 0)!important;
    -o-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important
}

.ce-textpic .ce-gallery img {
    border: 0;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .8);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .8)
}

.frame-row,
.frame-row-gray-light,
.frame-row-gray-lighter,
.frame-row-primary-darker,
.frame-row-white {
    padding: 60px 0
}

@media only screen and (max-width:991px) {
    .frame-row,
    .frame-row-gray-light,
    .frame-row-gray-lighter,
    .frame-row-primary-darker,
    .frame-row-white {
        padding: 30px 0
    }
}

.frame-row-primary-darker {
    color: #fff;
    background: #a1000e
}

.frame-row-gray-light {
    background: #e6e6e6;
    border-bottom: 1px solid #c8c8c8
}

.frame-row-gray-lighter {
    background: #f4f4f4;
    border-bottom: 1px solid #c8c8c8
}

.frame-row-white {
    background: #fff;
    border-bottom: 1px solid #c8c8c8
}

.news-list-view.tpl-0,
.news-list-view.tpl-0>li,
.news-list-view.tpl-2,
.news-list-view.tpl-2>li,
.row-vertical-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.row-vertical-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.news-list-view.tpl-0,
.news-list-view.tpl-2 {
    padding: 0;
    margin: 0-15px;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-list-view.tpl-0>li,
.news-list-view.tpl-2>li {
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px);
    margin: 0 15px;
    overflow: hidden;
    color: inherit;
    flex-direction: column;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column
}

@media only screen and (max-width:991px) {
    .news-list-view.tpl-0>li,
    .news-list-view.tpl-2>li {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        margin: 15px
    }
}

@media only screen and (max-width:600px) {
    .news-list-view.tpl-0>li,
    .news-list-view.tpl-2>li {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 15px
    }
}

.news-list-view.tpl-0>li .thumb,
.news-list-view.tpl-2>li .thumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 130px;
    overflow: hidden
}

@media only screen and (max-width:600px) {
    .news-list-view.tpl-0>li .thumb,
    .news-list-view.tpl-2>li .thumb {
        max-height: unset
    }
}

.news-list-view.tpl-0>li .thumb img,
.news-list-view.tpl-1>li .thumb img,
.news-list-view.tpl-2>li .thumb img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #c8c8c8;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.news-list-view.tpl-0>li .teaser,
.news-list-view.tpl-2>li .teaser {
    padding: 15px 15px 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news-list-view.tpl-0>li .teaser a,
.news-list-view.tpl-1>li .teaser a,
.news-list-view.tpl-2>li .teaser a {
    color: #4a4a4a
}

.news-list-view.tpl-0>li .meta .tags a,
.news-list-view.tpl-0>li .teaser a:hover,
.news-list-view.tpl-1>li .teaser .meta .tags a,
.news-list-view.tpl-1>li .teaser a:hover,
.news-list-view.tpl-2>li .meta .tags a,
.news-list-view.tpl-2>li .teaser a:hover {
    color: #d92231
}

.news-list-view.tpl-0>li .meta,
.news-list-view.tpl-2>li .meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px 15px;
    font-size: 12px
}

.news-list-view.tpl-0>li .meta time,
.news-list-view.tpl-2>li .meta time {
    font-weight: 400;
    text-transform: capitalize;
    white-space: nowrap
}

.news-list-view.tpl-0>li .footer,
.news-list-view.tpl-0>li .meta,
.news-list-view.tpl-1,
.news-list-view.tpl-2>li .footer,
.news-list-view.tpl-2>li .meta {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column
}

.news-list-view.tpl-0>li .footer,
.news-list-view.tpl-2>li .footer {
    height: 70px;
    padding-left: 60px;
    color: #4a4a4a;
    text-transform: uppercase;
    background: #c8c8c8 url(../image/press-release.svg)no-repeat 15px center;
    -webkit-background-size: 34px 34px;
    background-size: 34px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.news-list-view.tpl-1 {
    padding: 0;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-list-view.tpl-0>li .footer,
.news-list-view.tpl-1,
.news-list-view.tpl-1>li,
.news-list-view.tpl-1>li .thumb,
.news-list-view.tpl-2>li .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.news-list-view.tpl-1>li {
    margin: 15px 0;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row
}

@media only screen and (max-width:600px) {
    .news-list-view.tpl-1>li {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.news-list-view.tpl-1>li .thumb {
    width: 260px;
    max-height: 130px;
    margin-right: 30px;
    overflow: hidden;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    -webkit-flex-basis: 260px;
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px
}

.news-list-view.tpl-1>li .thumb img {
    height: auto!important
}

@media only screen and (max-width:600px) {
    .news-list-view.tpl-1>li .thumb {
        width: 100%;
        max-height: unset;
        margin-right: auto;
        margin-bottom: 22px
    }
    .news-list-view.tpl-1>li .thumb img {
        width: 100%!important
    }
}

.news-list-view.tpl-1>li .teaser,
.news-paginator,
.news-paginator li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.news-list-view.tpl-1>li .teaser {
    max-width: 600px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column
}

.news-list-view.tpl-1>li .teaser .meta {
    padding-bottom: 10px;
    font-size: 12px
}

.news-list-view.tpl-1>li .teaser .meta .category {
    display: inline-block;
    margin-left: 5px;
    color: #d92231;
    text-transform: uppercase
}

.news-list-view.tpl-1>li .teaser .meta .tags {
    padding: 0 10px
}

.news-paginator,
.news-paginator li {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.news-paginator {
    width: 100%;
    list-style-type: none
}

.news-paginator li {
    min-width: 100px;
    padding: 0
}

.news-paginator li .glyphicon {
    font-size: 20px;
    color: #e6e6e6
}

.news-paginator li a {
    display: block;
    width: 100%;
    text-align: center
}

.news-paginator li a .glyphicon {
    color: #09f
}

article.news-details>.meta {
    width: 100%;
    padding-left: 45px;
    margin: 0 auto;
    font-size: 13px;
    background: url(../image/press-release.svg)no-repeat left center;
    -webkit-background-size: 33px 33px;
    background-size: 33px
}

@media only screen and (max-width:600px) {
    article.news-details>.meta {
        width: 100%
    }
}

article.news-details>.meta time {
    display: block;
    color: #000;
    text-transform: capitalize
}

article.news-details>.meta .category {
    display: block;
    color: #d92231;
    text-transform: uppercase
}

article.news-details>.news-body,
article.news-details>header {
    width: 100%;
    margin: 0 auto
}

@media only screen and (max-width:600px) {
    article.news-details>header {
        width: 100%
    }
}

article.news-details>header h1 {
    padding: 30px 0
}

article.news-details>figure {
    margin: 0 0 30px;
    overflow: hidden;
    text-align: center;
    border-radius: 10px
}

@media only screen and (max-width:1140px) {
    article.news-details>figure {
        margin: 0-15px 30px;
        border-radius: 0
    }
}

article.news-details>figure img {
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: 10px
}

@media only screen and (max-width:1140px) {
    article.news-details>figure img {
        border-radius: 0
    }
}

@media only screen and (max-width:600px) {
    article.news-details>.news-body {
        width: 100%
    }
}

article.news-details>.news-body img {
    width: auto;
    max-width: 100%;
    height: auto
}

.news-list-all-releases {
    padding: 30px 0 0
}

.flag {
    width: 16px;
    height: 16px;
    background-image: url(../image/flags.png);
    background-repeat: no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .flag {
        background-image: url(../image/flags@2x.png);
        -webkit-background-size: 16px 272px;
        background-size: 16px 272px
    }
}

.flag.flag-AU {
    background-position: 0 0
}

.flag.flag-BR {
    background-position: 0-16px
}

.flag.flag-CA {
    background-position: 0-32px
}

.flag.flag-CN {
    background-position: 0-48px
}

.flag.flag-DE {
    background-position: 0-64px
}

.flag.flag-ES {
    background-position: 0-80px
}

.flag.flag-EU {
    background-position: 0-96px
}

.flag.flag-FR {
    background-position: 0-112px
}

.flag.flag-GB {
    background-position: 0-128px
}

.flag.flag-HK {
    background-position: 0-144px
}

.flag.flag-IT {
    background-position: 0-160px
}

.flag.flag-JP {
    background-position: 0-176px
}

.flag.flag-KR {
    background-position: 0-192px
}

.flag.flag-RU {
    background-position: 0-208px
}

.flag.flag-EN,
.flag.flag-US {
    background-position: 0-224px
}

.flag.flag-NL {
    background-position: 0-240px
}

.flag.flag-SE {
    background-position: 0-256px
}

.sn-gray {
    width: 25px;
    height: 25px;
    background-image: url(../image/social-dark.png);
    background-repeat: no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .sn-gray {
        background-image: url(../image/social-dark@2x.png);
        -webkit-background-size: 55px 275px;
        background-size: 55px 275px
    }
}

.sn-gray.sn-gray-parallels {
    background-position: -30px -250px
}

.sn-gray.sn-gray-forums {
    background-position: -30px -225px
}

.sn-gray.sn-gray-youku {
    background-position: -30px -200px
}

.sn-gray.sn-gray-xing {
    background-position: -30px -175px
}

.sn-gray.sn-gray-weibo {
    background-position: -30px -150px
}

.sn-gray.sn-gray-wechat {
    background-position: -30px -125px
}

.sn-gray.sn-gray-youtube {
    background-position: -30px -100px
}

.sn-gray.sn-gray-googleplus {
    background-position: -30px -75px
}

.sn-gray.sn-gray-linkedin {
    background-position: -30px -50px
}

.sn-gray.sn-gray-twitter {
    background-position: -30px -25px
}

.sn-gray.sn-gray-facebook {
    background-position: -30px 0
}

.sn-support {
    width: 30px;
    height: 30px;
    background-image: url(../image/social-dark.png);
    background-repeat: no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .sn-support {
        background-image: url(../image/social-dark@2x.png);
        -webkit-background-size: 55px 275px;
        background-size: 55px 275px
    }
}

.sn-support.sn-support-facebook {
    background-position: 0-150px
}

.sn-support.sn-support-parallels {
    background-position: 0-120px
}

.sn-support.sn-support-forum {
    background-position: 0-90px
}

.sn-support.sn-support-twitter {
    background-position: 0-60px
}

.sn-support.sn-support-wechat {
    background-position: 0-30px
}

.sn-support.sn-support-weibo {
    background-position: 0 0
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    body {
        display: block;
        flex-direction: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: unset;
        -ms-flex-direction: unset
    }
    body>main {
        -webkit-box-flex: 0;
        -webkit-flex: 0;
        -ms-flex: 0;
        flex: 0
    }
    .navbar.prls-sub-nav.fixed-top {
        position: static!important
    }
    .navbar.prls-sub-nav .navbar-header .navbar-brand {
        min-width: 100%
    }
    .prls-sub-nav-placeholder {
        display: none!important
    }
}