html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
    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: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    *, *:before, *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !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: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/desktop/css/../../common/lib/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.eot');
    src: url('/desktop/css/../../common/lib/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/desktop/css/../../common/lib/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/desktop/css/../../common/lib/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/desktop/css/../../common/lib/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/desktop/css/../../common/lib/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

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

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

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

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

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

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

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

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

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

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

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

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

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

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

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

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

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

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -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%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

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

[role="button"] {
    cursor: pointer
}

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

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

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

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

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

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

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

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

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[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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

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

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

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

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

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

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

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

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -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: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-4-1 {
    width: 28.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

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

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 63%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

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

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

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

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

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

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

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

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

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

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

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

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

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

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

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

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

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

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

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

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

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

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

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

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

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

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

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

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

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

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

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

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

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

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

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

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

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

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

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

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

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

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

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

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

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

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

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

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

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

.w-8 {
    width: 8.33333333% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-16 {
    width: 16.66666667% !important;
}

.w-25 {
    width: 25% !important;
}

.w-33 {
    width: 33.33333333% !important;
}

.w-42 {
    width: 41.66666667% !important;
}

.w-50 {
    width: 50% !important;
}

.w-58 {
    width: 58.33333333% !important;
}

.w-66 {
    width: 66.66666667% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-83 {
    width: 83.33333333% !important;
}

.w-92 {
    width: 91.66666667% !important;
}

.w-100 {
    width: 100% !important;
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

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

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

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

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

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

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

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

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

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

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

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

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

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

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

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

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

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

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

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

input[type="file"] {
    display: block
}

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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 {
    border-color: #66afe9;
    outline: 0;
    -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 {
    color: #999;
    opacity: 1
}

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

.form-control-static {
    min-height: 34px;
    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
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

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

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

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

.has-success .form-control {
    border-color: #3c763d;
    -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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

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

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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: 25px
}

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

@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: 14.333333px;
        font-size: 18px
    }
}

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

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

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

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    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, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

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

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

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

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

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

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

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

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

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

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

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

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

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

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

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

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

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

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

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

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

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0
}

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

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

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

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

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-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
}

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

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

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

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group > .btn-lg + .dropdown-toggle {
    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 .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

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

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

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

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

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

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

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

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

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.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: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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: 30px;
    padding: 5px 10px;
    font-size: 12px;
    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: 30px;
    line-height: 30px
}

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

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

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

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

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

.input-group-addon:first-child {
    border-right: 0
}

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

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

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

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

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

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

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

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

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

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px
}

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

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

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7
}

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

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

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

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

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

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

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

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

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

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

.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: 4px
}

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

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

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

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

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

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

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

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

@media (min-width: 768px) {
    .nav-justified > li {
        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: 4px
}

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

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

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

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

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

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

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

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

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

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

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

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

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

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

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

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

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

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

.navbar-brand > img {
    display: block
}

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

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

.navbar-nav {
    margin: 7.5px -15px
}

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

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

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

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

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

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

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

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

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

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

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

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

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

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

.navbar-default .navbar-brand {
    color: #777
}

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

.navbar-default .navbar-text {
    color: #777
}

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

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

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

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

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d
}

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

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

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

.breadcrumb > li {
    display: inline-block
}

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

.breadcrumb > .active {
    color: #777
}

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

.pagination > li {
    display: inline
}

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

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

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

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

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

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

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

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

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

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

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

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

.pager li {
    display: inline
}

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

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

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

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

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

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

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

.label:empty {
    display: none
}

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

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

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

.label-primary {
    background-color: #337ab7
}

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

.label-success {
    background-color: #5cb85c
}

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

.label-info {
    background-color: #5bc0de
}

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

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

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

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

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

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

.badge:empty {
    display: none
}

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

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

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

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    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;
    color: inherit;
    background-color: #eee
}

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

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

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

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

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

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

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

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

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

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

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

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

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

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

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

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

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

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

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

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

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

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

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

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -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: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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-striped .progress-bar, .progress-bar-striped {
    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.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .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: #5bc0de
}

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

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

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

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

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

.media {
    margin-top: 15px
}

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

.media, .media-body {
    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-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

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

a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

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

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

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

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

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

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

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

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

a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

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

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

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

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

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

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

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

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

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

.panel-body {
    padding: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

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

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

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

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

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

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

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

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

.panel-group {
    margin-bottom: 20px
}

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

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

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

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

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

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

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

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

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

.panel-primary {
    border-color: #337ab7
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel select.filter {
    border: 1px solid #ccc !important;
}

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

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    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: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

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

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

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

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

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

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

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10005 !important;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.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: 6px;
    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 {
    min-height: 16.42857143px;
    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", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    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: 4px
}

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    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: 6px;
    -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: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

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

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

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

.popover > .arrow:after {
    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 {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

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

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

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

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

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

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

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

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

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

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

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

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

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

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

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

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

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

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

.sm, .sm ul, .sm li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr
}

ul.sm li {
    position: relative
}

ul.sm a {
    position: relative;
    display: block
}

ul.sm a.disabled {
    cursor: default
}

ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px
}

ul.sm li {
    float: left
}

ul.sm-rtl {
    direction: rtl
}

ul.sm-rtl li {
    float: right
}

ul.sm ul li, ul.sm-vertical li {
    float: none
}

ul.sm a {
    white-space: nowrap
}

ul.sm ul a, ul.sm-vertical a {
    white-space: normal
}

* html ul.sm-vertical li {
    float: left;
    width: 100%
}

* html ul.sm-vertical ul li {
    float: none;
    width: auto
}

*:first-child + html ul.sm-vertical > li {
    float: left;
    width: 100%
}

ul.sm ul.sm-nowrap > li > a {
    white-space: nowrap
}

ul.sm:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

* html ul.sm {
    height: 1px
}

*:first-child + html ul.sm {
    min-height: 1px
}

ul.sm li *, ul.sm li *:before, ul.sm li *:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

ul.sm {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \0;
    vertical-align: middle
}

.bootstrap-select > .dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bootstrap-select > .dropdown-toggle:after {
    margin-top: -1px
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
    color: rgba(255, 255, 255, .5)
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
    z-index: 0 !important
}

.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2 !important
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
    border-color: #28a745
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto
}

.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*=col-]) {
    width: auto
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
    outline: 0 !important
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu > .inner:focus {
    outline: 0 !important
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255, 255, 255, .5) !important
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
    width: auto
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0'
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
    display: block
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.bfh-flag-AD, .bfh-flag-AE, .bfh-flag-AF, .bfh-flag-AG, .bfh-flag-AI, .bfh-flag-AL, .bfh-flag-AM, .bfh-flag-AN, .bfh-flag-AO, .bfh-flag-AQ, .bfh-flag-AR, .bfh-flag-AS, .bfh-flag-AT, .bfh-flag-AU, .bfh-flag-AW, .bfh-flag-AX, .bfh-flag-AZ, .bfh-flag-BA, .bfh-flag-BB, .bfh-flag-BD, .bfh-flag-BE, .bfh-flag-BG, .bfh-flag-BH, .bfh-flag-BI, .bfh-flag-BJ, .bfh-flag-BL, .bfh-flag-BM, .bfh-flag-BN, .bfh-flag-BO, .bfh-flag-BR, .bfh-flag-BS, .bfh-flag-BT, .bfh-flag-BW, .bfh-flag-BY, .bfh-flag-BZ, .bfh-flag-CA, .bfh-flag-CD, .bfh-flag-CF, .bfh-flag-CG, .bfh-flag-CH, .bfh-flag-CI, .bfh-flag-CL, .bfh-flag-CM, .bfh-flag-CN, .bfh-flag-CO, .bfh-flag-CR, .bfh-flag-CV, .bfh-flag-CY, .bfh-flag-CZ, .bfh-flag-DJ, .bfh-flag-DK, .bfh-flag-DM, .bfh-flag-DO, .bfh-flag-DZ, .bfh-flag-EC, .bfh-flag-EE, .bfh-flag-EG, .bfh-flag-EH, .bfh-flag-ER, .bfh-flag-ES, .bfh-flag-ET, .bfh-flag-EU, .bfh-flag-FI, .bfh-flag-FJ, .bfh-flag-FK, .bfh-flag-FM, .bfh-flag-FO, .bfh-flag-FR, .bfh-flag-FX, .bfh-flag-GF, .bfh-flag-GP, .bfh-flag-MQ, .bfh-flag-NC, .bfh-flag-PF, .bfh-flag-PM, .bfh-flag-RE, .bfh-flag-TF, .bfh-flag-WF, .bfh-flag-GA, .bfh-flag-GB, .bfh-flag-GD, .bfh-flag-GE, .bfh-flag-GG, .bfh-flag-GH, .bfh-flag-GL, .bfh-flag-GM, .bfh-flag-GN, .bfh-flag-GQ, .bfh-flag-GR, .bfh-flag-GS, .bfh-flag-GT, .bfh-flag-GU, .bfh-flag-GW, .bfh-flag-GY, .bfh-flag-HK, .bfh-flag-HN, .bfh-flag-HR, .bfh-flag-HT, .bfh-flag-HU, .bfh-flag-ID, .bfh-flag-IE, .bfh-flag-IL, .bfh-flag-IM, .bfh-flag-IN, .bfh-flag-IQ, .bfh-flag-IS, .bfh-flag-IT, .bfh-flag-JE, .bfh-flag-JM, .bfh-flag-JO, .bfh-flag-JP, .bfh-flag-KE, .bfh-flag-KG, .bfh-flag-KH, .bfh-flag-KI, .bfh-flag-KM, .bfh-flag-KN, .bfh-flag-KP, .bfh-flag-KR, .bfh-flag-KV, .bfh-flag-KW, .bfh-flag-KY, .bfh-flag-LA, .bfh-flag-LC, .bfh-flag-LK, .bfh-flag-LR, .bfh-flag-LS, .bfh-flag-LT, .bfh-flag-LU, .bfh-flag-LV, .bfh-flag-LY, .bfh-flag-MA, .bfh-flag-ME, .bfh-flag-MG, .bfh-flag-MH, .bfh-flag-ML, .bfh-flag-MM, .bfh-flag-MP, .bfh-flag-MR, .bfh-flag-MS, .bfh-flag-MT, .bfh-flag-MU, .bfh-flag-MV, .bfh-flag-MW, .bfh-flag-MZ, .bfh-flag-NA, .bfh-flag-NE, .bfh-flag-NF, .bfh-flag-NG, .bfh-flag-NI, .bfh-flag-NL, .bfh-flag-NO, .bfh-flag-NP, .bfh-flag-NR, .bfh-flag-NZ, .bfh-flag-OM, .bfh-flag-PA, .bfh-flag-PE, .bfh-flag-PG, .bfh-flag-PH, .bfh-flag-PK, .bfh-flag-PL, .bfh-flag-PN, .bfh-flag-PS, .bfh-flag-PT, .bfh-flag-PW, .bfh-flag-PY, .bfh-flag-QA, .bfh-flag-RS, .bfh-flag-RU, .bfh-flag-RW, .bfh-flag-SA, .bfh-flag-SB, .bfh-flag-SC, .bfh-flag-SD, .bfh-flag-SE, .bfh-flag-SG, .bfh-flag-SH, .bfh-flag-SI, .bfh-flag-SK, .bfh-flag-SM, .bfh-flag-SN, .bfh-flag-SO, .bfh-flag-SR, .bfh-flag-SS, .bfh-flag-ST, .bfh-flag-SV, .bfh-flag-SY, .bfh-flag-SZ, .bfh-flag-TC, .bfh-flag-TD, .bfh-flag-TG, .bfh-flag-TH, .bfh-flag-TJ, .bfh-flag-TM, .bfh-flag-TN, .bfh-flag-TP, .bfh-flag-TR, .bfh-flag-TT, .bfh-flag-TV, .bfh-flag-TW, .bfh-flag-TZ, .bfh-flag-UA, .bfh-flag-UG, .bfh-flag-US, .bfh-flag-UY, .bfh-flag-UZ, .bfh-flag-VC, .bfh-flag-VE, .bfh-flag-VG, .bfh-flag-VI, .bfh-flag-VN, .bfh-flag-VU, .bfh-flag-WS, .bfh-flag-YE, .bfh-flag-ZA, .bfh-flag-ZM, .bfh-flag-BF, .bfh-flag-CU, .bfh-flag-DE, .bfh-flag-IR, .bfh-flag-KZ, .bfh-flag-LB, .bfh-flag-LI, .bfh-flag-MC, .bfh-flag-MD, .bfh-flag-MK, .bfh-flag-MN, .bfh-flag-MO, .bfh-flag-MX, .bfh-flag-MY, .bfh-flag-PR, .bfh-flag-RO, .bfh-flag-SL, .bfh-flag-TO, .bfh-flag-VA, .bfh-flag-ZW {
    width: 16px;
    height: 14px;
    background: url(/desktop/css/../../common/lib/bootstrap-helper/css/../img/bootstrap-formhelpers-countries.flags.png) no-repeat
}

.bfh-flag-AD:empty, .bfh-flag-AE:empty, .bfh-flag-AF:empty, .bfh-flag-AG:empty, .bfh-flag-AI:empty, .bfh-flag-AL:empty, .bfh-flag-AM:empty, .bfh-flag-AN:empty, .bfh-flag-AO:empty, .bfh-flag-AQ:empty, .bfh-flag-AR:empty, .bfh-flag-AS:empty, .bfh-flag-AT:empty, .bfh-flag-AU:empty, .bfh-flag-AW:empty, .bfh-flag-AX:empty, .bfh-flag-AZ:empty, .bfh-flag-BA:empty, .bfh-flag-BB:empty, .bfh-flag-BD:empty, .bfh-flag-BE:empty, .bfh-flag-BG:empty, .bfh-flag-BH:empty, .bfh-flag-BI:empty, .bfh-flag-BJ:empty, .bfh-flag-BL:empty, .bfh-flag-BM:empty, .bfh-flag-BN:empty, .bfh-flag-BO:empty, .bfh-flag-BR:empty, .bfh-flag-BS:empty, .bfh-flag-BT:empty, .bfh-flag-BW:empty, .bfh-flag-BY:empty, .bfh-flag-BZ:empty, .bfh-flag-CA:empty, .bfh-flag-CD:empty, .bfh-flag-CF:empty, .bfh-flag-CG:empty, .bfh-flag-CH:empty, .bfh-flag-CI:empty, .bfh-flag-CL:empty, .bfh-flag-CM:empty, .bfh-flag-CN:empty, .bfh-flag-CO:empty, .bfh-flag-CR:empty, .bfh-flag-CV:empty, .bfh-flag-CY:empty, .bfh-flag-CZ:empty, .bfh-flag-DJ:empty, .bfh-flag-DK:empty, .bfh-flag-DM:empty, .bfh-flag-DO:empty, .bfh-flag-DZ:empty, .bfh-flag-EC:empty, .bfh-flag-EE:empty, .bfh-flag-EG:empty, .bfh-flag-EH:empty, .bfh-flag-ER:empty, .bfh-flag-ES:empty, .bfh-flag-ET:empty, .bfh-flag-EU:empty, .bfh-flag-FI:empty, .bfh-flag-FJ:empty, .bfh-flag-FK:empty, .bfh-flag-FM:empty, .bfh-flag-FO:empty, .bfh-flag-FR:empty, .bfh-flag-FX:empty, .bfh-flag-GF:empty, .bfh-flag-GP:empty, .bfh-flag-MQ:empty, .bfh-flag-NC:empty, .bfh-flag-PF:empty, .bfh-flag-PM:empty, .bfh-flag-RE:empty, .bfh-flag-TF:empty, .bfh-flag-WF:empty, .bfh-flag-GA:empty, .bfh-flag-GB:empty, .bfh-flag-GD:empty, .bfh-flag-GE:empty, .bfh-flag-GG:empty, .bfh-flag-GH:empty, .bfh-flag-GL:empty, .bfh-flag-GM:empty, .bfh-flag-GN:empty, .bfh-flag-GQ:empty, .bfh-flag-GR:empty, .bfh-flag-GS:empty, .bfh-flag-GT:empty, .bfh-flag-GU:empty, .bfh-flag-GW:empty, .bfh-flag-GY:empty, .bfh-flag-HK:empty, .bfh-flag-HN:empty, .bfh-flag-HR:empty, .bfh-flag-HT:empty, .bfh-flag-HU:empty, .bfh-flag-ID:empty, .bfh-flag-IE:empty, .bfh-flag-IL:empty, .bfh-flag-IM:empty, .bfh-flag-IN:empty, .bfh-flag-IQ:empty, .bfh-flag-IS:empty, .bfh-flag-IT:empty, .bfh-flag-JE:empty, .bfh-flag-JM:empty, .bfh-flag-JO:empty, .bfh-flag-JP:empty, .bfh-flag-KE:empty, .bfh-flag-KG:empty, .bfh-flag-KH:empty, .bfh-flag-KI:empty, .bfh-flag-KM:empty, .bfh-flag-KN:empty, .bfh-flag-KP:empty, .bfh-flag-KR:empty, .bfh-flag-KV:empty, .bfh-flag-KW:empty, .bfh-flag-KY:empty, .bfh-flag-LA:empty, .bfh-flag-LC:empty, .bfh-flag-LK:empty, .bfh-flag-LR:empty, .bfh-flag-LS:empty, .bfh-flag-LT:empty, .bfh-flag-LU:empty, .bfh-flag-LV:empty, .bfh-flag-LY:empty, .bfh-flag-MA:empty, .bfh-flag-ME:empty, .bfh-flag-MG:empty, .bfh-flag-MH:empty, .bfh-flag-ML:empty, .bfh-flag-MM:empty, .bfh-flag-MP:empty, .bfh-flag-MR:empty, .bfh-flag-MS:empty, .bfh-flag-MT:empty, .bfh-flag-MU:empty, .bfh-flag-MV:empty, .bfh-flag-MW:empty, .bfh-flag-MZ:empty, .bfh-flag-NA:empty, .bfh-flag-NE:empty, .bfh-flag-NF:empty, .bfh-flag-NG:empty, .bfh-flag-NI:empty, .bfh-flag-NL:empty, .bfh-flag-NO:empty, .bfh-flag-NP:empty, .bfh-flag-NR:empty, .bfh-flag-NZ:empty, .bfh-flag-OM:empty, .bfh-flag-PA:empty, .bfh-flag-PE:empty, .bfh-flag-PG:empty, .bfh-flag-PH:empty, .bfh-flag-PK:empty, .bfh-flag-PL:empty, .bfh-flag-PN:empty, .bfh-flag-PS:empty, .bfh-flag-PT:empty, .bfh-flag-PW:empty, .bfh-flag-PY:empty, .bfh-flag-QA:empty, .bfh-flag-RS:empty, .bfh-flag-RU:empty, .bfh-flag-RW:empty, .bfh-flag-SA:empty, .bfh-flag-SB:empty, .bfh-flag-SC:empty, .bfh-flag-SD:empty, .bfh-flag-SE:empty, .bfh-flag-SG:empty, .bfh-flag-SH:empty, .bfh-flag-SI:empty, .bfh-flag-SK:empty, .bfh-flag-SM:empty, .bfh-flag-SN:empty, .bfh-flag-SO:empty, .bfh-flag-SR:empty, .bfh-flag-SS:empty, .bfh-flag-ST:empty, .bfh-flag-SV:empty, .bfh-flag-SY:empty, .bfh-flag-SZ:empty, .bfh-flag-TC:empty, .bfh-flag-TD:empty, .bfh-flag-TG:empty, .bfh-flag-TH:empty, .bfh-flag-TJ:empty, .bfh-flag-TM:empty, .bfh-flag-TN:empty, .bfh-flag-TP:empty, .bfh-flag-TR:empty, .bfh-flag-TT:empty, .bfh-flag-TV:empty, .bfh-flag-TW:empty, .bfh-flag-TZ:empty, .bfh-flag-UA:empty, .bfh-flag-UG:empty, .bfh-flag-US:empty, .bfh-flag-UY:empty, .bfh-flag-UZ:empty, .bfh-flag-VC:empty, .bfh-flag-VE:empty, .bfh-flag-VG:empty, .bfh-flag-VI:empty, .bfh-flag-VN:empty, .bfh-flag-VU:empty, .bfh-flag-WS:empty, .bfh-flag-YE:empty, .bfh-flag-ZA:empty, .bfh-flag-ZM:empty, .bfh-flag-BF:empty, .bfh-flag-CU:empty, .bfh-flag-DE:empty, .bfh-flag-IR:empty, .bfh-flag-KZ:empty, .bfh-flag-LB:empty, .bfh-flag-LI:empty, .bfh-flag-MC:empty, .bfh-flag-MD:empty, .bfh-flag-MK:empty, .bfh-flag-MN:empty, .bfh-flag-MO:empty, .bfh-flag-MX:empty, .bfh-flag-MY:empty, .bfh-flag-PR:empty, .bfh-flag-RO:empty, .bfh-flag-SL:empty, .bfh-flag-TO:empty, .bfh-flag-VA:empty, .bfh-flag-ZW:empty {
    width: 16px
}

.bfh-flag-AD, .bfh-flag-AE, .bfh-flag-AF, .bfh-flag-AG, .bfh-flag-AI, .bfh-flag-AL, .bfh-flag-AM, .bfh-flag-AN, .bfh-flag-AO, .bfh-flag-AQ, .bfh-flag-AR, .bfh-flag-AS, .bfh-flag-AT, .bfh-flag-AU, .bfh-flag-AW, .bfh-flag-AX, .bfh-flag-AZ, .bfh-flag-BA, .bfh-flag-BB, .bfh-flag-BD, .bfh-flag-BE, .bfh-flag-BG, .bfh-flag-BH, .bfh-flag-BI, .bfh-flag-BJ, .bfh-flag-BL, .bfh-flag-BM, .bfh-flag-BN, .bfh-flag-BO, .bfh-flag-BR, .bfh-flag-BS, .bfh-flag-BT, .bfh-flag-BW, .bfh-flag-BY, .bfh-flag-BZ, .bfh-flag-CA, .bfh-flag-CD, .bfh-flag-CF, .bfh-flag-CG, .bfh-flag-CH, .bfh-flag-CI, .bfh-flag-CL, .bfh-flag-CM, .bfh-flag-CN, .bfh-flag-CO, .bfh-flag-CR, .bfh-flag-CV, .bfh-flag-CY, .bfh-flag-CZ, .bfh-flag-DJ, .bfh-flag-DK, .bfh-flag-DM, .bfh-flag-DO, .bfh-flag-DZ, .bfh-flag-EC, .bfh-flag-EE, .bfh-flag-EG, .bfh-flag-EH, .bfh-flag-ER, .bfh-flag-ES, .bfh-flag-ET, .bfh-flag-EU, .bfh-flag-FI, .bfh-flag-FJ, .bfh-flag-FK, .bfh-flag-FM, .bfh-flag-FO, .bfh-flag-FR, .bfh-flag-FX, .bfh-flag-GF, .bfh-flag-GP, .bfh-flag-MQ, .bfh-flag-NC, .bfh-flag-PF, .bfh-flag-PM, .bfh-flag-RE, .bfh-flag-TF, .bfh-flag-WF, .bfh-flag-GA, .bfh-flag-GB, .bfh-flag-GD, .bfh-flag-GE, .bfh-flag-GG, .bfh-flag-GH, .bfh-flag-GL, .bfh-flag-GM, .bfh-flag-GN, .bfh-flag-GQ, .bfh-flag-GR, .bfh-flag-GS, .bfh-flag-GT, .bfh-flag-GU, .bfh-flag-GW, .bfh-flag-GY, .bfh-flag-HK, .bfh-flag-HN, .bfh-flag-HR, .bfh-flag-HT, .bfh-flag-HU, .bfh-flag-ID, .bfh-flag-IE, .bfh-flag-IL, .bfh-flag-IM, .bfh-flag-IN, .bfh-flag-IQ, .bfh-flag-IS, .bfh-flag-IT, .bfh-flag-JE, .bfh-flag-JM, .bfh-flag-JO, .bfh-flag-JP, .bfh-flag-KE, .bfh-flag-KG, .bfh-flag-KH, .bfh-flag-KI, .bfh-flag-KM, .bfh-flag-KN, .bfh-flag-KP, .bfh-flag-KR, .bfh-flag-KV, .bfh-flag-KW, .bfh-flag-KY, .bfh-flag-LA, .bfh-flag-LC, .bfh-flag-LK, .bfh-flag-LR, .bfh-flag-LS, .bfh-flag-LT, .bfh-flag-LU, .bfh-flag-LV, .bfh-flag-LY, .bfh-flag-MA, .bfh-flag-ME, .bfh-flag-MG, .bfh-flag-MH, .bfh-flag-ML, .bfh-flag-MM, .bfh-flag-MP, .bfh-flag-MR, .bfh-flag-MS, .bfh-flag-MT, .bfh-flag-MU, .bfh-flag-MV, .bfh-flag-MW, .bfh-flag-MZ, .bfh-flag-NA, .bfh-flag-NE, .bfh-flag-NF, .bfh-flag-NG, .bfh-flag-NI, .bfh-flag-NL, .bfh-flag-NO, .bfh-flag-NP, .bfh-flag-NR, .bfh-flag-NZ, .bfh-flag-OM, .bfh-flag-PA, .bfh-flag-PE, .bfh-flag-PG, .bfh-flag-PH, .bfh-flag-PK, .bfh-flag-PL, .bfh-flag-PN, .bfh-flag-PS, .bfh-flag-PT, .bfh-flag-PW, .bfh-flag-PY, .bfh-flag-QA, .bfh-flag-RS, .bfh-flag-RU, .bfh-flag-RW, .bfh-flag-SA, .bfh-flag-SB, .bfh-flag-SC, .bfh-flag-SD, .bfh-flag-SE, .bfh-flag-SG, .bfh-flag-SH, .bfh-flag-SI, .bfh-flag-SK, .bfh-flag-SM, .bfh-flag-SN, .bfh-flag-SO, .bfh-flag-SR, .bfh-flag-SS, .bfh-flag-ST, .bfh-flag-SV, .bfh-flag-SY, .bfh-flag-SZ, .bfh-flag-TC, .bfh-flag-TD, .bfh-flag-TG, .bfh-flag-TH, .bfh-flag-TJ, .bfh-flag-TM, .bfh-flag-TN, .bfh-flag-TP, .bfh-flag-TR, .bfh-flag-TT, .bfh-flag-TV, .bfh-flag-TW, .bfh-flag-TZ, .bfh-flag-UA, .bfh-flag-UG, .bfh-flag-US, .bfh-flag-UY, .bfh-flag-UZ, .bfh-flag-VC, .bfh-flag-VE, .bfh-flag-VG, .bfh-flag-VI, .bfh-flag-VN, .bfh-flag-VU, .bfh-flag-WS, .bfh-flag-YE, .bfh-flag-ZA, .bfh-flag-ZM, .bfh-flag-BF, .bfh-flag-CU, .bfh-flag-DE, .bfh-flag-IR, .bfh-flag-KZ, .bfh-flag-LB, .bfh-flag-LI, .bfh-flag-MC, .bfh-flag-MD, .bfh-flag-MK, .bfh-flag-MN, .bfh-flag-MO, .bfh-flag-MX, .bfh-flag-MY, .bfh-flag-PR, .bfh-flag-RO, .bfh-flag-SL, .bfh-flag-TO, .bfh-flag-VA, .bfh-flag-ZW, .bfh-flag-EUR, .bfh-flag-XCD {
    margin-right: 5px
}

.bfh-flag-AD {
    background-position: -1921px 0
}

.bfh-flag-AE {
    background-position: -1904px 0
}

.bfh-flag-AF {
    background-position: -3689px 0
}

.bfh-flag-AG {
    background-position: -34px 0
}

.bfh-flag-AI {
    background-position: -51px 0
}

.bfh-flag-AL {
    background-position: -68px 0
}

.bfh-flag-AM {
    background-position: -85px 0
}

.bfh-flag-AN {
    background-position: -102px 0
}

.bfh-flag-AO {
    background-position: -119px 0
}

.bfh-flag-AQ {
    background-position: -136px 0
}

.bfh-flag-AR {
    background-position: -153px 0
}

.bfh-flag-AS {
    background-position: -170px 0
}

.bfh-flag-AT {
    background-position: -187px 0
}

.bfh-flag-AU {
    background-position: -204px 0
}

.bfh-flag-AW {
    background-position: -221px 0
}

.bfh-flag-AX {
    background-position: -238px 0
}

.bfh-flag-AZ {
    background-position: -255px 0
}

.bfh-flag-BA {
    background-position: -272px 0
}

.bfh-flag-BB {
    background-position: -289px 0
}

.bfh-flag-BD {
    background-position: -306px 0
}

.bfh-flag-BE {
    background-position: -323px 0
}

.bfh-flag-BG {
    background-position: -340px 0
}

.bfh-flag-BH {
    background-position: -357px 0
}

.bfh-flag-BI {
    background-position: -374px 0
}

.bfh-flag-BJ {
    background-position: -391px 0
}

.bfh-flag-BL {
    background-position: -408px 0
}

.bfh-flag-BM {
    background-position: -425px 0
}

.bfh-flag-BN {
    background-position: -442px 0
}

.bfh-flag-BO {
    background-position: -459px 0
}

.bfh-flag-BR {
    background-position: -476px 0
}

.bfh-flag-BS {
    background-position: -493px 0
}

.bfh-flag-BT {
    background-position: -510px 0
}

.bfh-flag-BW {
    background-position: -527px 0
}

.bfh-flag-BY {
    background-position: -544px 0
}

.bfh-flag-BZ {
    background-position: -561px 0
}

.bfh-flag-CA {
    background-position: -578px 0
}

.bfh-flag-CD {
    background-position: -595px 0
}

.bfh-flag-CF {
    background-position: -612px 0
}

.bfh-flag-CG {
    background-position: -629px 0
}

.bfh-flag-CH {
    background-position: -646px 0
}

.bfh-flag-CI {
    background-position: -663px 0
}

.bfh-flag-CL {
    background-position: -680px 0
}

.bfh-flag-CM {
    background-position: -697px 0
}

.bfh-flag-CN {
    background-position: -714px 0
}

.bfh-flag-CO {
    background-position: -731px 0
}

.bfh-flag-CR {
    background-position: -748px 0
}

.bfh-flag-CV {
    background-position: -765px 0
}

.bfh-flag-CY {
    background-position: -782px 0
}

.bfh-flag-CZ {
    background-position: -799px 0
}

.bfh-flag-DJ {
    background-position: -816px 0
}

.bfh-flag-DK {
    background-position: -833px 0
}

.bfh-flag-DM {
    background-position: -850px 0
}

.bfh-flag-DO {
    background-position: -867px 0
}

.bfh-flag-DZ {
    background-position: -884px 0
}

.bfh-flag-EC {
    background-position: -901px 0
}

.bfh-flag-EE {
    background-position: -918px 0
}

.bfh-flag-EG {
    background-position: -935px 0
}

.bfh-flag-EH {
    background-position: -952px 0
}

.bfh-flag-ER {
    background-position: -969px 0
}

.bfh-flag-ES {
    background-position: -986px 0
}

.bfh-flag-ET {
    background-position: -1003px 0
}

.bfh-flag-EU {
    background-position: -1020px 0
}

.bfh-flag-FI {
    background-position: -1037px 0
}

.bfh-flag-FJ {
    background-position: -1054px 0
}

.bfh-flag-FK {
    background-position: -1071px 0
}

.bfh-flag-FM {
    background-position: -1088px 0
}

.bfh-flag-FO {
    background-position: -1105px 0
}

.bfh-flag-FR, .bfh-flag-FX, .bfh-flag-GF, .bfh-flag-GP, .bfh-flag-MQ, .bfh-flag-NC, .bfh-flag-PF, .bfh-flag-PM, .bfh-flag-RE, .bfh-flag-TF, .bfh-flag-WF {
    background-position: -1122px 0
}

.bfh-flag-GA {
    background-position: -1139px 0
}

.bfh-flag-GB {
    background-position: -1156px 0
}

.bfh-flag-GD {
    background-position: -1173px 0
}

.bfh-flag-GE {
    background-position: -1190px 0
}

.bfh-flag-GG {
    background-position: -1207px 0
}

.bfh-flag-GH {
    background-position: -1224px 0
}

.bfh-flag-GL {
    background-position: -1241px 0
}

.bfh-flag-GM {
    background-position: -1258px 0
}

.bfh-flag-GN {
    background-position: -1275px 0
}

.bfh-flag-GQ {
    background-position: -1292px 0
}

.bfh-flag-GR {
    background-position: -1309px 0
}

.bfh-flag-GS {
    background-position: -1326px 0
}

.bfh-flag-GT {
    background-position: -1343px 0
}

.bfh-flag-GU {
    background-position: -1360px 0
}

.bfh-flag-GW {
    background-position: -1377px 0
}

.bfh-flag-GY {
    background-position: -1394px 0
}

.bfh-flag-HK {
    background-position: -1411px 0
}

.bfh-flag-HN {
    background-position: -1428px 0
}

.bfh-flag-HR {
    background-position: -1445px 0
}

.bfh-flag-HT {
    background-position: -1462px 0
}

.bfh-flag-HU {
    background-position: -1479px 0
}

.bfh-flag-ID {
    background-position: -1496px 0
}

.bfh-flag-IE {
    background-position: -1513px 0
}

.bfh-flag-IL {
    background-position: -1530px 0
}

.bfh-flag-IM {
    background-position: -1547px 0
}

.bfh-flag-IN {
    background-position: -1564px 0
}

.bfh-flag-IQ {
    background-position: -1581px 0
}

.bfh-flag-IS {
    background-position: -1598px 0
}

.bfh-flag-IT {
    background-position: -1615px 0
}

.bfh-flag-JE {
    background-position: -1632px 0
}

.bfh-flag-JM {
    background-position: -1649px 0
}

.bfh-flag-JO {
    background-position: -1666px 0
}

.bfh-flag-JP {
    background-position: -1683px 0
}

.bfh-flag-KE {
    background-position: -1700px 0
}

.bfh-flag-KG {
    background-position: -1717px 0
}

.bfh-flag-KH {
    background-position: -1734px 0
}

.bfh-flag-KI {
    background-position: -1751px 0
}

.bfh-flag-KM {
    background-position: -1768px 0
}

.bfh-flag-KN {
    background-position: -1785px 0
}

.bfh-flag-KP {
    background-position: -1802px 0
}

.bfh-flag-KR {
    background-position: -1819px 0
}

.bfh-flag-KV {
    background-position: -1836px 0
}

.bfh-flag-KW {
    background-position: -1853px 0
}

.bfh-flag-KY {
    background-position: -1870px 0
}

.bfh-flag-LA {
    background-position: -1887px 0
}

.bfh-flag-LC {
    background-position: 0 0
}

.bfh-flag-LK {
    background-position: -17px 0
}

.bfh-flag-LR {
    background-position: -1938px 0
}

.bfh-flag-LS {
    background-position: -1955px 0
}

.bfh-flag-LT {
    background-position: -1972px 0
}

.bfh-flag-LU {
    background-position: -1989px 0
}

.bfh-flag-LV {
    background-position: -2006px 0
}

.bfh-flag-LY {
    background-position: -2023px 0
}

.bfh-flag-MA {
    background-position: -2040px 0
}

.bfh-flag-ME {
    background-position: -2057px 0
}

.bfh-flag-MG {
    background-position: -2074px 0
}

.bfh-flag-MH {
    background-position: -2091px 0
}

.bfh-flag-ML {
    background-position: -2108px 0
}

.bfh-flag-MM {
    background-position: -2125px 0
}

.bfh-flag-MP {
    background-position: -2142px 0
}

.bfh-flag-MR {
    background-position: -2159px 0
}

.bfh-flag-MS {
    background-position: -2176px 0
}

.bfh-flag-MT {
    background-position: -2193px 0
}

.bfh-flag-MU {
    background-position: -2210px 0
}

.bfh-flag-MV {
    background-position: -2227px 0
}

.bfh-flag-MW {
    background-position: -2244px 0
}

.bfh-flag-MZ {
    background-position: -2261px 0
}

.bfh-flag-NA {
    background-position: -2278px 0
}

.bfh-flag-NE {
    background-position: -2295px 0
}

.bfh-flag-NF {
    background-position: -2312px 0
}

.bfh-flag-NG {
    background-position: -2329px 0
}

.bfh-flag-NI {
    background-position: -2346px 0
}

.bfh-flag-NL {
    background-position: -2363px 0
}

.bfh-flag-NO {
    background-position: -2380px 0
}

.bfh-flag-NP {
    background-position: -2397px 0
}

.bfh-flag-NR {
    background-position: -2414px 0
}

.bfh-flag-NZ {
    background-position: -2431px 0
}

.bfh-flag-OM {
    background-position: -2448px 0
}

.bfh-flag-PA {
    background-position: -2465px 0
}

.bfh-flag-PE {
    background-position: -2482px 0
}

.bfh-flag-PG {
    background-position: -2499px 0
}

.bfh-flag-PH {
    background-position: -2516px 0
}

.bfh-flag-PK {
    background-position: -2533px 0
}

.bfh-flag-PL {
    background-position: -2550px 0
}

.bfh-flag-PN {
    background-position: -2567px 0
}

.bfh-flag-PS {
    background-position: -2584px 0
}

.bfh-flag-PT {
    background-position: -2601px 0
}

.bfh-flag-PW {
    background-position: -2618px 0
}

.bfh-flag-PY {
    background-position: -2635px 0
}

.bfh-flag-QA {
    background-position: -2652px 0
}

.bfh-flag-RS {
    background-position: -2669px 0
}

.bfh-flag-RU {
    background-position: -2686px 0
}

.bfh-flag-RW {
    background-position: -2703px 0
}

.bfh-flag-SA {
    background-position: -2720px 0
}

.bfh-flag-SB {
    background-position: -2737px 0
}

.bfh-flag-SC {
    background-position: -2754px 0
}

.bfh-flag-SD {
    background-position: -2771px 0
}

.bfh-flag-SE {
    background-position: -2788px 0
}

.bfh-flag-SG {
    background-position: -2805px 0
}

.bfh-flag-SH {
    background-position: -2822px 0
}

.bfh-flag-SI {
    background-position: -2839px 0
}

.bfh-flag-SK {
    background-position: -2856px 0
}

.bfh-flag-SM {
    background-position: -2873px 0
}

.bfh-flag-SN {
    background-position: -2890px 0
}

.bfh-flag-SO {
    background-position: -2907px 0
}

.bfh-flag-SR {
    background-position: -2924px 0
}

.bfh-flag-SS {
    background-position: -2941px 0
}

.bfh-flag-ST {
    background-position: -2958px 0
}

.bfh-flag-SV {
    background-position: -2975px 0
}

.bfh-flag-SY {
    background-position: -2992px 0
}

.bfh-flag-SZ {
    background-position: -3009px 0
}

.bfh-flag-TC {
    background-position: -3026px 0
}

.bfh-flag-TD {
    background-position: -3043px 0
}

.bfh-flag-TG {
    background-position: -3060px 0
}

.bfh-flag-TH {
    background-position: -3077px 0
}

.bfh-flag-TJ {
    background-position: -3094px 0
}

.bfh-flag-TM {
    background-position: -3111px 0
}

.bfh-flag-TN {
    background-position: -3128px 0
}

.bfh-flag-TP {
    background-position: -3145px 0
}

.bfh-flag-TR {
    background-position: -3162px 0
}

.bfh-flag-TT {
    background-position: -3179px 0
}

.bfh-flag-TV {
    background-position: -3196px 0
}

.bfh-flag-TW {
    background-position: -3213px 0
}

.bfh-flag-TZ {
    background-position: -3230px 0
}

.bfh-flag-UA {
    background-position: -3247px 0
}

.bfh-flag-UG {
    background-position: -3264px 0
}

.bfh-flag-US {
    background-position: -3281px 0
}

.bfh-flag-UY {
    background-position: -3298px 0
}

.bfh-flag-UZ {
    background-position: -3315px 0
}

.bfh-flag-VC {
    background-position: -3332px 0
}

.bfh-flag-VE {
    background-position: -3349px 0
}

.bfh-flag-VG {
    background-position: -3366px 0
}

.bfh-flag-VI {
    background-position: -3383px 0
}

.bfh-flag-VN {
    background-position: -3400px 0
}

.bfh-flag-VU {
    background-position: -3417px 0
}

.bfh-flag-WS {
    background-position: -3434px 0
}

.bfh-flag-YE {
    background-position: -3451px 0
}

.bfh-flag-ZA {
    background-position: -3468px 0
}

.bfh-flag-ZM {
    background-position: -3485px 0
}

.bfh-flag-BF {
    background-position: -3502px 0
}

.bfh-flag-CU {
    background-position: -3519px 0
}

.bfh-flag-DE {
    background-position: -3536px 0
}

.bfh-flag-IR {
    background-position: -3553px 0
}

.bfh-flag-KZ {
    background-position: -3570px 0
}

.bfh-flag-LB {
    background-position: -3587px 0
}

.bfh-flag-LI {
    background-position: -3604px 0
}

.bfh-flag-MC {
    background-position: -3621px 0
}

.bfh-flag-MD {
    background-position: -3638px 0
}

.bfh-flag-MK {
    background-position: -3655px 0
}

.bfh-flag-MN {
    background-position: -3672px 0
}

.bfh-flag-MO {
    background-position: -3706px 0
}

.bfh-flag-MX {
    background-position: -3723px 0
}

.bfh-flag-MY {
    background-position: -3740px 0
}

.bfh-flag-PR {
    background-position: -3757px 0
}

.bfh-flag-RO {
    background-position: -3774px 0
}

.bfh-flag-SL {
    background-position: -3791px 0
}

.bfh-flag-TO {
    background-position: -3808px 0
}

.bfh-flag-VA {
    background-position: -3825px 0
}

.bfh-flag-ZW {
    background-position: -3842px 0
}

.bfh-flag-EUR {
    background: url(/desktop/css/../../common/lib/bootstrap-helper/css/../img/eu.png) no-repeat
}

.bfh-flag-XCD {
    background: url(/desktop/css/../../common/lib/bootstrap-helper/css/../img/xcd.png) no-repeat
}

.bfh-flag-AUD, .bfh-flag-CHF, .bfh-flag-DKK, .bfh-flag-EUR, .bfh-flag-XAF, .bfh-flag-XCD, .bfh-flag-XOF, .bfh-flag-XPF, .bfh-flag-ZAR {
    width: 16px;
    height: 14px;
    background: url(/desktop/css/../../common/lib/bootstrap-helper/css/../img/bootstrap-formhelpers-currencies.flags.png) no-repeat
}

.bfh-flag-AUD:empty, .bfh-flag-CHF:empty, .bfh-flag-DKK:empty, .bfh-flag-EUR:empty, .bfh-flag-XAF:empty, .bfh-flag-XCD:empty, .bfh-flag-XOF:empty, .bfh-flag-XPF:empty, .bfh-flag-ZAR:empty {
    width: 16px
}

.bfh-flag-AUD, .bfh-flag-CHF, .bfh-flag-DKK, .bfh-flag-EUR, .bfh-flag-XAF, .bfh-flag-XCD, .bfh-flag-XOF, .bfh-flag-XPF, .bfh-flag-ZAR {
    margin-right: 5px
}

.bfh-flag-AUD {
    background-position: -32px 0
}

.bfh-flag-CHF {
    background-position: -224px 0
}

.bfh-flag-DKK {
    background-position: -64px -16px
}

.bfh-flag-EUR {
    background-position: -96px -16px
}

.bfh-flag-XAF {
    background-position: -160px -80px
}

.bfh-flag-XCD {
    background-position: -176px -80px
}

.bfh-flag-XOF {
    background-position: -192px -80px
}

.bfh-flag-XPF {
    background-position: -208px -80px
}

.bfh-flag-ZAR {
    background-position: -224px -80px
}

.bfh-selectbox {
    position: relative
}

.bfh-selectbox .bfh-selectbox-toggle {
    display: inline-block;
    padding: 6px 24px 6px 12px;
    text-decoration: none
}

.bfh-selectbox .bfh-selectbox-toggle:focus {
    outline: 0
}

.bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
    display: inline-block;
    float: left;
    width: 100%;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
    float: right;
    margin-top: 8px;
    margin-right: -16px;
    margin-left: -10px
}

.bfh-selectbox .bfh-selectbox-options {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 90px;
    padding: 5px 0;
    margin: -1px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.bfh-selectbox .bfh-selectbox-options.pull-right {
    right: 0;
    left: auto
}

.bfh-selectbox .bfh-selectbox-options .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.bfh-selectbox .bfh-selectbox-options .bfh-selectbox-filter-container {
    width: 100%;
    padding: 5px
}

.bfh-selectbox .bfh-selectbox-options ul {
    max-width: 500px;
    max-height: 200px;
    padding: 0;
    margin: 5px 0 0 0;
    overflow-x: hidden;
    overflow-y: auto;
    list-style: none
}

.bfh-selectbox .bfh-selectbox-options ul li > a {
    display: block;
    width: 100%;
    min-height: 26px;
    padding: 3px 20px;
    overflow-x: hidden;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bfh-selectbox .bfh-selectbox-options ul li > a:hover, .bfh-selectbox .bfh-selectbox-options ul li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.bfh-selectbox .bfh-selectbox-options ul .bfh-selectbox-options-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.bfh-selectbox .bfh-selectbox-options ul .disabled > a {
    color: #999
}

.bfh-selectbox .bfh-selectbox-options ul .disabled > a:hover, .bfh-selectbox .bfh-selectbox-options ul .disabled > a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.bfh-selectbox.open > .bfh-selectbox-options {
    display: block
}

.bfh-selectbox.open a {
    outline: 0
}

.pull-right > .bfh-selectbox-options {
    right: 0;
    left: auto
}

.bfh-selectbox-up .caret, .navbar-fixed-bottom .bfh-selectbox .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.bfh-selectbox-up .bfh-selectbox-options, .navbar-fixed-bottom .bfh-selectbox .bfh-selectbox-options {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .bfh-selectbox-options {
        right: 0;
        left: auto
    }
}

.bfh-googlefonts .bfh-selectbox-options a {
    width: 230px;
    height: 30px;
    text-indent: -9999px;
    background-image: url(/desktop/css/../../common/lib/bootstrap-helper/css/../img/bootstrap-formhelpers-googlefonts.png)
}

.bfh-googlefonts .bfh-selectbox-options a:focus {
    background-color: transparent;
    background-repeat: no-repeat;
    outline: 0;
    filter: none
}

.bfh-googlefonts .bfh-selectbox-options .active > a, .bfh-googlefonts .bfh-selectbox-options .active > a:hover {
    background-color: transparent;
    background-image: url(/desktop/css/../../common/lib/bootstrap-helper/css/../img/bootstrap-formhelpers-googlefonts.png);
    background-repeat: no-repeat;
    outline: 0;
    filter: none
}

.bfh-datepicker-calendar {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 296px
}

.bfh-datepicker-calendar > table.calendar {
    width: 376px;
    background: #fff
}

.bfh-datepicker-calendar > table.calendar .months-header > th {
    font-size: 12px;
    text-align: center
}

.bfh-datepicker-calendar > table.calendar .months-header > th.month > span {
    display: inline-block;
    width: 100px
}

.bfh-datepicker-calendar > table.calendar .months-header > th.year > span {
    display: inline-block;
    width: 50px
}

.bfh-datepicker-calendar > table.calendar .days-header > th {
    width: 30px;
    font-size: 11px;
    line-height: 12px;
    text-align: center
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td {
    width: 30px;
    font-size: 11px;
    line-height: 12px;
    text-align: center
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td.today {
    color: #fff;
    background-color: #428bca
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td.off {
    color: #999
}

.bfh-datepicker-calendar > table.calendar > tbody > tr > td:not(.off):hover {
    color: #262626;
    cursor: pointer;
    background-color: #f5f5f5
}

.bfh-datepicker {
    position: relative
}

.bfh-datepicker-toggle {
    *margin-bottom: -3px
}

.bfh-datepicker-toggle > input[readonly] {
    cursor: inherit;
    background-color: inherit
}

.open > .bfh-datepicker-calendar {
    display: block
}

.bfh-timepicker-popover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.bfh-timepicker-popover > table {
    width: 180px;
    margin: 0
}

.bfh-timepicker-popover > table > tbody > tr > td {
    text-align: center;
    border: 0
}

.bfh-timepicker-popover > table > tbody > tr > td.separator {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px
}

.bfh-timepicker-popover > table > tbody > tr > td > div > input {
    width: 42px !important;
    text-align: center
}

.bfh-timepicker {
    position: relative
}

.bfh-timepicker-toggle {
    *margin-bottom: -3px
}

.bfh-timepicker-toggle > input[readonly] {
    cursor: inherit;
    background-color: inherit
}

.open > .bfh-timepicker-popover {
    display: block
}

.bfh-slider {
    height: 20px;
    margin-top: 8px;
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none
}

.bfh-slider > .bfh-slider-handle {
    position: absolute;
    width: 20px;
    height: 34px;
    margin-top: -7px;
    cursor: col-resize;
    background: #efefef;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px
}

.bfh-slider > .bfh-slider-handle > .bfh-slider-value {
    position: absolute;
    width: 48px;
    height: 20px;
    margin-top: 5px;
    margin-left: -15px;
    line-height: 20px;
    text-align: center;
    cursor: col-resize;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px
}

.bfh-slider > .bfh-slider-handle > .bfh-slider-value .disabled {
    color: #999
}

.bfh-slider.disabled .bfh-slider-value {
    color: #999
}

.bfh-colorpicker-popover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 20px;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.bfh-colorpicker-popover > canvas {
    width: 384px;
    height: 256px
}

.bfh-colorpicker {
    position: relative
}

.bfh-colorpicker-toggle {
    *margin-bottom: -3px
}

.bfh-colorpicker-toggle > input[readonly] {
    cursor: inherit;
    background-color: inherit
}

.bfh-colorpicker-toggle .bfh-colorpicker-icon {
    display: block;
    width: 16px;
    height: 16px
}

.open > .bfh-colorpicker-popover {
    display: block
}

.input-group > .bfh-number {
    border-right: 0
}

.input-group > .bfh-number-btn:hover {
    background-color: #ccc
}

.suggestions-nowrap {
    white-space: nowrap
}

.suggestions-input {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.suggestions-input::-ms-clear {
    display: none
}

.suggestions-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-text-size-adjust: 100%
}

.suggestions-addon {
    display: none;
    opacity: 0;
    position: absolute
}

.suggestions-addon[data-addon-type=spinner] {
    background: rgba(255, 255, 255, .75) url(data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=) 50% 50% no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.suggestions-addon[data-addon-type=clear] {
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: .8
}

.suggestions-addon[data-addon-type=clear]:hover {
    opacity: 1
}

.suggestions-suggestions {
    background: #fff;
    border: 1px solid #999;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 9999;
    -webkit-text-size-adjust: 100%
}

.suggestions-suggestions strong {
    font-weight: 400;
    color: #39f
}

.suggestions-suggestions.suggestions-mobile {
    border-style: none
}

.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
    border-bottom: 1px solid #ddd
}

.suggestions-suggestion {
    padding: 4px 4px;
    overflow: hidden
}

.suggestions-suggestion:hover {
    background: #f7f7f7
}

.suggestions-selected {
    background: #f0f0f0
}

.suggestions-selected:hover {
    background: #f0f0f0
}

.suggestions-hint {
    padding: 4px 4px;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    font-size: 85%;
    line-height: 20px
}

.suggestions-constraints {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important
}

.suggestions-constraints:empty {
    display: none !important
}

.suggestions-constraints li {
    background: #f8f8f8;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0 .5em
}

.suggestions-constraints li .suggestions-remove {
    height: 1em;
    width: 1em;
    display: inline-block;
    margin: 0 0 0 .25em;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: .8
}

.suggestions-constraints li .suggestions-remove:hover {
    opacity: 1
}

.suggestions-constraints li span {
    vertical-align: middle
}

.suggestions-subtext {
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.suggestions-subtext_inline {
    display: inline-block;
    min-width: 6em;
    vertical-align: bottom;
    margin: 0 .5em 0 0
}

.suggestions-subtext-delimiter {
    display: inline-block;
    width: 2px
}

.suggestions-subtext_label {
    margin: 0 0 0 .25em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 3px;
    background: #f5f5f5;
    font-size: 85%
}

.suggestions-value[data-suggestion-status=LIQUIDATED] {
    position: relative
}

.suggestions-value[data-suggestion-status=LIQUIDATED]:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid rgba(0, 0, 0, .4);
    content: ""
}

.suggestions-promo {
    font-size: 85%;
    display: none;
    color: #777;
    padding: 4px;
    text-align: center
}

.suggestions-promo a {
    color: #777;
    display: block;
    filter: grayscale(100%);
    line-height: 20px;
    text-decoration: none
}

.suggestions-promo a:hover {
    filter: grayscale(0)
}

.suggestions-promo svg {
    height: 20px;
    vertical-align: bottom
}

.suggestions-promo-desktop {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/desktop/css/../../common/lib/jquery.fancybox-2.1/source/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/desktop/css/../../common/lib/jquery.fancybox-2.1/source/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/desktop/css/../../common/lib/jquery.fancybox-2.1/source/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/desktop/css/../../common/lib/jquery.fancybox-2.1/source/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('/desktop/css/../../common/lib/jquery.fancybox-2.1/source/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url('/desktop/css/../../common/lib/jquery.fancybox-2.1/source/fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}

body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
    color: #666;
    -webkit-font-smoothing: antialiased
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 1px 0px;
    margin: 1px 0px;
    font-weight: 600;
    color: #666
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff !important;
    background-color: #2575b3
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none !important
}

.nav-tabs > li > a {
    border: none;
    border-radius: 0
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)
}

.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn:active, .btn.active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, 0%, #e6e6e6, 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    background-repeat: repeat-x;
    border-color: #e0e0e0;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0)
}

.btn-default:active, .btn-default.active {
    background-color: #e6e6e6;
    border-color: #e0e0e0
}

.btn-primary {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    background-repeat: repeat-x;
    border-color: #2d6ca2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)
}

.btn-primary:active, .btn-primary.active {
    background-color: #3071a9;
    border-color: #2d6ca2
}

.btn-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    border-color: #419641;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)
}

.btn-success:active, .btn-success.active {
    background-color: #449d44;
    border-color: #419641
}

.btn-warning {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
    background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    background-repeat: repeat-x;
    border-color: #eb9316;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)
}

.btn-warning:active, .btn-warning.active {
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
    background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    border-color: #c12e2a;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)
}

.btn-danger:active, .btn-danger.active {
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    background-repeat: repeat-x;
    border-color: #2aabd2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)
}

.btn-info:active, .btn-info.active {
    background-color: #31b0d5;
    border-color: #2aabd2
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #357ebd;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0)
}

.navbar {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f8f8f8));
    background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f8f8f8, 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)
}

.navbar .navbar-nav > .active > a {
    background-color: #f8f8f8
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}

.navbar-inverse {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3c3c3c), to(#222222));
    background-image: -webkit-linear-gradient(top, #3c3c3c, 0%, #222222, 100%);
    background-image: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0)
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: #222222
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.alert-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
    background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);
    background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0)
}

.alert-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
    background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);
    background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
    background-repeat: repeat-x;
    border-color: #9acfea;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0)
}

.alert-warning {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
    background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #f8efc0, 100%);
    background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    background-repeat: repeat-x;
    border-color: #f5e79e;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0)
}

.alert-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
    background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);
    background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    background-repeat: repeat-x;
    border-color: #dca7a7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0)
}

.progress {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ebebeb, 0%, #f5f5f5, 100%);
    background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)
}

.progress-bar {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0)
}

.progress-bar-success {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)
}

.progress-bar-info {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)
}

.progress-bar-warning {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
    background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)
}

.progress-bar-danger {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
    background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3278b3));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #3278b3, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #3278b3 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
    background-repeat: repeat-x;
    border-color: #3278b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0)
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.panel-default > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
    background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)
}

.panel-primary > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
    background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
    background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0)
}

.panel-success > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #d0e9c6, 100%);
    background-image: -moz-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)
}

.panel-info > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#c4e3f3));
    background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #c4e3f3, 100%);
    background-image: -moz-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)
}

.panel-warning > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#faf2cc));
    background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #faf2cc, 100%);
    background-image: -moz-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)
}

.panel-danger > .panel-heading {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#ebcccc));
    background-image: -webkit-linear-gradient(top, #f2dede, 0%, #ebcccc, 100%);
    background-image: -moz-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)
}

.well {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e8e8e8), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #e8e8e8, 0%, #f5f5f5, 100%);
    background-image: -moz-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

header {
    margin-bottom: 30px;
    padding: 0;
    width: 100%
}

.mainNav {
}

.searchWrapper {
    margin-top: 20px
}

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

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white
}

.nav-tabs {
    padding-top: 10px;
    margin-bottom: 10px
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

footer {
    border-top: 4px solid #5eb2d9
}

footer {
    background-color: #161616;
    padding: 20px 10px 0 10px;
    margin-top: 10px;
    color: #aaa;
    font-size: 12px
}

footer a, footer a:visited {
    color: #ddd
}

footer a:hover {
    color: #ccc;
    text-decoration: underline
}

footer hr {
    height: 0;
    padding: 0;
    margin: 5px 0px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #222
}

footer h5 {
    color: #fff
}

footer h6 {
    color: #fff
}

footer ul {
    margin-left: 0;
    padding: 0
}

footer ul li {
    list-style-type: none;
    margin-bottom: 5px
}

footer .widget {
    margin-bottom: 20px
}

footer .copy {
    margin-bottom: 5px;
    font-size: 11px
}

footer .payment-icons img {
    max-width: 35px;
    margin-right: 5px
}

.btn-group > .btn {
    border-radius: 0
}

.breadcrumb {
    background: none;
    padding: 0 0
}

.breadcrumb > li + li:before {
    color: #ccc;
    content: "→ ";
    padding: 0 5px;
    font-family: Arial, Helvetica, sans-serif;
}

@font-face {
    font-family: ALSRubl;
    src: url('/desktop/css/themes/default/../../../fonts/rouble.ttf')
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('/desktop/css/themes/default/../../../fonts/pt-sans-narrow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

.text-xs-left {
    text-align: left
}

.text-xs-right {
    text-align: right
}

.text-xs-center {
    text-align: center
}

.text-xs-justify {
    text-align: justify
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left
    }

    .text-lg-right {
        text-align: right
    }

    .text-lg-center {
        text-align: center
    }

    .text-lg-justify {
        text-align: justify
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left
    }

    .text-md-right {
        text-align: right
    }

    .text-md-center {
        text-align: center
    }

    .text-md-justify {
        text-align: justify
    }
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left
    }

    .text-sm-right {
        text-align: right
    }

    .text-sm-center {
        text-align: center
    }

    .text-sm-justify {
        text-align: justify
    }
}

.fa-2 {
    font-size: 2em
}

.fa-3 {
    font-size: 4em
}

.fa-4 {
    font-size: 7em
}

.fa-5 {
    font-size: 12em
}

.fa-6 {
    font-size: 20em
}

#mainContainer {
    width: 100%;
    display: block;
    margin: 0 auto;
    background: #fff
}

@media (max-width: 500px) {
    #mainContainer {
        overflow: hidden
    }
}

body {
    padding-top: 70px
}

.navbar {
    z-index: 10001 !important
}

.modal-open .navbar {
    z-index: 3 !important
}

#main-menu > li > ul {
    z-index: 15 !important
}

.onTownClick span {
    color: #00B0E8;
    border-bottom: 1px dashed #00B0E8
}

header {
    margin-bottom: 30px;
    padding: 0;
    width: 100%
}

.upperHeader {
    padding-top: 5px;
    border-bottom: 1px solid #eaeaea
}

.upperHeader select.upper-nav {
    display: none
}

.upperHeader .inline {
    margin: -2px 0 0 0;
    padding: 0
}

.upperHeader .inline li {
    margin: 0 0 0 5px;
    padding: 0
}

.upperHeader .inline li a {
    font-size: 11px;
    font-weight: 600;
    line-height: 12px
}

.middleHeader .middleContainer {
    padding: 20px 0 30px 0
}

.middleHeader .cont {
    widht: 185px;
    float: left
}

.middleHeader .cont .logo {
    padding: 0 0 5px 0
}

.middleHeader .logoArea {
    width: 37%
}

@media (max-width: 1024px) {
    .middleHeader .logoArea {
        text-align: center
    }
}

.middleHeader .tel {
    color: #2374b2;
    font-size: 35px;
    font-weight: bold;
    text-align: right;
    height: 40px
}

.middleHeader .adress {
    text-align: right
}

.middleHeader .search {
    padding: 10px 0 10px 0
}

.middleHeader .anniversary {
    padding-left: 0;
    color: #de0829;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: 8px;
    font-family: Helvetica
}

.middleHeader .anniversary_covid19 {
    padding-left: 0;
    color: #de0829;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: Helvetica
}

.middleHeader .logoslogan {
    padding-left: 0;
    padding-top: 13px;
    float: right;
    color: #2575b3;
    text-align: left
}

@media (max-width: 1200px) {
    .middleHeader .logoslogan {
        display: none
    }
}

.middleHeader .logoslogan p {
    margin: 2px 0 1px
}

@media (max-width: 480px) {
    .middleHeader .tel {
        font-size: 22px !important
    }
}

@media (max-width: 1000px) {
    .middleHeader .tel {
        font-size: 26px !important
    }
}

.middleHeader .cons {
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: right
}

.middleHeader .siteSearch {
    margin-left: 10px
}

.middleHeader .currency {
    min-width: 55px
}

.middleHeader .language {
    min-width: 65px
}

.siteSearch .dropdown-menu > li {
    background: none !important
}

.mainNav {
}

.searchWrapper {
    margin-top: 20px
}

.navbar-text {
    float: none
}

.topLinks {
    text-align: center;
    margin: 0
}

.topLinks > li {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.navbar {
    border-radius: 0 !important;
    margin: 0
}

.mainNav {
    background: #e7e7e7;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.mainNav .navbar {
    min-height: 40px;
    background: none;
    border: none
}

.mainNav .navbar-nav {
    margin: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background-color: #e7e7e7;
    background-image: none;
    filter: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    min-height: 40px !important
}

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

.mainNav .navbar-nav > li {
    line-height: 40px;
    border-right: 1px solid #c7c7c7;
    position: relative;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    transition: background .1s linear
}

.mainNav .navbar-nav > li:hover > a:focus, .mainNav .navbar-nav > li:hover > a:hover, .mainNav .navbar-nav > li:hover > a:focus i, .mainNav .navbar-nav > li:hover > a:hover i, .mainNav .navbar-nav > li:hover > a:focus span, .mainNav .navbar-nav > li:hover > a:hover span {
    color: #fff
}

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: #2374b2
}

.mainNav .navbar-nav > li:hover, .mainNav .navbar-nav > li:hover a {
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

.mainNav .navbar-nav > li > ul > li, .mainNav .navbar-nav > li > ul > li a {
    background: #2374b2;
    color: white !important
}

.mainNav .navbar-nav > li > ul > li a {
    padding: 6px 18px
}

.mainNav .navbar-nav li a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, .1)
}

.navbar-nav .active a, .navbar-nav .active a:hover, .navbar-nav .active a:focus
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus, .navbar-nav > .active > a i, .navbar-nav > .active > a:focus i, .navbar-nav > .active > a:hover i, .navbar-nav > .active > a span, .navbar-nav > .active > a:focus span, .navbar-nav > .active > a:hover span {
    color: white;
    background: #2374b2 !important;
    background-color: #2374b2 !important;
    filter: #2374b2
}

.dropdown-menu {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

footer {
    background-color: #161616;
    padding-top: 20px;
    padding-bottom: 0;
    margin-top: 10px;
    color: #aaa;
    font-size: 12px
}

footer a, footer a:visited {
    color: #ddd
}

footer a:hover {
    color: #ccc;
    text-decoration: underline
}

footer hr {
    height: 0;
    padding: 0;
    margin: 5px 0px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #222
}

footer h5 {
    color: #fff
}

footer h6 {
    color: #fff
}

footer ul {
    margin-left: 0
}

footer ul li {
    list-style-type: none;
    margin-bottom: 5px
}

footer .widget {
    margin-bottom: 20px
}

footer .copy {
    margin-bottom: 5px;
    font-size: 11px
}

footer .payment-icons img {
    max-width: 35px;
    margin-right: 5px
}

.col-left {
    width: 48%;
    float: left
}

.col-right {
    width: 48%;
    float: right
}

.catalog-nav {
    margin: 0;
    padding: 0
}

.catalog-nav li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.catalog-nav > li > a {
    border-left: 3px solid #5eb2d9
}

.catalog-nav > li > a:hover {
    color: #666;
    background-color: #f3f3f3;
    border-bottom: 1px solid #ddd
}

.catalog-nav > li.active > a {
    color: #666;
    background-color: #f3f3f3;
    border-bottom: 1px solid #ddd
}

.catalog-nav > li > a {
    display: block;
    padding: 10px 10px;
    color: #777;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    background-color: #fafafa
}

.catalog-title {
    margin-bottom: 8px;
    margin-top: 20px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f3f3f3;
    display: block
}

.catalog-title a {
    font-size: 24px
}

.catalog-row {
    padding-bottom: 30px
}

.catalog-item {
    min-height: 280px;
    max-width: 280px;
    margin: 10px auto;
    padding: 10px 10px;
    border: 1px solid #f3f3f3;
    box-shadow: inset 0px 0px 1px #ddd;
    -webkit-transition: box-shadow 1s ease;
    -moz-transition: box-shadow 1s ease;
    -o-transition: box-shadow 1s ease;
    transition: box-shadow 1s ease
}

.catalog-item .btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    float: none
}

.btn-mini-blue-filled {
    margin-left: 0;
    text-shadow: none;
    font-size: 14px;
    background: #23527c;
    width: 100%;
    max-width: 220px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    color: white;
    border-color: #23527c;
    border-radius: 0
}

.btn-mini-blue-filled:hover {
    background: #718aa0;
    color: white;
    border-color: #718aa0
}

.btn-mini-green-filled {
    text-shadow: none;
    font-size: 14px;
    background: #279a4d;
    border-color: #279a4d;
    color: #fff;
    width: 100%;
    max-width: 220px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0
}

.btn-mini-green-filled:hover {
    background: #2faf5a;
    border-color: #2faf5a;
    color: #fff
}

.btn-mini-blue-line {
    margin-left: 0;
    text-shadow: none;
    font-size: 14px;
    background: #ffffff;
    width: 100%;
    max-width: 220px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    color: #23527c;
    border-color: #173e7c;
    border-radius: 0
}

.btn-mini-blue-line:hover {
    background: #ffffff;
    color: #758fa0;
    border-color: #718aa0
}

.btn-price-request {
    text-shadow: none;
    font-size: 16px;
    width: 260px;
    height: 52px;
    border-radius: 0;
    float: none;
    margin-right: auto;
    margin-left: auto;
    background-color: #23527c;
    background: linear-gradient(top, #718aa0, #23527c);
    background: -webkit-linear-gradient(top, #718aa0, #23527c);
    background: -moz-linear-gradient(top, #718aa0, #23527c);
    background: -o-linear-gradient(top, #718aa0, #23527c);
    background: -ms-linear-gradient(top, #718aa0, #23527c);
    border: thin solid #23527c;
    font-weight: 700;
    color: white !important;
    outline-style: none;
}

.btn-price-request:hover, .btn-price-request:visited, .btn-price-request:active, .btn-price-request:focus, .btn-price-request:link {
    text-shadow: none;
    width: 260px;
    height: 52px;
    border-radius: 0;
    float: none;
    margin-right: auto;
    margin-left: auto;
    color: white !important;
    background-color: #718aa0;
    background: linear-gradient(top, #5878A0, #718aa0);
    background: -webkit-linear-gradient(top, #5878A0, #718aa0);
    background: -moz-linear-gradient(top, #5878A0, #718aa0);
    background: -o-linear-gradient(top, #5878A0, #718aa0);
    background: -ms-linear-gradient(top, #5878A0, #718aa0);
    border: thin solid #23527c;
    outline-style: none;
}

.catalog-item-foto {
    max-height: 150px
}

.catalog-item-foto img {
    height: 140px;
    width: auto;
    display: block;
    margin: 5px auto
}

.catalog-item-desc-name {
    min-height: 60px;
    color: #337ab7;
    text-decoration: none;
    text-align: center;
    font-weight: 600
}

.catalog-item-desc h5 {
    text-align: center
}

.catalog-item-desc p {
    text-align: center
}

.catalog-item-desc-price {
    text-align: center;
    font-size: 18px;
    padding: 5px 0 5px 0;
    min-height: 52px
}

.catalog-pagination {
    text-align: center
}

.catalog-addbrand-text {
    display: none
}

.catalog-addbrand-text_slideUp {
    display: none
}

.catalog-addbrand-text_slideDown {
}

.product-title {
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-top: 7px;
    border-bottom: 1px solid #f3f3f3;
    text-align: center
}

.product-title2 {
    font-weight: bold;
    color: black;
    margin-bottom: 5px
}

.product-title-bigger {
    font-size: 20px;
    color: #337ab7
}

.product-price-title {
    text-align: center;
    font-size: 16px
}

.product-price {
    line-height: 1.1;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    color: #2c2c2c
}

.product-price-card {
    display: inline-block;
    font-weight: 600;
    font-size: 3em;
    color: #2c2c2c;
    margin: 15px 0px 15px 0px
}

.product-price .fa-rub {
    font-size: 35px
}

.product-price-old {
    text-decoration: line-through
}

.product-price-request {
    font-size: 30px
}

.product-delivery-block .col-md-12 {
    padding-right: 0
}

.product-delivery-block {
    padding-top: 20px
}

.product-payment-block {
}

.product-delivery-block-title {
    font-size: 16px;
    font-weight: bold
}

.product-delivery-block-title a {
    text-decoration: underline
}

.product-pickup-block {
    padding-top: 10px
}

.product-pickup-block-title {
    font-size: 16px;
    font-weight: bold
}

.product-pickup-block-title a {
    text-decoration: underline
}

.product-payment-block-title {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline
}

.product-btngroup {
    text-align: center
}

.product-stock {
    text-align: center
}

.product-sameprod {
    text-align: center;
    font-size: 16px
}

.product-description {
    text-align: justify
}

.product-infoblock-left {
    text-align: right;
    margin-right: -10px;
    margin-bottom: 10px
}

.product-infoblock-right {
    font-weight: bold;
    margin-left: -10px;
    margin-bottom: 10px
}

.product-video-logo {
    color: #c00705
}

.product-video-logo {
    color: #c00705
}

.product-images {
    padding-right: 10px
}

.product-whyus-title {
    font-weight: 600;
    display: block;
    text-align: center;
    color: #666
}

.product-whyus-body ul {
    padding: 0 0 10px 0;
    margin: 0;
    list-style: none
}

.product-whyus-body ul > li {
    list-style: none;
    padding-bottom: 5px
}

.product-whyus-body ul > li:before {
    font-family: FontAwesome;
    content: "\f00c";
    font-size: 16px;
    color: #008000;
    padding-right: 5px
}

.product-buyCheaper {
    padding: 7px 0 7px 0
}

.cart-product-row {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border: 1px #f4f4f4 solid;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.cart-product-row:hover {
    background-color: rgba(246, 246, 246, 0.95);
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1)
}

.cart-product-row__img {
    padding: 15px;
    width: 16.66666667%
}

.cart-product-row__img .thumbnail {
    margin: 0
}

.cart-product-row__main {
    padding: 15px;
    width: 83.33333333%;
    display: flex
}

.cart-product-row__info {
    flex-basis: 0;
    flex-grow: 1;
    padding-right: 30px
}

.cart-product-row__num {
    text-align: center;
    width: 144px
}

.cart-product-row__num .input-group {
    position: static
}

.cart-product-row__num .input-group .form-control {
    position: static
}

.cart-product-row__num .glyphicon {
    margin-right: 0
}

.cart-product-row__price {
    width: 200px;
    padding: 0 30px
}

.cart-product-row__remove {
    width: 36px
}

.cart-product-row__remove .btn .glyphicon {
    margin: 0;
    padding-right: 2px
}

.confirm-order {
    margin: 50px 0
}

@media (max-width: 1440px) {
    .cart-product-row__info {
        padding-right: 20px
    }

    .cart-product-row__price {
        width: 160px;
        padding: 0 20px
    }
}

@media (max-width: 1200px) {
    .cart-product-row__img {
        width: 25%
    }

    .cart-product-row__main {
        padding-left: 0;
        flex-wrap: wrap;
        width: 75%
    }

    .cart-product-row__info {
        padding-right: 0;
        flex-basis: auto;
        flex-grow: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .cart-product-row__info > p {
        margin-bottom: 0
    }

    .cart-product-row__num {
        width: 110px
    }

    .cart-product-row__price {
        width: auto;
        flex-basis: 0;
        flex-grow: 1
    }

    .cart-product-row__remove {
        align-self: flex-end
    }
}

@media (max-width: 991px) {
    .cart.row {
        margin-left: 0;
        margin-right: 0
    }

    .cart-product-row {
        margin-left: -15px;
        margin-right: -15px
    }

    .confirm-order {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .cart-product-row {
        align-items: stretch
    }
}

@media (max-width: 640px) {
    .cart-product-row {
        position: relative
    }

    .cart-product-row__img {
        padding: 10px
    }

    .cart-product-row__main {
        padding: 10px 10px 10px 0
    }

    .cart-product-row__info h4 {
        font-size: 16px;
        padding-right: 28px
    }

    .cart-product-row__info > p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: normal;
        margin-top: 8px
    }

    .cart-product-row__info > span {
        font-size: 12px
    }

    .cart-product-row__num {
        width: 100px
    }

    .cart-product-row__num .input-group-sm > .form-control, .cart-product-row__num .input-group-sm > .input-group-btn > .btn {
        padding-left: 7px;
        padding-top: 7px
    }

    .cart-product-row__price {
        padding: 0 0 0 15px
    }

    .cart-product-row__remove {
        position: absolute;
        top: 5px;
        right: 5px;
        width: auto
    }

    .cart-product-row__remove .btn {
        padding: 4px 6px;
        background: no-repeat;
        border: none;
        box-shadow: none;
        color: #f73d34;
        text-shadow: none;
        font-size: 13px
    }
}

.cart-product-discount {
    color: #e6000b;
    font-size: 18px;
    font-weight: bold
}

.cart-payMethod-addInfo {
    background: #fff0f9;
    padding: 10px
}

.cart-payMethod-highlighted {
    background: ghostwhite
}

.cart-delivMethod-addInfo {
    background: #fff0f9;
    padding: 10px
}

.cart-delivMethod-highlighted {
    background: ghostwhite
}

.main-newproduct-header {
    font-size: 30px;
    text-align: center;
    height: 50px;
    padding-top: 15px
}

.main-advcategory {
    height: 135px;
    display: block;
    position: relative
}

.main-advcategory-header {
    font-size: 18px;
    line-height: 22px;
    color: #428bca;
    position: relative
}

.main-advcategory-price {
    left: 14px;
    bottom: 12px;
    position: absolute;
    z-index: 10;
    font-size: 18px
}

.main-advcategory-link {
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    font: 0/0 sans-serif;
    z-index: 20
}

.filterSlider {
    width: 240px
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important
}

.product-properties-table {
    text-align: center;
    border-bottom: 1px solid #dddddd
}

.product-properties-table th {
    font-weight: normal;
    font-size: 16px
}

.product-properties-table td {
    padding: 8px;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd
}

.product-properties-table td:first-child {
    border-left: 0
}

.product-properties-name {
    width: 250px;
    text-align: left
}

.order-finish-text {
    font-size: 30px
}

.catalog-filter-brand {
    text-decoration: none
}

.catalog-filter-brand:hover {
    text-decoration: none
}

.catalog-filter-brand-delete {
    color: #000000;
    font-weight: normal
}

.product-rating-stars img {
    vertical-align: text-bottom
}

.tooltip-inner {
    background-color: #2374b2;
    background-color: #fff;
    color: #222;
    border-radius: 2px;
    box-shadow: 0 9px 46px 0 rgba(0, 0, 0, .06), 0 5px 15px 0 rgba(0, 0, 0, .12);
    padding: 24px;
    max-width: 300px !important
}

.tooltip.right .tooltip-arrow {
    border-right-color: #2374b2
}

.tooltip.in {
    opacity: 1
}

.tooltip.right {
    margin-left: 0
}

.product-compare-container {
    overflow-x: auto
}

.compare-product-item {
    vertical-align: top;
    min-width: 200px
}

.moreOnYaMarket {
    text-decoration: underline
}

.moreOnYaMarket-Ya {
    color: #f50000
}

.moreOnYaMarket-Market {
    color: #ff864f
}

.b-aura-review {
    margin-bottom: 40px
}

.b-aura-review__title {
    position: relative;
    min-height: 32px;
    margin-bottom: 15px;
    border-radius: 2px;
    background: #f6f5f3
}

.b-aura-review__rate {
    margin-bottom: 10px
}

.b-aura-review__verdict {
    margin: 0 20px 10px 0
}

.b-aura-userverdict {
    margin-bottom: 8px
}

.b-aura-userverdict__title {
    font-weight: bold;
    display: inline-block
}

.b-aura-userverdict__text {
    display: inline-block;
    line-height: 18px;
    max-width: 100%;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word
}

.b-aura-rating {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle
}

.b-aura-rating__text {
    color: #999;
    font-size: 13px
}

.b-aura-review__delivery, .b-aura-review__usage {
    float: right;
    margin-right: 10px;
    margin-bottom: 0;
    color: #999
}

.b-aura-review__title .b-aura-usergeo {
    float: right;
    line-height: 32px
}

.b-aura-usergeo {
    color: #999;
    margin-right: 10px
}

.b-aura-usergeo__date {
    display: inline-block
}

.b-aura-user {
    float: left
}

.b-aura-user__image {
    width: 32px;
    height: 32px;
    border-right: 1px solid #fff
}

.b-aura-user__image, .b-aura-user .b-aura-username, .b-aura-user__social {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px
}

.b-aura-user .b-aura-username, .b-aura-user .b-aura-username_anonymous {
    font-size: 15px;
    margin: 0 10px
}

.commentYaMarket {
    background-color: #fff
}

.b-icon {
    font: 0/0 a;
    border: 0
}

#main-menu {
    position: relative;
    width: auto
}

#main-menu ul {
    width: 12em
}

.carousel-control {
    background: none !important
}

.carousel-indicators {
    bottom: 0 !important
}

#carousel-example-generic {
    margin-top: -15px;
    margin-bottom: 15px
}

.tt-input {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
}

.tt-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 35px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}


.shipping-add__group .tt-dropdown-menu {
    margin-top: 0 !important;
}

.tt-suggestion > p {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap
}

.tt-suggestion > p:hover, .tt-suggestion > p:focus, .tt-suggestion.tt-cursor p {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.text-error {
    color: #EA2E49;
    font-size: 16px
}

.paylate-mini-widget {
    display: inline-block !important;
    margin-top: 10px !important
}

#frame1 {
    z-index: 100
}

#paylate_btn_info a {
    text-decoration: none;
    color: white
}

.remindStep1 {
}

.remindStep2 {
    display: none
}

.remindStep3 {
    display: none
}

.remindStep4 {
    display: none
}

.account-page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee
}

.brands-header h1 {
    font-size: 24px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-top: 7px;
    border-bottom: 1px solid #f3f3f3;
    text-align: center
}

.catalog-header h1 {
    font-size: 24px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-top: 7px;
    border-bottom: 1px solid #f3f3f3;
    text-align: left
}

.widget-header {
    color: #fff;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 1px 0px;
    margin: 1px 0px;
    font-weight: 600;
    font-size: 14px
}

.sale-catalog-title {
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-top: 7px;
    border-bottom: 1px solid #f3f3f3;
    text-align: left
}

.sale-catalog-title h1 {
    font-size: 24px !important
}

.modal-title {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 1px 0;
    margin: 1px 0;
    font-weight: 600;
    color: #666;
    font-size: 24px
}

.discprog > p {
    font-size: 14px !important
}

.news_list {
    overflow: hidden;
    padding: 20px 0
}

.news_listdate {
    float: left;
    width: 10%
}

.news_listimage {
    float: left;
    width: 170px;
    text-align: center
}

.news_listname {
    float: left;
    width: 60%
}

@media (max-width: 750px) {
    .news_listdate {
        width: 20%
    }

    .news_listimage {
        display: none
    }

    .news_listname {
        width: 90%;
        font-size: 16px
    }
}

@media (max-width: 500px) {
    .news_listdate {
        float: none
    }

    .news_listname a {
        font-size: 16px
    }

    .desktop-only {
        display: none
    }
}

.sm-blue a.highlighted_menu {
    background: #1983af;
    background-image: url(/desktop/css/themes/default/css-gradients-fallback/main-item-hover-bg.png);
    background-image: -moz-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34a2d0), color-stop(100%, #006791));
    background-image: -webkit-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: -o-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: -ms-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: linear-gradient(top, #34a2d0 0%, #006791 100%);
    color: #fff
}

.blurred {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px)
}

.cartBlurred {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px)
}

.glyphicon {
    margin-right: 5px
}

.thumbnail {
    margin-bottom: 20px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.item.list-group-item {
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px
}

.item.list-group-item .list-group-image {
    margin-right: 10px
}

.item.list-group-item .thumbnail {
    margin-bottom: 0
}

.item.list-group-item .caption {
    padding: 9px 9px 0px 9px
}

.item.list-group-item:before, .item.list-group-item:after {
    display: table;
    content: " "
}

.item.list-group-item img {
    float: left
}

.item.list-group-item:after {
    clear: both
}

.list-group-item-text {
    margin: 0 0 11px
}

.short-descr {
    margin: 10px auto;
    padding: 10px 10px;
    border: 1px solid #f3f3f3;
    box-shadow: inset 0px 0px 1px #ddd;
    -webkit-transition: box-shadow 1s ease;
    -moz-transition: box-shadow 1s ease;
    -o-transition: box-shadow 1s ease;
    transition: box-shadow 1s ease
}

.r_sym {
    font-family: ALSRubl
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: rgba(203, 203, 203, 0.47);
    color: black
}

.top_itogo {
    position: fixed;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1000;
    margin-top: 52px;
    background-color: rgba(255, 255, 255, 0.7)
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0
}

.chat p {
    word-break: break-all
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px
}

.chat li.left .chat-body {
    margin-left: 60px
}

.chat li.right .chat-body {
    margin-right: 60px
}

.chat li .chat-body p {
    margin: 0;
    color: #777777
}

.panel .slidedown .glyphicon, .chat .glyphicon {
    margin-right: 5px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}

.yapointsmap {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

@-webkit-keyframes rainbow {
    0% {
        background: #ff0000
    }
    50% {
        background: #b30000
    }
    100% {
        background: #ff0000
    }
}

@keyframes rainbow {
    0% {
        background: #ff0000
    }
    50% {
        background: #b30000
    }
    100% {
        background: #ff0000
    }
}

#blob {
    webkit-animation: rainbow 2s linear 2s infinite;
    animation: rainbow 2s linear 2s infinite;
    color: white;
    background-color: #c12e2a
}

.blurImg {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -75px
}

.dataTables_filter {
    text-align: right
}

.tt-dropdown-menu {
    cursor: pointer
}

.mobile-only {
    display: none
}

.main-title {
    font-size: 28px;
    color: #252525
}

.user-info {
    background: #f7f7f7;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 10px
}

.user-img {
    float: left;
    margin-right: 10px;
    margin-top: 10px
}

.user-info h5 {
    margin: 0 0 5px 0;
    font-size: 16px
}

.user-info h5 a {
    color: #252525
}

p.balance {
    font-size: 16px;
    color: #40699b;
    margin-bottom: 0
}

.side-nav ul li {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fcfcfc
}

.side-nav ul li:hover {
    background-color: #40699b
}

a.side-item {
    display: block;
    padding: 15px 10px 10px 50px;
    margin-left: 10px;
    text-transform: uppercase;
    color: #141414;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: center left;
    border-radius: 10px
}

a.side-item:hover {
    background-color: #40699b;
    color: #ffffff;
    text-decoration: none !important
}

a.nav-info-url:hover, .brand-item h3 a:hover, .personal-area a:hover, .user-name:hover {
    text-decoration: none !important
}

a.menu-item-main {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_main.png')
}

a.menu-item-main:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_main_h.png')
}

a.menu-item-order {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_ord.png')
}

a.menu-item-order:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_ord_h.png')
}

a.menu-item-discount {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_dis.png')
}

a.menu-item-discount:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_dis_h.png')
}

a.menu-item-support {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_sup.png')
}

a.menu-item-support:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_sup_h.png')
}


a.menu-item-favorites {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_heart1.svg')
}

a.menu-item-favorites:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_heart_h1.svg')
}

a.menu-item-settings {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_set.png')
}

a.menu-item-settings:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_set_h.png')
}

a.menu-item-reviews {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_rev.png')
}

a.menu-item-reviews:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_rev_h.png')
}

a.menu-item-logout {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_log.png')
}

a.menu-item-logout:hover {
    background-image: url('/desktop/css/themes/default/../../../images/assets/side_log_h.png')
}

ul.filters {
    display: inline-block
}

.filter-item span {
    color: #fff223
}

.order-filter > span {
    font-size: 13px;
    color: #7a7a7a;
    margin-right: 10px
}

.order-item {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px
}

.order-title a {
    font-size: 18px;
    color: #252525
}

.order-title {
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #252525
}

.order-details li {
    font-size: 13px;
    color: #252525;
    margin-bottom: 10px
}

.order-details li:last-child {
    margin-bottom: 20px
}

span.detail, span.price-total {
    width: 45%;
    display: inline-block
}

.order-details li a {
    text-decoration: underline
}

.color-red {
    color: #bf3f40 !important
}

.order-total {
    font-size: 18px;
    color: #252525
}

.order-action {
    float: right;
    margin-top: -40px
}

.order-status h4 {
    font-size: 14px;
    padding-left: 10px;
    font-weight: 700;
    margin-top: 30px !important
}

.status-table td {
    font-size: 11px;
    border-bottom: 1px dotted #7a7a7a;
    padding: 5px 10px;
    width: 100%
}

.discount-table thead, .support-table thead {
    background: #40699b;
    color: #ffffff;
    font-size: 12px
}

.discount-table b {
    text-align: center;
    display: block
}

.color-blue {
    color: #40699b
}

.discount-table {
    border-bottom: 2px solid #40699b
}

.discount-title {
    width: 100%;
    margin-bottom: 20px
}

.discount-title h4, .discount-filters h4 {
    margin-top: 0;
    font-size: 18px
}

.discount-title p {
    font-size: 11px
}

.btn-discount {
    background-image: url('/desktop/css/themes/default/../../../images/assets/dis_btn.png');
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #40699b;
    color: #ffffff;
    display: inline-block;
    padding: 10px 10px 10px 50px;
    border-color: #40699b;
    border-radius: 5px;
    font-weight: 700;
    margin-top: 45px
}

.btn-discount:hover {
    background-color: #b6b6b6;
    border-color: #b6b6b6;
    color: #fff;
    text-decoration: none
}

.no-padding {
    padding: 0
}

.promo {
    background: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%
}

.promo h5 {
    margin-top: 0;
    color: #252525;
    font-size: 14px;
    font-weight: 700
}

.promo p {
    color: #7a7a7a;
    font-size: 12px;
    margin-bottom: 20px
}

.promo-input {
    width: 79%;
    margin-right: 20px
}

.discount-filters {
    margin-bottom: 10px
}

.discount-filters span {
    padding: 7px 5px
}

.discount-filters span {
    float: left;
    font-size: 13px
}

.discount-filters .form-inline .input-group > .form-control {
    width: auto;
    padding: 0
}

.discount-filters h4 {
    margin: 0 15px 0 0
}

.color-green {
    color: #489c4e
}

.pagination-wrap p {
    display: inline-block;
    font-size: 11px
}

.pagination-wrap .pagination {
    margin: 0;
    font-size: 11px
}

.support-table td {
    font-size: 13px;
    max-width: 250px
}

.personal-area h4 {
    margin-top: 0;
    font-size: 18px;
    color: #252525;
    margin-bottom: 20px
}

.hearthover:hover {
    color: forestgreen;
    cursor: pointer
}

.cross:hover {
    cursor: pointer
}

.heartgreen {
    color: forestgreen
}

.warning-info {
    background: url('/desktop/css/themes/default/../../../images/assets/danger.png') no-repeat center left;
    padding: 0 0 0 35px;
    font-size: 13px;
    margin-bottom: 30px
}

.brand-item {
    margin-bottom: 30px
}

.balance.font-roboto {
    margin-bottom: 0
}

img.brand-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px
}

.brand-item h3 {
    font-size: 18px;
    color: #40699b;
    margin: 0
}

.brand-item p {
    font-size: 11px;
    color: #7a7a7a;
    margin: 0;
    text-indent: 1.5em
}

.personal-area h4.nav-title {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

.nav-info {
    margin-bottom: 20px
}

.nav-info-url {
    font-size: 14px;
    font-weight: bold
}

.nav-info-url img {
    width: 20px;
    margin-right: 10px
}

.nav-info p {
    font-size: 12px;
    color: #7a7a7a;
    text-indent: 1.5em
}

.thanks-notes p {
    font-size: 14px;
    color: #7a7a7a;
    font-style: italic;
    margin-bottom: 0
}

.message-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    background: #40699b;
    text-align: center;
    padding: 10px 0;
    position: relative
}

.message-title:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #40699b transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 48%
}

.messages-deactive .message-title {
    background: #b9b9b9
}

.messages-deactive .message-title:after {
    border-color: #b9b9b9 transparent transparent transparent
}

.message {
    margin: 15px 0 20px 0;
    border: 1px solid #40699b;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    background: #f6f6f6
}

.messages-deactive .message {
    border-color: #b9b9b9
}

.message p.date {
    font-size: 11px;
    color: #939393
}

.message p.date i {
    font-size: 15px;
    margin-right: 5px
}

.message p.date span {
    float: right
}

.message-text {
    font-size: 11px;
    font-weight: 700;
    color: #383838
}

span.chat-count {
    position: absolute;
    color: #fff;
    background: #40699b;
    text-align: center;
    padding: 2px 10px;
    font-size: 10px;
    border-radius: 3px;
    left: -10px;
    top: -10px
}

.messages-deactive span.chat-count {
    background: #717171
}

span.chat-count:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent #40699b transparent transparent;
    position: absolute;
    bottom: -7px;
    right: 7px
}

.messages-deactive span.chat-count:after {
    border-color: transparent #717171 transparent transparent
}

.chat-box li {
    background: #ffffff;
    padding: 5px 10px;
    border: 1px solid #b9b9b9;
    position: relative;
    margin-top: 25px
}

.chat-box li:after, .chat-box li:before {
    bottom: 100%;
    left: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.chat-box li:nth-child(even):after, .chat-box li:nth-child(even):before {
    right: 10px;
    left: auto
}

.chat-box li:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 5px;
    margin-left: -5px
}

.chat-box li:before {
    border-color: rgba(185, 185, 185, 0);
    border-bottom-color: #b9b9b9;
    border-width: 6px;
    margin-left: -6px
}

.chat-box .name {
    font-size: 10px;
    color: #939393;
    float: left;
    width: 100%
}

.chat-date {
    float: right
}

.chat-box li:nth-child(even).name .chat-date {
    float: left
}

.chat-box .chat-text {
    font-size: 12px;
    color: #383838
}

.chat-box li:nth-child(even).name a {
    float: right
}

.mobile-discount table td:not(.first) {
    background: #1a699e;
    padding: 0 !important;
    font-size: 11px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #fff
}

.mobile-discount table tr {
    border: none
}

.mobile-discount table thead td {
    font-size: 18px;
    font-weight: 700;
    color: #141414
}

.table-striped > tbody > tr:nth-of-type(even) > td:not(.first) {
}

.discount-more a {
    text-transform: uppercase
}

.btn-quest {
    margin-bottom: 20px !important;
    font-size: 12px !important
}

.settings_form .btn {
    font-size: 12px;
    text-transform: uppercase
}

.settings_form .input-group {
    width: 100%
}

i.fa-plus {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px 7px;
    margin-right: 10px
}

.address_title {
    font-size: 18px;
    color: #141414;
    font-weight: 700
}

.address_sec {
    font-size: 12px;
    font-weight: 700;
    color: #969696;
    margin-bottom: 20px
}

.addresses h4 {
    margin-bottom: 5px
}

.pass_reset h4 {
    margin-bottom: 46px;
    margin-top: 0
}

.settings_form .form-control {
    height: 33px;
    background: #eeeeee;
    border-radius: 5px !important;
    font-size: 14px
}

.addresses .form-control {
    width: 80% !important;
    margin-bottom: 15px !important
}

#avatar {
    margin-bottom: 15px
}

.glyphicon.glyphicon-plus {
    margin-right: 10px
}

.warning-info.color-red {
    text-indent: 0
}

span.remove_icon {
    float: right
}

.pass_reset .form-control {
    width: 60% !important;
    font-size: 12px;
    color: #969696
}

.remindStep2 .form-group .form-control {
    width: 50% !important
}

.pass_reset .btn {
    float: right
}

.pass_reset small {
    font-size: 11px;
    color: #969696;
    display: inline-block
}

.account_delete h4 {
    margin: 40px 0 5px 0
}

.account_delete small {
    font-size: 11px;
    color: #7a7a7a;
    display: block;
    margin-bottom: 10px
}

.orders {
    margin-bottom: 35px
}

@media screen and (max-width: 768px) {
    .order-filter ul li {
        margin-top: 10px
    }

    .discount-title .no-padding {
        text-align: center
    }

    .promo .promo-input + .input-group {
        text-align: right;
        width: 100%;
        margin-top: 10px
    }
}

@media screen and (max-width: 500px) {
    .order-item .order-total {
        margin: 0 0 50px
    }

    .pass_reset h4 {
        margin-bottom: 30px;
        margin-top: 30px
    }

    .status-table td {
        padding: 5px 5px
    }

    .order-status, .personal-area {
        margin-top: 30px
    }

    .promo-input {
        width: 100% !important
    }

    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .mobile-only {
        display: inline-block
    }

    #ticketsTable1_wrapper {
        display: none
    }

    h5.form-title {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 480px) {
}

#g-nzo2tcY {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: content-box !important;
    box-shadow: none;
    background-clip: padding-box !important;
    line-height: 1.2;
    vertical-align: middle;
    text-align: left;
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    letter-spacing: normal;
    text-shadow: none;
    text-transform: none;
    float: none;
    z-index: 2147483635;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    filter: none
}

#g-nzo2tcY a, #g-nzo2tcY b, #g-nzo2tcY div, #g-nzo2tcY em, #g-nzo2tcY form, #g-nzo2tcY h1, #g-nzo2tcY i, #g-nzo2tcY img, #g-nzo2tcY label, #g-nzo2tcY li, #g-nzo2tcY ol, #g-nzo2tcY p, #g-nzo2tcY span, #g-nzo2tcY strong, #g-nzo2tcY u, #g-nzo2tcY ul {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    vertical-align: inherit;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    max-width: none;
    max-height: none;
    text-shadow: none !important;
    box-shadow: none !important;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: normal;
    color: inherit;
    background-color: transparent;
    position: static;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    text-decoration: inherit;
    text-align: inherit;
    float: none;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

#g-nzo2tcY a, #g-nzo2tcY a:active, #g-nzo2tcY a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

#g-nzo2tcY img {
    display: block
}

#g-nzo2tcY .g-84ntnr {
    vertical-align: baseline;
    line-height: 1.35
}

#g-nzo2tcY .g-84ntnr b, #g-nzo2tcY .g-84ntnr strong {
    font-weight: 700
}

#g-nzo2tcY .g-84ntnr em, #g-nzo2tcY .g-84ntnr i {
    font-style: italic
}

#g-nzo2tcY .g-84ntnr u {
    text-decoration: underline
}

#g-nzo2tcY .g-84ntnr p {
    margin: 0 0 10px 0
}

#g-nzo2tcY .g-84ntnr a {
    text-decoration: underline
}

#g-nzo2tcY .g-84ntnr.gie832d {
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding: 0
}

#g-nzo2tcY .g-84ntnr.gie832d * {
    white-space: nowrap;
    display: inline;
    margin: 0;
    padding: 0
}

#g-nzo2tcY::-webkit-input-placeholder {
    color: #cacaca !important;
    text-overflow: ellipsis !important;
    opacity: 1;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: static
}

#g-nzo2tcY:-moz-placeholder, #g-nzo2tcY::-moz-placeholder {
    color: #cacaca !important;
    text-overflow: ellipsis !important;
    opacity: 1;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: static
}

#g-nzo2tcY input:-ms-input-placeholder {
    color: #cacaca !important;
    text-overflow: ellipsis !important;
    opacity: 1;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: static
}

#g-nzo2tcY [placeholder] {
    text-overflow: ellipsis
}

#g-nzo2tcY input:-moz-placeholder, #g-nzo2tcY input:-ms-input-placeholder, #g-nzo2tcY input::-moz-placeholder {
    text-overflow: ellipsis
}

#g-nzo2tcY input, #g-nzo2tcY input:focus, #g-nzo2tcY select, #g-nzo2tcY select:focus, #g-nzo2tcY textarea, #g-nzo2tcY textarea:focus {
    margin: 0 !important;
    padding: 0;
    border: 0;
    text-align: left !important;
    border-radius: 3px !important;
    background: 0 0;
    vertical-align: middle;
    width: auto !important;
    height: auto !important;
    min-width: 0;
    min-height: 0;
    max-width: none;
    max-height: none;
    text-shadow: none !important;
    box-shadow: none !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-clip: padding-box !important;
    line-height: 1 !important;
    letter-spacing: normal !important;
    outline: 0 none !important;
    font-size: 14px !important;
    float: none
}

#g-nzo2tcY button, #g-nzo2tcY input[type=submit] {
    margin: 0;
    padding: 0;
    background: 0 0;
    width: auto;
    height: auto;
    text-shadow: none !important;
    box-shadow: none !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: normal;
    float: none;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: nowrap;
    outline: 0;
    font-family: inherit;
    text-transform: none;
    overflow: visible
}

#g-nzo2tcY button:active, #g-nzo2tcY button:disabled, #g-nzo2tcY button:focus, #g-nzo2tcY button:hover, #g-nzo2tcY input[type=submit]:active, #g-nzo2tcY input[type=submit]:disabled, #g-nzo2tcY input[type=submit]:focus, #g-nzo2tcY input[type=submit]:hover {
    outline: 0;
    text-decoration: none
}

#g-nzo2tcY button::-moz-focus-inner, #g-nzo2tcY input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

#g-nzo2tcY textarea {
    line-height: 1.2;
    overflow: auto;
    resize: none !important
}

#g-nzo2tcY input:-webkit-autofill, #g-nzo2tcY textarea:-webkit-autofill {
    background-color: transparent !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

#g-nzo2tcY * {
    box-sizing: content-box !important;
    -webkit-filter: none;
    filter: none
}

#g-nzo2tcY .g-y4ugxy {
    padding: 0 20px
}

#g-nzo2tcY {
    color: #ffffff !important;
    background: #fadf76 !important;
    display: block;
    white-space: nowrap !important;
    overflow: hidden;
    padding: 5px 42px !important;
    text-align: center !important;
    left: 0;
    right: 0;
    position: fixed;
    font-size: 0
}

#g-nzo2tcY a, #g-nzo2tcY a:active, #g-nzo2tcY a:focus, #g-nzo2tcY a:hover, #g-nzo2tcY button, #g-nzo2tcY button:active, #g-nzo2tcY button:focus, #g-nzo2tcY button:hover, #g-nzo2tcY div, #g-nzo2tcY input, #g-nzo2tcY input:active, #g-nzo2tcY input:focus, #g-nzo2tcY label, #g-nzo2tcY span, #g-nzo2tcY textarea, #g-nzo2tcY textarea:active, #g-nzo2tcY textarea:focus {
    color: inherit
}

#g-nzo2tcY.g-o5xa6u {
    -webkit-transition: top .5s cubic-bezier(.455, .03, .515, .955);
    transition: top .5s cubic-bezier(.455, .03, .515, .955);
    top: -42px
}

.g-xa1vgb#g-nzo2tcY.g-o5xa6u {
    -webkit-transition: none !important;
    transition: none !important
}

#g-nzo2tcY.g-o5xa6u.gxufeze {
    top: 0
}

#g-nzo2tcY.gkzx28s {
    -webkit-transition: top .5s cubic-bezier(.455, .03, .515, .955);
    transition: top .5s cubic-bezier(.455, .03, .515, .955);
    top: -42px
}

.g-xa1vgb#g-nzo2tcY.gkzx28s {
    -webkit-transition: none !important;
    transition: none !important
}

#g-nzo2tcY.gu1kx8j {
    position: absolute
}

#g-nzo2tcY.gwk34z {
    position: fixed !important
}

#g-nzo2tcY .gjvfxbz {
    font-family: gsc !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    height: 22px;
    width: 22px;
    color: #ffffff !important;
    text-indent: 0 !important;
    top: 0 !important;
    left: 0 !important;
    padding: 10px;
    background: 0 0 !important;
    z-index: -1;
    position: absolute;
    display: block !important;
    text-decoration: none !important;
    -webkit-transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
    transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
    opacity: .5 !important
}

#g-nzo2tcY .gjvfxbz:before {
    color: inherit !important;
    font-family: gsc !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    vertical-align: baseline !important;
    background-color: inherit !important
}

#g-nzo2tcY .gjvfxbz:before {
    content: "\e809"
}

.g-xa1vgb#g-nzo2tcY .gjvfxbz {
    -webkit-transition: none !important;
    transition: none !important
}

#g-nzo2tcY .gjvfxbz:hover {
    opacity: 1 !important
}

#g-nzo2tcY .gjvfxbz:active, #g-nzo2tcY .gjvfxbz:focus, #g-nzo2tcY .gjvfxbz:hover {
    outline: 0;
    text-decoration: none
}

#g-nzo2tcY .g4jqa16 {
    color: black !important;
    font-family: gsc !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    height: 22px;
    width: 22px;
    -webkit-transition: opacity .2s, -webkit-transform .2s !important;
    transition: opacity .2s, -webkit-transform .2s !important;
    transition: transform .2s, opacity .2s !important;
    transition: transform .2s, opacity .2s, -webkit-transform .2s !important;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    opacity: .5;
    cursor: pointer;
    position: absolute;
    z-index: 2147483637;
    padding: 10px;
    right: 0;
    top: 0
}

#g-nzo2tcY .g4jqa16:before {
    color: inherit !important;
    font-family: gsc !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    vertical-align: baseline !important;
    background-color: inherit !important
}

#g-nzo2tcY .g4jqa16:before {
    content: "вњ•"
}

#g-nzo2tcY .g4jqa16:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#g-nzo2tcY .g-6v5swn {
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 60%;
    max-width: calc(100% - 357px);
    margin-right: 16px
}

#g-nzo2tcY .g-y4ugxy {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    outline: 0;
    font-family: inherit;
    text-transform: none;
    overflow: visible;
    color: #ffffff !important;
    background: #2d6ca2 !important;
    -webkit-transition: background-color .2s ease-out !important;
    transition: background-color .2s ease-out !important;
    line-height: 32px;
    font-size: 14px;
    font-weight: 700;
    max-width: 317px;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#g-nzo2tcY .g-y4ugxy:active, #g-nzo2tcY .g-y4ugxy:disabled, #g-nzo2tcY .g-y4ugxy:focus, #g-nzo2tcY .g-y4ugxy:hover {
    outline: 0;
    text-decoration: none
}

#g-nzo2tcY .g-y4ugxy::-moz-focus-inner {
    padding: 0;
    border: 0
}

#g-nzo2tcY .g-y4ugxy:active, #g-nzo2tcY .g-y4ugxy:hover {
    background: #2d6ca2 !important;
    color: #ffffff !important
}

.loadImg {
    position: relative;
    z-index: 1000;
    background-image: url('/desktop/img/load.gif');
    background-position: center;
    background-repeat: no-repeat
}

.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    height: 5000px;
    position: absolute;
    width: 100%;
    z-index: 4
}

.product-creditPrice-card {
    font-size: 16px;
    display: block;
    color: #222
}

.b-promocode {
    display: flex;
    margin-top: 25px
}

.b-promocode__control {
    flex-basis: 0;
    flex-grow: 1;
    padding-right: 30px
}

.total-widget {
    border-color: #eee;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    padding: 20px
}

.product-order-list {
    display: flex;
    align-items: center
}

.product-order-list__img {
    width: 120px;
    text-align: center
}

.product-order-list__inner {
    flex-basis: 0;
    flex-grow: 1;
    padding-left: 30px
}

.order-form-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

.order-form-row__col {
    width: 50%;
    padding: 0 15px
}

.chosen-delivery {
    margin: 0 0 10px 0;
    color: #222222;
    padding-top: 15px;
    border: 1px solid #23527c
}

.chosen-delivery > .row {
    margin: 0
}

.order-btn-wrap .btn {
    white-space: normal;
    height: auto !important;
    min-height: 52px
}

.cart-order-wrap {
    display: flex;
    flex-direction: row-reverse
}

.cart-order-wrap > div {
    float: none
}

.total-sticky {
    position: sticky;
    top: 60px;
    z-index: 1;
    background-color: #fff
}

.total-sticky__main {
    border-color: #eee;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    padding: 20px
}

@media (max-width: 991px) {
    .total-widget {
        margin-left: -15px;
        margin-right: -15px
    }

    .cart-order-wrap {
        display: block
    }

    .cart-order-wrap > div {
        padding-left: 0;
        padding-right: 0
    }

    .total-sticky {
        margin-bottom: 30px
    }

    .total-sticky .btn {
        display: none
    }
}

@media (max-width: 767px) {
    .order-form-row {
        display: block
    }

    .order-form-row__col {
        width: auto;
        margin-bottom: 20px
    }

    .cart-order-wrap .custom-input {
        margin-bottom: 20px
    }

    .cart-order-wrap .input-comment, .cart-order-wrap .input-error {
        font-size: 11px;
        line-height: normal;
        margin-top: 10px
    }

    .radio-cart .input-comment {
        margin-top: 0
    }
}

@media (max-width: 500px) {
    .product-order-list {
        margin-bottom: 15px
    }

    .product-order-list__img {
        width: 80px
    }

    .product-order-list__inner {
        padding-left: 20px
    }
}

@media (max-width: 375px) {
    .b-promocode {
        display: block
    }

    .b-promocode__control {
        padding-right: 0;
        margin-bottom: 10px
    }

    .nav > li > a {
        padding-left: 6px;
        padding-right: 6px
    }

    .total-sticky__main {
        padding-left: 10px;
        padding-right: 10px
    }
}

.shipping-pay__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: #333333;
    margin: 0 0 30px 0;
    padding: 0
}

.shipping-pay__sub-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #333333;
    margin: 0 0 6px 0
}

.shipping-pay__desc {
    font-weight: normal;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #333333;
    margin-bottom: 30px
}

.shipping-pay__company {
    margin-bottom: 60px
}

.shipping-company {
    display: flex;
    flex-wrap: wrap
}

.shipping-company__item {
    width: 25%;
    text-align: center;
    border-right: 1px solid rgba(37, 117, 179, 0.5);
    border-top: 1px solid rgba(37, 117, 179, 0.5);
    padding: 20px
}

.shipping-company__item:nth-child(-n+4) {
    border-top: none
}

.shipping-company__item:nth-child(4n+4) {
    border-right: none
}

.shipping-company__img {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.shipping-company__img img {
    max-width: 100%;
    height: auto
}

.shipping-company__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000
}

.shipping-calc {
    border: 1px solid #999999;
    padding: 34px;
    margin-bottom: 34px
}

.shipping-calc__head {
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    color: #333333;
    /*color: black;*/
    background-color: #fff;
    padding: 16px 28px 0;
    display: table;
    margin: -68px auto 20px auto;
    font-family: Roboto, sans-serif !important;
}


.shipping-add__city {
    display: block;
    font-size: 22px;
    font-weight: 500;
    /*color: black;*/
    color: #333333;
    line-height: 150%;
    margin-top: 50px;
    margin-bottom: 25px;
    font-family: Roboto, sans-serif !important;
}

.shipping-calc__city {
    text-decoration: none;
    color: #2575B3;
    border-bottom: 1px dashed #2575B3
}

.shipping-calc__city:hover {
    text-decoration: none;
    color: #2575B3;
    border-bottom-color: transparent
}

.shipping-container {
    font-family: Roboto, sans-serif !important;
}

.shipping-calc__body {
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}

.shipping-calc__foot {
    padding-top: 30px;
    font-family: Roboto, sans-serif !important;
}

.shipping-product__item:not(:last-child) {
    margin-bottom: 30px
}

.product-item {
    display: flex;
    align-items: center;
    background: #F6F6F6;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    padding: 20px 50px
}

.product-item__img {
    width: 152px
}

.product-item__img-link {
    display: block;
    background: #FFFFFF;
    text-decoration: none;
    border: 1px solid #999999
}

.product-item__img-link:hover {
    border-color: #337ab7
}

.product-item__main {
    flex-basis: 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding-left: 36px
}

.product-item__info {
    flex-basis: 0;
    flex-grow: 1;
    padding-right: 30px
}

.product-item__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #2575B3
}

.product-item__title-link {
    color: #2575B3;
    text-decoration: none
}

.product-item__code {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #999999
}

.product-item__stock {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #25911C;
    margin-top: 25px
}

.product-item__num {
    width: 240px
}

.product-item__price {
    width: 210px
}

.product-item__price-old {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-decoration-line: line-through;
    color: #999
}

.product-item__price-current {
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    color: #333333
}

.product-item__remove {
    width: 50px
}

.product-item__remove-btn {
    display: block;
    width: 50px;
    height: 40px;
    padding: 0;
    border: none;
    background: #CD2626 url(/desktop/css/themes/default/../../../images/payments/ico-remove.svg) center center no-repeat;
    -webkit-background-size: 21px 23px;
    background-size: 21px 23px;
    border-radius: 5px
}

.number-control {
    display: flex;
    width: 164px;
    position: relative
}

.number-control__input {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    width: 100%;
    height: 40px;
    border-left: none;
    border-right: none;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    padding: 0 5px
}

.number-control__btn {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    padding: 0;
    position: relative;
    background-color: #fff
}

.number-control__btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/desktop/css/themes/default/../../../images/payments/ico-arrow-number-control.svg) center center no-repeat;
    -webkit-background-size: 8px auto;
    background-size: 8px auto
}

.number-control__btn_minus:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.shipping-add {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 36px 0
}

.shipping-product h4 {
    font-family: Roboto, sans-serif !important;
}

.shipping-add__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    /*color: #000000;*/
    color: #333333;
    padding-right: 15px;
    font-family: Roboto, sans-serif !important;
}

.shipping-add__form {
    width: 700px;
    display: flex
}

.shipping-add__group {
    flex-basis: 0;
    flex-grow: 1;
    padding-right: 10px
}

.shipping-add__control {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 0 12px;
    font-weight: normal;
    font-size: 16px;
    color: #696969
}

.shipping-add__btn {
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #2575B3;
    padding: 11px 26px;
    border: none
}

.shipping-add__btn:hover {
    background: #2c82c4
}

.shipping-type {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px
}

.shipping-type__item {
    margin-bottom: 30px;
    padding-left: 46px;
    padding-right: 10px;
    background-repeat: no-repeat
}

.shipping-type__item_courier {
    background-image: url(/desktop/css/themes/default/../../../images/payments/ico-courier.svg);
    -webkit-background-size: 31px 21px;
    background-size: 31px 21px;
    background-position: 0 7px
}

.shipping-type__item_courier.disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}


.shipping-type__item_himself.disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}


.pickupDate, .pickupPrice, .courierDate, .courierPrice {
    float: left;
    color: #222222;
}

.shipping-type__item_himself {
    background-image: url(/desktop/css/themes/default/../../../images/payments/ico-himself.svg);
    -webkit-background-size: 23px 26px;
    background-size: 23px 26px;
    background-position: 4px 5px
}

.shipping-type__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #2575B3;
    margin-bottom: 3px;
    cursor: pointer;
}

.shipping-type__note {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #999999
}

.shipping-type__desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #333333
}

.shipping-timework {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    text-align: center
}

.shipping-timework span {
    font-weight: bold
}

.shipping-map {
    margin-bottom: 34px
}

.shipping-map__head {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #000000;
    margin: 0 0 30px 0
}

.pay-group {
    display: flex
}

.pay-group__item {
    width: 25%;
    border-right: 1px solid rgba(37, 117, 179, 0.5);
    padding: 10px 15px
}

.pay-group__item:last-child {
    border-right: none
}

.pay-group__ico {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    margin-bottom: 10px
}

.pay-group__ico img {
    margin: 5px 10px
}

.pay-group__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px
}

.pay-group__desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000000
}

.hr {
    margin: 30px 0
}

.pay-credit__head {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #000000;
    margin: 0 0 20px 0
}

.pay-credit__body {
    display: flex;
    margin-bottom: 20px
}

.pay-credit__list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 40%
}

.pay-credit__unit {
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #333333;
    padding: 14px 0 14px 43px;
    background: url(/desktop/css/themes/default/../../../images/payments/ico-check-list.svg) 0 23px no-repeat;
    -webkit-background-size: 18px auto;
    background-size: 18px auto
}

.pay-credit__logo {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.pay-credit__logo img {
    margin: 15px;
    max-width: 100%;
    height: auto
}

.pay-credit__btn {
    display: inline-block;
    vertical-align: bottom;
    background: #2575B3;
    padding: 17px 78px;
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    color: #FFFFFF;
    text-decoration: none
}

.pay-credit__btn:hover {
    background: #2c82c4;
    text-decoration: none;
    color: #fff
}

.faq {
    margin-bottom: 30px
}

.faq__item {
    margin-bottom: 26px
}

.faq__head {
    padding-left: 46px;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.faq__head:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2575b3 url(/desktop/css/themes/default/../../../images/payments/ico-arrow-faq.svg) center center no-repeat;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    width: 24px;
    height: 24px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.faq__item_open .faq__head:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faq__body {
    display: none
}

.faq__desc {
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 46px
}

.faq__desc p {
    margin-bottom: 15px
}

.faq__desc ul {
    padding: 0;
    margin: 0 0 15px 0;
    list-style: none
}

.faq__desc ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px
}

.faq__desc ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2575B3
}

.faq__desc ul li:last-child {
    margin-bottom: 0
}

.faq__desc > *:last-child {
    margin-bottom: 0
}

.vk-widget {
    margin: 20px 0;
    background: #5181b8 url(/desktop/css/themes/default/../../../images/bg-vk-widget.jpg) center center repeat;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.vk-widget img {
    max-width: 100%;
    height: auto
}

.vk-widget__img {
    padding: 20px 20px 0 20px;
    align-self: flex-end
}

.vk-widget__inner {
    text-align: center;
    padding: 20px
}

.vk-widget__logo {
    margin-bottom: 30px
}

.vk-widget__title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center
}

.vk-widget__code {
    padding: 20px
}

.btn-product-fast {
    font-size: 16px;
    background: #ffffff;
    width: 260px;
    height: 52px;
    color: #23527c;
    border-color: #23527c;
    border-radius: 0;
    margin-right: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.btn-product-fast:hover {
    background: #ffffff;
    color: #718aa0;
    border-color: #718aa0
}

.btn-product-add {
    font-size: 16px;
    background: #23527c;
    width: 260px;
    height: 52px;
    color: white;
    border-color: #23527c;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.btn-product-add:hover {
    background: #718aa0;
    color: white;
    border-color: #718aa0
}

.btn-product-added {
    font-size: 16px;
    width: 260px;
    height: 52px;
    border-radius: 0;
    margin-right: 20px;
    background: #279a4d;
    border-color: #279a4d;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.btn-product-added:hover {
    background: #2faf5a;
    border-color: #2faf5a;
    color: #fff
}

@media (max-width: 1600px) {
    .product-item {
        padding: 20px
    }

    .product-item__img {
        width: 136px
    }

    .product-item__img img {
        max-width: 100%;
        height: auto
    }

    .product-item__main {
        padding-left: 20px
    }

    .product-item__info {
        padding-right: 20px
    }

    .product-item__num {
        width: auto;
        padding-right: 20px
    }

    .number-control {
        width: 150px
    }

    .product-item__price {
        width: 190px
    }

    .product-item__price-old {
        font-size: 18px;
        line-height: normal
    }

    .product-item__price-current {
        font-size: 28px;
        line-height: normal
    }

    .product-item__remove {
        width: auto
    }

    .product-item__remove-btn {
        width: 36px;
        height: 36px;
        -webkit-background-size: 18px auto;
        background-size: 18px auto
    }
}

@media (max-width: 1440px) {
    .shipping-pay__title {
        font-size: 34px;
        line-height: 42px
    }

    .shipping-pay__sub-title {
        font-size: 26px;
        line-height: 30px
    }

    .shipping-pay__desc {
        font-size: 18px;
        line-height: 28px
    }

    .shipping-company__item {
        padding: 10px
    }

    .shipping-company__img {
        height: 75px
    }

    .shipping-company__item:nth-child(1) img {
        width: 48px;
        height: 48px
    }

    .shipping-company__item:nth-child(2) img {
        width: 140px;
        height: 30px
    }

    .shipping-company__item:nth-child(3) img {
        width: 156px;
        height: 35px
    }

    .shipping-company__item:nth-child(4) img {
        width: 123px;
        height: 30px
    }

    .shipping-company__item:nth-child(5) img {
        width: 73px;
        height: 57px
    }

    .shipping-company__item:nth-child(6) img {
        width: 130px;
        height: 57px
    }

    .shipping-company__item:nth-child(7) img {
        width: 206px;
        height: 73px
    }

    .shipping-company__item:nth-child(8) img {
        width: 129px;
        height: auto
    }

    .shipping-company__title {
        font-size: 16px;
        line-height: 20px
    }

    .shipping-calc {
        padding: 20px
    }

    .shipping-calc__head {
        font-size: 18px;
        line-height: 28px;
        margin-top: -48px
    }

    .product-item__img {
        width: 120px
    }

    .product-item__title {
        font-size: 18px;
        line-height: 22px
    }

    .product-item__code {
        font-size: 18px;
        line-height: 22px
    }

    .product-item__stock {
        font-size: 18px;
        line-height: 22px;
        margin-top: 12px
    }

    .number-control {
        width: 136px
    }

    .number-control__input {
        height: 36px
    }

    .number-control__btn {
        width: 36px;
        height: 36px
    }

    .product-item__price-current {
        font-size: 26px
    }

    .product-item__price-old {
        font-size: 16px
    }

    .product-item__price {
        width: 180px
    }

    .product-item__remove-btn {
        width: 32px;
        height: 32px
    }

    .shipping-add__title {
        font-size: 18px;
        line-height: normal
    }

    .shipping-add__form {
        width: 700px
    }

    .shipping-type__title {
        font-size: 22px
    }

    .shipping-type__note {
        font-size: 16px;
        line-height: 24px
    }

    .shipping-type__desc {
        font-size: 16px;
        line-height: 24px
    }

    .shipping-timework {
        font-size: 20px;
        line-height: 26px
    }

    .shipping-map__head {
        font-size: 28px;
        line-height: 32px
    }

    .pay-group__item {
        padding-left: 10px;
        padding-right: 10px
    }

    .pay-group__ico img {
        margin: 5px
    }

    .pay-group__title {
        font-size: 16px;
        line-height: 20px
    }

    .pay-group__desc br {
        display: none
    }

    .pay-credit__head {
        font-size: 28px;
        line-height: 32px
    }

    .pay-credit__unit {
        font-size: 22px;
        line-height: 26px;
        padding: 12px 0 12px 34px;
        background-position: 0 17px
    }

    .pay-credit__btn {
        padding: 14px 45px;
        font-size: 24px
    }

    .faq__head {
        font-size: 26px;
        line-height: 30px
    }

    .faq__head:before {
        top: 3px
    }

    .faq__desc {
        font-size: 18px;
        line-height: 26px
    }

    .faq__desc ul li:before {
        top: 10px
    }

    .bank-russkiy-standart {
        width: 180px;
        height: 35px
    }

    .bank-mtc {
        width: 173px;
        height: 38px
    }

    .bank-pochta {
        width: 160px;
        height: 33px
    }

    .bank-alfa {
        width: 172px;
        height: 35px
    }

    .bank-tinkoff {
        width: 180px;
        height: 43px
    }

    .bank-otp {
        width: 157px;
        height: 31px
    }

    .bank-kredit-evropa {
        width: 223px;
        height: 25px
    }

    .vk-widget {
        justify-content: space-between
    }

    .vk-widget__inner {
        padding-left: 0;
        padding-right: 0
    }

    .vk-widget__title {
        font-size: 22px;
        line-height: 28px
    }
}

@media (max-width: 1200px) {
    .shipping-pay__desc br {
        display: none
    }

    .shipping-calc__head {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        line-height: 24px;
        margin-top: -44px
    }

    .shipping-product__item:not(:last-child) {
        margin-bottom: 20px
    }

    .product-item {
        padding: 10px
    }

    .product-item__main {
        flex-wrap: wrap
    }

    .product-item__info {
        padding-right: 0;
        width: 100%;
        flex-basis: auto;
        flex-grow: 0;
        margin-bottom: 12px
    }

    .product-item__title {
        font-size: 16px;
        line-height: 20px
    }

    .product-item__code {
        font-size: 14px;
        line-height: 20px
    }

    .product-item__stock {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px
    }

    .number-control {
        width: 124px
    }

    .number-control__input {
        font-size: 18px;
        height: 32px
    }

    .number-control__btn {
        width: 32px;
        height: 32px
    }

    .product-item__price {
        width: auto;
        flex-basis: 0;
        flex-grow: 1
    }

    .product-item__price-current {
        font-size: 22px
    }

    .product-item__price-old {
        font-size: 15px
    }

    .shipping-add {
        display: block
    }

    .shipping-add__title {
        padding-right: 0;
        margin-bottom: 10px
    }

    .shipping-add__form {
        width: auto
    }

    .pay-group {
        flex-wrap: wrap
    }

    .pay-group__item {
        width: 50%;
        padding-bottom: 20px
    }

    .pay-group__item:nth-child(1), .pay-group__item:nth-child(4) {
        order: -1;
        border-bottom: 1px solid rgba(37, 117, 179, 0.5)
    }

    .pay-group__item:nth-child(3) {
        border-right: none
    }

    .pay-credit__unit {
        font-size: 20px
    }

    .pay-credit__logo img {
        margin: 10px
    }

    .pay-credit__btn {
        padding: 12px 35px;
        font-size: 20px
    }

    .faq__head {
        padding-left: 38px;
        font-size: 22px;
        line-height: 26px
    }

    .faq__head:before {
        top: 1px
    }

    .faq__desc {
        padding-left: 38px;
        font-size: 16px;
        line-height: 24px
    }

    .faq__desc ul li:before {
        top: 9px
    }

    .vk-widget__img {
        display: none
    }

    .vk-widget__inner {
        padding-left: 20px;
        flex-basis: 0;
        flex-grow: 1
    }
}

@media (max-width: 991px) {
    .shipping-company__item {
        width: 50%
    }
    .shipping-pay__title {
        font-size: 32px;
        line-height: 40px
    }

    .shipping-pay__sub-title {
        font-size: 24px;
        line-height: 28px
    }

    .shipping-pay__desc {
        font-size: 16px;
        line-height: 22px
    }

    .shipping-type__title {
        font-size: 18px
    }

    .shipping-type__note {
        font-size: 14px;
        line-height: 20px
    }

    .shipping-type__desc {
        font-size: 14px;
        line-height: 20px
    }

    .shipping-timework {
        font-size: 16px;
        line-height: 24px
    }

    .vk-widget {
        display: block
    }

    .vk-widget__inner {
        padding-right: 20px;
        padding-bottom: 0
    }

    .vk-widget__code {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 750px) {
    .shipping-company__item {
        width: 50%
    }

    .shipping-company__item:nth-child(3), .shipping-company__item:nth-child(4) {
        border-top: 1px solid rgba(37, 117, 179, 0.5)
    }

    .shipping-company__item:nth-child(2n+2) {
        border-right: none
    }

    .shipping-calc__head br {
        display: none
    }

    .shipping-type {
        display: block
    }

    .shipping-type__item {
        padding-right: 0;
        margin-bottom: 20px
    }

    .pay-credit__body {
        flex-direction: column-reverse
    }

    .pay-credit__list {
        width: 100%
    }

    .pay-credit__logo {
        width: 100%;
        justify-content: flex-start;
        margin-bottom: 20px
    }
}

@media (max-width: 640px) {
    .shipping-company__item {
        width: 50%
    }
    .product-item {
        align-items: flex-start;
        position: relative
    }

    .product-item__img {
        width: 25%
    }

    .product-item__main {
        padding-left: 10px
    }

    .product-item__title {
        padding-right: 28px
    }

    .product-item__remove {
        position: absolute;
        top: 5px;
        right: 5px
    }

    .product-item__remove-btn {
        width: 28px;
        height: 28px;
        background-image: url(/desktop/css/themes/default/../../../images/payments/ico-remove-red.svg);
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
        background-color: transparent
    }

    .shipping-add__form {
        display: block
    }

    .shipping-add__group {
        padding-right: 0;
        margin-bottom: 10px
    }

    .shipping-add__control {
        height: 46px;
        padding: 0 10px;
        font-size: 14px
    }

    .shipping-add__btn {
        font-size: 15px;
        padding: 8px 24px
    }

    .shipping-calc__head {
        font-size: 14px;
        line-height: 20px;
        margin-top: -40px
    }

    .shipping-map__head {
        font-size: 24px;
        line-height: 28px
    }

    .pay-credit__head {
        font-size: 24px;
        line-height: 28px
    }

    .vk-widget__title br {
        display: none
    }

    .vk-widget__code {
        width: auto
    }
}

@media (max-width: 480px) {
    .shipping-company__item {
        width: 100%
    }
    .shipping-calc {
        padding-left: 10px;
        padding-right: 10px
    }

    .shipping-product__item:not(:last-child) {
        margin-bottom: 10px
    }

    .product-item__img {
        width: 20%
    }

    .product-item__num {
        padding-right: 15px
    }

    .number-control {
        width: 104px
    }

    .number-control__input {
        font-size: 16px
    }

    .product-item__price-current {
        font-size: 18px
    }

    .product-item__price-old {
        font-size: 13px
    }

    .pay-group__item {
        width: 480px;
        border-right: none
    }

    .pay-group__item:nth-child(2) {
        border-bottom: 1px solid rgba(37, 117, 179, 0.5)
    }

    .bank-russkiy-standart {
        width: 120px;
        height: 23px
    }

    .bank-mtc {
        width: 115px;
        height: 25px
    }

    .bank-pochta {
        width: 106px;
        height: 22px
    }

    .bank-alfa {
        width: 115px;
        height: 23px
    }

    .bank-tinkoff {
        width: 120px;
        height: 29px
    }

    .bank-otp {
        width: 105px;
        height: 20px
    }

    .bank-kredit-evropa {
        width: 148px;
        height: 17px
    }

    .pay-credit__unit {
        font-size: 18px;
        line-height: 24px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        background-position: 0 12px
    }

    .pay-credit__btn {
        font-size: 18px;
        line-height: 28px
    }

    .faq__head {
        padding-left: 32px;
        font-size: 18px;
        line-height: 24px
    }

    .faq__head:before {
        width: 20px;
        height: 20px;
        top: 2px
    }

    .faq__desc {
        padding-left: 32px
    }

    .vk-widget__inner {
        padding-left: 10px;
        padding-right: 10px
    }

    .vk-widget__code {
        padding-left: 10px;
        padding-right: 10px
    }

    .vk-widget__title {
        font-size: 20px;
        line-height: 26px
    }
}

@media (max-width: 375px) {
    .shipping-company__title {
        font-size: 15px;
        line-height: 18px
    }
}

@media (max-width: 350px) {
    .number-control {
        width: 124px
    }

    .product-item__num {
        padding-right: 0;
        margin-bottom: 10px
    }

    .product-item__price {
        width: 100%;
        flex-basis: auto;
        flex-grow: 1
    }
}

.stas_link {
    color: #FFF;
    text-decoration: underline
}

.stas_link:hover {
    color: #FFF;
    text-decoration: none
}

.sm-blue {
    background: #3193c0;
    background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/main-menu-bg.png);
    background-image: -moz-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4cb1e0), color-stop(100%, #1675a1));
    background-image: -webkit-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: -o-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: -ms-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

.sm-blue-vertical {
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
}

.sm-blue ul {
    border: 1px solid #a9a9a9;
    padding: 7px 0;
    background: #fff;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3)
}

.sm-blue-vertical ul, .sm-blue ul ul {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.sm-blue a {
    padding: 13px 18px;
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3)
}

.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    background: #1983af;
    background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/main-item-hover-bg.png);
    background-image: -moz-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34a2d0), color-stop(100%, #006791));
    background-image: -webkit-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: -o-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: -ms-linear-gradient(top, #34a2d0 0%, #006791 100%);
    background-image: linear-gradient(top, #34a2d0 0%, #006791 100%);
    color: #fff
}

.sm-blue-vertical a {
    padding: 9px 40px 8px 23px;
    background: #3193c0;
    background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/vertical-main-item-bg.png);
    background-image: -moz-linear-gradient(top, #3fa3d1 0%, #2586b3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3fa3d1), color-stop(100%, #2586b3));
    background-image: -webkit-linear-gradient(top, #3fa3d1 0%, #2586b3 100%);
    background-image: -o-linear-gradient(top, #3fa3d1 0%, #2586b3 100%);
    background-image: -ms-linear-gradient(top, #3fa3d1 0%, #2586b3 100%);
    background-image: linear-gradient(top, #3fa3d1 0%, #2586b3 100%)
}

.sm-blue ul a {
    padding: 9px 40px 8px 23px;
    background: transparent;
    color: #247eab;
    font-size: 16px;
    text-shadow: none
}

.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    background: #3193c0;
    background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/main-menu-bg.png);
    background-image: -moz-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4cb1e0), color-stop(100%, #1675a1));
    background-image: -webkit-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: -o-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: -ms-linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    background-image: linear-gradient(top, #4cb1e0 0%, #1675a1 100%);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3)
}

.sm-blue a.current, .sm-blue a.current:hover, .sm-blue a.current:focus, .sm-blue a.current:active, .sm-blue ul a.current, .sm-blue ul a.current:hover, .sm-blue ul a.current:focus, .sm-blue ul a.current:active {
    background: #006892;
    background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/current-item-bg.png);
    background-image: -moz-linear-gradient(top, #005a84 0%, #00749f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005a84), color-stop(100%, #00749f));
    background-image: -webkit-linear-gradient(top, #005a84 0%, #00749f 100%);
    background-image: -o-linear-gradient(top, #005a84 0%, #00749f 100%);
    background-image: -ms-linear-gradient(top, #005a84 0%, #00749f 100%);
    background-image: linear-gradient(top, #005a84 0%, #00749f 100%);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3)
}

.sm-blue > li:first-child > a {
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px
}

.sm-blue-vertical > li:first-child > a {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0
}

.sm-blue-vertical > li:last-child > a {
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px
}

.sm-blue a.has-submenu {
}

@media (max-width: 1180px) {
    .sm-blue a.has-submenu {
        font-size: 14px
    }
}

@media (max-width: 940px) {
    .sm-blue a.has-submenu {
        font-size: 12px;
        font-family: "Arial"
    }
}

.sm-blue a span.sub-arrow {
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #a4cde1 transparent transparent transparent
}

.sm-blue-vertical a span.sub-arrow, .sm-blue ul a span.sub-arrow {
    bottom: auto;
    top: 50%;
    margin-top: -5px;
    right: 15px;
    left: auto;
    margin-left: 0;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a4cde1
}

.sm-blue li {
    border-left: 1px solid #1a8bb9
}

.sm-blue li:first-child, .sm-blue-vertical li, .sm-blue ul li {
    border-left: 0
}

.sm-blue span.scroll-up, .sm-blue span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    height: 20px
}

.sm-blue span.scroll-up-arrow, .sm-blue span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #247eab transparent
}

.sm-blue span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #247eab transparent transparent transparent
}

@media screen and (max-width: 850px) {
    .sm-blue:not(.sm-blue-vertical) > li > a {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media screen and (max-width: 750px) {
    .sm-blue:not(.sm-blue-vertical) > li > a {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 640px) {
    ul.sm-blue {
        width: auto !important
    }

    ul.sm-blue ul {
        display: none;
        position: static !important;
        top: auto !important;
        left: auto !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important
    }

    ul.sm-blue > li {
        float: none
    }

    ul.sm-blue > li > a, ul.sm-blue ul.sm-nowrap > li > a {
        white-space: normal
    }

    ul.sm-blue iframe {
        display: none
    }

    .sm-blue {
        background: transparent;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3)
    }

    .sm-blue ul {
        border: 0;
        padding: 0;
        background: #fff;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .sm-blue ul ul {
        background: rgba(100, 100, 100, 0.1);
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .sm-blue a {
        padding: 10px 5px 10px 28px !important;
        background: #3193c0 !important;
        background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/vertical-main-item-bg.png) !important;
        background-image: -moz-linear-gradient(top, #3fa3d1 0%, #2586b3 100%) !important;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3fa3d1), color-stop(100%, #2586b3)) !important;
        background-image: -webkit-linear-gradient(top, #3fa3d1 0%, #2586b3 100%) !important;
        background-image: -o-linear-gradient(top, #3fa3d1 0%, #2586b3 100%) !important;
        background-image: -ms-linear-gradient(top, #3fa3d1 0%, #2586b3 100%) !important;
        background-image: linear-gradient(top, #3fa3d1 0%, #2586b3 100%) !important;
        color: #fff !important
    }

    .sm-blue ul a {
        background: transparent !important;
        color: #247eab !important;
        text-shadow: none !important
    }

    .sm-blue a.current {
        background: #006892 !important;
        background-image: url(/desktop/css/../../common/lib/smartmenus/css/sm-blue/css-gradients-fallback/current-item-bg.png) !important;
        background-image: -moz-linear-gradient(top, #005a84 0%, #00749f 100%) !important;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005a84), color-stop(100%, #00749f)) !important;
        background-image: -webkit-linear-gradient(top, #005a84 0%, #00749f 100%) !important;
        background-image: -o-linear-gradient(top, #005a84 0%, #00749f 100%) !important;
        background-image: -ms-linear-gradient(top, #005a84 0%, #00749f 100%) !important;
        background-image: linear-gradient(top, #005a84 0%, #00749f 100%) !important;
        color: #fff !important
    }

    .sm-blue ul a {
        border-left: 8px solid transparent
    }

    .sm-blue ul ul a {
        border-left: 16px solid transparent
    }

    .sm-blue ul ul ul a {
        border-left: 24px solid transparent
    }

    .sm-blue ul ul ul ul a {
        border-left: 32px solid transparent
    }

    .sm-blue ul ul ul ul ul a {
        border-left: 40px solid transparent
    }

    .sm-blue > li:first-child > a {
        -moz-border-radius: 8px 8px 0 0;
        -webkit-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0
    }

    .sm-blue > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
        -moz-border-radius: 0 0 8px 8px;
        -webkit-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px
    }

    .sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .sm-blue a span.sub-arrow, .sm-blue ul a span.sub-arrow {
        top: 50%;
        margin-top: -9px;
        right: auto;
        left: 6px;
        margin-left: 0;
        width: 17px;
        height: 17px;
        font: bold 16px/16px monospace !important;
        text-align: center;
        border: 0;
        text-shadow: none;
        background: rgba(0, 0, 0, 0.1);
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px
    }

    .sm-blue a.highlighted span.sub-arrow {
        display: none !important
    }

    .sm-blue li {
        border-left: 0
    }

    .sm-blue ul li {
        border-top: 1px solid rgba(0, 0, 0, 0.05)
    }

    .sm-blue ul li:first-child {
        border-top: 0
    }
}

.cloudzoom-lens {
    border: 5px solid #888;
    width: 100px;
    height: 100px;
    box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.40);
    cursor: crosshair;
    z-index: 9999
}

.cloudzoom-zoom {
    border: 1px solid #888;
    width: 600px;
    height: 200px;
    box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.40);
    z-index: 9999
}

.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
    z-index: 9999
}

.cloudzoom-caption {
    display: none;
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px
}

.cloudzoom-blank {
    background-image: url(/desktop/css/../js/cloudzoom/blank.png)
}

.cloudzoom-ajax-loader {
    background-image: url(/desktop/css/../js/cloudzoom/ajax-loader.gif);
    width: 32px;
    height: 32px
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/desktop/css/../fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('/desktop/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/desktop/css/../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/desktop/css/../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/desktop/css/../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: 0.14285714285714285em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571428572em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #ffffff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.animated.hinge {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px)
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px)
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-vertical {
    height: 210px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider input {
    display: none
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.slider-selection {
    position: absolute;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #2374b2;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border: 0 solid transparent
}

.slider-handle.round {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.slider-handle.triangle {
    background: transparent none
}

input.page404 {
    height: 55px !important;
    font-size: 18px !important
}

button.page404 {
    height: 55px !important;
    font-size: 18px !important;
    padding: 18px !important
}

div.error-container.page404 {
    margin-top: 100px;
    margin-bottom: 100px
}

.page404-mobile {
    margin-top: 100px;
    margin-bottom: 50px
}

/************************************ review ****************************************/

.comment-outer-div {
    font-family: Arial, serif;
    font-size: small;
    color: #222222
}

.comment-top {
    padding: 10px
}

.comment-author-name {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px
}

.comment-stars {
    position: relative
}

.comment-stars-icon {
    position: relative;
    width: 10px;
    height: 10px
}

.comment-icon {
    position: relative;
    fill: #ffb600;
    width: 10px;
    height: 10px
}

.comment-icon-outer {
    position: relative;
    float: left;
    margin-right: 5px;
    margin-left: 5px
}

.comment-date {
    position: relative;
    color: #8a8a8a;
    font-size: 14px;
    margin-left: 20px
}

.comment-main {
}

.comment-row {
    display: flex;
    position: relative;
    padding: 10px;
    font-size: small
}

.comment-left-col {
    position: relative;
    float: left;
    width: 15%;
    min-width: 120px;
    font-weight: bold;
    font-size: 14px;
    color: #222222
}

.comment-right-col {
    position: relative;
    float: right;
    width: 70%;
    font-size: 14px
}

.comment-comments {
    margin-top: 10px;
    display: flex;
    position: relative
}

.comment-action {
    position: relative;
    float: left;
    width: 15%;
    left: 0;
    min-width: 120px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #2575b3;
    cursor: pointer;
    text-decoration: dotted
}

.comment-sub-name {
    position: relative;
    font-weight: bold;
    color: #000000;
    font-size: 16px
}

.comment-list {
    border-left: 1px solid;
    border-color: #9a9a9a4a;
    padding-left: 10px
}

.comment-list-child {
    border-left: 1px solid;
    border-color: #9a9a9a4a;
    margin-left: 30px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

.comment-underline {
    border-bottom: 1px dotted
}

.comment-sub {
    margin-top: 5px
}

.comment-sub-left-col {
    position: relative;
    float: left;
    width: 55%;
    min-width: 140px
}

.comment-sub-right-col {
    position: relative;
    float: right
}

.comment-icon-thumbs-up {
    position: relative;
    float: right;
    margin-right: 5px;
    margin-left: 5px
}

.comment-icon-thumbs-down {
    position: relative;
    float: right;
    margin-right: 5px;
    margin-left: 5px
}

.comment-sharing, .comment-sharing:hover, .comment-sharing:visited {
    font-size: 14px;
    color: #2575b3;
    cursor: pointer;
    margin-right: 10px
}

.comment-delete {
    font-size: 14px;
    color: #AB6C72;
    cursor: pointer;
    margin-right: 10px
}

.comment-approve {
    display: inline-block;
    margin: 0 10px;
    float: right;
    position: relative;
    bottom: 20px;
}

.comment-button {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    height: 40px;
    color: white;
    border-color: #2575b3;
    border-radius: 0px !important;
}

.instructions-fa {
    font-size: 16px;
    color: #2575b3;
    cursor: pointer;
    text-decoration: underline !important
}

.comment-form-input {
}

.comment-form-btn {
    position: relative;
    float: right;
    font-size: 16px;
    background: #23527c;
    width: 160px;
    height: 52px;
    color: white;
    border-color: #23527c;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 10px;
}

.comment-form-btn:hover {
    background: #718aa0;
    color: white !important;
    border-color: #718aa0 !important;
    position: relative;
    text-shadow: none;
    float: right;
    font-size: 16px;
    border-radius: 0;
    margin-top: 10px;
}

.review-input-block {
    margin: 20px 10px 20px 10px;
    border-bottom: 1px solid #dddddd
}

.review-input-block-empty {
    margin-top: 40px !important;
}

.review-input-focus {
    padding: 10px;
    border: none;
    width: 100%
}

.review-modal-text-block {
    margin-bottom: 10px
}

.review-notice-info {
    color: #8a8a8a;
    margin: 15px 10px 15px 0
}

.review-block-open-btn {
    cursor: pointer;
    color: #222222
}

.review-bigtv-user-image {
    width: 16px;
    height: 16px;
    position: relative;
    bottom: 3px;
}

.review-admin-user-name {
    font-size: 13px;
}

.review-selected {
    background-color: #F0F6FB !important;
}

.review-add-btn {
    width: 200px;
    height: 40px;
}


.review-send-btn {
    width: 260px;
    height: 52px;
}

.review-add-btn, .review-add-btn:focus, .review-add-btn:visited, .review-add-btn:active,
 .review-send-btn, .review-send-btn:focus, .review-send-btn:visited, .review-send-btn:active {
    position: relative;
    text-shadow: none;
    float: right;
    margin-top: -15px;
    font-size: 16px;
    background: #23527c;
    width: 260px;
    height: 52px;
    color: white;
    border-color: #23527c;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.review-add-btn:hover, .review-send-btn:hover {
    background: #718aa0;
    color: white !important;
    border-color: #718aa0 !important;
    position: relative;
    text-shadow: none;
    float: right;
    font-size: 16px;
    border-radius: 0;
    margin-top: -15px;
}

.review-add-btn-empty, .review-add-btn-empty:hover, .review-add-btn-empty:focus {
    margin-top: -30px;
}

.review-suggestion {
    width: 70%;
    float: left;
    font-size: 14px;
    color: #222;
    position: relative;
    bottom: 10px;
    word-wrap: normal;
    overflow: visible;
}

.review-customer {
    height: 23px;
    min-width: 166px;
    font-size: 11px;
    border-radius: 12px;
    border: solid 2px #2575B3;
    color: #2575B3;
    margin-left: 10px;
    padding: 2px 5px;
}

.review-account-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.review-preview-block {
    position: relative;
    height: 60px;
    width: 60px;
    float: left;
    margin-top: 10px;
}

.review-video-preview-block {
    position: relative;
    height: 130px;
    width: 190px;
    float: left;
    margin-top: 10px;
}


.youtube-icon {
    position: relative;
    bottom: 100px;
    left: 65px;
}


.review-video-preview-block a {
    height: 100px;
    width: 170px;
    border-radius: 2px;
}



.review-video-preview-block img {
    height: 100px;
    width: 170px;
}

.review-video-preview-block a {
    overflow: hidden;
    position: relative;
    display: block;
    margin: 3px 2px 15px;
    box-shadow: 1px 1px 5px #00000047;
}

.review-preview-delete {
    position: relative;
    top: -10px;
    right: 5px;
    float: right;
    cursor: pointer;
}

.review-preview-image {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 50px;
    max-height: 50px;
    float: left;
}

.review-preview-big-image {
    vertical-align: middle;
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-height: 78px;
    max-width: 78px;
}

.review-preview-link {
    position: relative;
    width: 80px;
    height: 80px;
    border: 1px solid lightgrey;
    border-radius: 10px;
    padding: 0;
    display: inline-block;
}

.review-preview-big-delete {
    vertical-align: top;
    position: relative;
    top: -2px;
    cursor: pointer;
    margin-left: 5px;
}


.comment-media-add-block {
    float: left;
    margin-right: 18px;
}

.btn-link-review {
    display: inline-block;
    position: relative;
    outline: 0;
    border-radius: 2px;
    vertical-align: middle;
    cursor: pointer;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
}

.btn-link {
    width: 79px;
    padding: 42px 0 10px;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    position: relative;
    border: 0;
    outline: 0;
    color: #4d74b2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    background: 0 0;
    cursor: pointer;
    z-index: 1;
}

.media-add-icon {
    position: absolute;
    top: 7px;
    left: 23px;
    width: 38px;
    height: 34px;
    fill: currentColor;
}

.review-media-text-block {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #888;
    max-width: 270px;
    /*padding: 0 0 0 53px;*/
    -ms-flex-order: 1;
    order: 1;
    overflow: hidden;
}

.dislike_svg {
    fill: #aaaaaa;
}

.dislike_svg:hover {
    fill: red;
}

.like_svg {
    fill: #aaaaaa;
}

.like_svg:hover {
    fill: lightseagreen;
}

.checkbox-reviews {
    opacity: 1 !important
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5)
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 50px;
    margin-left: 5px
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -20px;
    display: block;
    width: 12px;
    height: 12px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -20px;
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    background: no-repeat 50% / 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #2575b3
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-color: #2575b3
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
    border: #adb5bd solid 1px
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    border-radius: 50%;
    background-color: #2575b3
}

.sort-by-date {
    border-bottom: 1px dotted;
    font-size: 14px;
    color: #2575b3;
    cursor: pointer
}

.review-file-block {
    height: 60px;
    display: flex;
    align-items: center
}

.review-link-block {
    height: 60px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-size: 12px;
    color: #8a8a8a
}

.edit-review {
    cursor: pointer !important;
    font-size: 12px;
    margin-left: 10px
}

.btn-upd-review {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/******************************************* end review ********************************/

.menu-container {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 1024px
}

.menu-lower {
    border-top: 1px solid #8a8a8a
}

.menu-logo {
    position: relative;
    float: left;
    margin: 10px;
    display: none
}

.menu-topline {
    margin-top: 25px;
    margin-left: 30px
}

.menu-catalog-btn {
    background-color: #2575b3;
    color: #fff;
    margin-right: 30px
}

.menu-btn {
    background-color: #2575b3;
    color: #fff !important;
    height: 50px
}

.menu-smartsearch {
    position: relative;
    width: 300px;
    float: right
}

.menu-search-field {
    height: 50px
}

.menu-search-label {
    float: left;
    font-weight: normal !important
}

.menu-callback {
    width: auto !important;
    margin-left: 30px
}

.menu-social-icon {
    width: 25px;
    height: 25px;
    margin: 3px
}

.menu-catalog {
    height: 500px;
    display: none
}

.menu-catalog-first-block {
    position: relative;
    float: left
}

.menu-catalog-item {
    width: 150px;
    height: 30px;
    margin-left: 20px;
    margin-top: 20px
}

.menu-catalog-item:hover {
    background-color: #e9e9e9
}

.menu-catalog-second-block {
    width: 150px;
    height: 30px;
    margin-left: 170px;
    margin-top: 20px
}

.header-bars {
    margin: 0 0 0 0
}

.header-bars__line {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: opacity ease-out .3s, background-color ease-out .3s, -webkit-transform ease-out .3s;
    transition: opacity ease-out .3s, background-color ease-out .3s, -webkit-transform ease-out .3s;
    -o-transition: transform ease-out .3s, opacity ease-out .3s, background-color ease-out .3s;
    transition: transform ease-out .3s, opacity ease-out .3s, background-color ease-out .3s;
    transition: transform ease-out .3s, opacity ease-out .3s, background-color ease-out .3s, -webkit-transform ease-out .3s
}

.header-bars:hover .header-bars__line, .header-bars.active .header-bars__line {
    background-color: #fff
}

.header-bars__line_middle {
    width: 13px;
    margin: 4px 0
}

.header-bars.active .header-bars__line_top {
    -webkit-transform: rotate(45deg) translate(3px, 5px);
    -ms-transform: rotate(45deg) translate(3px, 5px);
    transform: rotate(45deg) translate(3px, 5px)
}

.header-bars.active .header-bars__line_middle {
    opacity: 0
}

.header-bars.active .header-bars__line_bottom {
    -webkit-transform: rotate(-45deg) translate(3px, -6px);
    -ms-transform: rotate(-45deg) translate(3px, -6px);
    transform: rotate(-45deg) translate(3px, -6px)
}

.cart-step2-h {
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: #222;
    margin-top: 50px;
    margin-bottom: 25px
}

.cart-step2-hh {
    display: none;
    font-size: 21px;
    font-weight: bold;
    color: #222;
    margin-top: 50px;
    margin-bottom: 25px
}

.input-content {
    color: #222222;
    font-size: 16px;
    outline: none;
    border: none;
    width: 100%;
    padding: 2px;
    background-color: transparent
}

input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {
    color: #222;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    box-shadow: 0 0 0px 1000px white inset;
}

.cart-form .input-content {
    padding-left: 7px;
    padding-right: 7px
}

.input-outer-block {
    border-color: #2374b257;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    padding: 5px
}

.cart-form .input-outer-block {
    padding-left: 0;
    padding-right: 0
}

.confirmed-input {
    position: relative;
}

.confirmed-input:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: url(/desktop/img/ico-check.svg) no-repeat center center;
    background-size: 30px auto;
}

.input-title {
    font-size: 12px;
    margin: 2px;
    color: #666
}

.cart-form .input-title {
    margin-left: 7px;
    margin-right: 7px
}

.cart-form .suggestions-suggestions {
    background-color: #fff;
    margin-top: 6px;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1), 0 10px 20px -5px rgba(0, 0, 0, .4)
}

.cart-form .suggestions-suggestion {
    padding: 8px 6px;
    color: #222
}

.cart-form .suggestions-suggestions strong {
    color: #247eab;
    font-weight: bold
}

.suggestion-first {
    color: #222;
    font-size: 14px
}

.suggestion-second {
    color: #898f97;
    font-size: 12px
}

.input-error {
    color: #ff0000;
    display: none
}

.input-comment {
    color: #666;
    font-size: 12px
}

.cart-step2-select {
    color: #222222 !important;
    border: 1px solid #eee;
    width: 300px;
    height: 60px;
    font-size: 14px;
    outline: none
}

.cart-step2-delivery-box {
    border: 1px solid #eee;
    border-radius: 5px;
    height: 150px;
    padding: 10px;
    cursor: pointer
}

.cart-step2-delivery-box.disabled {
    cursor: not-allowed !important;
    opacity: 0.5
}

.pointer-events-none {
    pointer-events: none
}

.cart-step2-delivery-box-h {
    font-weight: bold;
    font-size: 16px;
    color: #222222
}

.delivery-active {
}

.cart-input-error {
    display: none;
    color: #ff0000
}

.col-mdd {
    position: relative;
    display: inline-block;
    width: 48%
}

.row-flex {
    display: flex;
    justify-content: center;
    align-items: center
}

.col-mdd-left {
    position: relative;
    float: left;
    width: 48%
}

.col-mdd-right {
    position: relative;
    float: right;
    margin-right: 15px;
    width: 48%
}

.unselectable-text {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.red-star {
    color: #ff0000
}

.checkbox-cart {
    padding-left: 20px;
    padding-top: 10px;
    position: relative
}

#pickupTypeFilter .checkbox-cart {
    margin-right: 20px
}

.checkbox-cart label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 15px;
    color: #222
}

.checkbox-cart label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 19px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out
}

.checkbox-cart label::after {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-bottom: 4px;
    font-size: 11px;
    color: #555555
}

.checkbox-cart input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    position: absolute
}

.checkbox-cart input[type="checkbox"]:focus + label::before {
    outline: none
}

.checkbox-cart input[type="checkbox"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c"
}

.checkbox-cart input[type="checkbox"]:disabled + label {
    opacity: 0.65
}

.checkbox-cart input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed
}

.checkbox-cart.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #23527c;
    border-color: #23527c
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff
}

.radio-cart {
    padding-left: 20px
}

.radio-cart label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    color: #222;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px
}

.radio-cart .input-comment {
    font-weight: normal;
    line-height: 16px
}

.radio-cart label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 19px;
    left: 0;
    margin-left: -19px;
    margin-top: 3px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out
}

.radio-cart.disabled label::before {
    display: none
}

.radio-cart label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 13px;
    height: 13px;
    left: 4px;
    top: 1px;
    margin-left: -20px;
    margin-top: 5px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
}

.radio-cart input[type="radio"] {
    opacity: 0;
    z-index: 1;
    margin-left: -17px
}

.radio-cart input[type="radio"]:focus + label::before {
    outline: none
}

.radio-cart input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.radio-cart input[type="radio"]:disabled + label {
    opacity: 0.65
}

.radio-cart input[type="radio"]:disabled + label::before {
    cursor: not-allowed
}

.radio-cart.radio-inline {
    margin-top: 0
}

.radio-primary input[type="radio"] + label::after {
    background-color: #23527c
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #23527c
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #23527c
}

.radio-primary.disabled {
    cursor: not-allowed !important;
    opacity: 0.5
}

.lock-icon {
    position: relative;
    float: left;
    margin-left: -22px;
    margin-top: 10px
}

.red-boarder {
    border-color: #ff0000
}

.field-warning {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0)
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0)
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0)
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0)
    }
}

.map {
    position: relative;
    width: 100%
}

.delivery-type-line {
    display: flex;
}

div.delivery-page .delivery-type-line label {
    font-size: 22px !important;
    color: black !important;
    font-weight: normal !important;
}

.delivery-map-title {
    font-size: 30px !important;
    line-height: 35px !important;
    color: black;
    font-weight: bold !important;
}

.baloon-p1 {
    font-size: 12px;
    margin-bottom: 5px
}

.baloon-p2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px
}

.baloon-p3 {
    font-size: 14px;
    margin-bottom: 5px
}

.baloon-p4 {
    font-size: 12px;
    color: #999;
    margin-bottom: 5px
}

.chosen-delivery {
    border: 1px solid #8a8a8a
}

.baloon-btn-left {
    outline: none !important;
    width: 150px;
    font-size: 16px;
    background: #ffffff;
    color: #23527c;
    border-color: #23527c;
    border-radius: 0
}

.baloon-btn-right {
    outline: none !important;
    width: 150px;
    font-size: 16px;
    background: #23527c;
    color: #ffffff;
    border-color: #23527c;
    border-radius: 0
}

.deliver-list-outer {
    width: 100%;
    height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 2px solid #eee
}

.map-icon-outer {
    width: 30px;
    height: 30px;
    position: relative;
    float: left;
    border: 1px solid #23527c;
    border-radius: 2px;
    padding: 5px;
    cursor: pointer;
    background-color: #23527c
}

.map-list-icon-outer {
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    border: 1px solid #23527c;
    border-radius: 2px;
    padding: 5px;
    cursor: pointer;
    margin-left: 5px
}

.btn-blue-filled {
    text-shadow: none;
    font-size: 16px;
    width: 100%;
    background: #23527c;
    height: 52px;
    color: white;
    border-color: #23527c;
    border-radius: 0;
    margin-right: 20px
}

.btn-blue-filled:hover {
    background: #718aa0;
    color: white;
    border-color: #718aa0
}

.btn-blue-filled.disabled, .btn-blue-filled.disabled:hover {
    background: #23527c;
    color: white;
    border-color: #23527c
}

.btn-blue-line {
    text-shadow: none;
    font-size: 16px;
    width: 100%;
    background: #ffffff;
    height: 52px;
    color: #23527c;
    border-color: #23527c;
    border-radius: 0;
    margin-right: 20px
}

.btn-blue-line:hover {
    background: #ffffff;
    color: #718aa0;
    border-color: #718aa0
}

@-moz-document url-prefix() {
    .filter-option {
        height: auto !important;
        background-color: #fff !important
    }
    .bootstrap-select > .dropdown-toggle.bs-placeholder {
        background-color: #fff !important
    }
    .cart-step2-select {
        background-color: #fff !important
    }
}

@media (max-width: 767px) {
    .checkbox-cart {
        padding-top: 0
    }
}

@media (max-width: 500px) {
    .baloon-p1 {
        line-height: normal
    }

    .baloon-p2 {
        font-size: 14px;
        line-height: normal
    }

    .baloon-p3 {
        font-size: 12px;
        line-height: normal
    }

    .baloon-p4 {
        line-height: normal
    }

    .baloon-btn-right {
        line-height: 16px
    }
}

.feb23-filter {
    padding: 0 30px 15px 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.feb23-filter__head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 12px 0
}

.feb23-filter__item {
    margin-bottom: 10px
}

.feb23-filter__item:last-child {
    margin-bottom: 0
}

.feb23-filter__item_hide {
    display: none
}

.feb23-filter__more {
    display: inline-block;
    vertical-align: bottom;
    border: none;
    padding: 0;
    background: none;
    color: #2575b3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    margin-left: 24px;
    margin-top: 4px;
    outline: none
}

.feb23-filter__more:hover {
    text-decoration: underline
}

.feb23-checkbox {
    position: relative;
    display: block;
    margin: 0;
    cursor: pointer
}

.feb23-checkbox__control {
    position: absolute;
    opacity: 0
}

.feb23-checkbox__label {
    display: block;
    position: relative;
    padding: 0 0 0 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.feb23-checkbox__label:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 1px solid #999
}

.feb23-checkbox__control:checked + .feb23-checkbox__label:before {
    background-color: #fff;
    border: 5px solid #2575b3
}

.feb23-nav {
    margin-bottom: 20px;
    padding: 0 30px
}

.feb23-nav__head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 12px 0
}

.feb23-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.feb23-menu__item {
    position: relative;
    padding-left: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 10px
}

.feb23-menu__toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    padding: 0;
    background: #2575b3 url(/desktop/img/feb23-arrow-down.svg) center center no-repeat;
    -webkit-background-size: 6px 4px;
    background-size: 6px 4px;
    border: 1px solid #2575b3;
    outline: none
}

.feb23-menu__item_open .feb23-menu__toggle {
    background-color: #fff;
    background-image: url('/desktop/img/feb23-arrow-top.svg')
}

.feb23-menu__link {
    text-decoration: none
}

.feb23-menu__link:hover {
    color: #2575b3;
    text-decoration: underline
}

.feb23-menu__sub {
    margin: 14px 0 14px -17px;
    padding: 0 0 0 22px;
    list-style: none;
    display: none;
    position: relative;
    border-left: 1px solid #2575b3
}

.feb23-menu__sub-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.feb23-menu__sub-link {
    text-decoration: none
}

.feb23-menu__sub-link:hover {
    color: #2575b3;
    text-decoration: underline
}

body {
    padding-top: 0 !important
}

.present1Checkbox:checked {
    background-color: #67b8ac !important
}

.present1Checkbox input[type="checkbox"]:checked + label::after {
    color: #67b8ac
}

.presentBoxR {
    position: relative;
    width: 100%;
    height: 100%
}

.presentBoxR:after {
    width: 10px;
    background-repeat: repeat-y;
    top: 4px;
    bottom: 4px;
    left: -5px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PGNpcmNsZSBjeD0iNSIgY3k9IjUiIHI9IjMiLz48L3N2Zz4=");
    content: "";
    position: absolute;
    display: block
}

.presentCuponImage {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center
}

.presentCupon {
    position: absolute;
    left: -3px;
    top: 0;
    bottom: 2px;
    width: 6px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAACcCAYAAABLE0qkAAAAAXNSR0IArs4c6QAAAOFJREFUWAntVksOhSAMhLd+F/CAHsujvL0X8CS653UMLEwYUsz7sBiSKjK0xWknGoKGGPgwAymlaDabrWZ7NsyxFi/pbGEye5mxAWw6nWyCyK3NJQj2xGAXpPSOGQ44p3esOM5uZ3teXoo/HA+O1RE4bHWourrBYalC9cUFL91HKwKZk79wJXPO5GuN4qT7/xnoKlxXa+TI0nSjyNJ0gxxBNxmQpjlx+k77f+E4i0J+zYA0zRmXpqVp3h3jItI0r400LU3z7hgXkaZ5baRpaZp3x7iINM1rI01L07w7hHyBgTfFutuECMLMrwAAAABJRU5ErkJggg==");
    background-repeat: round
}

.right-row::after {
    content: ' \279E'
}

@media (min-width: 1260px) {
    .menu-container {
        padding-left: 10%;
        padding-right: 10%
    }

    .menu-logo {
        height: 75px;
        margin-top: 5px;
        display: inline-block
    }
}

@media (min-width: 1024px) {
    .menu-logo {
        height: 50px;
        margin-top: 15px;
        display: inline-block
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100% !important
    }
}

@media (min-width: 996px) {
    .sticky_image {
        position: sticky;
        top: 60px
    }
}

.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@font-face {
    font-family: Helvetica;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('../fonts/HelveticaRegular.woff2') format('woff2'), url('../fonts/HelveticaRegular.woff') format('woff');
}

@font-face {
    font-family: Helvetica;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('../fonts/HelveticaBold.woff2') format('woff2'), url('../fonts/HelveticaBold.woff') format('woff');
}

.promo-banner {
    position: fixed;
    right: 0;
    bottom: 250px;
    z-index: 900;
    font-family: Helvetica;
}

.promo-banner__head {
    width: 250px;
    height: 40px;
    background: #D73F57 url(../images/promo-banner/bg-head-banner-red.jpg) 0 0 no-repeat;
    /*display: flex;*/
    display: none;
    justify-content: space-around;
    align-items: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: calc(100% - 20px) 20px;
    -moz-transform-origin: calc(100% - 20px) 20px;
    -ms-transform-origin: calc(100% - 20px) 20px;
    -o-transform-origin: calc(100% - 20px) 20px;
    transform-origin: calc(100% - 20px) 20px;
    cursor: pointer;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.promo-banner_red .promo-banner__head {
    background-image: url(../images/promo-banner/bg-head-banner-red.jpg);
}

.promo-banner_yellow .promo-banner__head {
    background-image: url(../images/promo-banner/bg-head-banner-yellow.jpg);
}

.promo-banner__head-title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.promo-banner__head-desc {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

.promo-banner_red .promo-banner__head-desc {
    color: #FFB7C2;
}

.promo-banner_yellow .promo-banner__head-desc {
    color: #2F1D03;
}

.promo-banner__body {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 250px;
    padding: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.promo-banner_open .promo-banner__body {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.promo-banner_red .promo-banner__body {
    background-image: url(../images/promo-banner/bg-body-banner-red.jpg);
}

.promo-banner_yellow .promo-banner__body {
    background-image: url(../images/promo-banner/bg-body-banner-yellow.jpg);
}

.promo-banner__close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 16px;
    height: 16px;
    border: none;
    background: url(../images/promo-banner/ico-close.svg) 0 0 no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    outline: none;
}

.promo-banner__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 24px 0;
}

.promo-banner_red .promo-banner__title {
    text-transform: uppercase;
    color: #FFFFFF;
}

.promo-banner_yellow .promo-banner__title {
    color: #2F1D03;
}

.promo-banner__timer-label {
    font-weight: normal;
    font-size: 10px;
    line-height: 11px;
    margin-bottom: 8px;
}

.promo-banner_red .promo-banner__timer-label {
    color: #FA8D9F;
}

.promo-banner_yellow .promo-banner__timer-label {
    color: #2F1D03;
}

.promo-banner__timer-value {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}

.promo-banner__action {
    margin-top: 24px;
}

.promo-banner__btn {
    display: inline-block;
    vertical-align: bottom;
    text-decoration: none;
    padding: 13px 22px;
    background: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #3F131A;
}

.promo-banner__btn:hover {
    color: #3F131A;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.9);
}

.promo-banner_yellow .promo-banner__btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 10px;
    text-transform: uppercase;
}

.promo-banner__desc {
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    color: #FFFFFF;
    margin-top: 30px;
    width: 150px;
}

.promo-static {
    font-family: Helvetica;
    margin-bottom: 30px;
    /*display: flex;*/
    display: none;
    align-items: center;
    justify-content: space-between;
    background-repeat: no-repeat;
    background-position: center 0;
    height: 90px;
    padding: 5px 80px;
    position: relative;
}

.promo-static_yellow {
    background-color: #FF9900;
}

.promo-static_yellow-img {
    background-image: url(../images/promo-banner/bg-promo-static-yellow.jpg);
}

.promo-static_red {
    background-color: #D73F57;
}

.promo-static_red-img {
    background-image: url(../images/promo-banner/bg-promo-static-red.jpg);
}

.promo-static_yellow .promo-static__head {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #2F1D03;
}

.promo-static_red .promo-static__head {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.promo-static__body {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
}

.promo-static_yellow .promo-static__body {
    color: #2F1D03;
}

.promo-static_red .promo-static__body {
    color: #FFC0CB;
}

.promo-static_yellow-img .promo-static__body {
    margin-left: 200px;
}

.promo-static_red-img .promo-static__body {
    margin-left: 260px;
}

.promo-static__btn {
    display: inline-block;
    text-decoration: none;
    padding: 13px 22px;
    background: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #3F131A;
}

.promo-static__btn:hover {
    color: #3F131A;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.9);
}

.promo-static_yellow .promo-static__btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 10px;
    text-transform: uppercase;
}

.promo-static__close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 16px;
    height: 16px;
    border: none;
    background: url(../images/promo-banner/ico-close.svg) 0 0 no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    outline: none;
}

.promo-static__foot {
    width: 300px;
    text-align: right;
}

.promo-static__note {
    font-weight: bold;
    color: #FFFFFF;
}

.promo-static_yellow .promo-static__note {
    font-size: 16px;
    line-height: 22px;
}

.promo-static_red .promo-static__note {
    font-size: 14px;
    line-height: 18px;
}

/******************* LOADER *******************************/

.loader {
    color: cornflowerblue;
    font-size: 20px;
    margin: 100px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 0.2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 0.2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 0.2em;
    }
}

/****************** END LOADER ****************************/

@media (max-width: 991px) {
    .reviews-container {
        margin-top: 50px;
    }

    .review-add-btn {
        top: 35px;
    }
}


.b-t-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.b-b-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.fwn {
    font-weight: normal !important;
}

.fwbl {
    font-weight: bolder !important;
}

.fwb {
    font-weight: bold !important;
}

.fwl {
    font-weight: lighter !important;
}

.fwi {
    font-weight: initial !important;
}

.t-a-r {
    text-align: right !important;
}

.t-a-c {
    text-align: center !important;
}

.f-size-14 {
    font-size: 14px !important;
}

.f-size-16 {
    font-size: 16px !important;
}

.f-size-18 {
    font-size: 18px !important;
}

.f-size-20 {
    font-size: 20px !important;
}

.f-size-22 {
    font-size: 22px !important;
}

.f-size-24 {
    font-size: 24px !important;
}

.f-size-28 {
    font-size: 28px !important;
}

.f-size-32 {
    font-size: 32px !important;
}

.f-size-34 {
    font-size: 34px !important;
}

.t-a-l {
    text-align: left !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-r-1 {
    margin-right: 1px !important;
}
.m-r-3 {
    margin-right: 3px !important;
}
.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}


.m-r-20 {
    margin-right: 20px !important;
}


.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.m-r-75 {
    margin-right: 75px !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.m-l-1 {
    margin-left: 1px !important;
}

.m-l-3 {
    margin-left: 3px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}


.m-l-20 {
    margin-left: 20px !important;
}


.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-l-75 {
    margin-left: 75px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-1 {
    margin-top: 1px !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-tn-15 {
    margin-top: -15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}


.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-75 {
    margin-top: 75px !important;
}


.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-1 {
    margin-bottom: 1px !important;
}

.m-b-3 {
    margin-bottom: 3px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}


.m-b-6 {
    margin-bottom: 6px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}


.m-b-20 {
    margin-bottom: 20px !important;
}


.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}


/************************************************  padding ******************/



.p-r-0 {
    padding-right: 0 !important;
}

.p-r-1 {
    padding-right: 1px !important;
}
.p-r-3 {
    padding-right: 3px !important;
}
.p-r-5 {
    padding-right: 5px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}


.p-r-20 {
    padding-right: 20px !important;
}


.p-r-25 {
    padding-right: 25px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.p-r-75 {
    padding-right: 75px !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-l-1 {
    padding-left: 1px !important;
}

.p-l-3 {
    padding-left: 3px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}


.p-l-20 {
    padding-left: 20px !important;
}


.p-l-25 {
    padding-left: 25px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-l-75 {
    padding-left: 75px !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-t-1 {
    padding-top: 1px !important;
}

.p-t-3 {
    padding-top: 3px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}


.p-t-20 {
    padding-top: 20px !important;
}


.p-t-25 {
    padding-top: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-75 {
    padding-top: 75px !important;
}


.p-b-0 {
    padding-bottom: 0 !important;
}

.p-b-1 {
    padding-bottom: 1px !important;
}

.p-b-3 {
    padding-bottom: 3px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}


.p-b-20 {
    padding-bottom: 20px !important;
}


.p-b-25 {
    padding-bottom: 25px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-b-75 {
    padding-bottom: 75px !important;
}


/*********************  colors *************************/

.white {
    color: white !important;
}

.black {
    color: black !important;
}

.red {
    color: red !important;
}

.blue {
    color: #2575B3;
}

.border-blue {
    border-color: #2575B3;
}


/********************* birthday *********************************/

.birthday-block {
    height: 34px;
}

.birthday-input {
    display: inline-block;
    padding: 6px 12px;
    height: 34px;
    border-radius: 4px 0 0 4px !important;
}

.birthday-hidden-input {
    border:1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}

.daterangepicker-container {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    width:34px;
    border-radius: 0 4px 4px 0;
}


.daterangepicker-icon {
    border: 0;
    height: 34px;
    width:34px;
}


.modal-open  .modal .popover {
    z-index: 10007;
}

.modal-open  .modal .tooltip  {
    z-index: 10007;
}

html[style="margin-top: 38px !important;"] .navbar {
    top: 38px;
}

.city-modal .modal-dialog {
    width: 700px;
}

.city-modal .modal-content {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    border-radius: 8px;
}

.city-modal .modal-body {
    padding: 24px;
}

.city-modal .close {
    margin: 0;
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: none;
    border: none;
    position: absolute;
    top: 20px;
    right: 20px;
    float: none;
    opacity: 1;
}

.city-modal .close:before,
.city-modal .close:after {
    content: '';
    position: absolute;
    display: block;
    background: #999;
    height: 18px;
    width: 2px;
    left: 6px;
    top: -2px;
}

.city-modal .close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.city-modal .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.city-modal-title {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 16px;
}

.city-modal-city {
    font-size: 16px;
    line-height: 22px;
    color: #2c73ab;
    font-weight: 600;
}
.city-modal-region {
    font-size: 12px;
    line-height: 22px;
    color: #8b8b8b;
    font-weight: 300;
    margin-bottom: 30px;
}
.city-modal-control {
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: #000;
    padding: 10px 40px 10px 14px;
    background: #fff url(../images/search.svg) calc(100% - 14px) center no-repeat;
    background-size: 18px auto;
}

.city-modal-control:focus {
    border-color: #2c73ab;
}

.city-modal-list {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    column-count: 4;
}

.city-modal-item {
    width: 25%;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
    margin-bottom: 8px;
}

.city-modal-item span {
    color: #8b8b8b;
    cursor: pointer;
    border-bottom: 1px solid transparent;
}

.city-modal-item span:hover {
    color: #000;
    border-bottom-color: #000;
}

.city-modal-search .suggestions-suggestions {
    border: none;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    background: #fff;
    border-radius: 8px;
    padding: 12px;
    margin-top: 10px;
}

.city-modal-search .suggestions-suggestion {
    padding: 8px;
    overflow: hidden;
    border-radius: 6px;
    cursor: pointer;
}

.city-modal-search .suggestions-suggestion:hover {
    background: #f2f2f2;
}

.suggestion-item-title {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}

.suggestion-item-desc {
    color: #8b8b8b;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
}

.city-modal-btn {
    width: auto;
}


/************************************** Slick **********************************/

.b-review {
    padding: 60px 0;
}

.b-review__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.b-review__heading {
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    color: #666;
    margin: 0;
}

.b-review__nav {
    display: flex;
    padding: 3px 0;
}

.b-review__arrow {
    display: block;
    border: none;
    width: 28px;
    height: 28px;
    padding: 0;
    border-radius: 3px;
    background: #F2F2F2 url(../images/ico-arrow-slider.svg) center center no-repeat;
    background-size: 6px 10px;
    margin-left: 8px;
    outline: none;
}

.b-review__arrow.slick-next {
    transform: rotate(180deg);
}

.b-review__body {
    margin-left: -15px;
    margin-right: -15px;
    visibility: hidden;
}

.b-review__item {
    outline: none;
    margin: 0 15px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}

.b-review__main {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 20px;
}

.b-review__img {
    width: 70px;
    height: 60px;
    padding-right: 10px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.b-review__about {
    display: table-cell;
    vertical-align: middle;
}

.b-review__title {
    margin-bottom: 4px;
}

.b-review__title-link {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.b-review__name {

}

.b-review__text {
    margin-top: 10px;
    color: #828282;
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}

.b-review__date {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.2;
}

.b-rating {
    width: 100px;
    height: 20px;
    background: url(../images/stars-gray.svg) 0 0 no-repeat;
    background-size: 100px 20px;
    position: relative;
}

.b-rating:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px;
    background: url(../images/stars-yellow.svg) 0 0 no-repeat;
    background-size: 100px 20px;
}

.b-rating_1:before {
    width: 20px;
}

.b-rating_2:before {
    width: 40px;
}

.b-rating_3:before {
    width: 60px;
}

.b-rating_4:before {
    width: 80px;
}

.b-rating_5:before {
    width: 100px;
}

.slick-initialized {
    visibility: visible !important;
}


/************************************** End Slick **********************************/


.product-help {
    padding: 25px 30px;
    border: 1px solid #858585;
    max-width: 600px;
    margin-left: -15px;
    margin-bottom: 20px;
    display: flex;
}

.product-help__main {
    flex-basis: 0;
    flex-grow: 1;
}

.product-help__title {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #2575B3;
    margin-bottom: 10px;
}

.product-help__desc {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #858585;
}

.product-help__name {
    margin-top: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    color: #000000;
}

.product-help__contact {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    margin-top: 13px;
}

.product-help__contact a {
    text-decoration-line: underline;
    color: #2575B4;
}

.product-help__contact a:hover {
    text-decoration: none;
}

.product-help__img {
    text-align: center;
}

.product-help__social {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.product-help__social-btn {
    display: block;
    text-decoration: none;
    margin: 0 4px;
}

.product-help__btn {
    display: block;
    width: 200px;
    padding: 16px;
    background: #2575B3;
    border-radius: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
}

.product-help__btn:hover {
    text-decoration: none;
    color: #fff;
    background: #2d81c3;
}

.recommended-title {
    font-size: 32px;
    /*color: #2575B3;*/
    color: #666;
}

/**************************** LAST REVIEWS *************************************/
.c-review-thumb:hover {
    box-shadow: 0 10px 50px rgba(0, 0, 0, .07);
    background-color: #fff;
}

.last-review-slider .c-reviews-thumbs-slider__item {
    min-width: 230px !important;
}

.c-reviews-thumbs-slider__item{
    display:inline-block;
    vertical-align:top;
    white-space:normal;
}

.c-review-thumb {
    padding: 20px;
    margin-right:30px;
    background-color: #fafafa;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out;
}

.c-review-thumb__product {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.c-review-thumb__product-image-box {
    width: 70px;
    height: 60px;
    padding-right: 10px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.c-review-thumb__product-content, .c-review-thumb__product-image-box {
    display: table-cell;
    vertical-align: middle;
}

.c-review-thumb__product-name {
    font-weight: 500;
}

.c-review-thumb__product-name .c-link, .c-review-thumb__product-name .c-link-decorator a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.c-link_style_hover {
    color: #337ab7;;
}

.l-image-box {
    vertical-align: top;
    line-height: 0;
    position: relative;
}

.c-review-thumb__product-image {
    width: 50px;
}

.l-image-box > * {
    vertical-align: bottom;
}

.c-review-thumb__product-rating {
    margin-top: 6px;
    line-height: 0;
}

*, :after, :before {
    -webkit-tap-highlight-color: #0000;
}

*, .mfp-container, :after, :before, img.mfp-img {
    box-sizing: border-box;
}

.c-rating {
    white-space: nowrap;
    margin-right: -3px;
    font-size: 17px;
    line-height: 1;
}

.c-rating__star {
    vertical-align: top;
    margin-right: 3px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxOCAxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHVzZSB4bGluazpocmVmPSIjc3Rhci1mdWxsLWEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgZmlsbD0iI0ZGREUwMCIvPjxkZWZzPjxwYXRoIGlkPSJzdGFyLWZ1bGwtYSIgZD0iTTkuNDgzIDE1LjU4MmExIDEgMCAwIDEgMS4wMzQgMGwzLjYzNCAyLjE5M2MuNzU3LjQ1OCAxLjY5MS0uMjIxIDEuNDktMS4wODNsLS45NjQtNC4xMzRhMSAxIDAgMCAxIC4zMi0uOTgzbDMuMjE1LTIuNzg2Yy42NjgtLjU3OS4zMTItMS42NzYtLjU2OS0xLjc1MmwtNC4yMzQtLjM2NWExIDEgMCAwIDEtLjgzNC0uNjA2TDEwLjkyIDIuMTdjLS4zNDUtLjgxMy0xLjQ5Ny0uODEzLTEuODQyIDBMNy40MjUgNi4wNjZhMSAxIDAgMCAxLS44MzQuNjA2bC00LjIzNy4zNjVjLS44OC4wNzYtMS4yMzcgMS4xNzItLjU3IDEuNzUybDMuMjExIDIuNzg2YTEgMSAwIDAgMSAuMzE5Ljk4MmwtLjk2IDQuMTM5Yy0uMi44Ni43MzQgMS41MzggMS40OTEgMS4wODJsMy42MzgtMi4xOTZ6Ii8+PC9kZWZzPjwvc3ZnPg==);
    width: 18px;
    height: 17px;
}

@media (max-width: 1200px) {
    .c-rating__star {
        width: 13px;
        height: 12px;
    }
}

.c-rating__star_empty, .c-rating__star_half {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxOCAxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHVzZSB4bGluazpocmVmPSIjc3Rhci1oYWxmLWEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIgZmlsbD0iI0ZGREUwMCIvPjxkZWZzPjxwYXRoIGlkPSJzdGFyLWhhbGYtYSIgZD0iTTEwIDEzLjRWNC4xbDEuNzEgNC4wMyA0LjM4LjM3LTMuMzIgMi44OS45OSA0LjI4TDEwIDEzLjR6bTguMjA5LTQuNjA4Yy42NjgtLjU4LjMxLTEuNjc4LS41Ny0xLjc1MmwtNC4yMjktLjM2YTEgMSAwIDAgMS0uODM2LS42MDZMMTAuOTIgMi4xNzJjLS4zNDUtLjgxMy0xLjQ5Ny0uODEzLTEuODQyIDBMNy40MjUgNi4wNzVhMSAxIDAgMCAxLS44MzYuNjA2bC00LjIzLjM1OWMtLjg4MS4wNzUtMS4yMzkgMS4xNzItLjU3MSAxLjc1MmwzLjIwNyAyLjc4M2ExIDEgMCAwIDEgLjMxOS45ODJsLS45NiA0LjEzOWMtLjIuODYuNzM0IDEuNTM4IDEuNDkxIDEuMDgybDMuNjM4LTIuMTk2YTEgMSAwIDAgMSAxLjAzNCAwbDMuNjM0IDIuMTkzYy43NTcuNDU4IDEuNjkxLS4yMjEgMS40OS0xLjA4M2wtLjk2NC00LjEzNGExIDEgMCAwIDEgLjMyLS45ODNsMy4yMTItMi43ODN6Ii8+PC9kZWZzPjwvc3ZnPg==);
}

.c-rating__star_empty {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxOCAxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHVzZSB4bGluazpocmVmPSIjc3Rhci1lbXB0eS1hIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAtMSkiIGZpbGw9IiNFMEUwRTAiLz48ZGVmcz48cGF0aCBpZD0ic3Rhci1lbXB0eS1hIiBkPSJNOS40ODMgMTUuNTgyYTEgMSAwIDAgMSAxLjAzNCAwbDMuNjM0IDIuMTkzYy43NTcuNDU4IDEuNjkxLS4yMjEgMS40OS0xLjA4M2wtLjk2NC00LjEzNGExIDEgMCAwIDEgLjMyLS45ODNsMy4yMTUtMi43ODZjLjY2OC0uNTc5LjMxMi0xLjY3Ni0uNTY5LTEuNzUybC00LjIzNC0uMzY1YTEgMSAwIDAgMS0uODM0LS42MDZMMTAuOTIgMi4xN2MtLjM0NS0uODEzLTEuNDk3LS44MTMtMS44NDIgMEw3LjQyNSA2LjA2NmExIDEgMCAwIDEtLjgzNC42MDZsLTQuMjM3LjM2NWMtLjg4LjA3Ni0xLjIzNyAxLjE3Mi0uNTcgMS43NTJsMy4yMTEgMi43ODZhMSAxIDAgMCAxIC4zMTkuOTgybC0uOTYgNC4xMzljLS4yLjg2LjczNCAxLjUzOCAxLjQ5MSAxLjA4MmwzLjYzOC0yLjE5NnoiLz48L2RlZnM+PC9zdmc+);
}

.c-rating, .c-rating__star, .l-image-box {
    display: inline-block;
}

.c-review-thumb__author {
    margin-top: 20px;
}

.c-review-thumb__text {
    margin-top: 10px;
    color: #828282;
    height: 63px;
    overflow: hidden;
}

.c-review-thumb__date {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.2;
}

/**************************** END OF LAST REVIEWS *************************************/

/****************************  REVIEWS CONTEST *************************************/


.contest-banner {
    padding: 20px 88px;
    background: url(../images/review-contest/banner-review-prize.jpg) 0 0 no-repeat;
    border-radius: 12px;
    max-width: 1216px;
    height: 316px;
    margin-bottom: 44px;
    font-style: normal;
    font-weight: 300;
    font-size: 50px;
    line-height: 1.34;
    letter-spacing: -0.035em;
    color: #FFFFFF;
}

.social-share {
    display: flex;
    justify-content: center;
    margin-bottom: 44px;
}

.social-share__item {
    margin: 0 10px;
}

.social-share__btn {
    display: block;
    min-width: 100px;
    padding: 12px 12px 12px 60px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    border-radius: 23px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position-y: center;
}

.social-share__btn:hover {
    color: #fff;
    text-decoration: none;
}

.social-share__btn_vk {
    background-color: #1777D0;
    background-image: url(../images/review-contest/ico-share-vk.svg);
    background-size: 27px auto;
    background-position-x: 18px;
}

.social-share__btn_fb {
    background-color: #3887FD;
    background-image: url(../images/review-contest/ico-share-fb.svg);
    background-size: 12px auto;
    background-position-x: 22px;
}

.social-share__btn_tw {
    background-color: #54B5FC;
    background-image: url(../images/review-contest/ico-share-tw.svg);
    background-size: 20px auto;
    background-position-x: 21px;
}

.social-share__btn_ok {
    background-color: #FE7816;
    background-image: url(../images/review-contest/ico-share-ok.svg);
    background-size: 13px auto;
    background-position-x: 21px;
}

.contest-prize {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}

.contest-prize__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 4px solid #2D9CDB;
    border-radius: 24px;
    position: relative;
    margin: 0 25px 30px 25px;
    width: 244px;
    height: 320px;
}

.contest-prize__num {
    position: absolute;
    top: -30px;
    left: -30px;
    font-weight: 900;
    font-size: 25px;
    line-height: 28px;
    padding-top: 24px;
    text-align: center;
    color: #009FE3;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    background: #fff url(../images/review-contest/ico-plate.svg) center 12px / 52px auto no-repeat;
}

.contest-prize__sum {
    font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #009FE3;
}

.contest-prize__desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #848484;
}

.contest-how {
    margin-bottom: 130px;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.contest-how__head {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.166666666666667;
    color: #848484;
    text-align: center;
    margin-bottom: 60px;
}

.contest-how__item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.contest-how__item:last-child {
    margin-bottom: 0;
}

.contest-how__item:nth-child(2n+2) {
    flex-direction: row-reverse;
}

.contest-how__img {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 40px;
}

.contest-how__item:nth-child(2n+2) .contest-how__img {
    margin-right: 0;
    margin-left: 40px;
}

.contest-how__desc {
    flex-basis: 0;
    flex-grow: 1;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #4B4B4B;
}

.contest-faq {
    margin-bottom: 100px;
}

.contest-faq__item {
    background: #F3F3F3;
    border-radius: 9px;
    margin-bottom: 24px;
}

.contest-faq__head {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #848484;
    padding: 30px 36px;
    position: relative;
    cursor: pointer;
}

.contest-faq__head:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 38px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/review-contest/ico-faq-arrow.svg) center center / 20px 20px no-repeat;
    transition: all .3s;
}

.contest-faq__item_open .contest-faq__head:before {
    transform: rotate(180deg);
}

.contest-faq__body {
    display: none;
    padding: 0 16px 16px 16px;
}

.contest-faq__desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    background-color: #fff;
    padding: 16px;
}

.contest-result {
    border-radius: 12px;
    max-width: 1216px;
    height: 316px;
    background: url(../images/review-contest/banner-result.jpg) 0 0 no-repeat;
    margin-bottom: 90px;
    display: flex;
    align-items: center;
    padding: 40px 40px 40px 480px;
}

.contest-result__title {
    color: #fff;
    margin: 0;
    font-weight: 700;
    font-size: 54px;
    line-height: 1.25;
}

.contest-winner {
    margin-bottom: 30px;
}

.contest-winner__head {
    font-weight: 500;
    font-size: 51px;
    line-height: 1.176470588235294;
    text-align: center;
    color: #848484;
    margin-bottom: 44px;
}

.contest-winner__body {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-left: -18px;
    margin-right: -18px;
}

.contest-winner__item {
    width: calc(33.333333% - 36px);
    margin-left: 18px;
    margin-right: 18px;
    margin-bottom: 36px;
}

.contest-winner__item:nth-child(2) {
    order: -1;
}

.contest-winner__num {
    width: 88px;
    height: 88px;
    background: #FFFFFF;
    font-weight: 900;
    font-size: 44px;
    line-height: 88px;
    text-align: center;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 5;
}

.contest-winner__item:nth-child(1) .contest-winner__num {
    color: #F7A010;
}

.contest-winner__item:nth-child(2) .contest-winner__num {
    color: #939393;
}

.contest-winner__item:nth-child(3) .contest-winner__num {
    color: #E76B13;
}

.contest-winner__inner {
    border-radius: 7px;
    margin-top: -44px;
    padding: 80px 20px 100px 20px;
    text-align: center;
}

.contest-winner__item:nth-child(1) .contest-winner__inner {
    background: linear-gradient(155.52deg, #F9DD16 0.11%, #F45007 101.42%);
}

.contest-winner__item:nth-child(2) .contest-winner__inner {
    background: linear-gradient(180deg, #CFCFCF 0%, #858585 100%);
}

.contest-winner__item:nth-child(3) .contest-winner__inner {
    background: linear-gradient(180deg, #FFDEA8 0%, #E45D01 100%);
}

.contest-winner__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.contest-winner__sum {
    font-weight: 900;
    font-size: 46px;
    line-height: 1.173913043478261;
    color: #FFFFFF;
    white-space: nowrap;
    margin-top: 20px;
}

.contest-winner__item:nth-child(1) .contest-winner__sum {
    font-size: 53px;
    margin: 32px 0;
}

.contest-winner__desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.contest-winner__more {
    margin-top: 35px;
}

.contest-winner__more-btn {
    display: block;
    width: 100%;
    padding: 20px;
    border: 2px solid #2D9CDB;
    border-radius: 7px;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #2D9CDB;
}

.contest-winner__more-btn:hover {
    background-color: #2D9CDB;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1440px) {
    .contest-result {
        padding-left: 420px;
    }

    .contest-result__title {
        font-size: 50px;
    }
}

@media (max-width: 1199px) {
    .contest-result {
        margin-bottom: 40px;
        padding-left: 320px;
        height: auto;
        background-size: cover;
        background-position: 0 center;
    }

    .contest-result__title {
        font-size: 44px;
    }

    .contest-winner__head {
        font-size: 42px;
        margin-bottom: 30px;
    }

    .contest-winner__body {
        margin-left: -15px;
        margin-right: -15px;
    }

    .contest-winner__item {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(33.333333% - 30px);
    }

    .contest-winner__sum {
        font-size: 38px;
    }

    .contest-winner__item:nth-child(1) .contest-winner__sum {
        font-size: 44px;
    }

    .contest-winner__more-btn {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .contest-result {
        padding: 40px;
        position: relative;
        overflow: hidden;
    }

    .contest-result:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: .25;
    }

    .contest-result__title {
        position: relative;
        z-index: 5;
    }

    .contest-winner__body {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .contest-winner__item {
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .contest-winner__item:nth-child(2) {
        order: 0;
    }

    .contest-banner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .contest-prize {
        margin-left: -15px;
        margin-right: -15px;
        flex-wrap: wrap;
    }

    .contest-prize__item {
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (max-width: 640px) {
    .contest-banner {
        font-size: 36px;
        height: auto;
    }

    .social-share {
        flex-wrap: wrap;
    }

    .social-share__item {
        margin: 5px;
    }

    .social-share__btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .contest-how__item {
        display: block;
        text-align: center;
    }

    .contest-how__img,
    .contest-how__item:nth-child(2n+2) .contest-how__img {
        margin-right: auto;
        margin-left: auto;
    }

    .contest-prize__item {
        height: 220px;
    }

    .contest-faq__head {
        padding: 24px 36px 24px 16px;
    }

    .contest-faq__head:before {
        right: 16px;
    }
}

@media (max-width: 480px) {
    .contest-result {
        padding: 40px 20px;
    }

    .contest-result__title {
        font-size: 36px;
    }

    .contest-winner__head {
        font-size: 32px;
    }

    .contest-winner__inner {
        padding-bottom: 50px;
    }

    .contest-banner {
        font-size: 26px;
        padding: 20px 15px;
    }

    .contest-how {
        margin-bottom: 60px;
    }

    .contest-how__head {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .contest-how__item {
        margin-bottom: 30px;
    }

    .contest-how__desc {
        font-size: 18px;
    }

    .contest-how__desc br {
        display: none;
    }

    .contest-faq__head {
        font-size: 18px;
        line-height: 22px;
    }

    .contest-faq__desc {
        font-size: 14px;
        line-height: 22px;
    }
}

/**************************** END OF REVIEWS CONTEST *************************************/

.c-product {
    position: relative
}

.c-product-thumb {
    position: relative;
    padding: 19px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out
}

.c-product-thumb:hover {
    box-shadow: 0 10px 50px rgba(0, 0, 0, .07)
}

.c-product-thumb_slide.c-product-thumb_hidden-blocks:hover {
    left: 0;
    width: 100%
}

.c-product-thumb_hidden-blocks:hover {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    z-index: 2
}

.c-product-thumb_hidden-blocks:hover .c-product-thumb__hidden {
    display: block
}

.c-product-thumb__hidden {
    display: none
}

.c-product-thumb_slide.c-product-thumb_hidden-blocks:hover {
    left: 0;
    width: 100%
}

.c-product-extend__badges {
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 1
}

.c-product-extend__badges::after {
    content: '';
    display: table;
    margin-top: -5px
}

.c-product-extend__badge {
    margin-bottom: 5px
}

.c-product-thumb__badges {
    position: absolute;
    left: -1px;
    top: 1px;
    z-index: 1
}

.c-product-thumb__badges::after {
    content: '';
    display: table;
    margin-top: -5px
}

.c-product-thumb__badge {
    margin-bottom: 5px;
}

.c-product-badge {
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px 3px;
    font-size: 10px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    border-radius: 0 3px 3px 0;
}

.c-product-badge_bestseller {
    background-color: #9b51e0
}

.c-product-badge_new {
    background-color: #27ae60
}

.c-product-badge_lowprice {
    background-color: #ff3131
}

.c-product-badge_free_delivery {
    background-color: #13753d
}

.c-product-badge_discount {

}

@media (max-width: 1199px) {
    .c-product-thumb__badges, .c-product-thumb__video {
        /*top: 20px;*/
        /*right: 20px*/
    }

    .c-product-thumb {
        box-shadow: 0 10px 30px rgba(0, 0, 0, .05)
    }
}

.favorites {
    cursor: pointer;
    width: 100%;
    text-align: center;
    position: relative;
    top: 5px;
}

.favorites svg {
    width: 20px;
}

.favorites-line, .article-line {
    font-size: 16px;
    color: #222;
    cursor: pointer;
}

.favorites-line:hover {
    color: #888;
}


.favorites-block {
    cursor: pointer;
    width: 100%;
    text-align: center;
    position: relative;
    top: 3px;
}

.favorites-block img {
    width: 20px;
}

.favorites-block svg {
    width: 20px;
}

.flex-box {
    display: flex;
    /*flex-direction: column;*/
    justify-content: center;
}
.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.heart-red {
    fill:#DD0B2B;
}

.heart-red:hover {
    fill: #e54359;
}

.heart-bg-red {
    fill:#DD0B2B;
}

.heart-bg-red:hover {
    fill: #e54359;
}

.label-act {
    float: right;
    width:100px;
    display: block;
    position: absolute;
    right: 50px;
    z-index: 1000;
}

.gift-image {
    float: right;
    width:100px;
    display: block;
    position: relative;
    right: 25px;
    z-index: 1000;
}


/**
* Страница отзывов catalog help form
*/

.review-page__item {
    margin-bottom: 30px;
}

.review-page__head {
    font-family: Roboto, sans-serif;
    display: flex;
    align-items: center;
    background: #FAFAFA;
    border-left: 3px solid #6BB0D8;
    padding: 8px 20px;
}

.review-page__name {
    font-family: Roboto, sans-serif;
    min-width: 120px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    margin-right: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.review-page__product {
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #5AA9D9;
    margin-right: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.review-page__product-link {
    font-family: Roboto, sans-serif;
    color: #5AA9D9;
    text-decoration: underline;
}

.review-page__rating {
    margin-right: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 70px;
}

.review-page__rating img {
    display: block;
}

.review-page__bigtv {
    font-family: Roboto, sans-serif;
    min-width: 190px;
    border: 2px solid #5AA9D9;
    border-radius: 48px;
    padding: 3px 10px 3px 28px;
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #5AA9D9;
    background: url(../images/review-page/ico-bigtv-check.svg) 9px center / 12px auto no-repeat;
    margin-right: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.review-page__date {
    font-family: Roboto, sans-serif;
    min-width: 160px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    margin-left: auto;
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 5px;
}

.review-page__body {
    font-family: Roboto, sans-serif;
    display: flex;
    margin-top: 10px;
}

.review-page__desc {
    font-family: Roboto, sans-serif;
    flex-basis: 0;
    flex-grow: 1;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #848484;
    margin-left: 20px;
}

/** button show more **/

.c-block__footer{margin-top:30px;text-align:center}


.c-button_size_l {
    font-size: 16px;
    padding: 9px 19px 10px;
    text-align: center;
}
.c-button_style_inverse, .c-header-middle-bar_compact .c-catalog-dropdown-button.c-button_active {
    border-color: #337ab7;/*#2d9cdb;*/
    background-color: transparent;
    transition: border-color .2s ease-in-out,color .2s ease-in-out;
}
.c-button_style_inverse {
    color: #337ab7 !important;
}
.c-button, .c-button:hover, .c-button:active, .c-button:focus, .c-button:visited, .c-button-decorator button, .c-button-decorator input[type=button], .c-button-decorator input[type=reset], .c-button-decorator input[type=submit] {
    display: inline-block;
    line-height: 1.2;
    vertical-align: top;
    padding: 8px 14px 9px;
    cursor: pointer;
    transition: background-color .2s ease-in-out;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #337ab7;
    border-radius: 4px;
    background-color: transparent;
    font-weight: 500;
    user-select: none;
    text-shadow: none;
    outline: 0;
}

.c-button:hover {
    color: #23527c !important;
    border-color: #23527c !important;
}

.l-icon-box {
    position: relative;
    display: inline-flex;
    align-items: center;
    vertical-align: top;
}

.l-icon-box__content {
    flex: auto;
    text-align: left;
    line-height: 1.2;
}

.l-icon-box__icon {
    background-position: right center;
    line-height: 0;
    position: relative;
    padding-right: 7px;
    flex: none;
}

*+.l-icon-box__icon {
    padding-left: 7px;
    padding-right: 0;
}

/**     End show more */

.review-form {
    font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
    position: relative;
    background-color: #EBF5FA;
    display: flex;
}

.review-form img {
    max-width: 100%;
    height: auto;
}

.review-form__inner {
    width: 56.89655172413793%; /* 660px / 1160px */
    padding: 40px;
}

.review-form__img {
    width: 43.10344827586207%; /* 500px / 1160px */
    align-self: flex-end;
    text-align: center;
}

.review-form__img img {
    margin-top: -94px;
}

.review-form__title {
    font-weight: bold;
    font-size: 39px;
    line-height: 45px;
    color: #707070;
    margin-bottom: 13px;
}

.review-form__desc {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #707070;
    margin-bottom: 21px;
}

.review-form__main {
    display: flex;
}

.review-form__group {
    flex-basis: 0;
    flex-grow: 1;
    margin-right: 13px;
}

.review-form__control {
    display: block;
    width: 100%;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid rgba(90, 169, 217, 0.51);
    padding: 0 16px;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
}

.review-form__btn {
    display: block;
    width: 155px;
    height: 42px;
    background: #5AA9D9;
    border: none;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
}

.review-form__btn:hover {
    background: #589ccb;
}

.review-form__messenger {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.review-form__messenger-title {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #707070;
    margin-right: 22px;
}

.review-form__messenger-list {
    display: flex;
}

.review-form__messenger-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-right: 19px;
    width: 30px;
    height: 30px;
}

.review-form__messenger-link:last-child {
    margin-right: 0;
}

@media (max-width: 1199px) {
    .review-page__head {
        flex-wrap: wrap;
    }

    .review-page__bigtv {
        margin-right: 0;
    }

    .review-page__date {
        width: 100%;
        margin-left: 0;
    }

    .review-form {
        display: block;
    }

    .review-form__inner {
        width: auto;
    }

    .review-form__img {
        display: none;
    }
}

@media (max-width: 640px) {
    .review-page__product {
        width: 100%;
        margin-right: 0;
    }

    .review-form {
        padding: 20px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .review-form__inner {
        padding: 0;
    }

    .review-form__title {
        font-size: 32px;
        line-height: 37px;
    }

    .review-form__desc {
        font-size: 16px;
        line-height: 29px;
    }
}

@media (max-width: 480px) {
    .review-page__head {
        padding-left: 10px;
        padding-right: 10px;
    }

    .review-page__body {
        display: block;
    }

    .review-page__name,
    .review-page__product,
    .review-page__date,
    .review-page__desc {
        font-size: 15px;
    }

    .review-page__img {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .review-page__desc {
        margin-left: 0;
    }

    .review-form__main {
        display: block;
    }

    .review-form__group {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .review-form__btn {
        width: 100%;
    }

    .review-form__messenger {
        display: block;
    }

    .review-form__messenger-title {
        margin-right: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .review-form__messenger-list {
        justify-content: center;
    }

    .review-form__messenger-link {
        width: 52px;
        height: 52px;
    }
}



/*******************  Orders **************************/

@media screen and (min-width: 1334px) {
    .order-completed-error-border {
        border: 2px solid #C32525 !important; }
    .order-completed-error {
        color: #C32525 !important; }
    .order-completed-call {
        background: #E4EAFF;
        border-radius: 5px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        padding: 15px 20px;
        letter-spacing: -1px;
        width: 90%; }
    .order-completed-block {
        height: 87px;
        border: 2px solid #8CB41C;
        box-sizing: border-box;
        border-radius: 10px;
        position: relative;
        padding-left: 90px; }
    .order-completed-block-icon {
        position: absolute;
        left: 39px;
        top: 14px; }
    .order-completed-block-title {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 60px;
        line-height: 79px;
        text-align: center;
        letter-spacing: -3px;
        color: #8CB41C; }
    .order-completed-info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
        margin-left: 48px; }
    .order-completed-info-key {
        font-weight: 700; }
    .order-completed-info-value {
        font-weight: 400; }
    .order-completed-info-button {
        background: #2575B4;
        text-transform: uppercase; }
    .order-completed-info-border {
        border-right: 1px solid #747474; }
    .order-completed-number {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center; }
    .order-completed-number-left {
        text-align: left !important; } }
@media screen and (min-width: 1200px) and (max-width: 1334px) {
    .order-completed-error-border {
        border: 2px solid #C32525 !important; }
    .order-completed-error {
        color: #C32525 !important; }
    .order-completed-call {
        background: #E4EAFF;
        border-radius: 5px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        padding: 15px 20px;
        letter-spacing: -1px;
        width: 90%; }
    .order-completed-block {
        height: 87px;
        border: 2px solid #8CB41C;
        box-sizing: border-box;
        border-radius: 10px;
        position: relative;
        padding-left: 90px; }
    .order-completed-block-icon {
        position: absolute;
        left: 39px;
        top: 14px; }
    .order-completed-block-title {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 50px;
        line-height: 79px;
        text-align: center;
        letter-spacing: -3px;
        color: #8CB41C; }
    .order-completed-info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
        margin-left: 48px; }
    .order-completed-info-key {
        font-weight: 700; }
    .order-completed-info-value {
        font-weight: 400; }
    .order-completed-info-button {
        background: #2575B4;
        text-transform: uppercase; }
    .order-completed-info-border {
        border-right: 1px solid #747474; }
    .order-completed-number {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center; }
    .order-completed-number-left {
        text-align: left !important; } }
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .order-completed-error-border {
        border: 2px solid #C32525 !important; }
    .order-completed-error {
        color: #C32525 !important; }
    .order-completed-call {
        background: #E4EAFF;
        border-radius: 5px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        padding: 15px 20px;
        letter-spacing: -1px;
        width: 90%; }
    .order-completed-block {
        height: 87px;
        border: 2px solid #8CB41C;
        box-sizing: border-box;
        border-radius: 10px;
        position: relative;
        padding-left: 90px; }
    .order-completed-block-icon {
        position: absolute;
        left: 39px;
        top: 14px; }
    .order-completed-block-title {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 40px;
        line-height: 79px;
        text-align: center;
        letter-spacing: -2px;
        color: #8CB41C; }
    .order-completed-info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
        margin-left: 48px; }
    .order-completed-info-key {
        font-weight: 700; }
    .order-completed-info-value {
        font-weight: 400; }
    .order-completed-info-button {
        background: #2575B4;
        text-transform: uppercase; }
    .order-completed-info-border {
        border-right: 1px solid #747474; }
    .order-completed-number {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center; }
    .order-completed-number-left {
        text-align: left !important; } }
@media screen and (min-width: 768px) and (max-width: 992px) {
    .order-completed-error-border {
        border: 2px solid #C32525 !important; }
    .order-completed-error {
        color: #C32525 !important; }
    .order-completed-call {
        background: #E4EAFF;
        border-radius: 5px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        padding: 15px 20px;
        width: 90%; }
    .order-completed-block {
        height: 87px;
        border: 2px solid #8CB41C;
        box-sizing: border-box;
        border-radius: 10px;
        position: relative;
        padding-left: 90px; }
    .order-completed-block-icon {
        position: absolute;
        left: 39px;
        top: 14px; }
    .order-completed-block-title {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 30px;
        line-height: 79px;
        text-align: center;
        letter-spacing: -2px;
        color: #8CB41C; }
    .order-completed-info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
        margin-left: 48px; }
    .order-completed-info-key {
        font-weight: 700; }
    .order-completed-info-value {
        font-weight: 400; }
    .order-completed-info-button {
        background: #2575B4;
        text-transform: uppercase; }
    .order-completed-info-border {
        border-right: 0 !important; }
    .order-completed-number {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center; }
    .order-completed-number-left {
        text-align: left !important; }
    .order-completed-customer {
        margin-top: 40px !important; } }
@media screen and (max-width: 768px) {
    .order-completed-error-border {
        border: 2px solid #C32525 !important; }
    .order-completed-error {
        color: #C32525 !important; }
    .order-completed-call {
        background: #E4EAFF;
        border-radius: 5px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        padding: 15px 20px;
        width: 90%; }
    .order-completed-block {
        height: 87px;
        border: 2px solid #8CB41C;
        box-sizing: border-box;
        border-radius: 10px;
        position: relative;
        padding-left: 90px; }
    .order-completed-block-icon {
        position: absolute;
        left: 39px;
        top: 14px; }
    .order-completed-block-title {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 28px;
        line-height: 79px;
        text-align: center;
        color: #8CB41C; }
    .order-completed-info {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
        margin-left: 48px; }
    .order-completed-info-key {
        font-weight: 700; }
    .order-completed-info-value {
        font-weight: 400; }
    .order-completed-info-button {
        background: #2575B4;
        text-transform: uppercase; }
    .order-completed-info-border {
        border-right: 0 !important; }
    .order-completed-customer {
        margin-top: 40px !important; }
    .order-completed-number {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center; }
    .order-completed-number-left {
        text-align: left !important; } }


/******************* End  Orders **************************/


/************************  BRAND MENU *********************/

.brand-menu-link {
    font-size: 16px;
    line-height: 24px;
    color: #247eab;
    font-weight: 700;
    font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
}

.all-brand-menu, .all-brand-menu:hover {
    background-color: white !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #df0624 !important;
    font-weight: 700 !important;
    font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-bottom: 1px dashed #df0624;
}

.brand-menu-title {
    font-size: 18px;
    color: #000000;
    font-family: 'PT Sans Narrow',"Arial Narrow", Arial, Helvetica, sans-serif;
}

.pointer {
    cursor: pointer;
}


.all-brands-menu-char {
    font-size: 16px;
    color: #2b2d17;
    /*color: #333333;*/
    line-height: 34px;
    font-family: "Arial", sans-serif;
    cursor: pointer;
}

.all-brands-menu-division {
    font-size: 16px;
    color: #999999;
    line-height: 34px;
    font-family: "Arial", sans-serif;
}

.all-brands-menu-button {
    height: 34px !important;
    font-size: 16px !important;
    display: inline-block;
    border-radius: 0;
}

.all-brands-menu {
    height: 34px;
    background-color: #F6F6F6;
}

.all-brands-menu-active {
    color: #999 !important;
}


.lonely-button {
    position: relative;
    top: 120px;
    right:40px;
    z-index: 1000;
}



/************************  Product kit *********************/


.kit-button {
    width:358px;
    height:52px;
    background: #fff url(../images/kit.svg) no-repeat;
    color:#fff;
    border: 0;
    text-align: left;
    padding-left: 25px;
}

.similar-button {
    width:358px;
    height:52px;
    background: #fff url(../images/sale.svg) no-repeat;
    color:#fff;
    border: 0;
    text-align: left;
    padding-left: 25px;
}

/*****************************  TABS *********************************/

.tab-product {
    color: #222;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.tab-product img {
    margin-right: 5px;
    width:18px;
}

