/* Minification failed. Returning unminified contents.
(19185,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(19330,51): run-time error CSS1030: Expected identifier, found 'transition('
(19330,51): run-time error CSS1031: Expected selector, found 'transition('
(19330,51): run-time error CSS1025: Expected comma or open brace, found 'transition('
(22543,39): run-time error CSS1030: Expected identifier, found '>'
(22543,43): run-time error CSS1031: Expected selector, found ')'
(22543,43): run-time error CSS1025: Expected comma or open brace, found ')'
(30249,18): run-time error CSS1055: Expected media-query expression, found 'only'
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: 700
}

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 silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: 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
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    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
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > 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, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    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
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #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 ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer: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 .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 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: 700;
    -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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-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
    }
}

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 > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    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 > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]: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-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .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], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    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
}

select[multiple].input-sm, textarea.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 select[multiple].form-control, .form-group-sm textarea.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
}

select[multiple].input-lg, textarea.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 select[multiple].form-control, .form-group-lg textarea.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
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 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 .-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        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: 400;
    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.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-primary.focus, .btn-primary:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-primary:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary .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.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    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.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    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.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    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.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    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.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-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
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    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: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-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-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-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
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 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
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    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=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    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:focus, .nav-tabs > li.active > a:hover {
    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:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-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:focus, .nav-pills > li.active > a:hover {
    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:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -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 .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .-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:focus, .navbar-default .navbar-brand:hover {
    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:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    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:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    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:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 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: "/\00a0"
}

.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:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    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:focus, .pager li > a:hover {
    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:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    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-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    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 a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    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: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    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-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #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-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    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 > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 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 > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 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 td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #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
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 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: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -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.43px;
    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: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 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: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 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 > a > img, .carousel-inner > .item > 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.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        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:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\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-next, .carousel-control .icon-prev {
        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
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row: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-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}

/*! jQuery UI - v1.12.1 - 2016-12-20
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/Content/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(/Content/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/Content/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/Content/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/Content/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/Content/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.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;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-remove:before,
.fa-close:before,
.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-photo:before,
.fa-image:before,
.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,
.fa-bar-chart: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-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.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-navicon:before,
.fa-reorder:before,
.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-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc: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-mail-reply-all:before,
.fa-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,
.fa-gratipay: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";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}
@charset "UTF-8";
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1)
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95)
    }
    80%, 100% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1)
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1)
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95)
    }
    80%, 100% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1)
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0);
        transform: translateX(0%) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0);
        -ms-transform: translateX(0%) skewX(0);
        transform: translateX(0%) skewX(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0);
        transform: translateX(0%) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0);
        -ms-transform: translateX(0%) skewX(0);
        transform: translateX(0%) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: center center;
        transform-origin: center center
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: center center;
        transform-origin: center center
    }
    100% {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center
    }
    100% {
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom
    }
    100% {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    0%, 100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom
    }
    100% {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg)
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    40%, 80% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg)
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    40%, 80% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
    width: auto;
    margin-right: 30px;
    overflow: hidden;
}

.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
}

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
    margin-right: 30px;
}

.mCustomScrollBox > .mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px;
}

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
    overflow: hidden;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-bottom: 0;
}

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    width: 100%;
    height: 16px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    display: block;
    position: relative;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    float: left;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    margin-left: -40px;
    float: right;
}

.mCustomScrollBox {
    -ms-touch-action: none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"; /* old ie */
}

.mCustomScrollBox:hover > .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"; /* old ie */
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"; /* old ie */
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff; /* rgba fallback */
    background: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"; /* old ie */
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"; /* old ie */
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"; /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(/Content/css/img/mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"; /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /*
    sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark)
    */
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /*
    sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark)
    */
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
    sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark)
    */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
    sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark)
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"; /* old ie */
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark > .mCSB_scrollTools .mCSB_draggerRail {
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.15);
}

.mCS-dark > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.75);
}

.mCS-dark > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}

.mCS-dark > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/*light-2*/
.mCS-light-2 > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #fff; /* rgba fallback */
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #fff; /* rgba fallback */
    background: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.85);
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.9);
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/*dark-2*/
.mCS-dark-2 > .mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 6px 0;
}

.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 6px auto;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/*light-thick*/
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #fff; /* rgba fallback */
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #fff; /* rgba fallback */
    background: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/*dark-thick*/
.mCS-dark-thick > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/*light-thin*/
.mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
    background: #fff; /* rgba fallback */
    background: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/*dark-thin*/
.mCS-dark-thin > .mCSB_scrollTools .mCSB_draggerRail {
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    background: #000; /* rgba fallback */
    background: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
/*
Made By Tanim Ahmed
*/

.alpha10 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
    zoom: 1;
}

.alpha10:nth-child(n) {
    filter: none;
}

.alpha20 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
    zoom: 1;
}

.alpha20:nth-child(n) {
    filter: none;
}

.alpha30 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    zoom: 1;
}

.alpha30:nth-child(n) {
    filter: none;
}

.alpha40 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

.alpha40:nth-child(n) {
    filter: none;
}

.alpha50 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    zoom: 1;
}

.alpha50:nth-child(n) {
    filter: none;
}

.alpha60 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    zoom: 1;
}

.alpha60:nth-child(n) {
    filter: none;
}

.alpha70 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
    zoom: 1;
}

.alpha70:nth-child(n) {
    filter: none;
}

.alpha80 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    zoom: 1;
}

.alpha80:nth-child(n) {
    filter: none;
}

.alpha90 {
    background: rgb(0, 0, 0);
    background: transparent \9;
    background: rgba(0, 0, 0, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5000000, endColorstr=#e5000000);
    zoom: 1;
}

.alpha90:nth-child(n) {
    filter: none;
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}


.sp-wrap {
    display: none;
    line-height: 0;
    font-size: 0;
    background: #eee;
    position: relative;
    margin: 0 25px 15px 0;
    border: 1px solid #E4E4E4;
    float: left;
}

.sp-large {
    position: relative;
    overflow: hidden;
}

.sp-large a img {
    max-width: 100%;
    height: auto;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.sp-large a {
    display: inline-block;
}

.sp-thumbs {
    width: 100%;
    text-align: left;
}

.sp-thumbs img {
    width: 50px;
    height: 50px;
}

.sp-thumbs a:link, .sp-thumbs a:visited {
    border: 2px solid #eee;
    display: inline-block;
    float: right;
    margin-right: 5px;
}

.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current {
    border: 2px solid #222;
}

.sp-zoom {
    position: absolute;
    left: 0;
    top: 0;
    cursor: zoom;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    display: none;
}

/*** CUSTOM THUMBNAIL || PRODUCT STYLE 3 **/

.productThumb {
    border-top: 1px solid #dddddd;
    padding-top: 10px;
}

.productThumb .sp-thumbs {
    bottom: auto !important;
    position: relative;
    right: 0 !important;
    text-align: left;
    width: 100% !important;
    z-index: 70;
}

.productThumb .sp-thumbs img {
    width: 50px;
    height: 50px;
}

.productThumb .sp-thumbs a:link, .productThumb .sp-thumbs a:visited {
    border: 2px solid #eee;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.productThumb .sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, .productThumb .sp-thumbs a {
    border: 2px solid #222;
    margin-right: 10px !important;
}

.style3 .sp-large {
    border: 1px solid #dddddd;
    max-width: 100% !important;

}
/* Tablesorter Custom LESS Theme by Rob Garrison

 To create your own theme, modify the code below and run it through
 a LESS compiler, like this one: http://leafo.net/lessphp/editor.html
 or download less.js from http://lesscss.org/

Test out these custom less files live
 Basic Theme : http://codepen.io/Mottie/pen/eqBbn
 Bootstrap   : http://codepen.io/Mottie/pen/Ltzpi
 Metro Style : http://codepen.io/Mottie/pen/gCslk

 */
/*** theme ***/
/*** fonts ***/
/*** color definitions ***/
/* for best results, only change the hue (120),
   leave the saturation (60%) and luminosity (75%) alone
   pick the color from here: http://hslpicker.com/#99E699 */
/* darken(@headerBackground, 10%); */
/* desaturate(@headerAsc, 5%); */
/* it might be best to match the document body background color here */
/* ajax error message (added to thead) */
/* becomes height using padding (so it's divided by 2) */
/* 20px should be slightly wider than the icon width to avoid overlap */
/* url(/plugins/tablesorter/css/icons/loading.gif); */
/* zebra striping */
.allRows {
  /*background-color: @bodyBackground;
	color: @bodyTextColor;*/
}
.evenRows {
  /*background-color: lighten(@headerBackground, 40%);
	color: @bodyTextColor;*/
}
.oddRows {
  /*background-color: lighten(@headerBackground, 20%);*/
}
/* hovered rows */
.oddHovered {
  /*background-color: desaturate(@headerBackground, 60%);
	color: @bodyTextColor;*/
}
.evenHovered {
  /*background-color: lighten( desaturate(@headerBackground, 60%), 10% );
	color: @bodyTextColor;*/
}
/* Columns widget */
/* saturate( darken( desaturate(@headerBackground, 10%), 10% ), 30%); */
/* Filter widget transition */
.filterWidgetTransition {
  -webkit-transition: line-height 0.1s ease;
  -moz-transition: line-height 0.1s ease;
  -o-transition: line-height 0.1s ease;
  transition: line-height 0.1s ease;
}
/*** Arrows ***/
/* black */
/* white */
/* automatically choose the correct arrow/text color */
/* variable theme name - requires less.js 1.3+;
   or just replace (!".@{theme}") with the contents of @theme
 */
.tablesorter {
  /*font: @tableBodyFont;
	background-color: @borderAndBackground;
	margin: 10px 0 15px;
	width: 100%;
	text-align: left;
	border-spacing: 0;
	border: @overallBorder;
	border-width: 1px 0 0 1px;*/
  /* style th's outside of the thead */
  /* style header */
  /* tfoot */
  /* optional disabled input styling */
  /* body */
  /* hovered row colors
	   you'll need to add additional lines for
	   rows with more than 2 child rows
	*/
  /* table processing indicator - indeterminate spinner */
  /* Column Widget - column sort colors */
  /* caption (non-theme matching) */
  /* filter widget */
  /* hidden filter row */
  /* rows hidden by filtering (needed for child rows) */
  /* ajax error row */
}
.tablesorter th,
.tablesorter td {
  /*border: @overallBorder;
		border-width: 0 1px 1px 0;*/
}
.tablesorter th,
.tablesorter thead td {
  /*font: @tableHeaderFont;
		font-weight: bold;
		background-color: @headerBackground;*/
  /*color: @headerTextColor;*/
  /*border-collapse: collapse;
		padding: @overallPadding;*/
}
.tablesorter tbody td,
.tablesorter tfoot th,
.tablesorter tfoot td {
  /*padding: @overallPadding;
		vertical-align: top;*/
}
.tablesorter .tablesorter-header {
  background-image: url(/plugins/tablesorter/css/data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP/yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-repeat: no-repeat;
  background-position: right 5px center;
  cursor: pointer;
  /*color:@headerTextColor;*/
  outline: none;
}
.tablesorter .tablesorter-header .tablesorter-header-inner {
  color: inherit;
}
.tablesorter .tablesorter-header:not(.sorter-false) {
  padding-right: 20px;
}
.tablesorter .tablesorter-header.sorter-false {
  background-image: none;
  cursor: default;
  /*padding: @overallPadding;*/
}
.tablesorter .tablesorter-headerAsc {
  /*background-color: @headerAsc;*/
  background-image: url(/plugins/tablesorter/css/data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP/yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
}
.tablesorter .tablesorter-headerDesc {
  /*background-color: @headerDesc;*/
  background-image: url(/plugins/tablesorter/css/data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP/yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
}
.tablesorter tfoot .tablesorter-headerAsc,
.tablesorter tfoot .tablesorter-headerDesc {
  /* remove sort arrows from footer */
  background-image: none;
}
.tablesorter .disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
}
.tablesorter tbody {
  /* Zebra Widget - row alternating colors */
}
.tablesorter tbody td {
  /*background-color: @bodyBackground;
	color: @bodyTextColor;*/
  /*padding: @overallPadding;*/
  vertical-align: top;
}
.tablesorter tbody tr.odd > td {
  /*background-color: lighten(@headerBackground, 20%);*/
}
.tablesorter tbody tr.even > td {
  /*background-color: lighten(@headerBackground, 40%);
	color: @bodyTextColor;*/
}
.tablesorter tbody > tr.hover td,
.tablesorter tbody > tr:hover td,
.tablesorter tbody > tr:hover + tr.tablesorter-childRow > td,
.tablesorter tbody > tr:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td,
.tablesorter tbody > tr.even.hover > td,
.tablesorter tbody > tr.even:hover > td,
.tablesorter tbody > tr.even:hover + tr.tablesorter-childRow > td,
.tablesorter tbody > tr.even:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
  /*background-color: lighten( desaturate(@headerBackground, 60%), 10% );
	color: @bodyTextColor;*/
}
.tablesorter tbody > tr.odd.hover > td,
.tablesorter tbody > tr.odd:hover > td,
.tablesorter tbody > tr.odd:hover + tr.tablesorter-childRow > td,
.tablesorter tbody > tr.odd:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
  /*background-color: desaturate(@headerBackground, 60%);
	color: @bodyTextColor;*/
}
.tablesorter .tablesorter-processing {
  background-image: url(/plugins/tablesorter/css/data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=);
  background-position: center center;
  background-repeat: no-repeat;
}
.tablesorter tr.odd td.primary {
  /*background-color: @primaryOdd;*/
}
.tablesorter td.primary,
.tablesorter tr.even td.primary {
  /*background-color: @primaryEven;*/
}
.tablesorter tr.odd td.secondary {
  /*background-color: @secondaryOdd;*/
}
.tablesorter td.secondary,
.tablesorter tr.even td.secondary {
  /*background-color: @secondaryEven;*/
}
.tablesorter tr.odd td.tertiary {
  /*background-color: @tertiaryOdd;*/
}
.tablesorter td.tertiary,
.tablesorter tr.even td.tertiary {
  /*background-color: @tertiaryEven;*/
}
.tablesorter caption {
  /*background-color: @captionBackground;*/
}
.tablesorter .tablesorter-filter-row input,
.tablesorter .tablesorter-filter-row select {
  width: 98%;
  height: auto;
  margin: 0;
  /*padding: @overallPadding;
		color: @filterElementTextColor;*/
  background-color: #fff;
  border: 1px solid #bbb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: line-height 0.1s ease;
  -moz-transition: line-height 0.1s ease;
  -o-transition: line-height 0.1s ease;
  transition: line-height 0.1s ease;
}
.tablesorter .tablesorter-filter-row {
  /*background-color: @filterCellBackground;*/
}
.tablesorter .tablesorter-filter-row td {
  /*background-color: @filterCellBackground;
		line-height: normal;
		text-align: center; /* center the input */
  -webkit-transition: line-height 0.1s ease;
  -moz-transition: line-height 0.1s ease;
  -o-transition: line-height 0.1s ease;
  transition: line-height 0.1s ease;
}
.tablesorter .tablesorter-filter-row.hideme td {
  padding: 2px;
  margin: 0;
  line-height: 0;
  cursor: pointer;
}
.tablesorter .tablesorter-filter-row.hideme * {
  height: 1px;
  min-height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  /* don't use visibility: hidden because it disables tabbing */
  opacity: 0;
  filter: alpha(opacity=0);
}
.tablesorter .filtered {
  display: none;
}
.tablesorter .tablesorter-errorRow td {
  /*text-align: center;*/
  cursor: pointer;
  background-color: #e6bf99;
}
.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.item .pic img {
    width: 90px;
    height: 90px;
}

body, .modal-details-inner, .section-title-style2 span, .section-title.style2 span, .main-container-wrapper {
    background: #EDEEF0 !important;
}

hr {
    border-color: #dbdbdb;
}

.boxes-title-1 {
    background: #fff !important;
    border: 1px solid #dddddd;

}

.product, .featuredImgLook2 .inner, .cartMiniTable, .cartTable {
    background: #fff;
}

.product:hover {
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.3);
}

.load-more-block .btn-thin {
    box-shadow: -4px 0 0 #EDEEF0, 4px 0 0 #EDEEF0 !important;
}

.productFilter {
    background: #fff !important;
    border: 1px solid #dddddd !important;
    padding: 10px 15px 0 !important;
}

.categoryFooter {
    border-top: 1px solid #dddddd !important;
}

.cartTable {
    border: 1px solid #dddddd;
}

.cartTableHeader {
    background: #f5f5f5 !important;
    border: 1px solid #dddddd !important;
}

.breadcrumb {
    background: #f5f5f5 !important;
}

.main-image.sp-wrap {
    background: #fff !important;
}

.main-image.sp-wrap .sp-thumbs {
    right: 10px !important;
}

.style2.style2look2 .sp-thumbs {
    top: 0 !important;
    width: 18% !important;
}

.main-image.sp-wrap.style2look2 .sp-thumbs a:link, .sp-thumbs a:visited {
    border: 2px solid #ddd !important;

}

.main-image.sp-wrap.style2look2 .sp-thumbs a:hover, .main-image.sp-wrap.style2look2 .sp-thumbs a:active, .main-image.sp-wrap.style2look2 .sp-thumbs.sp-current, .main-image.sp-wrap.style2look2 .sp-thumbs.sp-current:visited, .main-image.sp-wrap.style2look2 .sp-thumbs a.sp-current:link, .sp-thumbs a.sp-current:visited {
    border: 2px solid #4ec67f !important;
}

.main-image.sp-wrap.style2look2 .sp-thumbs {
    right: 0 !important;
}

.main-image.sp-wrap.style2look2 {
    background: none !important;

}

.productFilter.productFilterLook2 {
    background: none !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wrapper.contact-us {
    background: #edeef0 !important;
}

.orderStep.orderStepLook2 {
    border: 1px solid #dddddd;
}

.orderStep.orderStepLook2 li a {
    background: #fff;
}

.tablelook2 {
    background: #fff;
}

.cartFooter {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.userInfo .CartProductThumb a img, .userInfo .CartProductThumb a img {
    margin-right: 15px;
}

.userInfo tr.CartProduct {
    background: #fff;
}

.footable {
    background: #fff !important;
}

.footer {
    background: #fff !important;
    border-top: 1px solid #e8e9eb !important;
    border-bottom: 1px solid #e8e9eb !important;
}

.footer h3 {
    border-bottom: 1px solid #ddd !important;
}

.footer-bottom {
    background: #f9f9f9 !important;
    border-top: 1px solid #f0f0f0 !important;
}

.hide-on-gray-look {
    display: none;
}

.section-tab-content {
    background: #fff !important;
}

.section-similar-product.graybg {
    background: #fff !important;
    border-top: 1px solid #f0f0f0 !important;
}
/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
::selection {
  color: #FFFFFF /*@Color-10*/;
  background: #35c5ff /*@Color-33*/;
}
::-moz-selection {
  color: #FFFFFF /*@Color-10*/;
  background: #35c5ff /*@Color-33*/;
}
.site-color {
  color: #FFFFFF /*@Color-10*/ !important;
}
a:hover,
a:focus,
a.link,
.link {
  color: #007d78 /*@Color-78*/;
}
.search-full,
.search-input {
  background: #4BB777 /*@Color-09*/;
}
.search-close {
  color: #4BB777 /*@Color-09*/;
}
.searchInputBox .search-btn {
  color: #FFFFFF /*@Color-10*/;
}
.navbar-tshop {
  background: #FFFFFF /*@Color-10*/;
}
.navbar-tshop .navbar-content {
  background: #FFFFFF /*@Color-10*/;
  width: 100%;
}
.btn-primary,
.product:hover .add-fav:hover,
.product:hover .add-fav.active {
  background-color: #007d78 /*@Color-78*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-primary:hover,
.btn-primary:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #00a77c /*@Color-17*/;
  border-color: #66DE97 /*@Color-08*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #007d78 /*@Color-78*/;
  border-color: #66DE97 /*@Color-08*/;
  color: #FFFFFF /*@Color-10*/;
  /*background: @primaryColorSkin;*/
}
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #A1A6A9 /*@Color-13*/ !important;
}
.navbar-top {
  background: #FFFFFF /*@Color-10*/;
}
.navbar-nav > li > a {
  color: #007d78 /*@Color-78*/;
}
.nav > li.active,
.nav > li > a:hover,
.nav li > form > a:hover,
.nav > li:not(.no-focus) > a:focus,
.nav > li:hover > a {
  background: #007d78 /*@Color-78*/;
  color: #FFFFFF /*@Color-10*/;
}
.nav > li.no-focus > a:focus {
  background-color: inherit !important;
  color: inherit !important;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.cartMenu:hover > a.dropdown-toggle {
  background: #58595B /*@Color-05*/;
}
.dropdown-menu {
  border-top: solid #303030 /*@Color-11*/;
  top: 90%;
}
.search-box:hover .form-control {
  background: #FFFFFF /*@Color-10*/;
}
.search-box:hover .btn-nobg {
  color: #FFFFFF /*@Color-10*/;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FFFFFF /*@Color-10*/ !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff) !important;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff) !important;
  background-color: #58595B /*@Color-05*/ !important;
}
.action-control a:hover,
.action-control a.active {
  color: #FFFFFF /*@Color-10*/;
  background: #00a77c /*@Color-17*/;
}
.product:hover,
.featuredImgLook2 .inner:hover {
  border: 1px solid #FFFFFF /*@Color-10*/;
}
.subCategoryList .thumbnail:hover {
  border: 1px solid #FFFFFF /*@Color-10*/;
}
#pager a.cycle-pager-active {
  background-color: #4BB777 /*@Color-09*/ !important;
  background-color: rgba(75, 183, 119, 0.7) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b34bb777, endColorstr=#b34bb777) !important;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b34bb777, endColorstr=#b34bb777) !important;
}
.pager2 a {
  border: 1px solid #FFFFFF /*@Color-10*/;
}
.pager2 a.selected {
  background: #FFFFFF /*@Color-10*/;
}
.btn-site,
.newsLatterBox .btn {
  background: #FFFFFF /*@Color-10*/;
}
.btn-discover:hover,
.btn-site:hover,
.newsLatterBox .btn:hover {
  background: #303030 /*@Color-11*/;
}
.full {
  width: 100%;
}
.footer a:hover {
  color: #303030 /*@Color-11*/;
}
.modal-header {
  background: #FFFFFF /*@Color-10*/;
}
.nav.tree > li.active,
.nav.tree > li > a:hover,
.nav.tree > li > a:focus,
.nav.tree > li:hover > a {
  background: none;
  color: #2a2a2a /*@Color-16*/;
}
.nav.tree .open-tree > a,
.nav.tree .open-tree > a:hover,
.nav.tree .open-tree > a:focus {
  background: none;
  font-weight: bold;
  color: #303030 /*@Color-11*/;
}
.panel-default:not(.bs-default) > .panel-heading {
  border-top: 4px solid #FFFFFF /*@Color-10*/;
  background-color: #007d78 /*@Color-78*/;
  color: #FFFFFF /*@Color-10*/;
}
.panel-default > .panel-heading a {
  color: #FFFFFF /*@Color-10*/;
}
.panel-default > .panel-heading h1,
.panel-default > .panel-heading h2,
.panel-default > .panel-heading h3,
.panel-default > .panel-heading h4 {
  color: #FFFFFF /*@Color-10*/;
}
.nav-tabs {
  border-bottom: 3px solid #bfc9ca /*@Color-65*/;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li:hover > a {
  background: #007d78 /*@Color-78*/;
}
.socialIcon a:hover {
  background: #FFFFFF /*@Color-10*/;
}
.cart-actions button,
.cart-actions .wishlist {
  background: none repeat scroll 0 0 #FFFFFF /*@Color-10*/;
  border: 2px solid #303030 /*@Color-11*/;
}
.cart-actions button:hover {
  background: #FFFFFF /*@Color-10*/;
  color: #303030 /*@Color-11*/;
  border: solid 2px #FFFFFF /*@Color-10*/;
}
.sp-thumbs a:hover,
.sp-thumbs a:active,
.sp-current,
sp-current:visited {
  border: 2px solid #FFFFFF /*@Color-10*/ !important;
}
.promo-1 {
  background: none repeat scroll 0 0 #303030 /*@Color-11*/;
}
#pager2 span.cycle-pager-active {
  background: #FFFFFF /*@Color-10*/ !important;
}
#pager2 span {
  border: 2px solid #FFFFFF /*@Color-10*/;
}
.orderStep li.active a {
  background: #FFFFFF /*@Color-10*/;
}
.orderStep li.active a:after {
  border-top-color: #FFFFFF /*@Color-10*/ !important;
}
.orderStep li a {
  background: #66DE97 /*@Color-08*/;
}
/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
.btn {
  border: medium none;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  padding: 8px 20px;
  transition: all 0.25s linear 0s;
}
.btn.btn-primary,
.btn.btn-danger,
.btn.btn-default,
.btn.btn-success,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-fb,
.btn.btn-tw {
  font-weight: 600;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
  -o-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
  -ms-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
}
.btn.btn-lg {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.471;
  padding: 10px 20px;
}
.btn.btn-md {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 6px 14px;
}
.btn.btn-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px 8px;
}
.btn.btn-xs {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 5px;
}
.btn:active {
  background-color: #00a77c /*@Color-17*/;
}
.btn-old {
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  padding: 6px 12px;
  transition: all 0.25s linear 0s;
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
}
.btn-old.btn-lg {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.471;
  padding: 10px 20px;
}
.btn-old.btn-md {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 12px 14px;
}
.btn-old.btn-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.5;
  padding: 4px 8px;
}
.btn-old.btn-xs {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 5px;
}
.btn-stroke-dark,
.btn-stroke-light,
.btn-stroke,
.btn-dark,
.search-trigger,
.btn-nobg {
  text-shadow: none !important;
  box-shadow: none !important;
  font-weight: normal;
}
.priceFilterBody .btn {
  padding: 8px 12px;
}
.navbar-right .input-group .btn {
  box-shadow: none;
}
.btn-flat {
  border-radius: 0 !important;
}
.btn-product-flat {
  background: #303030 /*@Color-11*/;
  border-radius: 0;
  color: #FFFFFF /*@Color-10*/;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  min-width: 130px;
  padding: 7px 15px;
}
.btn-product-flat:hover,
.btn-product-flat:focus,
.btn-product-flat:active,
.btn-product-flat.active {
  background-color: #FFFFFF /*@Color-10*/;
  border-color: #FFFFFF /*@Color-10*/;
  color: #0F0F0F /*@Color-12*/;
}
.btn-thin {
  border: 1px solid #BDC3C7 /*@Color-01*/;
  color: #BDC3C7 /*@Color-01*/;
  background: none;
  text-shadow: none;
}
.btn-default {
  background-color: #DDDDDD /*@Color-06*/;
  color: #FFFFFF /*@Color-10*/;
  text-shadow: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  background-color: #58595B /*@Color-05*/;
  border-color: #CACFD2 /*@Color-02*/;
  color: #FFFFFF /*@Color-10*/;
}
.open .dropdown-toggle.btn-default {
  background-color: #CACFD2 /*@Color-02*/;
  border-color: #CACFD2 /*@Color-02*/;
  color: #FFFFFF /*@Color-10*/;
  background: #A1A6A9 /*@Color-13*/;
}
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #BDC3C7 /*@Color-01*/;
}
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #1ABC9C /*@Color-14*/;
}
.btn-dark {
  background-color: #34495e /*@Color-15*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-dark:hover,
.btn-dark:focus {
  background-color: #2a2a2a /*@Color-16*/;
  border-color: #2a2a2a /*@Color-16*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-color: #2a2a2a /*@Color-16*/;
  border-color: #2a2a2a /*@Color-16*/;
  color: #FFFFFF /*@Color-10*/;
  background: #2a2a2a /*@Color-16*/;
}
.btn-info {
  background-color: #00a77c /*@Color-17*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #1ABC9C /*@Color-14*/;
  border-color: #5dade2 /*@Color-18*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #5dade2 /*@Color-18*/;
  border-color: #5dade2 /*@Color-18*/;
  color: #FFFFFF /*@Color-10*/;
  background: #2c81ba /*@Color-34*/;
}
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info.active {
  background-color: #00a77c /*@Color-17*/;
}
.btn-danger {
  background-color: #e74c3c /*@Color-19*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #ec7063 /*@Color-20*/;
  border-color: #ec7063 /*@Color-20*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #ec7063 /*@Color-20*/;
  border-color: #ec7063 /*@Color-20*/;
  color: #FFFFFF /*@Color-10*/;
  background: #c44133 /*@Color-21*/;
}
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger.active {
  background-color: #e74c3c /*@Color-19*/;
}
.btn-success {
  background-color: #2ecc71 /*@Color-22*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #58d68d /*@Color-23*/;
  border-color: #58d68d /*@Color-23*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #58d68d /*@Color-23*/;
  border-color: #58d68d /*@Color-23*/;
  color: #FFFFFF /*@Color-10*/;
  background: #27ad60 /*@Color-24*/;
}
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success.active {
  background-color: #2ecc71 /*@Color-22*/;
}
.btn-warning {
  background-color: #f1c40f /*@Color-25*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #f5d313 /*@Color-26*/;
  border-color: #f5d313 /*@Color-26*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #f5d313 /*@Color-26*/;
  border-color: #f5d313 /*@Color-26*/;
  color: #FFFFFF /*@Color-10*/;
  background: #cda70d /*@Color-27*/;
}
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning.active {
  background-color: #f1c40f /*@Color-25*/;
}
.btn-inverse {
  background-color: #3a3a3a /*@Color-28*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-inverse:hover,
.btn-inverse:focus {
  background-color: #454545 /*@Color-03*/;
  border-color: #454545 /*@Color-03*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  border-color: #454545 /*@Color-03*/;
  color: #FFFFFF /*@Color-10*/;
  background: #303030 /*@Color-11*/;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse.active[disabled],
fieldset[disabled] .btn-inverse.active {
  background-color: #34495e /*@Color-15*/;
}
.btn-stroke {
  background: rgba(0, 0, 0, 0);
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  text-transform: uppercase;
  border: 2px solid #FFFFFF /*@Color-10*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-stroke.lite {
  border: 2px solid #FFFFFF /*@Color-10*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-stroke.lite:hover {
  background: #FFFFFF /*@Color-10*/;
  color: #303030 /*@Color-11*/ !important;
}
.btn-stroke.dark {
  border: 2px solid #303030 /*@Color-11*/;
  color: #303030 /*@Color-11*/ !important;
}
.btn-stroke.dark:hover {
  background: #303030 /*@Color-11*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-stroke.thin {
  border-width: 1px;
  font-size: 12px;
  padding-left: 40px;
  padding-right: 40px;
}
.btn-dark {
  background: #303030 /*@Color-11*/;
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  text-transform: uppercase;
  border: 2px solid #303030 /*@Color-11*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-dark:hover {
  background: #FFFFFF /*@Color-10*/;
  color: #303030 /*@Color-11*/ !important;
  border-color: #FFFFFF /*@Color-10*/;
}
@media only screen and (max-width: 767px) {
  .btn-dark {
    letter-spacing: 1px;
    padding: 10px 15px;
    min-width: 160px;
  }
}
.btn-gray {
  background: #c8c8c8 /*@Color-29*/;
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  text-transform: uppercase;
  border: 2px solid #CCCCCC /*@Color-35*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-gray:hover {
  background: #FFFFFF /*@Color-10*/;
  color: #303030 /*@Color-11*/ !important;
  border-color: #FFFFFF /*@Color-10*/;
}
@media only screen and (max-width: 767px) {
  .btn-gray {
    letter-spacing: 1px;
    padding: 10px 15px;
    min-width: 160px;
  }
}
.btn-stroke-dark {
  background: rgba(0, 0, 0, 0);
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  text-transform: uppercase;
  border: 2px solid #303030 /*@Color-11*/;
  color: #303030 /*@Color-11*/ !important;
}
.btn-stroke-light {
  background: rgba(0, 0, 0, 0);
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  text-transform: uppercase;
  border: 2px solid #FFFFFF /*@Color-10*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-stroke-dark:hover {
  background: #303030 /*@Color-11*/;
  color: #FFFFFF /*@Color-10*/ !important;
}
.btn-stroke-light:hover {
  background: #FFFFFF /*@Color-10*/;
  color: #303030 /*@Color-11*/ !important;
}
.btn-site {
  padding: 5px 0;
  color: #FFFFFF /*@Color-10*/;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.fb_button {
  background: #658ad0 /*@Color-30*/;
  color: #FFFFFF /*@Color-10*/;
  display: block;
  text-align: center;
  text-decoration: none;
}
.btn-fb {
  background: #658ad0 /*@Color-30*/;
  color: #FFFFFF /*@Color-10*/;
}
.fb_button:hover,
.btn-fb:hover {
  background: #4e6fae /*@Color-31*/;
  color: #FFFFFF /*@Color-10*/;
  text-decoration: none;
}
.btn-tw {
  background: #1dadeb /*@Color-32*/;
  color: #FFFFFF /*@Color-10*/;
}
.btn-tw:hover {
  background: #35c5ff /*@Color-33*/;
  color: #FFFFFF /*@Color-10*/;
  text-decoration: none;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url(/Content/fonts/SourceSansPro/SourceSansPro-ExtraLight.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(/Content/fonts/SourceSansPro/SourceSansPro-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(/Content/fonts/SourceSansPro/SourceSansPro-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(/Content/fonts/SourceSansPro/SourceSansPro-Semibold.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(/Content/fonts/SourceSansPro/SourceSansPro-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(/../fonts/SourceSansPro/SourceSansPro-Black.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight Italic'), local('SourceSansPro-ExtraLightIt'), url(/../fonts/SourceSansPro/SourceSansPro-ExtraLightIt.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url(/../fonts/SourceSansPro/SourceSansPro-LightIt.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url(/Content/fonts/SourceSansPro/SourceSansPro-It.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url(/Content/fonts/SourceSansPro/SourceSansPro-SemiboldIt.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(/Content/fonts/SourceSansPro/SourceSansPro-BoldIt.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 900;
  src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackIt'), url(/Content/fonts/SourceSansPro/SourceSansPro-BlackIt.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(/Content/fonts/Oswald/Oswald-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(/Content/fonts/Oswald/Oswald-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(/Content/fonts/Oswald/Oswald-Bold.ttf) format('truetype');
}
@charset "utf-8";
/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* =============================================================== */
/*  TABLE CONTENT

1.   IMPORT
2.   GENERAL FOUNDATION
3.   TYPOGRAPHY + GLOBAL CLASS [ HEADING + GLOBAL CLASS]
4.   CUSTOMIZE BOOTSTRAP  [ MODAL || INPUT FORM ELEMENT || BUTTON ]
5.   CUSTOMIZE NAVBAR  [ Main Navigation || MiniCart Dropdown Menu  || Search Bar  ]
6.   HOME PAGE SLIDER [Cycle Slider || Hope V1, Home V2]
7.   HOME PAGE BOXES SLIDER [Swiper Slider || Fore More see > idangerous.swiper.css ]
8.   HOME PAGE LOOK 2
9.   HOME PAGE LOOK 3
10.  MAIN CONTAINER [NEW ARRIVALS]
11.  PARALLAX SECTION 1, 2
12.  CATEGORY PAGE
13.  PRODUCT DETAILS PAGE
14.  CART PAGE
15.  CHECKOUT PAGE
16.  USER END [Account || Address || Order || Creation]
17.  ABOUT PAGE
18.  CONTACT US PAGE
19.  PRODUCT MODAL [Qick View]
20.  SUBSCRIBE | PROMOTIONAL MODAL
21.  WEB PAGE PROGRESS BAR CSS
22.  CUSTOM RESPONSIVE

/* =============================================================== */
/* IMPORT CSS
/* =============================================================== */
/*@import url(/Content/less/owl.carousel.css);*/
/* owl.carousel */
/*@import url(/Content/less/owl.theme.css);*/
/* owl.carousel */
/*@import url(/Content/less/font-awesome.css);*/
/* Font Awesome Icon */
/*@import url(/Content/less/animate.min.css);*/
/* css3 animation */
/*@import url(/Content/less/jquery.mCustomScrollbar.css);*/
/* mCustomScrollbar */
/*@import url(/Content/less/alpha.css);*/
/* Background opacity IE fix */
/*@import url(/plugins/select2/css/select2.min.css);*/
/* jQuery Custom Select by select2 */
/*@import url(/Content/less/smoothproducts.css);*/
/* Product zoom  */
/*@import url(/plugins/icheck-1.x/skins/all.css);*/
/* ion.checkRadio.min.js || customs checkbox and radio plugin  */
/*@import url(/Content/less/gray-look.css);*/
/*@import url(/Content/less/skin-1.css);*/
/* btn styled from btn.less  */
/*@import url(/Content/less/btn.css);*/
/* Template Theme color skin */
/*@import url(/Content/less/font-source-sans-pro.css);*/
/*@import url(/Content/less/font-oswald.css);*/
/* =============================================================== */
/* FOUNDATION
/* =============================================================== */
a {
  color: #454545 /*@Color-03*/;
  text-decoration: none;
  outline: none !important;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
a:hover,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  color: #454545 /*@Color-03*/;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 21px;
  position: relative;
  background: #FFFFFF /*@Color-10*/;
  overflow-anchor: none;
}
input[readonly],
select[readonly] {
  pointer-events: none;
}
/* =============================================================== */
/* TYPOGRAPHY + GLOBAL CLASS
/* =============================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  margin: 0;
  padding-bottom: 15px;
}
h1 {
  font-size: 30px;
  line-height: 35px;
}
h2 {
  font-size: 24px;
  line-height: 28px;
}
h3 {
  font-size: 20px;
  line-height: 24px;
}
h4 {
  font-size: 17px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
p.lead {
  font-size: 20px;
  line-height: 1.4;
}
h3 code {
  font-size: 14px;
  font-weight: normal;
}
table tr td.table-valign-top {
  vertical-align: top;
}
table tr td.table-valign-bottom {
  vertical-align: bottom;
}
.bold {
  font-weight: bold;
}
.block-title-1 {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 15px 20px 0 0;
  text-transform: uppercase;
}
.block-title-2 {
  border-bottom: 1px solid #CECECE /*@Color-80*/;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 10px 0 0;
  position: relative;
  text-transform: uppercase;
}
.block-title-3 {
  border-bottom: 1px solid #CECECE /*@Color-80*/;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 10px 0 10px;
  position: relative;
  text-transform: uppercase;
}
.block-title-4 {
  display: inline;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin: 0 auto;
  padding: 0 12px;
  text-transform: uppercase;
}
.block-title-5 {
  display: block;
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 0;
  text-transform: uppercase;
}
.border-title {
  border-bottom: 1px solid #CECECE /*@Color-80*/;
  margin: 0 0 15px;
  padding: 10px 0 10px;
}
/* Helper class */
.error label.error {
  color: red;
}
.section-block {
  margin-bottom: 30px;
}
.uppercase {
  text-transform: uppercase;
}
.underline {
  text-decoration: underline;
}
.relative {
  position: relative;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.margin-5 {
  margin: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-10 {
  margin: 10px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-15 {
  margin: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.padding-5 {
  padding: 5px;
}
.padding-right-5 {
  padding-right: 5px;
}
.padding-left-5 {
  padding-left: 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-10 {
  padding: 10px;
}
.padding-right-10 {
  padding-right: 10px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-15 {
  padding: 15px;
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-left-15 {
  padding-left: 15px;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.no-border {
  border: 0;
}
.width100,
.w100 {
  width: 100%;
}
.width50,
.w50 {
  width: 100%;
  display: block;
}
.full-container {
  width: 100%;
  display: block;
  clear: both;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.maxheight100 {
  max-height: 100px;
}
.maxheight200 {
  max-height: 200px;
}
.maxheight300 {
  max-height: 300px;
}
.maxheight400 {
  max-height: 400px;
}
.maxheight500 {
  max-height: 500px;
}
.maxheight600 {
  max-height: 600px;
}
.maxheight700 {
  max-height: 700px;
}
.maxwidth100 {
  max-width: 100px;
}
.maxwidtht200 {
  max-width: 200px;
}
.maxwidth300 {
  max-width: 300px;
}
.maxwidth400 {
  max-width: 400px;
}
.maxwidth500 {
  max-width: 500px;
}
.maxwidth600 {
  max-width: 600px;
}
.maxwidth700 {
  max-width: 700px;
}
.h10 {
  height: 10%;
}
.h20 {
  height: 20%;
}
.h30 {
  height: 30%;
}
.h40 {
  height: 40%;
}
.h50 {
  height: 50%;
}
.h60 {
  height: 60%;
}
.h70 {
  height: 70%;
}
.h80 {
  height: 80%;
}
.h90 {
  height: 90%;
}
.h100 {
  height: 100%;
}
.padd {
  margin-top: 60px;
}
.globalPadding {
  padding: 50px 0;
}
.globalPaddingTop {
  padding: 50px 0 0;
}
.globalPaddingBottom {
  padding-bottom: 50px;
}
.globalMargin {
  margin: 50px 0;
}
.globalMarginTop {
  margin: 50px 0 0;
}
.globalMarginBottom {
  margin-bottom: 50px;
}
.hr2 {
  border-width: 2px;
  border-color: #DDDDDD /*@Color-06*/;
}
.hr3 {
  border-width: 4px;
  border-color: #DDDDDD /*@Color-06*/;
}
ul.list-dot > li {
  list-style: inside disc;
}
ul.list-number > li {
  list-style: inside decimal;
}
ul.list-lower > li {
  list-style: inside lower-latin;
}
ul.list {
  list-style: disc;
  padding: 0 40px;
  list-style-position: outside;
}
ul.list ul {
  list-style: circle;
  padding: 5px 40px;
}
ul.list > li {
  list-style-position: outside;
}
ul.list-check {
  list-style: none;
}
ul.list-border li {
  border-bottom: 1px solid #E0EDED /*@Color-81*/;
  display: block;
  padding: 10px 15px;
}
ul.list-border li:hover {
  background: #EBEBEB /*@Color-82*/;
}
.transitionfx {
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
}
.hw100 {
  height: 100%;
  width: 100%;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
/* ================================================================== */
/* CUSTOMIZE THE BOOTSTRAP MODAL + INPUT FORM ELEMENT + BUTTON + ALERT
/* ================================================================== */
.modal {
  overflow: auto;
}
.signUpContent .modal-dialog {
  max-width: 460px;
}
.modal-dialog.modal-xs {
  max-width: 400px;
}
.modal-dialog.modal-sm {
  max-width: 500px;
}
.modal-dialog.modal-lg {
  max-width: 960px;
}
.modal-dialog.modal-normal {
  max-width: 620px;
}
#product-details-modal .modal-dialog {
  background: #FFFFFF /*@Color-10*/;
  max-width: 960px;
  overflow: auto;
  width: 100%;
}
.modal-dialog .product-share {
  border-top: 0 none;
  margin-top: 0;
}
.modal-dialog .modal-product-thumb {
  padding-top: 15px;
}
.modal-dialog {
  background: #FFFFFF /*@Color-10*/;
  max-width: 960px;
  overflow: auto;
  width: 100%;
}
.modal-header {
  border-bottom: 1px solid #E5E5E5;
  color: #FFFFFF /*@Color-10*/;
  padding: 0px 15px;
}
.modal-header .close {
  margin-top: 5px;
  padding: 10px;
}
.modal-title-site {
  font-family: Oswald;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  padding: 13px 0;
  text-transform: uppercase;
}
.modal-content {
  border: 0 solid #ddd;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.modal-footer {
  background: #eee;
  border-top: 1px solid #E5E5E5;
  padding: 10px 20px;
}
.form-control:focus {
  box-shadow: NONE;
  outline: 0 none;
  border-color: #bfc9ca /*@Color-65*/;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="search"] {
  border-color: #DDDDDD /*@Color-06*/;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  color: #888888;
  font-size: 14px;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="search"]::placeholder {
  color: #888888 !important;
  opacity: 1;
  /* Firefox */
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888888 !important;
}
input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #888888 !important;
}
input[type="text"].input-xs,
input[type="password"].input-xs,
input[type="email"].input-xs,
input[type="number"].input-xs,
input[type="search"].input-xs {
  font-size: 12px !important;
  height: 26px !important;
  line-height: 26px !important;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #CCCCCC /*@Color-35*/;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #CCCCCC /*@Color-35*/;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #CCCCCC /*@Color-35*/;
}
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"]:-moz-placeholder {
  /* Firefox 18- */
  color: #CCCCCC /*@Color-35*/;
}
/*

btn style moved to btn.css in V.5
@import (btn.css);
also less file available btn.less

*/
p.required,
.required sup {
  color: #E74C3C;
  font-size: 16px;
  top: -0.3em;
}
.pagination li.active a {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2) inset;
}
.checkbox {
  padding-left: 0;
  margin-left: 0;
}
legend {
  padding-bottom: 10px;
}
.alert {
  border: none;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.alert .close {
  font-size: 30px;
  line-height: 20px;
}
.input-group-btn .btn {
  font-size: 14px;
  padding: 8px 12px;
}
/* =============================================================== */
/* CUSTOMIZE NAVBAR
/* =============================================================== */
.navbar-toggle {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 5px;
}
.navbar-tshop {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 30;
}
.menuWrap {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.navbar-brand {
  padding: 10px;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
}
.navbar .navbar-top {
  height: 30px;
  transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -ms-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  text-transform: uppercase;
}
.navbar .navbar-top .userMenu .dropdown span i {
  display: none;
}
.navbar.stuck .navbar-top {
  margin-top: -30px;
}
.brandWrap {
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  height: auto;
}
/***  ------- Mega Menu Start ------- ***/
.megamenu .nav,
.megamenu .dropup,
.megamenu .dropdown,
.megamenu .collapse {
  position: static;
}
.megamenu .navbar-inner,
.megamenu .container {
  position: relative;
}
.megamenu .dropdown-menu {
  left: auto;
}
.megamenu .dropdown-menu > li {
  display: block;
}
.megamenu .nav.pull-right .dropdown-menu {
  right: 0;
}
.megamenu .megamenu-content {
  padding: 20px 30px;
  *zoom: 1;
}
.megamenu .megamenu-content:before,
.megamenu .megamenu-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.megamenu .megamenu-content:after {
  clear: both;
}
.megamenu.navbar .nav > li > .dropdown-menu:after,
.megamenu.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
.megamenu .dropdown.megamenu-80width .dropdown-menu {
  width: 80%;
  left: 0;
  right: 0;
}
.megamenu .dropdown.megamenu-80width .dropdown-menu {
  width: 80%;
  left: 0;
  right: 0;
}
.megamenu .dropdown.megamenu-50width .dropdown-menu {
  width: 50%;
  left: 0;
  right: 0;
}
.megamenu .dropdown.megamenu-40width .dropdown-menu {
  width: 40%;
  left: 0;
  right: 0;
}
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
@media (max-width: 969px) {
  .megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
    width: auto;
  }
  .megamenu .megamenu-content {
    padding-left: 0;
    padding-right: 0;
  }
  .megamenu .dropdown-menu > li > ul {
    display: block;
  }
}
/* megamenu end */
.megamenu-content img {
  max-width: 100%;
}
.megamenu-content ul li {
  border-bottom: 1px solid #EDEDED /*@Color-83*/;
}
.megamenu-content ul li a {
  font-size: 12px;
  display: block;
}
.megamenu-content ul li a:hover {
  color: #007d78 /*@Color-78*/;
}
.itemInMenu {
  margin-bottom: 0 !important;
}
.itemInMenu .image {
  max-height: 170px !important;
}
.margin-top-10 {
  margin-top: 10px;
}
.social-icon li {
  display: inline-block;
}
.social-icon li a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 18px;
  height: auto;
  margin-left: 0;
  padding: 6px 9px;
  position: relative;
  text-align: center;
  z-index: 10;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0) inset;
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.21s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
}
.social-icon li a:hover {
  opacity: 0.8;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset;
}
.navbar-toggle .icon-bar {
  border: solid 2px #FFFFFF /*@Color-10*/;
}
.userMenu > li {
  display: block;
  float: left;
}
.userMenu > li > a {
  color: #58595B /*@Color-05*/;
  display: block;
  float: right;
  font-size: 12px;
  line-height: 30px;
  padding: 0 20px 0 0;
  text-decoration: none;
  transition: opacity 0.2s ease-out 0s;
  -webkit-transition: opacity 0.21s ease-out 0s;
  -moz-transition: opacity 0.2s ease-out 0s;
  -ms-transition: opacity 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s;
}
.userMenu > li > a:hover {
  opacity: 0.9;
}
.phone-number span {
  float: left;
}
.hasUserMenu > .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  left: auto !important;
  right: 0 !important;
}
.hasUserMenu > .dropdown-menu > li > a {
  color: #454545 /*@Color-03*/;
  font-size: 12px;
  padding: 5px 15px;
}
.hasUserMenu > .dropdown-menu > li > a i {
  margin-right: 10px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #007d78 /*@Color-78*/;
  color: #FFFFFF /*@Color-10*/;
}
/***  ------- Main Navigation onhover issue for ipad and mobile ------- ***/
@media (min-width: 979px) {
  .navbar-tshop ul.nav li.dropdown:hover ul.dropdown-menu,
  div.cartMenu.dropdown:hover div.dropdown-menu {
    display: block;
    filter: none;
    opacity: 1;
  }
  .megamenu-content ul li a {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    display: block;
  }
  .megamenu-content ul li a:hover {
    padding-left: 5px;
  }
  .megamenu-content ul li.productPopItem a:hover,
  .megamenu-content ul li a.newProductMenuBlock:hover {
    padding-left: 0;
  }
  .navbar.stuck .brandWrap {
    height: 0;
    overflow: hidden;
  }
}
.navbar-nav > li > a {
  color: #58595B /*@Color-05*/;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
html.de .navbar-nav > li > a {
  font-size: 13px;
  padding: 10px 10px;
}
.navbar-nav > li.active > a {
  color: #FFFFFF /*@Color-10*/;
}
.navbar-cart {
  border-top: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  max-height: 340px;
  overflow-x: visible;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar-cart.in .cartMenu {
    display: none;
  }
}
.colorWhite,
.colorWhite i {
  color: #fff !important;
}
.promo-1 {
  color: #FFFFFF;
  font-family: Oswald, Helvetica Neue;
  margin-bottom: 15px;
  font-weight: lighter;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
}
.promo-1sub {
  background: #F2F2F2;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
}
/***  ------- Cart Dropdown Menu Style ------- ***/
.dropdown-left .dropdown-menu {
  left: 0;
}
.cartMenu {
  float: left;
  display: block;
}
.cartMenu a.dropdown-toggle,
.cartMenu a#cart-sidebar-toggle {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  color: #58595B /*@Color-05*/;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  display: block;
}
.cartMenu .dropdown-menu {
  padding-bottom: 0;
  border-radius: 0;
  margin-top: 0;
}
.cartMenu img {
  width: 50px;
}
.cartMenu h4 {
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}
.old-price {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through;
}
.cartMenu table {
  width: 100%;
  height: auto;
}
.cartMenu table tr {
  border-bottom: solid 1px #ddd;
}
.cartMenu table tr td {
  padding: 5px 0;
}
.newProductMenuBlock {
  display: block;
  position: relative;
}
.ProductMenuCaption {
  position: absolute;
  bottom: 0;
  color: #FFFFFF /*@Color-10*/;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 16px;
  background: #000000;
  background: transparent \9;
  background: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
  /* IE FIX */
  zoom: 1;
}
.ProductMenuCaption:nth-child(n) {
  filter: none;
}
.ProductMenuCaption i {
  font-size: 0;
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
}
.newProductMenuBlock:hover i {
  font-size: 16px;
}
.newCollectionUl li {
  font-weight: 600;
}
.productPopItem {
  border: solid 1px #ddd;
}
.productPopItem .productInfo {
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  margin-top: -50px;
  padding: 5px 0;
  position: relative;
  text-align: center;
  width: auto;
  z-index: 4;
}
.popProImg a {
  display: block;
  max-height: 270px;
  overflow: hidden;
}
.productPop h4 {
  bottom: 0;
  color: #FFFFFF;
  font-size: 14px;
  line-height: normal !important;
  padding: 3px 0 0 !important;
  position: absolute;
  width: 100%;
  background: #000000;
  background: transparent \9;
  background: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
  /* IE FIX */
  zoom: 1;
}
.productPop h4:nth-child(n) {
  filter: none;
}
.productPop h4 a {
  color: #fff !important;
}
/* =============================================================== */
/* MAIN CONTAINER || TOP CONTAINER START (NEW ARRIVALS)
/* =============================================================== */
.section-block {
  margin-bottom: 30px;
}
.section-title {
  border-bottom: 2px solid #DDDDDD /*@Color-06*/;
  border-top: 2px solid #DDDDDD /*@Color-06*/;
  font-size: 22px;
  line-height: 24px;
  margin: 10px 0 10px;
  padding: 0;
}
.section-title span {
  color: #454545 /*@Color-03*/;
  display: inline-block;
  padding: 5px 15px 5px 0;
  text-transform: uppercase;
  width: auto;
}
/***  -------  Style 2  ------- ***/
.style2 .section-title,
.section-title.style2 {
  font-size: 42px;
  font-weight: lighter;
  line-height: 44px;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
  border: none;
}
.section-title-style2,
.section-title.style2 {
  position: relative;
}
.style2 .section-title:after,
.section-title-style2:after,
.section-title.style2:after,
.section-title-style2:after {
  background: #DDDDDD /*@Color-06*/;
  content: "";
  display: block;
  height: 1px;
  margin-left: 20%;
  position: absolute;
  top: 28px;
  width: 60%;
  z-index: 1;
}
.section-title-style2 span,
.section-title.style2 span {
  background: #FFFFFF;
  display: inline-block;
  padding: 10px;
  position: relative;
  width: auto;
  z-index: 2;
}
.style2 .section-title span,
.section-title.style2 span {
  color: #454545 /*@Color-03*/;
  display: table;
  position: relative;
  z-index: 2;
  background: #FFFFFF /*@Color-10*/;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin: 0 auto;
}
.productslider {
  width: 100%;
  display: block;
}
#productslider .item {
  margin: 0 15px 15px;
}
.item {
  display: block;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  margin-bottom: 15px;
  height: auto;
}
#SimilarProductSlider .item {
  height: auto !important;
}
.product {
  display: block;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  border: 1px solid #CCCCCC /*@Color-35*/;
  text-align: center;
}
.product:hover {
  background: #FFFFFF /*@Color-10*/;
}
.add-fav {
  border: 1px solid;
  border-radius: 50%;
  height: 30px;
  line-height: 31px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 15px;
  width: 30px;
  z-index: 10;
  transform: scale(1.15);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.7s cubic-bezier(0.56, 0.48, 0, 0.99);
  -moz-transition: opacity 0.3s linear, -moz-transform 0.7s cubic-bezier(0.56, 0.48, 0, 0.99);
  -o-transition: opacity 0.3s linear, -o-transform 0.7s cubic-bezier(0.56, 0.48, 0, 0.99);
  -ms-transition: opacity 0.3s linear, -ms-transform 0.7s cubic-bezier(0.56, 0.48, 0, 0.99);
  transition: opacity 0.3s linear, transform 0.7s cubic-bezier(0.56, 0.48, 0, 0.99);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(Opacity=0)";
}
.list-view .product .add-fav {
  right: 40px;
  top: 8px;
}
.product:hover .add-fav {
  opacity: 1;
  webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.add-fav i {
  webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  transition: all 0.3s ease;
}
.add-fav:active i {
  webkit-transform: scale(0.85) rotate(0deg);
  -moz-transform: scale(0.85) rotate(4deg);
  -o-transform: scale(0.85) rotate(0deg);
  -ms-transform: scale(0.85) rotate(0deg);
  transform: scale(0.85) rotate(4deg);
}
.item.list-view .grid-description {
  display: none;
}
.list-description {
  display: none;
}
.item.list-view .list-description {
  display: block;
}
.item.list-view {
  display: block;
  height: auto !important;
  width: 100% !important;
  width: 100%;
  margin-bottom: 20px;
}
.item.list-view:not(.list-view-without-overflow) {
  overflow: hidden;
}
.item.list-view .image a {
  display: block;
  max-height: 100%;
  height: 100%;
  max-height: 100% !important;
}
.item.list-view h4 {
  height: auto;
  margin: 45px 0 5px;
  font-size: 24px;
}
.item.list-view h4 a {
  font-weight: 600;
}
.item.list-view .description p {
  text-align: right;
  max-height: 200px;
  min-height: 10px;
}
.item.list-view .action-control {
  text-align: right;
}
.item:hover .action-control {
  border-bottom-color: #FFFFFF /*@Color-10*/;
}
.product-box .item {
  margin: 0 10px;
}
.product-box .item:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  background: #FFFFFF /*@Color-10*/;
}
.image {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  max-height: 240px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.image a {
  display: block;
  overflow: hidden;
}
.image a img {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  max-height: 240px;
  margin: 0 auto;
}
.product:hover .image a img,
.image.rotate:hover a img {
  transform: scale(1.2) rotate(-2deg);
  -webkit-transform: scale(1.2) rotate(-2deg);
  -moz-transform: scale(1.2) rotate(-2deg);
  -ms-transform: scale(1.2) rotate(-2deg);
  -o-transform: scale(1.2) rotate(-2deg);
}
.promotion {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 0;
  height: 24px;
  width: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  line-height: 18px;
}
.promotion.pro .pro {
  display: inline-block;
  float: left;
  font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: lighter;
  height: 100%;
  padding: 3px 10px;
}
.new-product {
  background: #007d78 /*@Color-78*/;
  color: #FFFFFF /*@Color-10*/;
}
.bundle {
  background: #2c81ba /*@Color-34*/;
  color: #FFFFFF /*@Color-10*/;
}
.sale {
  background: #e74c3c /*@Color-19*/;
  color: #FFFFFF /*@Color-10*/;
}
.discount {
  background: #FF8C00 /*@Color-41*/;
  color: #FFFFFF /*@Color-10*/;
}
a.discount:hover {
  background: #FF9900 /*@Color-59*/;
  color: #FFFFFF /*@Color-10*/;
}
.special-offer {
  background: #f1c40f /*@Color-25*/;
  color: #FFFFFF /*@Color-10*/;
}
.daily-sales-limit {
  background-color: #858585 /*@Color-73*/;
  color: #FFFFFF /*@Color-10*/;
}
.bonus-program {
  background-color: #9F6FB4 /*@Color-85*/;
  color: #FFFFFF /*@Color-10*/;
}
.item h4 {
  margin: 0;
  min-height: 45px;
  max-height: 80px;
  overflow: hidden;
  display: block;
  line-height: 18px;
  margin: 25px 0 0;
  padding: 0;
}
.item h4 a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #58595B /*@Color-05*/;
  text-decoration: none;
  text-transform: none;
  font-size: 16px;
}
.item .okazja h4 a,
.item .okazja .price {
  color: #fd9264;
}
.description p {
  color: #888888;
  font-size: 14px;
  min-height: 55px;
  max-height: 90px;
  overflow: hidden;
  line-height: 18px;
}
.price {
  font-size: 18px;
  font-weight: bold;
  color: #454545 /*@Color-03*/;
  text-align: left;
}
.product-price-wrapper span.price-margin {
  color: #0a00a0 /*@Color-66*/;
}
.action-control {
  border: 0;
  display: block;
  height: auto;
  padding: 5px 0 15px;
  width: 100%;
}
.action-control a {
  cursor: pointer;
}
.cart a {
  font-size: 20px;
  color: #454545 /*@Color-03*/;
  margin: 0 0;
  display: inline-block;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.13s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.load-more-block {
  padding-bottom: 30px;
  position: relative;
}
.load-more-block .btn-thin {
  background: #FFFFFF /*@Color-10*/;
  z-index: 2;
  position: relative;
  box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF;
  -webkit-box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF;
  -moz-box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF;
  -o-box-shadow: -4px 0 0 #FFFFFF, 4px 0 0 #FFFFFF;
}
.load-more-block:after {
  background: none repeat scroll 0 0 #DDDDDD /*@Color-06*/;
  content: "";
  display: block;
  height: 1px;
  margin-left: 30%;
  position: absolute;
  top: 18px;
  width: 40%;
  z-index: 1;
}
.featureImg a {
  display: block;
  overflow: hidden;
}
.featureImg a img {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
.featureImg a img:hover {
  transform: scale(1.1) rotate(-1.1deg);
  -webkit-transform: scale(1.1) rotate(-1.1deg);
  -moz-transform: scale(1.1) rotate(-1.1deg);
  -ms-transform: scale(1.1) rotate(-1.1deg);
  -o-transform: scale(1.1) rotate(-1.1deg);
}
/* =============================================================== */
/* PARALLAX CONTENT 1
/* =============================================================== */
.parallax-section {
  width: 100%;
  display: block;
  clear: both;
  height: auto;
}
.parallax-image-1 {
  background: url(/images/parallax/parallax.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  /* IE FIX */
}
.parallax-image-1.ismobile,
.parallax-image-2.ismobile,
.parallax-image-aboutus.ismobile,
.parallax-section.ismobile {
  background-attachment: scroll !important;
}
.parallax-image-1.isios,
.parallax-image-2.isios,
.parallax-image-aboutus.isios,
.parallax-section.isios,
.blog-intro.isios {
  background-size: 100% auto !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.parallax-image-1.isandroid,
.parallax-image-2.isandroid,
.parallax-image-aboutus.isandroid,
.parallax-section.isandroid {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.parallax-image-1.isios {
  background-color: #734e48;
  background-repeat: no-repeat;
}
.parallax-image-2.isios {
  background-size: auto 100% !important;
}
.parallaxPrce {
  font-size: 64px;
  color: #FFFFFF /*@Color-10*/;
  font-weight: lighter;
  margin-bottom: 10px;
}
.parallax-content h2 {
  color: #ffffff;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 auto;
  max-width: 900px;
  padding: 5px 10px;
  text-align: center;
}
.parallax-content h3 {
  color: #DDDDDD /*@Color-06*/;
  display: inline-block;
  font-size: 20px;
  font-weight: lighter;
  margin-bottom: 20px;
  max-width: 900px;
  padding: 0 10px;
  text-align: center;
}
.btn-discover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 14px 60px;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.btn-discover:hover {
  color: #FFFFFF /*@Color-10*/;
  border-color: rgba(255, 255, 255, 0.7);
}
.parallax-content {
  text-align: center;
  padding: 100px 0;
}
.brand-carousel li {
  float: left;
  display: inline-block;
}
.brand-carousel li img {
  max-width: 100%;
  width: 100%;
}
.carousel-nav {
  font-size: 26px;
  margin-left: 10px;
  padding-bottom: 3px;
  padding-top: 3px;
}
/***  -------  Parallax section 2  ------- ***/
.parallax-image-2 {
  background: url(/images/parallax/people-collage.jpg) fixed;
  background-attachment: fixed;
  /* IE FIX */
}
.parallax-section-overley {
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.33);
}
h1.xlarge {
  color: #FFFFFF;
  font-size: 44px;
  font-weight: 800;
  padding-bottom: 0;
  line-height: normal;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8), 0 0 1px #FFFFFF;
  text-transform: uppercase;
}
h1.x2large {
  color: #FFFFFF;
  font-size: 56px;
  line-height: normal;
  font-weight: 800;
  padding-bottom: 0;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8), 0 0 1px #FFFFFF;
  text-transform: uppercase;
}
h5.parallaxSubtitle {
  font-size: 20px;
  font-weight: 200;
  color: #FFFFFF /*@Color-10*/;
}
/* =============================================================== */
/*  FOOTER
/* =============================================================== */
.gap {
  height: 40px;
  width: 100%;
  clear: both;
  display: block;
}
.footer {
  background: #f2f2f2;
  /*height: auto;*/
  /*padding-bottom: 30px;*/
  padding: 30px 0;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #DDDDDD /*@Color-06*/;
}
.footer p {
  margin: 0;
}
.footer img {
  max-width: 100%;
}
.footer h3 {
  border-bottom: 1px solid #DDDDDD /*@Color-06*/;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  padding: 40px 0 15px;
  text-transform: uppercase;
  color: #3a3a3a;
}
.footer ul {
  font-size: 13px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  /*margin-top: 20px;*/
  color: #888888;
}
.footer ul li a {
  padding: 0 10px 0 0;
  display: block;
}
.footer a {
  color: #888888;
}
.supportLi h4 {
  font-size: 20px;
  font-weight: lighter;
  line-height: normal;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.supportLi h4 a {
  color: #454545 /*@Color-03*/;
}
.newsLatterBox input#appendedInputButton {
  background: #FFFFFF;
  display: inline-block;
  float: left;
  height: 30px;
  clear: both;
  width: 100%;
}
.newsLatterBox .btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border: medium none;
  color: #FFFFFF /*@Color-10*/;
  display: inline-block;
  font-weight: 700;
  height: 40px;
  letter-spacing: 0.5px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.newsLatterBox {
  overflow: hidden;
}
.bg-gray {
  background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
  box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
  background: none repeat scroll 0 0 #B5B5B5;
  border: 2px solid #B5B5B5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0 8px 0 0;
  padding: 0;
  text-align: center;
  width: 36px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.social li:hover {
  transform: scale(1.15) rotate(360deg);
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
}
.social li a {
  color: #EDEFF1;
}
.social li:hover {
  border: 2px solid #454545 /*@Color-03*/;
  background: #454545 /*@Color-03*/;
}
.social li a i {
  font-size: 16px;
  margin: 0 0 0 8px;
  color: #EDEFF1 !important;
}
.footer-bottom {
  background: #E3E3E3;
  border-top: 1px solid #DDDDDD /*@Color-06*/;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.footer-bottom p.pull-left {
  padding-top: 6px;
}
.paymentMethodImg img {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom p.pull-left {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
  .paymentMethodImg {
    width: 100%;
    float: none !important;
    text-align: center;
  }
  .paymentMethodImg img {
    display: inline-block;
    float: none !important;
    max-height: 24px;
  }
}
/* =========================HOMEPAGE END==========================*/
/* =============================================================== */
/* CATEGORY PAGE START
/* =============================================================== */
.scroll-to-fixed-fixed {
  /*&#change-view-wrapper {
        padding-right: 15px;
        padding-left: 0;
    }*/
}
.scroll-to-fixed-fixed .breadcrumb {
  border: none !important;
  background: #EDEEF0 /*@Color-39*/ !important;
  margin: 0;
}
/*#change-view-wrapper {
    padding-left: 15px;
}*/
.breadcrumb {
  border: 1px solid #CCCCCC /*@Color-35*/;
  background: none;
}
.main-container {
  min-height: 100%;
  margin-top: -80px;
  /* tyle ile ma header */
  padding-top: 170px;
  /* tyle ile ma header */
  margin-bottom: 0px;
  /* stick footer - tyle ile ma footer*/
  padding-bottom: 20px;
  /* stick footer - tyle ile ma footer + padding normalny*/
}
@media print {
  .main-container {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1046px) {
  .main-container {
    /*margin-top: -30px; /* tyle ile ma header */
    margin-top: 0;
    /* na rozdzielczosci ipada nie widac bylo guzika do akceptacji regulaminu */
  }
}
.headerOffset {
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .headerOffset {
    padding-top: 0px;
  }
}
.category-top > h2 {
  color: #303030;
  font-weight: 700;
  letter-spacing: 0;
}
.subCategoryList .thumbnail {
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.tree .dropdown-menu {
  position: relative !important;
  float: none !important;
  box-shadow: none !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-top: 0 !important;
}
.open-tree > .dropdown-menu {
  display: block;
}
.dropdown-menu-tree {
  display: none;
  margin-bottom: 20px;
}
.open-tree > .dropdown-menu-tree {
  display: block;
}
.tree > li.active > a,
.tree > li.active > a:hover,
.tree > li.active > a:focus {
  background: none;
  color: #454545 /*@Color-03*/;
}
.nav-stacked.tree > li a:hover {
  color: #454545 /*@Color-03*/;
  font-weight: bold;
}
.tree > .active > a > .badge {
  background: #999999;
  color: #FFFFFF /*@Color-10*/;
}
.category-level-2 {
  border-left: 1px solid #DDDDDD /*@Color-06*/ !important;
  margin-left: 13px;
}
.category-level-2 li {
  margin-top: 2px;
}
.category-level-2 li a {
  font-weight: normal !important;
  padding: 2px 15px;
}
.category-level-2 li a.active,
.category-level-2 .dropdown-tree.active .dropdown-tree-a,
.category-level-2 .open-tree .dropdown-tree-a {
  font-weight: bold !important;
}
.priceFilterBody {
  line-height: 26px;
}
.priceFilterBody .form-group:nth-child(1) {
  width: 70%;
  display: inline-block;
  float: left;
}
.priceFilterBody .form-group:nth-child(1) input {
  padding-right: 10px !important;
  text-align: center !important;
  height: 26px;
  line-height: 26px;
}
.priceFilterBody .form-group:nth-child(2) {
  display: inline-block;
  width: 30%;
  padding-left: 10px;
}
.priceFilterBody .form-group:nth-child(2) button {
  font-size: 13px;
  padding: 0;
  line-height: 26px;
  height: 26px;
}
.subCategoryThumb {
  height: 80px;
  display: block;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.subCategoryThumb img {
  max-width: 100%;
}
.subCategoryList {
  margin-top: 30px;
  overflow: hidden;
}
.color-details {
  border-top: 1px solid #DDDDDD /*@Color-06*/;
  padding-top: 10px;
}
.productFilter {
  border-bottom: 1px solid #DDDDDD /*@Color-06*/;
  border-top: 1px solid #DDDDDD /*@Color-06*/;
  clear: both;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 7px;
  padding-top: 10px;
  margin-top: 20px;
}
.productFilter p {
  display: block;
  font-size: 14px;
  margin-top: 6px;
}
.change-view {
  margin-right: 10px;
}
.subCategoryTitle {
  font-size: 13px;
  color: #444;
  font-weight: 600;
}
.change-view a {
  border: 1px solid #CCCCCC;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  height: 34px;
  line-height: 23px;
  margin-left: 5px;
  overflow: hidden;
  padding: 5px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.productFilter select,
.productFilter input {
  font-size: 13px;
}
.categoryFooter {
  border-top: solid 1px #eee;
  padding-top: 10px;
  margin-top: 0;
  background-color: #EDEEF0 /*@Color-39*/;
}
.nav-stacked > li {
  border-bottom: solid 1px #eee;
}
.nav-stacked > li a {
  font-size: 13px;
}
.nav-stacked > li a:hover {
  color: #FFFFFF /*@Color-10*/;
}
.nav-stacked > li.active a,
.nav-stacked > li.active {
  background: none;
  color: #454545 /*@Color-03*/;
  font-weight: bold;
}
/***  -------  according panel style  ------- ***/
.panel-title {
  color: inherit;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  color: #454545 /*@Color-03*/;
  font-size: 15px;
}
.panel-heading,
.panel-group .panel {
  border-radius: 0;
}
.clearFilter {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 10px;
  line-height: normal;
  padding: 2px 5px;
  text-transform: capitalize;
}
.labelRounded {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.clearFilter:hover {
  opacity: 0.7;
}
.collapseWill i {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  margin-right: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.collapseWill.pressed i,
.collapseWill.active i {
  margin-right: 5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.minus {
  display: block;
}
.collapseWill .minus {
  display: none !important;
}
.collapseWill.collapsed .minus {
  display: none !important;
}
.color-filter small {
  border: 1px solid #DDDDDD /*@Color-06*/;
  display: inline-block;
  height: 14px;
  margin: 0 3px 0 1px;
  width: 14px;
}
/* =============================================================== */
/* PRODUCT DETAILS PAGE
/* =============================================================== */
.nav-tabs > li.active,
.nav-tabs > li {
  background: none;
}
.nav-tabs > li > a {
  border: 0;
  border-radius: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li:hover > a {
  color: #fff !important;
  border: 0;
  border-radius: 0;
}
/* -------- zoom ------- */
.sp-wrap {
  border: none !important;
}
.sp-thumbs {
  text-align: center !important;
}
.sp-large a img {
  width: 100%;
}
.sp-wrap {
  z-index: 10;
  width: 100%;
  background: none !important;
}
.sp-large {
  max-width: 90%;
}
.sp-thumbs {
  position: absolute;
  right: 0 !important;
  text-align: left;
  bottom: 140px !important;
  width: 100px !important;
  z-index: 70;
}
.sp-thumbs a:link,
.sp-thumbs a:visited {
  border: 2px solid #EEEEEE;
  display: inline-block;
  margin-bottom: 10px;
  float: right;
  transition: margin 0.2s ease 0s;
}
.main-image .sp-thumbs a:link,
.sp-thumbs a:visited {
  margin-right: 0 !important;
}
.sp-thumbs a:hover {
  margin-right: 4px !important;
}
.sp-thumbs img {
  height: auto !important;
  width: 60px !important;
}
/***  -------  Product details style 2   ------- ***/
.product-title {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}
.product-price {
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}
.price-standard {
  color: #999999;
  font-size: 18px;
  text-decoration: line-through;
}
.product-code {
  font-family: oswald, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 1px;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}
.rating span {
  display: inline-block;
}
.ratingInfo {
  margin-left: 10px;
}
/*------- product-details style 4 ------- */
.zoomThumb {
  text-align: center;
  margin-top: 10px;
}
.zoomThumb a {
  width: 120px;
  margin-bottom: 10px;
  border: 2px solid #eee;
  display: inline-block;
  margin-right: 5px;
}
.zoomThumb a img {
  max-width: 100%;
}
.zoomImg {
  cursor: crosshair;
}
/*------- product tab ------- */
.nav-tabs {
  margin-bottom: 20px;
}
.product-tab {
  width: 100%;
  display: inline-block;
  clear: both;
}
.nav-tabs li a {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 2px;
  margin: 0 0 0 0;
  text-transform: uppercase;
}
.color-details {
  margin-top: 14px;
}
.swatches {
  margin: 0.5em 0;
  padding-left: 0;
}
.swatches li {
  border: 2px solid #FFFFFF;
  display: inline-block;
  margin: 2px 1px;
  vertical-align: top;
  list-style: none;
}
.swatches .selected,
.swatches li:hover {
  border: 2px solid #ddd;
}
.swatches a {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #FFFFFF;
  box-shadow: 1px 1px 2px #C5C5C5;
  display: block;
  height: 33px;
  text-align: center;
  transition: all 0.25s ease 0s;
  width: 33px;
}
.swatches a img {
  height: 29px;
  width: 29px;
}
.swatches li a:after {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 0;
  font-weight: lighter;
  color: #FFFFFF /*@Color-10*/;
  transition: font-size 0.25s ease 0.1s;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.swatches .selected a:after {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 100%;
  font-weight: lighter;
  color: #FFFFFF /*@Color-10*/;
  transition: font-size 0.25s ease 0.1s;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
/***  ------- filterBox ------- ***/
.filterBox {
  display: inline-block;
}
.productFilterLook2 .filterBox {
  display: block;
  float: left;
  margin-right: 0;
  width: 100%;
}
.cart-actions {
  margin-top: 0;
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #DDDDDD /*@Color-06*/;
  padding-bottom: 12px;
  clear: both;
}
.cart-actions button,
.cart-actions .btn-cart,
.cart-actions .wishlist {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  float: left;
  font-family: Oswald, Helvetica Neue, Arial, sans-serif;
  font-size: 18px;
  font-weight: lighter;
  line-height: 1em;
  margin: 0 20px 0 0;
  padding: 14px 20px;
  text-transform: uppercase;
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
}
button.first {
  margin-right: 20px;
  margin-bottom: 10px;
}
.cart-actions .wishlist {
  background: #CCCCCC;
  line-height: 1em;
  text-decoration: none;
  border: solid 2px #CCCCCC;
  text-align: center;
}
.cart-actions .wishlist:hover {
  background: #FFFFFF /*@Color-10*/;
  color: #666;
  border: solid 2px #CCCCCC;
}
.incaps {
  display: block;
  float: left;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 15px 20px 0 0;
  text-transform: uppercase;
}
.incaps i {
  font-size: 20px;
}
.color-in {
  color: #4CC94A;
}
.color-out {
  color: red;
}
.product-share {
  border-top: 1px solid #DDDDDD /*@Color-06*/;
  clear: both;
  display: inline-block;
  margin-top: 20px;
  padding-top: 14px;
  width: 100%;
}
.socialIcon a {
  background: #CCCCCC;
  color: #FFFFFF;
  display: inline-block;
  font-size: 22px;
  padding: 6px 3px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
  transition: all 0.15s ease-in-out 0s;
  -moz-transition: all 0.15s ease-in-out 0s;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
}
.socialIcon a:hover {
  color: #FFFFFF /*@Color-10*/;
}
/***  ------- You may also like ------- ***/
.recommended {
  border-top: solid 2px #ddd;
  margin-top: 20px;
  padding-top: 20px;
}
.recommended h1 {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}
#SimilarProductSlider .item {
  padding: 30px 0px 0;
  margin: 10px;
  color: #FFFFFF /*@Color-10*/;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.recommended .description {
  min-height: 70px;
}
.product-image {
  max-width: 100%;
}
.product-image img {
  max-width: 100%;
}
#SimilarProductSlider .product-image img {
  max-height: 200px;
}
/* =============================================================== */
/* CART PAGE
/* =============================================================== */
.quanitySniper {
  height: 30px;
  padding: 0;
  text-align: center;
  width: 40px;
}
tr.CartProduct td,
tr.CartProduct th {
  text-align: center;
}
tr.CartProduct td:nth-child(2) {
  text-align: left;
}
.cartTable {
  border-top: solid 1px #EBEDEF;
}
.cartTableHeader {
  background: #EBEDEF;
}
.cartFooter {
  padding: 20px;
  border-top: solid 1px #eee;
  background: #EBEDEF;
  display: inline-block;
  width: 100%;
}
#cart-summary tr td:nth-child(2) {
  text-align: right;
}
/* =============================================================== */
/*  CHECKOUT PAGE START
/* =============================================================== */
label.error {
  color: #e74c3c;
  font-size: 90%;
}
.orderStep {
  clear: both;
  display: inline-block;
  height: auto;
  padding: 0;
  margin-bottom: 30px;
  width: 100%;
}
.orderStep li {
  display: inline-block;
  float: left;
  height: auto;
  margin: 0;
  min-height: 55px;
  padding: 0;
  width: 20%;
}
.orderStep li.active a {
  color: #FFFFFF /*@Color-10*/;
}
.orderStep li.active a {
  position: relative;
}
.orderStep li.active a:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 10px;
  margin-left: -10px;
}
.orderStep li a {
  background: #EFF0F2;
  display: inline-block;
  font-size: 14px;
  height: 100%;
  line-height: normal;
  padding: 20px 0 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
}
.orderStep li a i {
  background: rgba(0, 0, 0, 0.05);
}
.orderStep li.active a i {
  background: rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
}
.orderStep li a i {
  border-radius: 0;
  display: block;
  font-size: 20px;
  height: auto;
  left: 0;
  line-height: 40px;
  margin-top: -20px;
  padding: 0;
  text-align: center;
  width: auto;
  float: none !important;
}
.orderStep li a span {
  display: block;
  padding: 5px 0;
}
/* payment */
.paymentBox {
  margin-bottom: 30px;
  display: block;
}
.checkoutReview .CartProductThumb a img,
.checkoutReview .CartProductThumb a img {
  width: 50px;
}
.paymentBox .panel {
  box-shadow: none;
}
/* =============================================================== */
/* USER END || Account// Address // Order //  Creation
/* =============================================================== */
.myAccountList li {
  text-align: center;
}
.myAccountList li a {
  font-size: 14px;
  display: block;
}
.myAccountList .thumbnail {
  padding: 10px 0 0;
}
.myAccountList .thumbnail:hover {
  background: #F5F5F5;
}
.myAccountList li a i {
  display: block;
  clear: both;
  font-size: 44px;
  margin-bottom: 10px;
}
h2.block-title-2,
.formBox h3,
.block-title-2 {
  border-bottom: 1px solid #CECECE /*@Color-80*/;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 10px 0 0;
  position: relative;
  text-transform: uppercase;
}
.panel-footer-address .btn {
  margin-right: 5px;
}
/***  ------- Cart & Wisth list ------- ***/
.CartProductThumb a img,
.CartProductThumb a img {
  width: 86px;
  max-width: 100%;
}
tr.CartProduct {
  border-bottom: 1px solid #E7E9EC;
}
tr.CartProduct td,
tr.CartProduct th {
  padding: 10px 0;
}
/* mycart */
.cartTableHeader {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
/* =============================================================== */
/* PRODUCT DETAILS POPUP MODAL
/* =============================================================== */
/* quick view btn */
div.quickview {
  display: block;
  margin-top: 40%;
  max-height: 50px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
  visibility: hidden;
}
.product:hover div.quickview {
  visibility: visible;
}
.btn-quickview {
  border-radius: 2px;
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
  letter-spacing: 2px;
  color: #454545 /*@Color-03*/ !important;
  text-transform: uppercase;
  background: #FFFFFF /*@Color-10*/;
  /* old borwser */
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #eee;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-o-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  left: auto;
  min-width: 100px;
  max-height: 40px;
  height: 40px !important;
  opacity: 0;
  -webkit-opacity: 0;
  -ms-opacity: 0;
  padding: 10px;
  visibility: hidden;
  width: auto;
  display: inline-block !important;
  z-index: 2;
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.product:hover .btn-quickview {
  visibility: visible;
  opacity: 0.85;
  -webkit-opacity: 0.85;
  -ms-opacity: 0.85;
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
}
.list-view .product:hover div.quickview {
  margin-top: 45%;
}
@media (max-width: 460px) {
  div.quickview {
    margin-top: 25%;
  }
}
@media (max-width: 400px) {
  div.quickview {
    margin-top: 35%;
  }
}
.product > .btn-quickview:hover {
  opacity: 0.95;
}
/* quick view btn end */
#product-details-modal .modal-dialog {
  background: #FFFFFF /*@Color-10*/;
  max-width: 960px;
  overflow: auto;
  width: 100%;
}
#product-details-modal .close,
#productSetailsModalAjax .close {
  color: #454545 /*@Color-03*/;
  display: block;
  font-size: 34px;
  font-weight: lighter;
  line-height: 10px;
  opacity: 0.6;
  padding: 12px;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 0;
  z-index: 1;
}
#productSetailsModalAjax .main-image {
  margin-top: 40px;
}
#product-details-modal .close:hover,
#productSetailsModalAjax .close:hover {
  opacity: 0.8;
}
@media (max-width: 800px) {
  #product-details-modal .modal-dialog,
  #productSetailsModalAjax .modal-dialog {
    max-width: 90%;
    margin: 20px auto;
  }
}
@media (min-width: 840px) {
  .modal-details-inner {
    min-height: 552px;
  }
}
@media (max-width: 600px) {
  #product-details-modal .modal-dialog {
    max-width: 96%;
    margin: 20px auto;
  }
}
#product-details-modal .modal-content {
  background: #FFFFFF /*@Color-10*/;
  display: block;
  height: auto;
  padding: 0;
  box-shadow: none;
}
.modal-details-inner {
  padding: 30px;
}
#product-details-modal .productFilter {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
#product-details-modal .filterBox {
  display: inline-block;
}
#product-details-modal .cart-actions {
  margin-bottom: 0;
  margin-top: 0;
}
#product-details-modal .color-details {
  margin-top: 5px;
}
#product-details-modal .product-share {
  border-top: 0 none;
  margin-top: 0;
  padding-top: 0;
}
.modal-product-thumb {
  border-top: 1px solid #ddd;
  clear: both;
  display: block;
  text-align: center;
}
.modal-product-thumb a {
  border: 1px solid #ccc;
  display: inline-block;
  float: none;
  margin-right: 10px !important;
  margin-top: 5px;
  height: 75px;
  overflow: hidden;
  width: 60px !important;
}
.modal-product-thumb a.selected,
.modal-product-thumb a:hover {
  border: 1px solid #000 !important;
}
.modal-product-thumb a img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 75px;
  width: 60px !important;
}
/* =============================================================== */
/* SUBSCRIBE | PROMOTIONAL MODAL
/* =============================================================== */
#modalAds .modal-bg-1 {
  background: url(/images/site/modal-img-1.jpg) right bottom no-repeat;
  background-color: #F3F6FB;
}
.modal-bg-1 .close {
  color: #454545 /*@Color-03*/;
  display: block;
  font-size: 34px;
  font-weight: lighter;
  line-height: 10px;
  opacity: 0.6;
  padding: 12px;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 0;
  z-index: 1;
}
#modalAds .modal-dialog {
  max-width: 660px;
  min-height: 340px;
  display: block;
  overflow: auto;
  padding: 15px;
  position: relative;
}
#modalAds h3 {
  color: #444;
  font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 29px;
  text-transform: uppercase;
}
.discountLg {
  color: #000;
  font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 46px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 46px;
  text-transform: uppercase;
}
#modalAds h4 {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 28px;
  text-transform: uppercase;
}
.newsletter {
  border: 2px solid #ddd;
  display: inline-block;
  width: auto;
}
.newsletter input[type="text"] {
  background: #FFFFFF /*@Color-10*/;
  border: medium none;
  float: left;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.newsletter input[type="text"]:focus {
  text-shadow: none;
  color: #666;
}
.newsletter .subscribe-btn {
  background: #ddd;
  border: 0 none;
  border-radius: 0;
  color: #3a3a3a;
  float: left;
  font-weight: normal;
  height: 40px;
  line-height: normal;
  padding: 0 10px;
}
@media (max-width: 442px) {
  .discountLg {
    font-size: 36px;
    letter-spacing: 2px;
    line-height: 40px;
  }
  #modalAds h3 {
    color: #444;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .newsletter input[type="text"] {
    width: 100%;
  }
  .newsletter .subscribe-btn {
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
  }
}
.newsletter .subscribe-btn:hover {
  background: #b7b7b7;
}
.shoplink {
  color: #000;
  display: inline-block;
  clear: both;
  font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
  left: 2px;
  margin-top: 20px;
  text-decoration: underline;
  text-transform: uppercase;
}
/* =============================================================== */
/* WEB PAGE PROGRESS BAR CSS
/* =============================================================== */
.pace .pace-progress {
  background: #FFFFFF /*@Color-10*/;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
/* =============================================================== */
/* CUSTOM RESPONSIVE
/* =============================================================== */
@media (min-width: 1800px) {
  .banner,
  .slider-content,
  .slider,
  .slider-v2 {
    max-height: 700px;
  }
  .sliderImg {
    width: 100%;
  }
}
@media only screen and (max-width: 1224px) {
  input.quanitySniper {
    width: 35px !important;
  }
}
@media (max-width: 1024px) {
  .navbar.stuck .navbar-top {
    margin-top: 0 !important;
  }
  .banner {
    margin-top: 70px !important;
  }
  .header-version-2 .banner {
    margin-top: 130px !important;
  }
  .social li {
    margin: 0 6px 0 0;
  }
  .cartMenu.static-search-box a.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }
  .search-box.static-search .form-control {
    max-width: 104px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .cartMenu a.dropdown-toggle {
    height: 50px;
  }
  .cartRespons {
    display: none;
  }
}
@media (max-width: 1200px) {
  .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    font-size: 13px;
  }
  .cartMenu a.dropdown-toggle {
    font-size: 13px;
    padding: 15px 15px;
  }
}
/* // NEW  */
@media (max-width: 992px) {
  .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    font-size: 12px;
  }
  .cartMenu a.dropdown-toggle {
    font-size: 12px;
    padding: 15px 15px;
  }
}
@media (max-width: 992px) {
  /*** iPads (portrait and landscape) ***/
  .subCategoryThumb img {
    height: 100% !important;
  }
  .container {
    width: 100% !important;
    max-width: 992px !important;
  }
  .category-top {
    margin-top: 30px;
  }
  .cartRespons {
    font-size: 0;
  }
  .hidden-xs .cartMenu .dropdown-toggle {
    /*padding-bottom: 9px;
        padding-top: 16px;*/
  }
  .sliderText {
    margin-top: 6%;
  }
  .header-version-2 .sliderText {
    margin-top: 10%;
  }
  .sliderText .inner {
    padding: 15px;
  }
  .sliderText h1 {
    font-size: 30px;
  }
  .sliderText.white h1 {
    padding-bottom: 0;
  }
  .sliderText.white h3.price {
    font-size: 18px;
    padding-bottom: 0;
  }
  .sliderText.white .inner {
    padding: 5px 0;
  }
  h1.xlarge {
    font-size: 36px;
  }
  .sliderTextFull h3 {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
  }
  .sliderInfo .btn-lg,
  .sliderText.white .btn {
    font-size: 14px;
    line-height: 1.471;
    padding: 5px 15px;
  }
  #pager2 {
    bottom: 0;
  }
  #pager2 span {
    border-width: 1px;
    height: 10px;
    width: 10px;
  }
  .sliderControl {
    border-radius: 2px;
    padding: 0 2px;
    top: 45%;
  }
  .sliderControl .fa-3x {
    font-size: 2.5em;
  }
  #pager a {
    font-size: 14px;
    padding: 5px 0;
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  .megamenu-content.has20 {
    width: 202px;
  }
  .megamenu-content.has40 {
    width: 460px;
  }
  .megamenu-content.has60 {
    width: 670px;
  }
  .megamenu-content.has4col {
    width: 700px;
  }
  .hasMega {
    position: relative !important;
  }
  .hasMega .dropdown-menu {
    min-width: 202px;
  }
  .hasMega.megamenu-20width .dropdown-menu {
    min-width: 202px;
  }
  .hasMega.megamenu-40width .dropdown-menu {
    min-width: 460px;
  }
  .hasMega.megamenu-60width .dropdown-menu {
    min-width: 670px;
  }
  .hasMega.megamenu-70width .dropdown-menu {
    min-width: 700px;
  }
}
@media (max-width: 767px) and (min-width: 0) {
  /***  ipad 4 , iphone 4 fixed  ***/
  .hidden-xs {
    display: none !important;
    visibility: hidden !important;
  }
}
@media screen and (max-width: 767px) {
  /* phones */
  .static-search.navbar-formbox {
    margin: 0;
    padding: 0;
    max-width: 100%;
  }
  .static-search.navbar-formbox {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
  .static-search.navbar-formbox .navbar-form {
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  .search-box.static-search .input-group {
    max-width: 100%;
    width: 100%;
  }
  .search-box.static-search .form-control {
    max-width: 100%;
    width: 100%;
  }
  .search-box.static-search:hover .form-control {
    max-width: 100%;
    width: 100%;
  }
  .phone-number i.glyphicon-phone-alt {
    padding-top: 2px !important;
  }
  .navbar-brand {
    /*padding: 15px;*/
  }
  .search-box .input-group {
    margin-top: 9px;
  }
  .search-box .input-group .btn {
    box-shadow: none;
    padding: 9px 10px;
  }
  .cartMenu table tr {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  }
  .cartRespons {
    font-size: 14px;
  }
  .navbar-cart {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-cart.in .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #FFFFFF /*@Color-10*/;
    background: rgba(255, 255, 255, 0.7) !important;
  }
  .searchInputBox {
    max-width: 80%;
  }
  .megamenu .dropdown.megamenu-80width .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
  }
  .megamenu .dropdown.megamenu-80width .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
  }
  .megamenu .dropdown.megamenu-50width .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
  }
  .megamenu .dropdown.megamenu-40width .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
  }
  /*.megamenu-content ul {
        margin-bottom: 15px;
    }*/
  .megamenu-content ul li {
    border-color: rgba(255, 255, 255, 0.2);
  }
  /***  banner slider responsive  ***/
  .banner {
    margin-top: 70px !important;
  }
  .sliderTextFull .inner.dark {
    max-width: 100%;
    padding: 5px;
  }
  .parallaximg.ismobile {
    margin-top: 0 !important;
  }
  h1.xlarge {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 0;
  }
  .sliderTextFull h3 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 0;
  }
  .sliderText h1 {
    font-size: 24px;
    padding-bottom: 0;
  }
  .sliderInfo .btn-lg {
    font-size: 12px;
    padding: 5px 10px;
  }
  .sliderText .inner {
    padding: 5px;
  }
  .sliderText h3.price {
    font-size: 16px;
    padding-bottom: 2px;
  }
  .featureImg a {
    margin-bottom: 20px;
  }
  .navbar-top i {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding: 3px 0 0;
  }
  .text-left-xs {
    text-align: left !important;
  }
  /* Home v5 Slider */
  .ps-nav {
    top: 34%;
  }
  .ps-nav img {
    width: 80px;
  }
  .cart-actions button,
  .cart-actions .btn-cart,
  .cart-actions .wishlist {
    margin-bottom: 15px;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .cart-actions button,
  .cart-actions .btn-cart,
  .cart-actions .wishlist {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 580px) {
  /* phones (portrait and landscape) ----------- */
  .xs3Response {
    width: 50% !important;
  }
  .sliderTextFull {
    color: #FFFFFF;
  }
  .parallax-content h2 {
    color: #FFFFFF;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
  }
  .parallax-content h3 {
    font-size: 16px;
    line-height: normal;
  }
  .style2 .section-title,
  .section-title.style2 {
    font-size: 24px;
  }
  .style2 .section-title:after,
  .section-title-style2:after,
  .section-title.style2:after,
  .section-title-style2:after {
    margin-left: 10%;
    top: 32px;
    width: 80%;
  }
  .orderStep li a span {
    font-size: 11px;
  }
  .categoryFooter .pagination {
    margin-bottom: 10px;
  }
  .sp-thumbs {
    bottom: 0 !important;
  }
  .CartProductThumb a img {
    margin-right: 5px;
  }
  #pager2 {
    bottom: 0;
  }
  #pager2 span {
    border-width: 1px;
    height: 10px;
    width: 10px;
  }
  .sliderControl {
    border-radius: 2px;
    padding: 0 2px;
    top: 45%;
  }
  .sliderControl .fa-3x {
    font-size: 2em;
  }
  #pager a {
    font-size: 14px;
    padding: 5px 0;
    font-weight: normal;
  }
  /* Home v5 Slider */
  .ps-nav {
    top: 28%;
  }
  .ps-nav img {
    width: 80px;
  }
  #imageShowCase .product-slide h1 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 22px;
  }
  .newsletter {
    border: 0;
  }
  #subscribe {
    border: solid 1px #ddd;
  }
  .modal-dialog {
    background: #fff none repeat scroll 0 0;
    margin: 6% auto;
    max-width: 95%;
    overflow: auto;
    width: 100%;
  }
  #modalAds .modal-dialog {
    display: block;
    margin: 10% auto;
    max-width: 94%;
    min-height: 340px;
    overflow: auto;
    padding: 10px 0;
    position: relative;
  }
  .navbar-top .userMenu .dropdown span span {
    display: none;
  }
  .navbar-top .userMenu .dropdown span i.fa {
    font-size: 10px;
    display: inline;
  }
}
@media (max-width: 480px) {
  #pager a {
    font-size: 12px;
  }
  .navbar-toggle {
    /*background: none !important;*/
  }
  .navbar-header .navbar-brand:nth-last-child(1) {
    display: none;
  }
  h1.xlarge {
    font-size: 24px;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 0;
  }
  h1.x2large {
    font-size: 38px;
  }
  .title-big {
    font-size: 38px;
  }
  .sliderTextFull h3 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 2px;
    margin-top: 0;
    padding-bottom: 0;
  }
  .sliderText h1 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 0;
  }
  .sliderInfo .btn-lg {
    font-size: 12px;
    padding: 4px 8px;
  }
  .sliderText .inner {
    padding: 2px;
  }
  .sliderText h3.price {
    font-size: 16px;
    padding-bottom: 2px;
  }
  .supportLi h4 {
    font-size: 14px;
  }
  .cartTableHeader {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .CartProduct .delete i {
    font-size: 16px !important;
  }
  .CartProductThumb a img {
    max-width: 60px !important;
  }
  .CartDescription h4 a {
    font-size: 14px !important;
    line-height: normal;
  }
  .cart-actions button,
  .cart-actions .wishlist {
    font-size: 14px !important;
    padding: 10px !important;
  }
  .navbar-brand.windowsphone {
    display: block;
    float: left;
  }
  .navbar-brand.windowsphone img {
    max-width: 65px;
  }
  .featuredPostContainer.globalPadding {
    padding: 10px 0 !important;
  }
  .breadcrumb > li {
    font-size: 12px;
  }
  .item.list-view h4 {
    font-size: 20px;
    line-height: 18px;
  }
  .item.list-view .description {
    clear: both;
    display: block;
    float: none;
    padding-top: 5px;
  }
  .item.list-view .image {
    display: block;
    float: none;
    max-height: 500px;
    max-width: 100%;
    overflow: hidden;
    padding-right: 0;
    text-align: center;
  }
  .item.list-view h4,
  .item.list-view .description,
  .item.list-view h4,
  .list-description,
  .item.list-view .price,
  .item.list-view .action-control,
  .item.list-view .description p {
    text-align: center;
  }
  .item.list-view h4 {
    min-height: 24px;
  }
  .col-xs-mini-6 {
    width: 50%;
  }
  .col-xs-min-12,
  .col-xxs-12 {
    width: 100%;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-center-xs .caps {
    font-size: 14px;
    text-align: center;
  }
  .home-intro h2 {
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
  }
  .no-float-xs {
    float: none !important;
  }
}
@media (max-width: 400px) {
  #pager a {
    font-size: 10px;
  }
  .container,
  .container-fluid {
    min-width: 310px;
  }
  .cartFooter .box-footer div {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
  }
  .navbar-brand {
    padding: 17px 0 0 10px;
  }
  .navbar-brand img {
    max-width: 100px;
  }
  .navbar-header.isios .navbar-brand img {
    max-width: 60px !important;
  }
  .xsResponse .item,
  .xs3Response .item {
    width: 100% !important;
  }
  .cartFooter {
    padding: 5px 0;
  }
  .checkoutReview th {
    font-size: 13px;
  }
  .col-xs-mini-6 {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .container {
    width: 100% !important;
    max-width: 320px !important;
  }
  .banner {
    width: 100% !important;
    max-width: 320px !important;
    overflow: hidden !important;
  }
}
/* IMAGE HOVER */
.itemauto {
  height: auto;
  max-height: none;
}
.imageHover {
  display: block;
  max-height: 404px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.imageHover a {
  display: block;
  overflow: hidden;
}
.img-responsive.primaryImage {
  position: relative;
  z-index: 1;
  transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  transform-style: preserve-3d;
  opacity: 1;
}
.secondaryImage {
  left: 0;
  position: absolute;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  top: 0;
  opacity: 0;
}
.imageHoverFlip .primaryImage {
  transform-style: preserve-3d;
  transform: rotateY(0);
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}
.imageHoverFlip .secondaryImage {
  transform-style: preserve-3d;
  transform: rotateY(180deg);
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}
.product:hover .secondaryImage {
  opacity: 1;
}
.product:hover .img-responsive.primaryImage {
  opacity: 0;
}
.product:hover .imageHoverFlip .img-responsive.primaryImage {
  transform: rotateY(180deg);
}
.product:hover .imageHoverFlip .img-responsive.secondaryImage {
  opacity: 1;
  transform: rotateY(0deg);
}
.item.list-view .imageHover {
  background: #FFFFFF /*@Color-10*/;
  display: block;
  float: left;
  max-height: 260px;
  max-width: 200px;
  overflow: hidden;
  padding-right: 20px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
/* carousel-inner */
.carousel-inner > .item {
  height: auto;
  margin-bottom: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: 0 auto;
  display: block;
}
.imageHover .glyphicon-chevron-right::before {
  content: "\f105";
  font-family: 'FontAwesome' !important;
  text-shadow: none;
  border: 1px solid #999;
  color: #999 !important;
  display: block;
  height: 31px;
  width: 31px;
  padding: 0;
}
.imageHover .glyphicon-chevron-left::before {
  content: "\f104";
  font-family: 'FontAwesome' !important;
  text-shadow: none;
  border: 1px solid #999;
  color: #999 !important;
  display: block;
  height: 31px;
  width: 31px;
  padding: 0;
}
.imageHover .carousel-control.left {
  background-image: none !important;
  z-index: 5;
}
.imageHover .carousel-control.right {
  background-image: none !important;
  z-index: 5;
}
.hoverNav .carousel-control {
  transform: scale(0.1);
  visibility: hidden;
  transition: all 0.3s ease 0.1s;
}
.product:hover .hoverNav .carousel-control {
  transform: scale(1);
  visibility: visible;
}
.imageHover div.quickview {
  margin-top: 60%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
@media (max-width: 767px) {
  .imageHover .glyphicon-chevron-right::before {
    height: 25px;
    width: 25px;
  }
  .imageHover .glyphicon-chevron-left::before {
    height: 25px;
    width: 25px;
  }
}
/* ORDER STATUS */
.order-box {
  background: #FFFFFF /*@Color-10*/;
  border: solid 1px #ccc;
  margin-bottom: 30px;
}
.order-box-header {
  background: #ebeded;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
.order-box-content {
  padding: 15px;
}
.order-box-content table td {
  padding: 5px;
}
.statusTop {
  margin-bottom: 20px;
}
.statusTop p {
  font-size: 16px;
  margin-bottom: 5px;
}
.order-details-cart {
  width: 100%;
}
.order-details-cart tr {
  border-bottom: solid 1px #ddd;
}
.order-details-cart img {
  width: 80px;
}
.cartTotalTr {
  border: none !important;
}
.cartTotalTr td {
  text-align: right;
}
/* Thanks Page */
.col-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.thanxContent {
  padding: 70px 0 30px;
}
.thanxContent a {
  color: #A2C15A;
}
.thanxContent h1 {
  margin-bottom: 0;
  font-size: 40px;
}
.thanxContent h4 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}
.cartTableBorder {
  border: solid 1px #EBEDEF;
}
/* review modal */
.rating-here .fa,
.rating .fa {
  color: #E7711B;
}
/* NAV TREE */
.nav-category {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.nav-category li a {
  border-top: 1px solid #ddd;
  clear: both;
  display: block;
  font-weight: 600;
  position: relative;
  padding: 10px 20px;
}
.nav-category li a:hover {
  background: #f5f5f5;
}
.nav-category li a.child-has-open:hover {
  background: #FFFFFF /*@Color-10*/;
}
.nav-category a span {
  padding-right: 5px;
  display: inline-block;
}
.nav-category li ul {
  margin: 0;
  padding: 0;
  background: #f5f5f5;
}
.nav-category ul a {
  padding-left: 30px;
  font-size: 13px;
}
.nav-category ul ul a {
  padding-left: 45px;
}
.nav-category ul ul ul a {
  padding-left: 60px;
}
.nav-category ul ul ul ul a {
  padding-left: 75px;
}
.nav-category li a.child-has-open {
  font-weight: bold;
}
.child-has-open::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.child-has-close::after {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
/* SELECT 2 PLUGIN CUSTOMIZE */
.select2-container .select2-selection--single {
  height: 37px;
}
.select2-container--default .select2-selection--single {
  background-color: #FFFFFF /*@Color-10*/;
  border: 1px solid #DDDDDD /*@Color-06*/;
  border-radius: 3px 3px;
  border-style: solid;
  border-width: 1px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #A1A6A9 /*@Color-13*/;
  line-height: 36px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #007d78 /*@Color-78*/;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
.productFilter .select2-container,
.form-group .select2-container {
  width: 100% !important;
}
/* iCheck Customize */
.radio-inline,
.checkbox-inline,
.radio label,
.checkbox label {
  padding-left: 0;
}
/* MENU OVERLAPPED */
@media screen and (min-width: 768px) {
  .ProductDetailsList.megamenu-content ul {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ProductDetailsList.megamenu-content ul li a {
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
/* ONEPAGE PAYMENT */
.payment-method {
  display: block;
  float: left;
  margin: 10px 0;
  width: 100%;
}
/* OWL PAGINATION ARROW */
.owl-theme .owl-controls .owl-has-nav {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  height: 22px;
  position: relative;
  width: 12px;
  cursor: pointer;
  transition: 0.3s ease;
  opacity: 1;
}
.owl-has-nav:hover {
  opacity: 0.5;
}
.owl-has-nav i {
  position: absolute;
  top: 0;
}
.owl-has-nav.owl-next i {
  right: 0;
}
.owl-has-nav.owl-prev i {
  left: 0;
}
/* PAGE v-7.1 MENU  */
.container.static,
.static {
  position: static;
}
.container.static .megamenu-content.container {
  padding-left: 0;
  padding-right: 0;
}
/* PAGE About 3   */
.about-3 {
  height: auto;
  max-height: none;
  background-position: 50% center;
  background-size: cover;
}
.about-3 .parallax-content {
  padding: 60px 0;
}
.about-3 .w100 {
  background: rgba(0, 0, 0, 0.3);
}
.about-3 .intro-heading {
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  padding: 150px 0;
}
.about-content {
  max-width: 800px;
  margin: 0 auto;
  clear: both;
}
.lead-2 {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.4;
}
.about-content .lead-2 {
  margin: 50px 0;
}
.abt-img {
  width: 350px;
  margin: 0 auto;
}
.about-content-text {
  max-width: 380px;
  margin: 0 auto;
}
.about-content-text h3 {
  color: #303030;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 0;
}
.about-content-text > h3::after {
  border-bottom: 2px solid #888888;
  content: "";
  display: block;
  height: 2px;
  margin-top: 30px;
  width: 50px;
}
.about-content-text p {
  color: #888888;
  font-size: 16px;
  line-height: 24px;
}
.preson-row {
  text-align: center;
}
.preson-row .preson {
  display: inline-block;
  width: 230px;
  margin-right: 15px;
  margin-bottom: 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.preson-row .preson:last-child {
  margin-right: 0;
}
.preson-row .preson img {
  max-width: 80%;
  margin: 0 auto;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  opacity: 1;
}
.preson-row .preson:hover img {
  opacity: 0.8;
}
.preson-details {
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
}
.preson-details p {
  font-size: 16px;
  color: #303030;
  font-weight: 700;
}
.preson-details p span {
  color: #888888;
  font-size: 14px;
}
.about-title {
  color: #888888;
  font-size: 24px;
  font-weight: 700;
  margin: 30px 0;
  text-transform: uppercase;
  position: relative;
  display: block;
}
.about-title::after {
  border-bottom: 2px solid #888888;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 0;
  width: 50px;
}
.section-people {
  margin-top: 60px;
}
.section-about-bottom {
  padding: 60px 0 200px;
}
@media screen and (max-width: 1200px) {
  .preson-row .preson {
    margin-right: 15px;
    width: 200px;
  }
}
@media screen and (min-width: 1400px) {
  .section-about-bottom {
    background-position: top center !important;
  }
}
@media screen and (max-width: 991px) {
  .preson-row .preson {
    margin-right: 15px;
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .section-about-bottom {
    padding: 30px 0 80px;
  }
  .about-content-text h3 {
    margin-top: 15px;
    font-size: 18px;
  }
  .about-3 .intro-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    padding: 20px 0;
  }
  .about-content-text p {
    font-size: 14px;
  }
  .lead-2 {
    font-size: 16px;
  }
  .about-content .lead-2 {
    margin: 0 0 15px;
  }
  .navbar-header {
    margin-left: 0 !important;
  }
}
.white-bg {
  background: #FFFFFF /*@Color-10*/;
}
@media (max-width: 358px) {
  .container {
    min-width: 320px !important;
  }
  .navbar .container .navbar-header {
    min-width: 320px;
  }
}
.opacity10 {
  opacity: 0.1;
}
.opacity20 {
  opacity: 0.2;
}
.opacity30 {
  opacity: 0.3;
}
.opacity40 {
  opacity: 0.4;
}
.opacity50 {
  opacity: 0.5;
}
.opacity60 {
  opacity: 0.6;
}
.opacity70 {
  opacity: 0.7;
}
.opacity80 {
  opacity: 0.8;
}
.opacity90 {
  opacity: 0.9;
}
.opacity100 {
  opacity: 1;
}
.product-parameter-stair-delivery {
  width: 16px;
  height: 14px;
  background-image: url(/Content/images/StairsIcon.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: center 3px;
}
/* 
 Zadbano
------------------------------------------------- */
.zadbano-date-box {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  background-color: #fff;
  padding: 8px;
  margin: 6px;
  text-align: center;
  cursor: pointer;
}
.zadbano-date-box:hover {
  border-color: #aaa;
}
.zadbano-date-box.active {
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.2);
}
.zadbano-date-box--unavailable {
  color: #999;
  border-color: #ccc;
  background-color: #f9f9f9;
  pointer-events: none;
}
.zadbano-unavailable-text {
  font-size: 10px;
  margin-top: 4px;
  display: block;
  color: #999;
}
.zadbano-weekday {
  font-size: 12px;
  color: #7a7a7a;
}
.zadbano-day-number {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-top: 4px;
}
.zadbano-time-box {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  background-color: #fff;
  padding: 8px 12px;
  margin: 6px;
  text-align: center;
  cursor: pointer;
}
.zadbano-time-box:hover {
  border-color: #aaa;
}
.zadbano-time-range {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.zadbano-time-box.active {
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.2);
}
#calendar {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(80px, auto));
  justify-content: center;
}
.zadbano-time-cost {
  margin-top: 4px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.time-separator {
  width: 80%;
  border: 0;
  border-bottom: 1px solid #ccc;
  margin: 4px 0;
}
/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* Mixin */
/* Implementation */
#div {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/* Implementation */
#div {
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  border-radius: 20px 20px 0px 0px;
}
/* Implementation */
#div {
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
}
/* Implementation */
.transition-all {
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
/* Implementation */
#div {
  -webkit-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -moz-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -o-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -ms-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
}
/* gradient Implementation */
#div {
  background-color: #663333 /*@Color-76*/;
  background-image: -webkit-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: -moz-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: -o-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: -ms-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
}
/* Implementation */
#div {
  background-color: #BADA55 /*@Color-77*/;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
/* Implementation */
#div {
  background-color: red;
  background-color: rgba(255, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ff0000, endColorstr=#33ff0000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ff0000, endColorstr=#33ff0000);
}
/* COMMON CLASS */
.hw100 {
  height: 100%;
  width: 100%;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-margin-no-padding {
  margin: 0;
  padding: 0;
}
.relative {
  position: relative;
}
.zindex10 {
  z-index: 10;
}
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
/* STYLE CONTENT  */
.no-margin-bottom {
  margin-bottom: 0;
}
.overlay-shade {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.background-overly {
  height: 100%;
  width: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.background-overly-inner {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
}
.relative1 {
  position: relative;
  z-index: 2;
}
.relative5 {
  position: relative;
  z-index: 5;
}
.center-col {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}
.relative {
  position: relative;
}
.no-margin-bottom {
  margin-bottom: 0;
}
body.modal-open-noscroll {
  margin-right: 0 !important;
  overflow: hidden;
}
.modal-open-noscroll .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0 !important;
}
.slide-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
/*------------------------------------------------------------------
 slider style
 -------------------------------------------------------------------*/
body,
html {
  height: 100%;
  width: 100%;
  scroll-behavior: smooth;
}
.slider-hero-wrapper {
  height: 100%;
  /* Specify Swiper's Size: */
}
.slider-hero-wrapper .swiper-container,
.slider-hero-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.slider-hero-wrapper .slider-caption {
  max-width: 560px;
  color: #FFFFFF /*@Color-10*/;
}
.slider-hero-wrapper .container {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease 0.45s;
  -moz-transition: opacity 0.25s ease 0.45s;
  -o-transition: opacity 0.25s ease 0.45s;
  -ms-transition: opacity 0.25s ease 0.45s;
  transition: opacity 0.25s ease 0.45s;
}
.slider-hero-wrapper .swiper-slide-active .container {
  opacity: 1;
}
.slider-hero-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slider-hero {
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
}
.slider-hero .arrow-left {
  background: url(/images/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 999;
}
.slider-hero .arrow-right {
  background: url(/images/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  .slider-hero .arrow-left,
  .slider-hero .arrow-right {
    display: none;
  }
}
.slider-hero .slider-hero-content {
  cursor: move;
}
.slider-hero .slider-hero-content.has-overly-shade > .hw100 {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
}
.slider-hero .container {
  position: relative;
  z-index: 2;
}
.slider-hero .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
  z-index: 700;
}
.slider-hero .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999999 /*@Color-40*/;
  box-shadow: 0px 1px 2px #555555 /*@Color-70*/ inset;
  margin: 0 3px;
  cursor: pointer;
}
.slider-hero .swiper-active-switch {
  background: #FFFFFF /*@Color-10*/;
}
.slider-hero .swiper-pagination-bullet {
  background: none;
  border: 1px solid #FFFFFF /*@Color-10*/;
}
.slider-hero .swiper-pagination-bullet-active {
  background: #FFFFFF /*@Color-10*/;
  opacity: 1;
}
.slider-hero-caption {
  max-width: 40% position: relative;
}
.slider-hero-caption.max-60 {
  max-width: 60%;
}
.slider-hero-caption .slide-caption-subtitle {
  font-family: oswald, sans-serif;
  font-weight: normal;
}
.slider-hero-caption .slide-caption-subtitle.top {
  font-size: 22px;
  letter-spacing: 4px;
}
.slider-hero-caption .slide-caption-subtitle.bottom {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: lighter;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .slider-hero-caption .slide-caption-subtitle.bottom {
    margin-bottom: 0;
  }
}
.slider-hero-caption .slide-caption-title {
  color: #FFFFFF /*@Color-10*/;
  letter-spacing: -0.5px;
  font-size: 56px;
  line-height: 50px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 20px;
  -webkit-transition: font 0.5s ease 0s 1s linear 0s;
  -moz-transition: font 0.5s ease 0s 1s linear 0s;
  -o-transition: font 0.5s ease 0s 1s linear 0s;
  -ms-transition: font 0.5s ease 0s 1s linear 0s;
  transition: font 0.5s ease 0s 1s linear 0s;
}
.slider-hero-caption .slide-caption-title span {
  font-weight: lighter;
}
.slider-hero-caption .slide-caption-title.sale {
  font-size: 78px;
  line-height: 78px;
}
@media only screen and (max-width: 767px) {
  .slider-hero-caption .slide-caption-title.sale {
    font-size: 39px;
    line-height: 39px;
  }
}
.slider-hero-caption .slide-caption-title.slide-caption-title-2 {
  font-family: oswald, Helvetica Neue, Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.slider-hero-caption h3.slide-caption-title-3 {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.slider-hero-caption h3.slide-caption-title-3 a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .slider-hero-caption h3.slide-caption-title-3 {
    font-size: 20px;
  }
}
.slider-hero-caption p {
  color: #efefef /*@Color-71*/;
  font-size: 16px;
  letter-spacing: 0.7px;
  padding-bottom: 20px;
  -webkit-transition: font 0.5s ease 0s 1s linear 0s;
  -moz-transition: font 0.5s ease 0s 1s linear 0s;
  -o-transition: font 0.5s ease 0s 1s linear 0s;
  -ms-transition: font 0.5s ease 0s 1s linear 0s;
  transition: font 0.5s ease 0s 1s linear 0s;
}
.slider-hero-caption .btn-default {
  background-color: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.08);
  border-radius: 2px;
  border-width: 1px;
  color: #FFFFFF /*@Color-10*/;
  font-family: Oswald;
  font-size: 12px;
  font-weight: lighter;
  letter-spacing: 1px;
  padding: 15px 30px;
  text-transform: uppercase;
}
.slider-hero-caption .btn {
  font-size: 13px;
}
.slider-hero-caption.has-dark-bg *,
.slider-hero-caption.has-dark-bg h1,
.slider-hero-caption.has-dark-bg h2,
.slider-hero-caption.has-dark-bg h3,
.slider-hero-caption.has-dark-bg h4,
.slider-hero-caption.has-dark-bg h5,
.slider-hero-caption.has-dark-bg p {
  color: white;
}
.slider-hero-caption.has-light-bg *,
.slider-hero-caption.has-light-bg h1,
.slider-hero-caption.has-light-bg h2,
.slider-hero-caption.has-light-bg h3,
.slider-hero-caption.has-light-bg h5,
.slider-hero-caption.has-light-bg h5,
.slider-hero-caption.has-light-bg p {
  color: #3a3a3a /*@Color-28*/;
}
.navbar-default.navbar-hero {
  background-color: #FFFFFF /*@Color-10*/;
  border-color: #FFFFFF /*@Color-10*/;
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.navbar-default.navbar-hero .navbar-brand {
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 20px;
  padding: 15px;
  padding-top: 12px;
}
.navbar-default.navbar-hero .navbar-nav > li > a {
  font-weight: normal;
  letter-spacing: 2px;
  color: #333333 /*@Color-49*/;
  letter-spacing: 0.1em;
  font-family: "oswald", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.navbar-default.navbar-hero .navbar-nav > li > a .transition(all 400ms ease-in-out 0s) i {
  font-size: 14px;
}
.navbar-default.navbar-hero .navbar-nav > li > ul > li a {
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .navbar-default.navbar-hero {
    -webkit-transition: all 400ms ease-in-out 0s 1s linear 0s;
    -moz-transition: all 400ms ease-in-out 0s 1s linear 0s;
    -o-transition: all 400ms ease-in-out 0s 1s linear 0s;
    -ms-transition: all 400ms ease-in-out 0s 1s linear 0s;
    transition: all 400ms ease-in-out 0s 1s linear 0s;
  }
  .navbar-default.navbar-hero.sticky {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff);
  }
  .navbar-default.navbar-hero .navbar-nav > li > a {
    font-weight: normal;
    letter-spacing: 2px;
    color: #333333 /*@Color-49*/;
    letter-spacing: 0.1em;
    font-family: "oswald", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    -webkit-transition: all 400ms ease-in-out 0s 1s linear 0s;
    -moz-transition: all 400ms ease-in-out 0s 1s linear 0s;
    -o-transition: all 400ms ease-in-out 0s 1s linear 0s;
    -ms-transition: all 400ms ease-in-out 0s 1s linear 0s;
    transition: all 400ms ease-in-out 0s 1s linear 0s;
  }
  .navbar-default.navbar-hero .navbar-nav > li > .hero-submenu {
    left: 0;
    list-style-type: none;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 100%;
    display: block;
    z-index: -10;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.99);
    transition: all 300ms ease-in-out 0s;
    top: 100%;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    color: #777777 /*@Color-53*/;
  }
  .navbar-default.navbar-hero .navbar-nav > li > .hero-submenu .megamenu-content {
    -webkit-transition: all 300ms ease-in-out 0.25s 1s linear 0s;
    -moz-transition: all 300ms ease-in-out 0.25s 1s linear 0s;
    -o-transition: all 300ms ease-in-out 0.25s 1s linear 0s;
    -ms-transition: all 300ms ease-in-out 0.25s 1s linear 0s;
    transition: all 300ms ease-in-out 0.25s 1s linear 0s;
    opacity: 0;
    transform: scale(1);
  }
  .navbar-default.navbar-hero .navbar-nav > li > .hero-submenu .megamenu-content ul > li {
    border-bottom: 0 none;
  }
  .navbar-default.navbar-hero .navbar-nav > li > .hero-submenu .megamenu-content ul > li > a {
    color: #777777 /*@Color-53*/;
  }
  .navbar-default.navbar-hero .navbar-nav > li > .hero-submenu .menu-title {
    border-bottom: 1px solid #DDDDDD /*@Color-06*/;
    color: #666666 /*@Color-72*/;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    max-height: 12px;
    padding: 0 40px 40px 0;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in 1s linear 0s;
    -moz-transition: all 0.25s ease-in 1s linear 0s;
    -o-transition: all 0.25s ease-in 1s linear 0s;
    -ms-transition: all 0.25s ease-in 1s linear 0s;
    transition: all 0.25s ease-in 1s linear 0s;
  }
  .navbar-default.navbar-hero .navbar-nav > li:hover > .hero-submenu,
  .navbar-default.navbar-hero .navbar-nav > li.open > .hero-submenu {
    height: auto;
    opacity: 1;
    z-index: 1;
    transform: scale(1);
    visibility: visible;
    backface-visibility: visible;
  }
  .navbar-default.navbar-hero .navbar-nav > li:hover > .hero-submenu .megamenu-content,
  .navbar-default.navbar-hero .navbar-nav > li.open > .hero-submenu .megamenu-content {
    opacity: 1;
    transform: scale(1);
  }
  .navbar-default.navbar-hero .navbar-nav > li.open > ul.dropdown-menu,
  .navbar-default.navbar-hero .navbar-nav > li:hover > ul.dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    min-width: 240px;
    z-index: 1;
  }
  .navbar-default.navbar-hero .navbar-nav > li.open > ul.dropdown-menu > li > a,
  .navbar-default.navbar-hero .navbar-nav > li:hover > ul.dropdown-menu > li > a {
    box-sizing: border-box;
    display: block;
    height: auto;
    font-weight: 600;
    line-height: 34px;
    font-size: 12px;
    color: #777777 /*@Color-53*/;
    padding: 5px 10px;
    -webkit-transition: color 400ms ease-out 1s linear 0s;
    -moz-transition: color 400ms ease-out 1s linear 0s;
    -o-transition: color 400ms ease-out 1s linear 0s;
    -ms-transition: color 400ms ease-out 1s linear 0s;
    transition: color 400ms ease-out 1s linear 0s;
    text-decoration: none;
  }
  .navbar-default.navbar-hero .navbar-nav > li.open > ul.dropdown-menu > li > a:hover,
  .navbar-default.navbar-hero .navbar-nav > li:hover > ul.dropdown-menu > li > a:hover {
    color: #000000 /*@Color-04*/;
  }
}
.navbar-default.navbar-hero .nav > li.active,
.navbar-default.navbar-hero .nav > li > a:hover,
.navbar-default.navbar-hero .nav > li > a:focus,
.navbar-default.navbar-hero .nav > li:hover > a {
  background: none;
}
@media only screen and (max-width: 767px) {
  .navbar-default.navbar-hero .miniCartProduct,
  .navbar-default.navbar-hero .miniCartProduct a,
  .navbar-default.navbar-hero .miniCartProduct p,
  .navbar-default.navbar-hero .miniCartProduct .size,
  .navbar-default.navbar-hero .miniCartProduct .price,
  .navbar-default.navbar-hero .dropdown-header,
  .navbar-default.navbar-hero .miniCartFooterInMobile .subtotal,
  .navbar-default.navbar-hero .megamenu-content ul li a,
  .navbar-default.navbar-hero .megamenu-content ul li p,
  .navbar-default.navbar-hero .megamenu-content ul li,
  .navbar-default.navbar-hero .navbar-nav .dropdown a,
  .navbar-default.navbar-hero .navbar-nav .dropdown {
    color: #333333 /*@Color-49*/;
  }
  .navbar-default.navbar-hero .search-full {
    height: 57px;
  }
  .navbar-default.navbar-hero .search-full .search-close {
    height: 100%;
  }
  .navbar-default.navbar-hero .getFullSearch.btn-nobg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333 /*@Color-49*/;
  }
  .navbar-default.navbar-hero .dropdown.open .dropdown-toggle {
    background: #DDDDDD /*@Color-06*/ !important;
  }
  .navbar-default.navbar-hero .colorWhite,
  .navbar-default.navbar-hero .colorWhite i {
    color: #333333 /*@Color-49*/ !important;
  }
  .navbar-default.navbar-hero .navbar-toggle {
    background: none !important;
    border: 0;
  }
  .navbar-default.navbar-hero .navbar-toggle .icon-bar {
    border: 2px solid #333333 /*@Color-49*/;
  }
  .navbar-default.navbar-hero .search-box {
    float: right;
    height: 100%;
    width: 30px;
  }
}
.overlay-shade {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.has-equal-height-child .product-item-inner {
  height: 100%;
}
.product-item-inner {
  background: #FFFFFF /*@Color-10*/;
}
.product-item-inner .product-btn-box {
  border: 0 none;
  display: block;
  height: auto;
  padding: 5px 0 10px;
  width: 100%;
}
.product-item-inner .product-color {
  text-align: center;
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
.product-item-inner .product-color a {
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: solid 1px transparent;
}
.product-item-inner .product-color a.active {
  border-color: #858585 /*@Color-73*/;
}
.product-item-inner .imageHover.hasCart .product-btn-box {
  padding: 0;
  position: absolute;
  bottom: 0;
  z-index: 10;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  -ms-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
}
.product-item-inner .imageHover.hasCart .product-btn-box .btn-product-flat {
  padding: 12px 15px;
  background-color: #3a3a3a /*@Color-28*/;
  background-color: rgba(58, 58, 58, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e63a3a3a, endColorstr=#e63a3a3a);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e63a3a3a, endColorstr=#e63a3a3a);
}
.product-item-inner .imageHover.hasCart .product-btn-box .btn-product-flat:hover {
  border-top: 1px solid #DDDDDD /*@Color-06*/;
  background-color: #FFFFFF /*@Color-10*/;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff);
}
.product-item-inner:hover {
  border-color: #d1d4d6 /*@Color-52*/;
}
.product-item-inner:hover .imageHover.hasCart .product-btn-box {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.owl-carousel .product-item.item-flat {
  margin: 0 15px ;
}
.featuredImageLook3.flat .inner {
  border: solid 1px #DDDDDD /*@Color-06*/;
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  -webkit-transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.featuredImageLook3.flat .inner .image-block img {
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  -webkit-transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
}
@media only screen and (max-width: 767px) {
  .item-flat {
    margin-bottom: 15px;
  }
}
.wisthlist-flat {
  background-color: #c8c8c8 /*@Color-29*/;
  color: #FFFFFF /*@Color-10*/;
  border-color: #c8c8c8 /*@Color-29*/;
  -webkit-transition: opacity 0.25s ease-in 1s linear 0s;
  -moz-transition: opacity 0.25s ease-in 1s linear 0s;
  -o-transition: opacity 0.25s ease-in 1s linear 0s;
  -ms-transition: opacity 0.25s ease-in 1s linear 0s;
  transition: opacity 0.25s ease-in 1s linear 0s;
}
.wisthlist-flat:hover {
  background-color: #222222 /*@Color-74*/ !important;
  border-color: #222222 /*@Color-74*/;
  color: #FFFFFF /*@Color-10*/;
}
.prod-details {
  border-top: 1px solid #DDDDDD /*@Color-06*/;
  height: auto;
  margin: 0 auto auto;
  padding-top: 15px;
  padding-bottom: 10px;
  width: 100%;
}
.prod-details p.title,
.prod-details p a {
  font-size: 14px;
  color: #1e1e1e /*@Color-48*/;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.prod-details p.product-flat-info {
  color: #acb1b4 /*@Color-75*/;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 300;
  margin-bottom: 5px;
}
.prod-details p.product-flat-info span.product-curreent-price {
  color: #1e1e1e /*@Color-48*/;
}
.search-overly-mask {
  background-color: #EDF2F1 /*@Color-07*/;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity 400ms ease-out 0s;
  -moz-transition: opacity 400ms ease-out 0s;
  -o-transition: opacity 400ms ease-out 0s;
  -ms-transition: opacity 400ms ease-out 0s;
  transition: opacity 400ms ease-out 0s;
  visibility: hidden;
  width: 100%;
  z-index: 1000;
}
.search-overly-mask.open {
  visibility: visible;
  opacity: 1;
}
#search-overly .search-close {
  background: none;
  color: #333333 /*@Color-49*/;
  position: absolute;
  right: 20px;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  #search-overly .search-close {
    right: 10px;
  }
}
#search-overly .container {
  margin-top: 90px;
}
#search-overly .container .controls {
  position: relative;
}
#search-overly .container .control-label {
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#search-overly .container .form-control {
  border: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: solid 4px #000000 /*@Color-04*/;
  box-sizing: border-box;
  color: #000000 /*@Color-04*/;
  font-family: sans-serif;
  height: auto;
  margin: 0;
  outline: medium none;
  text-align: left;
  box-shadow: none;
  border-radius: 0;
  font-weight: bold;
  width: 100%;
  font-size: 68px;
  line-height: 1.2;
  padding: 15px 60px 15px 0;
}
#search-overly .container .form-control::-moz-placeholder {
  color: #000000 /*@Color-04*/;
}
#search-overly .container .form-control:focus::-moz-placeholder {
  color: #666666 /*@Color-72*/;
}
@media only screen and (max-width: 767px) {
  #search-overly .container .form-control {
    font-size: 32px;
  }
}
#search-overly .container .input-group-btn {
  position: absolute;
  right: 0;
  top: 26px;
  width: auto;
}
#search-overly .container .btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #000000 /*@Color-04*/;
  font-size: 32px;
}
#search-overly .container .btn:hover {
  color: #666666 /*@Color-72*/;
}
@media only screen and (max-width: 767px) {
  #search-overly .container .btn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .hide-xs {
    display: none !important;
  }
  .slider-hero-caption {
    max-width: 90% !important;
  }
  .slider-hero-caption .slide-caption-title {
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 10px;
  }
  .slider-hero-caption p {
    padding-bottom: 10px;
  }
  .slider-hero-caption .btn {
    margin-bottom: 10px;
  }
  .btn-stroke {
    letter-spacing: 1px;
    min-width: 160px;
    padding: 10px 15px;
  }
}
.section-hero {
  padding: 50px 0;
}
.section-gray {
  background: #EDEEF0 /*@Color-39*/;
  border-bottom: 1px solid #d1d4d6 /*@Color-52*/;
  border-top: 1px solid #d1d4d6 /*@Color-52*/;
}
.hero-section-header {
  margin-bottom: 25px;
  text-align: center;
}
.hero-section-header .hero-section-title {
  font-family: oswald, Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #1e1e1e /*@Color-48*/;
}
.hero-section-header .hero-section-sub-text {
  color: #454545 /*@Color-03*/;
}
.inner .img-title {
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  -webkit-transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  opacity: 1;
}
.inner .img-block {
  max-height: 100%;
  overflow: hidden;
}
.inner .img-block img {
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.inner:hover .img-title {
  opacity: 0;
}
.inner:hover .img-block img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: transform 0.15s cubic-bezier(0, 0, 0.2, 1) 0s;
  -webkit-transition: transform 0.15s cubic-bezier(0, 0, 0.2, 1) 0s;
}
.inner:hover .box-content-overly-white.flat .btn-dark {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.inner:hover .box-content-overly-white.flat .submini {
  width: 70%;
}
.inner .box-content-overly-white.flat h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.inner .box-content-overly-white.flat .submini {
  width: 0;
  -webkit-transition: all 0.45s linear 0.1s;
  -moz-transition: all 0.45s linear 0.1s;
  -o-transition: all 0.45s linear 0.1s;
  -ms-transition: all 0.45s linear 0.1s;
  transition: all 0.45s linear 0.1s;
}
.inner .box-content-overly-white.flat .box-text-cell-inner {
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
  opacity: 0;
}
.inner:hover .box-content-overly-white.flat .box-text-cell-inner {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
}
.row-centered {
  text-align: center;
}
.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}
.block-explore {
  padding: 0 10px;
}
.block-explore .inner {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.block-explore .inner .overly {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  transition: background 0s ease 0s, all 0.25s ease 0s;
  -webkit-transition: background 0s ease 0s, all 0.25s ease 0s;
}
.block-explore .inner .overly .explore-title {
  color: white;
  display: block;
  font-family: Oswald;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  top: 40%;
  top: calc(50% - 11px);
  transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  -webkit-transition: transform 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  opacity: 1;
  width: 100%;
  z-index: 100;
}
.block-explore .inner .overly .explore-title::after {
  color: white;
  content: "\e258";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-size: 0.8em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: static;
  text-transform: none;
  width: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 1, 1) 0s;
}
.block-explore .inner:hover .explore-title::after {
  width: 20px;
  opacity: 1;
}
.block-explore .inner:hover .overly {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
  z-index: 1000;
}
.block-explore .inner:hover .img-title {
  opacity: 0.95 !important;
  visibility: visible !important;
}
.section-hero-parallax {
  background-position: center center;
}
.section-hero-parallax .hero-parallax-content {
  padding: 100px 0;
  text-align: center;
}
.section-hero-parallax .hero-parallax-content h3 {
  font-family: oswald, Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 70px;
  line-height: 90px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .section-hero-parallax .hero-parallax-content h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.section-hero-parallax .overly-shade {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}
.footer-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  padding: 40px 0;
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .footer-content {
    padding: 20px 0;
  }
}
.footer-title {
  color: #000000;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 0;
  text-transform: uppercase;
}
.footer-nav li a {
  color: #333333;
  font-size: 11px;
}
.footer-nav li a:hover {
  opacity: 0.6;
}
.footer-address li {
  line-height: 14px;
  list-style: outside none none;
  margin-bottom: 5px;
}
.footer-logo {
  padding-top: 10%;
}
.footer-logo a {
  display: block;
}
.copy-info {
  display: block;
  font-size: 11px;
  margin-top: 10px;
  padding-left: 0;
}
.paymanet-method-logo {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  color: #888888;
  font-size: 11px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 20px 0;
  text-transform: uppercase;
}
.paymanet-method-logo img {
  display: inline-block;
  margin: 0 5px;
  height: 30px;
}
.footer-nav-inline li a {
  color: #333333;
  font-size: 16px;
}
.hero-subscribe {
  margin-top: 30px;
}
.hero-subscribe #newsletter-signup .form-control {
  height: 36px;
  border-radius: 0;
}
.hero-subscribe #newsletter-signup .btn {
  border-radius: 0;
  background: #3a3a3a;
}
@media only screen and (max-width: 767px) {
  .footer-title {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .paymanet-method-logo img {
    display: inline-block;
    height: 20px;
    margin: 0 2px;
  }
}
.isios.product-story {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: top center !important;
}
@media only screen and (max-width: 767px) {
  .search-trigger {
    color: #333333;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-hero-center .navbar-nav.nav-center {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
.overly-mask,
.menu-overly-mask {
  background-color: #000000 /*@Color-04*/;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
  z-index: 15;
}
.overly-mask.is-visible {
  cursor: pointer;
  opacity: 0.25;
  visibility: visible;
}
.menu-overly-mask.is-visible {
  cursor: pointer;
  opacity: 0.55;
  visibility: visible;
}
.cart-sidebar-content,
.menu-sidebar-content {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}
.menu-sidebar-content {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.cart-sidebar {
  background-color: #FFFFFF /*@Color-10*/;
  bottom: 0;
  color: #333333 /*@Color-49*/;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: fixed;
  right: -300px;
  transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -moz-transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -ms-transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  width: 300px;
  z-index: 10000;
  top: 0;
}
.cart-sidebar .cart-sidebar-header {
  background: #3a3a3a /*@Color-28*/;
  padding: 15px;
  height: 50px;
}
.cart-sidebar .cart-sidebar-header h3 {
  color: #FFFFFF /*@Color-10*/;
  font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: unset;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
.cart-sidebar .cart-sidebar-header .cart-close-trigger {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 30px;
  color: #DDDDDD /*@Color-06*/;
}
.cart-sidebar .cart-sidebar-header .cart-close-trigger .close {
  color: #FFFFFF /*@Color-10*/;
  float: right;
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  opacity: 1;
  text-shadow: none;
}
.cart-sidebar .cart-sidebar-header .cart-close-trigger .close:hover {
  color: #FFFFFF /*@Color-10*/;
}
.cart-sidebar .cartMenu {
  height: 100%;
}
.cart-sidebar .cartMenu .scroll-pane {
  height: 90%;
  height: calc(100% - 95px - 51px);
}
.cart-sidebar .cartMenu .scroll-pane .mCSB_container {
  margin-right: 12px;
}
.cart-sidebar .cartMenu table tr td {
  padding: 10px 0;
}
.cart-sidebar .cartMenu table tr td.delete {
  padding-left: 10px;
  padding-right: 10px;
}
.cart-sidebar .cartMenu table tr td.delete button.close {
  float: left;
}
.cart-sidebar .cartMenu table tr:last-child {
  border-bottom: none;
}
.cart-sidebar .miniCartProduct {
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.cart-sidebar .miniCartProduct:hover {
  background: #f9f9f9;
}
.cart-sidebar .subtotal {
  padding-bottom: 0;
  padding-right: 5px;
}
.cart-sidebar .cart-panel-footer {
  border-top: 1px solid #DDDDDD;
}
.cart-sidebar .cart-panel-footer .col-sm-6 {
  padding: 10px 5px;
}
.menu-sidebar {
  background-color: #FFFFFF;
  bottom: 0;
  color: #333333;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: fixed;
  left: -300px;
  transition: left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -moz-transition: left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -ms-transition: left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  width: 300px;
  z-index: 10000;
  top: 0;
}
.menu-sidebar .cart-sidebar-content {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}
.menu-sidebar.is-visible {
  left: 0;
}
.cart-sidebar.is-visible {
  right: 0;
}
.menu-sidebar-content .inner {
  padding: 48px;
}
.menu-sidebar-content .menu-sidebar-header h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 32px;
  font-weight: 700;
}
.nav-tree-light {
  margin-top: 30px;
}
.nav-tree-light li > a {
  text-transform: uppercase;
}
.nav-tree-light li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  color: #333333;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 16px 0;
  text-decoration: none;
}
.nav-tree-light li a:hover {
  opacity: 0.75;
}
.nav-tree-light li ul {
  background: none !important;
}
.nav-tree-light li ul a {
  font-size: 12px;
  padding: 10px 0 10px 15px;
}
/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* Mixin */
/* Implementation */
#div {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/* Implementation */
#div {
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  border-radius: 20px 20px 0px 0px;
}
/* Implementation */
#div {
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
}
/* Implementation */
.transition-all {
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
/* Implementation */
#div {
  -webkit-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -moz-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -o-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -ms-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
}
/* gradient Implementation */
#div {
  background-color: #663333 /*@Color-76*/;
  background-image: -webkit-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: -moz-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: -o-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: -ms-linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
  background-image: linear-gradient(left, #663333 /*@Color-76*/, #333333 /*@Color-49*/);
}
/* Implementation */
#div {
  background-color: #BADA55 /*@Color-77*/;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
/* Implementation */
#div {
  background-color: red;
  background-color: rgba(255, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ff0000, endColorstr=#33ff0000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ff0000, endColorstr=#33ff0000);
}
/* COMMON CLASS */
.hw100 {
  height: 100%;
  width: 100%;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-margin-no-padding {
  margin: 0;
  padding: 0;
}
.relative {
  position: relative;
}
.zindex10 {
  z-index: 10;
}
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
/* STYLE CONTENT  */
.no-margin-bottom {
  margin-bottom: 0;
}
.overlay-shade {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.background-overly {
  height: 100%;
  width: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.background-overly-inner {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
}
.relative1 {
  position: relative;
  z-index: 2;
}
.relative5 {
  position: relative;
  z-index: 5;
}
.center-col {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}
.relative {
  position: relative;
}
.no-margin-bottom {
  margin-bottom: 0;
}
/* CATEGORY NEW */
.catTopBar {
  padding: 0 0 0px;
  margin-bottom: 30px;
  text-transform: uppercase;
  line-height: 40px;
}
.catTopBar .catTopBarInner {
  margin: 0 15px;
  border-bottom: solid 1px #CCCCCC /*@Color-35*/;
}
.catTopBar .catTopBarInner div.col-lg-3 {
  padding-left: 0;
}
.catTopBar .catTopBarInner div.col-lg-9 {
  padding-right: 0;
}
.catTopBar h4,
.catTopBar p {
  margin-bottom: 0;
  line-height: 40px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .catTopBar h4,
  .catTopBar p {
    line-height: 26px;
  }
}
.catTopBar .f-right p {
  color: #7f8c8d /*@Color-51*/;
}
.catTopBar .f-right p span {
  color: #58595B /*@Color-05*/;
}
.catTopBar .f-right p a {
  display: inline-block;
  padding: 0 5px;
  color: #58595B /*@Color-05*/;
  position: relative;
}
.catTopBar .f-right p a.ver2 span {
  /*width: 120px;

                        html.de & {
                            width: 155px;
                        }*/
  display: inline-block;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.catTopBar .f-right p a.ver2:hover {
  /*font-weight: bold;*/
  text-shadow: 0px 0px 1px #000000b0;
}
.catTopBar .f-right p a:hover {
  color: #007d78 /*@Color-78*/;
}
.catTopBar .f-right p a.active:after {
  background-color: #007d78 /*@Color-78*/;
  bottom: 8px;
  content: "";
  height: 1px;
  left: 5px;
  position: absolute;
  width: calc(100% - 10px);
}
.catTopBar .f-right p a.selected {
  /*font-weight: bold;*/
  text-shadow: 0px 0px 1px #000000b0;
}
.catTopBar .filterToggle {
  cursor: pointer;
  margin-left: 2px;
}
.catTopBar .filterToggle i.fa {
  font-size: 14px;
}
.catTopBar .filterToggle span {
  display: inline-block;
  position: relative;
  /*width: 30px;*/
  font-size: 14px;
  opacity: 0.5;
  /*&:after {
                content: "OFF";
                position: absolute;
            }

            &.is-off {
                &:after {
                    content: "ON";
                    position: absolute;
                }
            }*/
}
#category-menu-wrapper ul li a.vg {
  font-weight: 500;
}
#category-menu-wrapper ul li a.category-main {
  font-weight: bold;
  font-size: 24px;
}
.category-wrapper {
  position: relative;
  padding-top: 580px;
  -webkit-transition: all 0.25s ease-in 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  -ms-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.main-container-wrapper {
  position: relative;
  padding-top: 40px;
  background: #FFFFFF;
  width: 100%;
  height: auto;
}
.section-intro {
  width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  position: fixed;
  top: 0;
  background: #000000;
  -webkit-transition: all 0.25s ease-in 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  -ms-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.cat-intro {
  width: 100%;
  height: 100%;
}
.cat-intro-text {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000);
}
.cat-intro-text:hover {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}
.cat-intro-text h1 {
  font-size: 80px;
  font-weight: normal;
  letter-spacing: 3px;
  line-height: 1.2;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .cat-intro-text h1 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .cat-intro-text h1 {
    font-size: 30px;
  }
}
.cat-intro-text p {
  font-size: 12px;
  font-weight: lighter;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
}
.cat-intro-text .white {
  color: #FFFFFF;
}
.cat-intro-banner {
  width: 100%;
  height: auto;
  z-index: 1;
}
.hasMinus,
.hasPlus {
  float: right;
  margin-top: 10px;
  margin-right: 7px;
}
.i-minus {
  background: #CCCCCC;
  display: block;
  height: 2px;
  position: relative;
  width: 10px;
  -webkit-transition: all 0.45s ease-in 0s;
  -moz-transition: all 0.45s ease-in 0s;
  -o-transition: all 0.45s ease-in 0s;
  -ms-transition: all 0.45s ease-in 0s;
  transition: all 0.45s ease-in 0s;
}
.i-minus::after {
  background: #CCCCCC;
  content: "";
  height: 10px;
  left: 4px;
  position: absolute;
  top: -4px;
  width: 2px;
  -webkit-transition: all 0.25s ease-in 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  -ms-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.hasMinus .i-minus::after {
  height: 0;
  left: 4px;
  position: absolute;
  top: 0;
  width: 2px;
}
#category-menu-wrapper .maxlist-more {
  margin-top: 15px;
  text-align: right;
  margin-bottom: -15px;
}
.panel-flat {
  background: none;
  box-shadow: none;
}
.panel-flat .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
.panel-flat .panel-heading .panel-title {
  font-family: Oswald;
  text-transform: uppercase;
}
.panel-flat .panel-heading .panel-title.cat-ex a {
  text-transform: none;
}
.panel-flat .panel-heading .panel-title a {
  display: block;
  width: 100%;
}
.panel-flat .panel-body {
  padding: 15px 0;
  font-size: 13px;
}
.panel-flat .nav-list > li {
  margin-bottom: 15px;
}
.panel-flat .nav-list > li:last-child {
  margin-bottom: 0;
}
.panel-flat .nav-list > li > a {
  padding: 0;
  font-size: 13px;
}
.panel-flat .nav-list > li > a:hover {
  background: none;
}
.panel-flat .maxlist-more {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin: 13px;
  text-align: left;
  font-size: 10px;
  line-height: 10px;
}
.panel-flat .maxlist-more.collapsed:before {
  content: '\f0dd';
  margin-top: -2px;
}
.panel-flat .maxlist-more:before {
  content: '\f0de';
  font-family: FontAwesome;
  font-size: 13px;
  position: absolute;
  line-height: inherit;
  padding-top: 0;
  margin-left: -10px;
  margin-top: 3px;
  color: #58595B;
}
.panel-flat .maxlist-more a {
  font-size: 11px;
}
.catColumnWrapper {
  width: 100%;
  display: block;
  position: relative;
  /*overflow: hidden;*/
}
.catColumnWrapper .filterColumn {
  -webkit-transition: all 0.25s ease-in 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  -ms-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.catColumnWrapper .categoryColumn {
  -webkit-transition: all 0.25s ease-in 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  -ms-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.catColumnWrapper.filter-is-off .filterColumn {
  margin-left: -25%;
  opacity: 0;
  /*fix for scroll-to-fixed */
}
.catColumnWrapper.filter-is-off .filterColumn .scroll-to-fixed-fixed {
  opacity: 0;
}
.catColumnWrapper.filter-is-off .categoryColumn {
  width: 100%;
}
#accordion .panel:first-child .panel-heading {
  padding-top: 0;
}
@media (max-width: 1199px) {
  .cat-intro-banner {
    width: 130%;
    margin-left: -15%;
  }
}
@media (max-width: 991px) {
  .section-intro {
    height: 400px;
  }
  .category-wrapper {
    padding-top: 480px;
  }
}
.section-intro.ismobile {
  height: auto !important;
  position: relative !important;
}
.category-wrapper.ismobile {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .section-intro {
    height: auto;
    position: relative;
  }
  .category-wrapper {
    padding-top: 0;
  }
  .animateme {
    transform: translate3d(0px, 0px, 0px) !important;
    opacity: 1 !important;
  }
  .center-xs,
  .f-left {
    float: none !important;
    text-align: center;
  }
  .center-xs-inner {
    text-align: center;
  }
  .center-xs-inner .pull-left,
  .center-xs-inner .pull-right {
    float: none !important;
    text-align: center;
  }
}
.category-filter-bar {
  background: #FFFFFF;
  clear: both;
  display: block;
  float: left;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
.category-filter-bar-tab {
  background: #FFFFFF none repeat scroll 0 0;
  border-bottom: 1px solid #d1d4d6;
  border-top: 1px solid #d1d4d6;
}
.category-filter-bar-content {
  background: #EDEEF0;
}
.cf-content-inner {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d1d4d6;
}
#parameters-filter ul li.clear-filter {
  cursor: pointer;
}
#category-tiles-wrapper .category-tile {
  /*float: left;
        width: 24%;
        height: 300px;
        margin-right: 1%;
        */
  margin-bottom: 20px;
}
#category-tiles-wrapper .category-tile .tile-content {
  background-color: #FFFFFF;
  border: solid 2px #DDDDDD;
  box-shadow: 0px 0px 15px 0px rgba(128, 128, 128, 0.2);
}
#category-tiles-wrapper .category-tile .tile-content:hover {
  box-shadow: 0px 0px 20px 0px rgba(128, 128, 128, 0.85);
}
#category-tiles-wrapper .category-tile .tile-content .img-wrap {
  text-align: center;
  min-height: 110px;
  margin-top: 10px;
}
#category-tiles-wrapper .category-tile .tile-content .img-wrap img.cat-img {
  max-width: 100%;
  max-height: 110px;
  /*width: 200px;
                    height: 250px;*/
}
#category-tiles-wrapper .category-tile .tile-content .img-wrap img.cat-img.no-image {
  /*width:auto;height:250px;*/
}
#category-tiles-wrapper .category-tile .tile-content .cat-name {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 3px;
  text-align: center;
  height: 3em;
  font-size: 14px;
  line-height: 3em;
}
#category-tiles-wrapper .category-tile .tile-content .cat-name span.cat-name-wrapper {
  line-height: 15px;
  font-size: 15px;
  vertical-align: middle;
}
#category-tiles-wrapper .category-tile .tile-content .cat-name span.cat-name-wrapper span {
  display: inline-block;
  vertical-align: middle;
}
/*
This less file only for Home Page Style 7 pages .
*/
/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* Mixin */
/* Implementation */
#div {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/* Implementation */
#div {
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  border-radius: 20px 20px 0px 0px;
}
/* Implementation */
#div {
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
}
/* Implementation */
.transition-all {
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  -ms-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
/* Implementation */
#div {
  -webkit-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -moz-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -o-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  -ms-transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
  transform: rotate(5deg) scale(0.5) skew(1deg) translate(0px);
}
/* gradient Implementation */
#div {
  background-color: #663333;
  background-image: -webkit-linear-gradient(left, #663333, #333333);
  background-image: -moz-linear-gradient(left, #663333, #333333);
  background-image: -o-linear-gradient(left, #663333, #333333);
  background-image: -ms-linear-gradient(left, #663333, #333333);
  background-image: linear-gradient(left, #663333, #333333);
}
/* Implementation */
#div {
  background-color: #BADA55;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
/* Implementation */
#div {
  background-color: #ff0000;
  background-color: rgba(255, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ff0000, endColorstr=#33ff0000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ff0000, endColorstr=#33ff0000);
}
/* COMMON CLASS */
.hw100 {
  height: 100%;
  width: 100%;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-margin-no-padding {
  margin: 0;
  padding: 0;
}
.relative {
  position: relative;
}
.zindex10 {
  z-index: 10;
}
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
/* STYLE CONTENT  */
.no-margin-bottom {
  margin-bottom: 0;
}
.overlay-shade {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.background-overly {
  height: 100%;
  width: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.background-overly-inner {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
}
.relative1 {
  position: relative;
  z-index: 2;
}
.relative5 {
  position: relative;
  z-index: 5;
}
.center-col {
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}
.relative {
  position: relative;
}
.no-margin-bottom {
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  .container-1400 {
    max-width: 1400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1400px) {
  .container-1400 {
    width: 100%;
  }
}
.sales-info {
    font-size: 1.25em;
    margin-bottom: 60px;
}
.product-details-info .panel-heading .panel-title a:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: grey;
}
.product-details-info .panel-heading .panel-title a.collapsed:after {
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}
.section-product-info {
  background: #edeef0;
  border-bottom: 1px solid #d1d4d6;
  padding-top: 60px;
  padding-bottom: 10px;
  clear: both;
}
nav.slider-nav a {
  position: absolute;
  top: 50%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
nav.slider-nav a svg {
  display: block;
  margin: 0 auto;
  padding: 0;
}
nav.slider-nav a.prev {
  left: 0;
}
nav.slider-nav a.next {
  right: 0;
}
.color-10 {
  background: #f3cf3f;
}
.nav-narrow-svg a.next::before,
.nav-narrow-svg a.next .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.nav-narrow-svg a.next::after,
.nav-narrow-svg a.next .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.nav-narrow-svg a.next:hover::before,
.nav-narrow-svg a.next:hover .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(125deg);
  transform: translateX(-50%) rotate(125deg);
}
.nav-narrow-svg a.next:hover::after,
.nav-narrow-svg a.next:hover .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(55deg);
  transform: translateX(-50%) rotate(55deg);
}
.nav-narrow-svg a {
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 767px) {
  .nav-narrow-svg a {
    width: 30px;
    height: 30px;
  }
}
.nav-narrow-svg .icon-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.nav-narrow-svg a::before {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50%;
  background: #566475;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.nav-narrow-svg a::after {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50%;
  background: #566475;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.nav-narrow-svg .icon-wrap::before {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50%;
  height: 0;
  background: #566475;
  background: #ffffff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: height 0.3s, transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 100;
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.nav-narrow-svg .icon-wrap::after {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50%;
  height: 0;
  background: #566475;
  background: #ffffff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: height 0.3s, transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 100;
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.nav-narrow-svg a:hover .icon-wrap::before {
  height: 50%;
  -webkit-transform: translateX(-50%) rotate(-125deg);
  transform: translateX(-50%) rotate(-125deg);
}
.nav-narrow-svg a:hover .icon-wrap::after {
  height: 50%;
  -webkit-transform: translateX(-50%) rotate(-55deg);
  transform: translateX(-50%) rotate(-55deg);
}
.nav-narrow-svg a:hover::before {
  -webkit-transform: translateX(-50%) rotate(-125deg);
  transform: translateX(-50%) rotate(-125deg);
}
.nav-narrow-svg a:hover::after {
  -webkit-transform: translateX(-50%) rotate(-55deg);
  transform: translateX(-50%) rotate(-55deg);
}
.nav-narrow-svg.has-white-bg .icon-wrap::before,
.nav-narrow-svg.has-white-bg .icon-wrap::after {
  z-index: 100;
  height: 0;
  background: #cccccc;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, transform 0.3s;
}
.nav-narrow-svg.has-white-bg a {
  width: 70px;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .nav-narrow-svg.has-white-bg a {
    width: 30px;
    height: 30px;
  }
}
.product-images-carousel-wrapper .owl-theme .owl-controls {
  bottom: 20px;
  margin-top: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .owl-theme .owl-controls {
    position: relative;
  }
}
.product-images-carousel-wrapper .owl-theme .owl-controls .owl-page span {
  box-shadow: none;
}
.product-images-carousel-wrapper .owl-theme .owl-controls .owl-page span {
  background: rgba(0, 0, 0, 0) none;
  border: 1px solid;
}
.product-images-carousel-wrapper .owl-pagination {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.product-images-carousel-wrapper .product-carousel-item-img {
  margin-left: auto;
  margin-right: auto;
  max-width: 470px;
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .product-carousel-item-img {
    max-width: 100%;
    width: 90%;
    display: block;
  }
}
.zoom-image-overly {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  cursor: url(/Content/plugins/intense-images-master/img/plus_cursor.png) 25 25, pointer;
  display: inline-block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.product-details-product-title {
  color: #303030;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 1.1;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: normal;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .product-details-product-title {
    font-size: 22px;
  }
}
.productPrice {
  font-weight: 700;
  line-height: 1;
  max-width: 100%;
  overflow-x: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-details-info-wrapper .price-sales,
.product-details-info-wrapper .price-standard,
.product-details-info-wrapper .price-tag {
  font-family: oswald;
  font-size: 14px;
  font-weight: normal;
  float: right;
  margin-right: 10px;
  line-height: 30px;
}
.row-filter {
  margin-bottom: 10px;
  margin-top: 40px;
}
.row-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
.row-filter .select2-container .select2-selection--single {
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: auto;
  padding: 10px;
  border: 1px solid #dddddd;
}
.row-cart-actions .btn {
  margin-bottom: 10px;
  border: solid 1px transparent;
}
.row-cart-actions .btn:hover {
  border: solid 1px #303030;
}
.product-details-product-color {
  border-top: 1px solid #dddddd;
  margin: 15px 0;
  padding-top: 15px;
}
.product-details-product-color .selected-color strong {
  text-transform: uppercase;
}
.swatches-rounded .selected,
.swatches-rounded li:hover {
  border: 0;
}
.swatches-rounded a {
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #aaaaaa;
  border-radius: 50%;
  display: block;
  height: 25px;
  text-align: center;
  transition: all 0.25s ease 0s;
  width: 25px;
  box-shadow: none;
}
.swatches-rounded li {
  display: inline-block;
  list-style: outside none none;
  margin: 2px 1px;
  vertical-align: top;
  border: 0;
}
.swatches-rounded li > a::after {
  content: "\f00c";
  font-family: fontawesome;
  font-size: 0;
  font-weight: lighter;
  color: #fff;
  transition: font-size 0.25s ease 0.1s;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.swatches-rounded li.selected > a::after {
  font-size: 75%;
}
.color-value {
  color: #999999;
  padding-left: 10px;
}
.panel.panel-blank {
  border-bottom: 0 none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  margin-top: 0 !important;
}
.panel.panel-blank .panel-heading {
  border-bottom: solid 1px #dddddd;
  padding: 12px 0 12px 1px;
}
.panel.panel-blank .panel-heading .panel-title {
  font-family: oswald;
  font-size: 14px;
  position: relative;
  padding: 0;
  cursor: pointer;
  letter-spacing: 1px;
}
.panel.panel-blank .panel-body {
  border: 0 !important;
}
.product-details-info {
  border-top: 1px solid #dddddd;
  margin-top: 40px;
}
.product-details-info #accordion .panel .collapse {
  border-bottom: 1px solid transparent;
}
.product-details-info #accordion .panel .collapse.in {
  border-bottom: 1px solid #dddddd;
}
.product-details-bottom-bar {
  background: #f3f4f4;
  border-bottom: 1px solid #d1d4d6;
  height: auto;
  clear: both;
}
.list-border-inline .count,
.social-inline .count {
  display: block;
}
.list-border-inline li,
.social-inline li {
  float: left;
  padding: 0;
}
.list-border-inline li:first-child a,
.social-inline li:first-child a {
  border-left: solid 1px #ddd !important;
}
@media only screen and (min-width:0) and (max-width: 600px) {
  .list-border-inline li.hasShareCount,
  .social-inline li.hasShareCount {
    display: none;
  }
}
.list-border-inline li.hasShareCount > span,
.social-inline li.hasShareCount > span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  height: 51px;
  line-height: 1;
  padding: 15px;
  text-transform: uppercase;
  border-left: solid 1px #ddd !important;
  border-right: solid 1px #ddd !important;
}
@media only screen and (min-width:0) and (max-width: 600px) {
  .list-border-inline li.hasShareCount > span,
  .social-inline li.hasShareCount > span {
    font-size: 12px;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
  }
}
.list-border-inline li.hasShareCount:hover,
.social-inline li.hasShareCount:hover {
  background: none !important;
}
.list-border-inline li a,
.social-inline li a {
  border-right: solid 1px #ddd !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px;
}
.list-border-inline li a > i,
.social-inline li a > i {
  font-size: 120%;
}
@media only screen and (min-width:0) and (max-width: 600px) {
  .list-border-inline li a,
  .social-inline li a {
    font-size: 12px;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
  }
}
.list-border-inline li:hover,
.social-inline li:hover {
  background: #ddd;
}
.review-title-bar a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
}
@media only screen and (min-width:0) and (max-width: 600px) {
  .review-title-bar a {
    font-size: 12px;
    font-weight: 600;
    padding: 10px;
  }
}
.product-story {
  display: block;
  width: 100%;
  overflow: hidden;
}
.product-story-info-text {
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 20px;
  position: relative;
  color: #6a6a6a;
}
.product-story-info-text .subtitle {
  color: #888;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
}
.product-story-info-text .title {
  font-size: 24px;
  line-height: 1;
  margin: 5px 0 15px;
  color: #3a3a3a;
  min-height: 1px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif;
}
.product-story-info-text .desc {
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 20px;
  min-height: 1px;
  position: relative;
  color: #6a6a6a;
}
.product-story-info-text .sales-info-desc {
    font-size: 17px;
    letter-spacing: 0.25px;
    line-height: 20px;
    min-height: 1px;
    position: relative;
    color: #6a6a6a;
}
.product-story-info-text ul {
  padding-left: 10px;
  margin-top: 15px;
}
.product-story-info-text ul li {
  margin-bottom: 5px;
}
.product-story {
  border-bottom: solid 1px #ddd;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .product-story {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.product-story.product-story-hasbg {
  padding: 200px 0;
  background-attachment: fixed;
}
@media only screen and (max-width: 767px) {
  .product-story.product-story-hasbg {
    padding: 100px 0;
  }
}
.product-story.product-story-hasbg .product-story-info-text {
  float: right;
  max-width: 80%;
  padding: 50px;
  width: 450px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff);
}
@media only screen and (max-width: 767px) {
  .product-story.product-story-hasbg .product-story-info-text {
    max-width: 80%;
    padding: 20px;
    width: 300px;
  }
}
.product-story-boxes .product-story-info-text {
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .product-story-boxes .product-story-info-text {
    padding: 10px;
  }
}
.product-story-info-box {
  padding: 50px 0;
}
.product-story-info-box .product-story-info-text {
  max-width: 400px;
}
@media only screen and (max-width: 767px) {
  .product-story-info-box {
    padding: 15px 0;
  }
}
.section-review {
  padding: 50px 0;
  position: relative;
}
.productReviewTitleBAr {
  margin-bottom: 50px;
}
.productReviewTitleBAr .hero-section-title i {
  display: block;
  margin-bottom: 10px;
}
.productReviewTitleBAr .rating i {
  font-size: 18px;
}
.productReviewTitleBAr .ratingInfo {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-left: 10px;
  text-transform: uppercase;
}
.productReviewTitleBAr .ratingNumber {
  padding: 0 15px 0 5px;
}
.review-sortByBar {
  border-bottom: 1px solid #d1d4d6;
  border-top: 1px solid #d1d4d6;
  clear: both;
  display: block;
  font-weight: 600;
  height: auto;
  line-height: 20px;
  margin-bottom: 40px;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 13px;
  width: 100%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .review-sortByBar {
    padding: 10px 15px;
  }
}
.review-sortByBar h4 {
  font-family: oswald;
  font-size: 13px;
  line-height: 34px;
}
.review-item {
  border-bottom: 1px solid #d1d4d6;
  padding: 20px 0;
}
.review-item-user-profile {
  float: left;
  margin-right: 10px;
}
.review-item-user-profile .img-circle {
  max-width: 70px;
  border: 1px solid #d1d4d6;
}
.reviewUserTitle {
  padding-bottom: 10px;
}
.user-name {
  padding-top: 15px;
}
.user-name p {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}
.review-load-more {
  margin-top: 20px;
}
.section-similar-product {
  display: block;
  padding: 50px 0;
}
.sizeguide-table {
  font-size: 13px;
}
.graybg {
  background: #edeef0;
}
@media only screen and (max-width: 767px) {
  div.is-equal:not(.hasBg) {
    height: auto !important;
  }
  .row-boxes div.hasBg.is-equal {
    height: 400px !important;
  }
}
.nav-tabs.flat {
  border: 0;
  margin: 0;
  margin-bottom: 0;
}
.nav-tabs.flat li a {
  font-family: source sans pro;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
}
@media only screen and (min-width:0) and (max-width: 600px) {
  .nav-tabs.flat li a {
    font-size: 11px;
    padding: 10px 7px;
  }
}
@media only screen and (min-width:0) and (max-width: 400px) {
  .nav-tabs.flat li a {
    border: 1px solid #ddd ;
  }
}
.product-images-carousel-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  clear: both;
}
.product-images-carousel-wrapper .productMainImage {
  margin-left: auto;
  max-width: 80%;
  display: block;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .productMainImage {
    margin: 0 auto 10px;
    max-width: 95%;
    display: block;
  }
}
.product-images-carousel-wrapper .productMainImage.hasWhiteImg {
  background: #fff;
  border: 1px solid #cfcfcf;
}
.product-images-carousel-wrapper .bx-wrapper {
  margin-bottom: 0;
}
@media only screen and (min-width:992px) and (max-width: 1199px) {
  .product-images-carousel-wrapper .bx-wrapper {
    margin-bottom: 15px !important;
  }
}
.product-images-carousel-wrapper .bx-wrapper .bx-viewport {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  left: 0;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper {
  left: 30px;
  position: absolute;
  top: 0px;
  z-index: 10;
  width: 85px;
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .product-view-thumb-wrapper {
    left: auto;
    position: relative;
    top: auto;
    z-index: 10;
    width: 100%;
    margin: 0 auto 25px;
  }
}
.product-images-carousel-wrapper .product-view-thumb-wrapper .bx-wrapper .bx-viewport {
  left: 0;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper .product-view-thumb-nav {
  cursor: pointer;
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .product-view-thumb-wrapper .product-view-thumb-nav {
    display: none;
  }
}
.product-images-carousel-wrapper .product-view-thumb-wrapper .product-view-thumb-nav i {
  font-size: 28px;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul {
  width: 55px;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li {
  cursor: pointer;
  height: 100px;
  border: 1px solid #cfcfcf;
  transition: border-color 0.8s ease 0s;
  width: 100%;
  background: #edeef0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li {
    height: 60px;
    width: 70px;
  }
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li > a {
  display: block;
  width: 100%;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li > a img {
  display: block;
  width: 100%;
  height: auto;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper.hasWhiteImg ul > li {
  background: #fff;
}
@media only screen and (min-width:768px) and (max-width: 991px) {
  .product-images-carousel-wrapper .product-view-thumb-wrapper {
    left: 10px;
    top: 0px;
    width: 50px;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li {
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .review-load-more .btn {
    margin-bottom: 10px;
  }
}
.bxslider.product-view-slides li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*
   usage
*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/*fic na bootstrap - chowanie się contentu pod paskiemn przewijania*/
@-ms-viewport {
  width: auto !important;
}
.display-block {
  display: block;
}
/*WALIDACJA*/
.validation-summary-errors ul li {
  color: red;
}
.error,
.field-validation-error {
  color: red;
}
input.input-validation-error {
  border-color: red !important;
}
/*KONIEC WALIDACJA*/
button {
  outline: none !important;
}
.konfiguratory img {
  max-height: 50px;
}
#dashboard-section .wskazniki-list li::after {
  content: none;
}
#accordion .panel:first-child .panel-heading {
  padding-top: 10px;
}
#new-offer-table tr.offerItem td input {
  max-width: 55px;
  height: 27px;
  padding: 1px 0px;
  border-width: 2px;
  line-height: inherit;
  margin: 0;
  font: inherit;
  color: inherit;
}
.oferta-submenu > li {
  padding: 0;
}
.oferta-submenu > li.highlight::before,
.oferta-submenu > li.highlight::after {
  z-index: -1;
}
.oferta-submenu > li:hover {
  /*background-color:@Color-78;*/
}
.oferta-submenu > li:hover > a {
  font-weight: bold;
}
.oferta-submenu > li > a {
  display: inline-block;
  padding: 10px;
  /*margin-bottom: 10px;*/
}
.table-bordered > tbody > tr.checked > td {
  border: solid 1px #c5c5c5;
}
.not-found,
.table-row-not-found,
.cart-items-not-found {
  padding: 20px 0 !important;
  text-align: center;
}
.mCSB_container {
  margin-right: 15px;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0 !important;
}
.bell-list-show-all {
  padding: 6px 15px;
}
.bell-list-show-all a {
  text-transform: uppercase;
  margin: 5px 0 5px 5px;
}
.catTopBar .f-right p a.active::after {
  width: calc(60%);
}
.main-container .nav > li.active,
.main-container .nav > li > a:hover,
.main-container .nav > li > form > a:hover,
.main-container .nav > li:hover > a {
  background-color: #007d78 !important;
}
/*
Wywalam, gdyż powoduje problem z zakładkami. Napis i tło maja prawie ten sam kolor
.nav:not(.navbar-nav) > li > a:focus {
    background-color: #f5f5f5;
}
*/
.panel-flat .nav-list > li {
  margin: 0;
}
.panel-flat .nav-list > li > a,
.panel-flat .nav-list > li form a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 16px;
}
.panel-flat .nav-list > li > a.highlight,
.panel-flat .nav-list > li form a.highlight {
  background-color: #007d78;
  color: #FFFFFF;
  font-weight: normal;
}
.panel-flat .nav-list > li > form,
.panel-flat .nav-list > li a {
  position: relative;
  display: block;
}
.panel-flat .nav-list > li > a.category-main {
  padding-left: 3px;
}
.nav.nav-list li a .category-counter {
  right: 2px;
  top: 5px;
  font-weight: normal;
}
li.p-cat a span.parents-info {
  display: none;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li#cat-favorites-item li.p-cat.gu-transit {
  display: none !important;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a {
  padding: 5px 5px;
  font-size: 12px;
  letter-spacing: 1px;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a counter {
  opacity: 0.8;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a counter.loading .category-counter-loader {
  display: inherit !important;
  max-width: 14px;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a counter.loading .counter {
  display: none;
}
#categories-wrapper #category-menu-wrapper .nav-list a span.parents-info {
  line-height: 0.5;
}
#categories-wrapper #category-menu-wrapper .nav-list a span.parents-info span {
  font-size: 8.5px;
  font-style: italic;
  opacity: 0.9;
}
#categories-wrapper #category-menu-wrapper .nav-list#favorite-categories-container a span.parents-info {
  display: inherit !important;
}
.daMessage {
  display: none;
  margin-top: 15px;
}
.miniCartQuantity > a {
  white-space: nowrap;
}
.image-with-description .desc {
  background: rgba(255, 255, 255, 0.8);
  color: #333;
}
table td.dostawa > h5 {
  padding: 1px 0 0;
}
#dashboard-section .main-list li {
  background-color: #FFFFFF;
}
#dashboard-section .main-list li a {
  font-weight: bold;
}
#dashboard-section .main-list li.viewed a {
  font-weight: normal;
}
.cartMenu .miniCartProduct .fa {
  color: #999;
}
.cartMenu .miniCartProduct:hover a .fa {
  color: #000;
}
#menuNotifications.open > a.dropdown-toggle {
  color: #FFFFFF;
}
#bell-list-wrapper .viewed {
  vertical-align: top;
  padding-top: 7px;
}
#bell-list-wrapper td.icon {
  width: 1px;
  text-align: center;
  padding: 7px 0 0 15px;
  vertical-align: top;
}
.cartMenu .cart-counter {
  background-color: #007d78;
  font-family: Arial;
  font-size: 11px;
  width: 18px;
  height: 17px;
  line-height: 17px;
  color: white;
}
.cartMenu a.dropdown-toggle {
  padding-left: 14px;
  padding-right: 14px;
}
#menuNotifications {
  /*margin-left: 15px;*/
}
.catTopBar .f-right p a {
  padding: 0;
  margin: 0 5px;
}
.catTopBar .f-right p a.active::after {
  width: calc(100%);
  left: 0;
}
#compare-section .sticky {
  top: 0px;
  border-top: solid 5px #EDEEF0;
  border-bottom: solid 5px #EDEEF0;
}
.cart-list-item-wrapper h3 {
  padding: 0;
}
.cart-list-item-wrapper p {
  margin: 0;
}
.cart-list-item-wrapper:hover {
  background-color: #fcfcfc;
}
.cart-list-item-wrapper .dropdown-toggle {
  opacity: 0.5;
}
.cart-list-item-wrapper:hover .dropdown-toggle {
  opacity: 1;
}
#language-change-list li {
  position: relative;
}
#language-change-list li span.flag {
  background-image: url(/Content/Images/flags.png);
  width: 24px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 7px;
  outline: #DDD 1px solid;
}
#language-change-list li span.flag.en {
  background-position-y: 32px;
}
#language-change-list li span.flag.de {
  background-position-y: 16px;
}
#is-selected-flag span.flag {
  background-image: url(/Content/Images/flags.png);
  width: 24px;
  height: 16px;
  display: inline-block;
  margin: 6px 5px 0 0;
  outline: #DDD 1px solid;
  vertical-align: top;
}
#is-selected-flag span.flag.not-auth {
  margin: 3px 8px 3px 0px;
}
#is-selected-flag span.flag.en {
  background-position-y: 32px;
}
#is-selected-flag span.flag.de {
  background-position-y: 16px;
}
#ups-access-point-machines-list-wrapper #ups-access-point-machines-list {
  width: 50%;
}
#ups-access-point-machines-list-wrapper .google-map-show {
  margin-top: 15px;
  margin-left: 51%;
  float: left;
}
ul.dropdown-menu li.disabled a {
  pointer-events: none;
}
table tbody tr td.no-border {
  border: none;
}
.without-css > * {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.without-css ul {
  list-style-type: disc;
  padding-inline-start: 40px;
}
.without-css ol {
  list-style-type: decimal;
  padding-inline-start: 40px;
}
.exclamation-mark-error::after {
  content: '!';
  color: red;
  font-size: 24px;
  font-weight: bold;
}
.word-wrap {
  word-wrap: break-word;
}
/*GO24*/
.grid-cell-dot-menu .dot-context-menu:after {
  content: '\2807';
  font-size: 1.5em;
  color: #58595B /*@Color-05*/;
}
.grid-cell-dot-menu .dot-context-menu {
  margin-left: 0.3em;
}
.grid-cell-dot-menu .dropdown {
  text-align: center;
}
.grid-cell-dot-menu .dropdown .dropdown-menu {
  margin-left: -12em;
  border: inherit;
  padding: 1em;
}
table.go-24-table .order-date-data-cell {
  max-width: 80px;
  min-width: 75px;
}
table.go-24-table .ps-data-cell {
  min-width: 120px;
}
table.go-24-table .pw-data-cell {
  min-width: 120px;
  max-width: 150px;
}
table.go-24-table .order-data-cell {
  min-width: 120px;
}
table.go-24-table .client-data-cell {
  max-width: 210px;
  word-wrap: break-word;
}
table.go-24-table .delivery-amount-data-cell {
  max-width: 65px;
}
/*end GO24*/
#is-thumb-picture {
  position: absolute;
  display: none;
  z-index: 9999;
  border: solid 1px #999;
  border-radius: 10px;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.2);
  background: #fff;
}
#is-thumb-picture .is-thumb-picture-content {
  background: #fff url(/Content/Images/AjaxLoader.gif) no-repeat center center;
  padding: 5px 30px;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  min-width: 260px;
  min-height: 260px;
}
#is-thumb-picture .is-thumb-picture-content:before {
  display: block;
  width: 30px;
  height: 30px;
  border: solid 1px black;
  transform: rotate(45deg);
  z-index: -1;
  margin-left: -37px;
  margin-top: 110px;
  content: "";
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.2);
  border: solid 2px #999;
  background-color: white;
  position: absolute;
}
.promocje-list li a:hover {
  color: #007d78;
}
.promocje-list li a.btn:hover {
  color: #FFFFFF;
}
.promocje-list li a.btn-link {
  color: #007d78;
}
.promocje-list li a.btn-link:hover {
  color: #00a77c;
}
#informations-list li a:hover {
  color: #007d78;
}
#clear-search-button {
  margin-bottom: 1rem;
}
.filters {
  padding-top: 10px !important;
}
.filters h5.section-name {
  color: #454545;
  background-color: #F4F4F4;
  font-weight: bold;
  text-align: center;
  padding: 3px 0;
  margin: 10px 0 5px 0;
}
.filters span.parameter-name {
  font-weight: bold;
  font-size: 1.1em;
  display: block;
  margin-top: 0;
  margin-bottom: 2px;
  overflow: auto;
}
.filters span.clear-filter {
  cursor: pointer;
  padding: 2px 5px;
}
.filters ul.parameter-values li.unvisible {
  display: none;
}
.filters ul.parameter-values li.unvisible.save {
  display: list-item;
}
.filters ul.parameter-values li label {
  font-weight: normal;
}
.filters ul.parameter-values li label.disabled {
  color: #DDDDDD;
}
.filters .search-parameters,
.filters .searchlike-parameters {
  position: relative;
}
.filters .search-parameters span.fa,
.filters .searchlike-parameters span.fa {
  position: absolute;
  right: 0;
  padding: 6px;
  color: #CCCCCC;
  font-weight: normal;
  cursor: pointer;
}
.filters .search-parameters input,
.filters .searchlike-parameters input {
  padding-right: 25px;
  color: #333;
}
.gi-2x {
  font-size: 2em;
}
.main-footer {
  /*margin-top: @stdMargin;*/
  bottom: 0;
  height: 80px;
  overflow: hidden;
}
.gi-add-text {
  background: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #000000;
  font-size: 0.4em;
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1400px;
  }
}
.search-container {
  position: relative;
}
.search-container input[type="search"] {
  float: right;
  padding-right: 20px;
  border: 1px solid #F0F6FF;
}
.search-container > a {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  color: black;
}
.date-container,
.price-range-container {
  height: auto;
  position: relative;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.date-container.group,
.price-range-container.group {
  width: 47%;
}
.date-container.group::after,
.price-range-container.group::after {
  content: '-';
  display: inline-block;
  width: 12%;
  text-align: center;
  position: absolute;
  left: 100%;
  z-index: 2;
}
.date-container.group:last-child,
.price-range-container.group:last-child {
  float: right;
}
.date-container.group:last-child::after,
.price-range-container.group:last-child::after {
  content: '';
}
.date-container input.datepicker,
.price-range-container input.datepicker,
.date-container input[type="number"],
.price-range-container input[type="number"] {
  text-align: left;
  float: right;
  padding-right: 30px;
  padding-left: 10px;
}
.date-container > i.fa,
.price-range-container > i.fa,
.date-container > span.fa,
.price-range-container > span.fa {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
  color: black;
}
.center-center {
  position: relative;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.modal-dialog.modal-dialog-wait .modal-body {
  min-height: 150px;
}
.modal-dialog.modal-dialog-wait .ajax-loader-overlay {
  display: block;
  position: absolute;
  left: 50%;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-color: #ccc;
  z-index: 1;
  top: 50%;
  transform: translate(-50%, -50%);
}
.modal-dialog.modal-dialog-wait .ajax-loader.ajax-loader-wait {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  padding: 20px;
  z-index: 2;
  border-radius: 15px;
  background-color: white;
}
.modal-dialog.modal-dialog-centered {
  top: 50%;
  margin: 0 auto;
  transform: translate(0, -50%) !important;
}
.center-top {
  position: fixed;
  top: 0%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, 0%);
}
.center-bottom {
  position: fixed;
  top: 0%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -100%);
}
body,
div,
td {
  color: #58595B;
}
h1,
h2,
h3,
h4,
h5 {
  color: #58595B;
}
label.weight-normal {
  font-weight: normal;
}
table thead tr:not(.thead-summary-row),
table thead th:not(.thead-summary-row > th),
table thead td,
table thead h1,
table thead h2,
table thead h3,
table thead h4,
table thead h5,
table thead h6 {
  background-color: #007d78 !important;
  color: #FFFFFF;
}
table thead tr.thead-summary-row.thead-summary-row-primary th {
  background-color: lightblue !important;
}
table thead tr.thead-summary-row.thead-summary-row-secondary th {
  background-color: lightyellow !important;
}
table td.options,
table td.minsize {
  width: 1%;
  white-space: nowrap;
}
@media (min-width: 1240px) {
  .col-lg-14 {
    width: 25%;
    float: left;
  }
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .navbar .miniCartTable:last-child {
    display: none;
  }
}
.block-grey {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.vac {
  vertical-align: center;
}
.main-container .nav > li.active,
.main-container .nav > li > a:hover,
.main-container .nav > li:hover > a {
  background-color: #777777;
}
.spinner {
  background-color: transparent;
  white-space: nowrap;
  border: 0;
  display: inline-block;
}
.spinner input {
  text-align: center;
  padding-right: 15px;
  padding-left: 4px;
  min-width: 50px;
}
.spinner .input-group-btn-vertical {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  transform: translate(-15px, -50%);
  top: 50%;
  z-index: 2;
}
.spinner .input-group-btn-vertical i {
  font-size: 15px;
  left: 0;
  position: absolute;
  line-height: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.spinner .input-group-btn-vertical > .btn {
  border-radius: 0;
  display: block;
  float: none;
  padding: 0;
  position: relative;
  width: 15px;
  height: 10px;
  border: 0;
  background-color: transparent;
}
.spinner .input-group-btn-vertical > .btn:hover i {
  color: #00a77c;
}
td.nowrap {
  white-space: nowrap;
}
table.table-standard th {
  font-weight: normal;
  vertical-align: bottom;
  border: 0 !important;
}
table.table-standard td {
  vertical-align: top;
}
table.table-standard td.show_if_checked span {
  visibility: hidden;
}
table.table-standard tr.checked td.show_if_checked span {
  visibility: visible;
}
table.table-standard td.action {
  width: 15%;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline-offset: 0;
  outline: 0;
}
table.table-checker th {
  border: 0;
}
table.table-checker tr.checked {
  background-color: #DDDDDD;
}
ul.list-disc {
  list-style: disc;
  padding-bottom: 2em;
}
ul.list-disc li {
  margin-left: 2em;
}
ol.list-decimal {
  list-style: decimal;
  padding-bottom: 2em;
}
ol.list-decimal li {
  margin-left: 2em;
}
.clear {
  clear: both;
}
header:after,
article:after,
footer:after {
  content: "";
  display: table;
  clear: both;
}
h3 {
  padding: 0.4em;
}
.w50-centered {
  width: 50%;
  margin: 0 auto;
  display: block;
}
.w50 {
  width: 50%;
}
.fullwidth {
  width: 100%;
}
.minwidth {
  width: 1%;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.highlight {
  font-weight: bold;
}
.no-margin {
  margin: 0 !important;
}
.f-number {
  text-align: right;
}
@media (min-width: 768px) {
  .f-number-md {
    text-align: right;
  }
}
.f-center {
  text-align: center;
}
.a-right {
  text-align: right;
  padding-right: 0;
}
@media (min-width: 992px) {
  .a-right-lg {
    text-align: right;
    padding-right: 0;
  }
}
.a-left {
  text-align: left;
}
.a-center {
  text-align: center;
}
.a-center-imp {
  text-align: center !important;
}
.border-left {
  border-left: 1px solid #F0F6FF;
}
.dropdown.inline {
  display: inline-block;
}
.dropdown.inline:first-of-type {
  margin-right: 5px;
}
.absRightCenter {
  z-index: 999;
  display: inline-block;
  position: absolute;
  right: 0;
  background-color: #FFFFFF;
  text-align: center;
  top: 50%;
  transform: translate(50%, -50%);
}
@media (max-width: 991px) {
  .absRightCenter {
    display: none;
  }
}
a {
  color: #58595B;
}
.r-m-std {
  margin-right: 30px;
}
.p-std {
  padding: 15px;
}
.m-std-right {
  margin-right: 15px;
}
.m-std-left {
  margin-left: 15px;
}
.m-std-top {
  margin-top: 15px;
}
.m-std-bottom {
  margin-bottom: 15px;
}
.p-std-right {
  padding-right: 15px;
}
.p-std-left {
  padding-left: 15px;
}
.p-std-top {
  padding-top: 15px;
}
.p-std-bottom {
  padding-bottom: 15px;
}
.pad0 {
  padding: 0 !important;
}
.mar0 {
  margin: 0;
}
.b-right0 {
  border-right: 0 !important;
}
.b-left0 {
  border-left: 0 !important;
}
.b-top0 {
  border-top: 0 !important;
}
.b-bottom0 {
  border-bottom: 0 !important;
}
.lh35 {
  line-height: 35px;
}
.modal.fullscreen {
  padding-left: 17px;
}
.modal.fullscreen .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.modal.fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-right:last-of-type {
  padding-right: 15px;
}
.background-white {
  background-color: white;
  border: 1px solid #CCCCCC;
}
.background-white.wrapper {
  padding: 15px 20px;
}
.background-white.wrapper.margin-bottom {
  margin-bottom: 20px;
}
.background-white.green-top {
  border-top: 4px solid #007d78;
}
.background-gray {
  background-color: #EDEEF0;
  border: 1px solid #F0F6FF;
}
.background-gray.wrapper {
  padding: 15px 20px;
}
.background-gray.wrapper.margin-bottom {
  margin-bottom: 20px;
}
.background-gray.green-top {
  border-top: 4px solid #58595B;
}
.background-trans {
  background-color: transparent;
  /*border: 1px solid @borderColor;*/
}
.background-trans.wrapper {
  padding: 15px 20px;
}
.background-trans.wrapper.margin-bottom {
  margin-bottom: 20px;
}
.background-trans.green-top {
  border-top: 4px solid #58595B;
}
.pager li > a {
  border-radius: 3px;
}
.konsultant-wrapper {
  margin: 15px 0 50px 15px;
  width: auto;
  display: inline-block;
  padding: 7px 7px 7px 10px;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  position: relative;
}
.konsultant-wrapper > img {
  float: left;
}
.konsultant-wrapper > div {
  float: left;
  margin-left: 5px;
}
.konsultant-wrapper small {
  color: #999999;
}
.konsultant-wrapper .online-state {
  margin-top: 3px;
  color: #EEECEC;
  margin-bottom: 0;
}
.konsultant-wrapper .online-state i {
  margin: 0 5px 0 3px;
}
.konsultant-wrapper .online-state.online {
  color: #4BB777;
}
.zamowienia-list {
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
  cursor: pointer;
  background-color: #EDEEF0;
}
.zamowienia-list a {
  display: block;
  padding: 5px 10px;
}
.zamowienia-list.active {
  font-weight: bold;
  background-color: #FFFFFF;
}
.zamowienia-list.margin-top {
  margin-top: 10px;
  padding: 5px 3px;
}
.zamowienia-list i {
  margin-left: 5px;
}
.table-order {
  text-align: left;
}
.panel-flat.wrapper {
  padding: 15px 20px;
  border: 1px solid #F0F6FF;
  border-bottom: 0;
}
.panel-flat.wrapper:last-child {
  border-bottom: 1px solid #F0F6FF;
}
.panel-flat.wrapper.active {
  background-color: #f8f8f8;
}
.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 {
  background-color: #007d78;
  border-color: #66DE97;
  outline: 0;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #4BB777;
  border-color: #4BB777;
  background-color: #FFFFFF;
  outline: 0;
}
#breadcrumb-wrapper {
  padding-bottom: 20px;
}
#breadcrumb-wrapper.scroll-to-fixed-fixed {
  padding-bottom: 0 !important;
}
.breadcrumb {
  padding: 0 10px 0 10px;
  margin: 0;
}
.breadcrumb > li {
  padding: 10px;
  position: relative;
  margin: 0 0 0 -4px;
  border: solid 1px transparent;
}
.breadcrumb > li .caret {
  margin-top: -2px;
}
.breadcrumb > li:last-child > a {
  color: #007d78;
  pointer-events: none;
  font-weight: bold;
}
.breadcrumb > li.dropdown.open {
  background-color: white;
}
.breadcrumb > li.dropdown.open .dropdown-menu {
  margin-top: 4px;
  border: solid 1px #CCCCCC;
  border-radius: 0px 0px 3px 3px;
  border-top: solid 1px #CCCCCC;
  margin-left: -1px;
  max-height: 400px;
  overflow-y: auto;
}
.breadcrumb > li.dropdown.open .dropdown-menu a {
  padding: 2px 30px;
}
.breadcrumb > li.dropdown.open .dropdown-menu a.highlight {
  font-weight: bold;
}
.breadcrumb > li + li:before {
  color: #CCCCCC;
  position: absolute;
  left: -3px;
  padding: 0;
  content: '|';
}
.breadcrumb > li.open + li:before {
  content: ' ';
}
.breadcrumb > li.open {
  border: solid 1px #CCCCCC;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.breadcrumb > li.open:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 3px;
  background-color: white;
  left: 0;
  bottom: -1px;
  /* border-bottom: 1px solid #ccc; */
  position: absolute;
  z-index: 1001;
}
.breadcrumb > li.open:after {
  content: ' ';
  border-bottom: 1px solid #ccc;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -2px;
  position: absolute;
}
.breadcrumb.list-inline {
  margin-left: 0;
}
.wiecej {
  margin-top: 10px;
}
.vertical-divider {
  clear: both;
  position: relative;
}
.vertical-divider:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.vertical-divider > .col-lg-6:not(:first-child):after {
  background-color: #F0F6FF;
  bottom: 0;
  content: " ";
  margin-left: -15px;
  position: absolute;
  top: 0;
  width: 1px;
}
.dropdown.cog-dropdown .dropdown-menu {
  padding: 0 10px;
  min-width: 200px;
}
.dropdown.cog-dropdown .fa.fa-cog,
.dropdown.cog-dropdown span.fa.fa-cog {
  padding-left: 5px;
}
.progress {
  background-color: #00a77c;
}
.progress.number-in-stock {
  position: relative;
  margin-bottom: 0;
  border-radius: 0;
}
.progress.number-in-stock.stock0 {
  background-color: lightgray;
}
.progress.number-in-stock.on-order {
  background-color: #99f;
}
.progress.number-in-stock.on-truck {
  background-color: #04e0a7;
}
.progress.number-in-stock.on-reservations {
  background-color: #35c5ff;
}
.progress.number-in-stock.dropshipment {
  background-color: #FFFFCC;
}
.progress.number-in-stock .progress-bar {
  background-color: #007d78;
  font-size: 11px;
}
.progress.number-in-stock .progress-bar.no-offer,
.progress.number-in-stock .progress-bar.stock0,
.progress.number-in-stock .progress-bar.no-quantity,
.progress.number-in-stock .progress-bar.sales-limit {
  width: 100%;
  font-weight: normal;
}
.progress.number-in-stock .progress-bar.no-offer i,
.progress.number-in-stock .progress-bar.stock0 i,
.progress.number-in-stock .progress-bar.no-quantity i,
.progress.number-in-stock .progress-bar.sales-limit i {
  opacity: 1;
}
.progress.number-in-stock .progress-bar.no-offer {
  background-color: #FF0000;
}
.progress.number-in-stock .progress-bar.on-reservations {
  background-color: #1dadeb;
}
.progress.number-in-stock .progress-bar.dropshipment {
  background-color: #FFFF00;
}
.progress.number-in-stock .progress-bar.dropshipment span {
  color: black;
}
.progress.number-in-stock span {
  position: absolute;
  display: block;
  width: 100%;
  color: #FFFFFF;
}
.progress.number-in-stock i {
  opacity: 0.5;
  font-size: 13px;
  line-height: 20px;
  vertical-align: middle;
}
.progressbar-container {
  width: 84px;
  margin-top: 0;
}
.progressbar-container.order-state {
  width: 120px;
}
.progressbar-container .progress span.label {
  font-size: 12px;
  font-weight: normal;
  padding-top: 3px;
}
.navbar-header .navbar-brand {
  display: inline-block;
  height: 50px;
  width: 120px;
  padding: 14px 0 0 0;
  margin: 0 !important;
}
.navbar-header .navbar-brand:nth-last-child(1) {
  padding-top: 17px;
  margin-left: 15px !important;
}
.navbar-header > a > img {
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 992px) {
  .navbar-header .navbar-brand:nth-last-child(1) {
    width: 85px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 830px) {
  .navbar-header .navbar-brand {
    width: 90px;
    padding-top: 17px;
  }
  .navbar-header .navbar-brand:nth-last-child(1) {
    width: 70px;
    padding-top: 20px;
    margin-left: 5px;
  }
}
ul.main-list.special-messages li span.fa,
ul.main-list.special-messages li i.fa {
  background-color: orangered;
}
ul.main-list.special-messages li a {
  color: orangered;
  font-size: 1.5rem;
}
ul.main-list li {
  border: 1px solid #F0F6FF;
  border-bottom: 0;
  display: block;
  padding: 6px 15px 6px 58px;
  position: relative;
}
ul.main-list li span.fa,
ul.main-list li i.fa {
  vertical-align: bottom;
  font-size: 22px;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  left: 0;
  line-height: 47px;
  text-align: center;
  color: white;
  background-color: #007d78;
  font-weight: lighter;
}
ul.main-list li p {
  margin: 0;
  color: #000000;
  font-size: 11px;
  line-height: normal;
}
ul.main-list li:last-child {
  border-bottom: 1px solid #F0F6FF;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
/* MENU & FOOTER */
.language-change > li {
  line-height: 50px;
}
.cartMenu > .dropdown-menu {
  background-color: #EDF2F1;
}
.cartMenu .cart-counter {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 12px;
  top: 8px;
  font-size: 10px;
  background-color: #3DABA2;
  text-align: center;
  line-height: 17px;
  border-radius: 50%;
}
.cartMenu .dropdown-toggle .fa.fa-shopping-cart,
.cartMenu .dropdown-toggle .fa.fa-bell {
  font-size: 26px;
  position: relative;
}
.cartMenu:hover .dropdown-toggle .fa.fa-shopping-cart,
.cartMenu:hover .dropdown-toggle .fa.fa-bell {
  color: #FFFFFF;
}
.cartMenu a.dropdown-toggle,
.cartMenu a#cart-sidebar-toogle {
  padding-bottom: 11px;
  padding-top: 11px;
  position: relative;
  line-height: 21px;
}
.cartMenu #main-cart-wrapper .miniCartTable,
.cartMenu #main-cart-mobile-wrapper .miniCartTable {
  max-height: 300px;
  width: 100%;
  display: block;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct {
  background-color: #FFFFFF;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct.visited,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct.visited {
  background-color: #FFFFFF;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct.visited h4 > a,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct.visited h4 > a {
  font-weight: bold;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct .fa.fa-remove,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct .fa.fa-remove {
  color: #FF0000;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct .miniCartProductThumb,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct .miniCartProductThumb {
  text-align: center;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct .size,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct .size {
  color: #888888;
  font-size: 11px;
}
.cartMenu #main-cart-wrapper .miniCartTable .miniCartProduct .price,
.cartMenu #main-cart-mobile-wrapper .miniCartTable .miniCartProduct .price {
  color: #444444;
  font-size: 15px;
  font-weight: 700;
}
.cartMenu #main-cart-wrapper .mCSB_container,
.cartMenu #main-cart-mobile-wrapper .mCSB_container {
  margin-right: 15px !important;
}
.cartMenu #main-cart-wrapper .mCSB_container.mCS_no_scrollbar,
.cartMenu #main-cart-mobile-wrapper .mCSB_container.mCS_no_scrollbar {
  margin-right: 0 !important;
}
.cartMenu #bell-list-wrapper .miniCartTable {
  max-height: 300px;
  width: 100%;
  display: block;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct {
  background-color: #FFFFFF;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct h4 > a {
  font-weight: bold;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct.visited {
  background-color: #FFFFFF;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct.visited h4 > a {
  font-weight: normal;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct .fa.fa-remove {
  color: #FF0000;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct .miniCartProductThumb {
  text-align: center;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct .size {
  color: #888888;
  font-size: 11px;
}
.cartMenu #bell-list-wrapper .miniCartTable .miniCartProduct .price {
  color: #444444;
  font-size: 15px;
  font-weight: 700;
}
.cartMenu#main-cart-mobile-wrapper {
  position: static;
  padding-bottom: 150px;
}
.cartMenu#main-cart-mobile-wrapper .miniCartFooterInMobile {
  width: 100%;
  position: absolute;
  background-color: #fff;
  left: 0;
  bottom: 56px;
  border-top: solid 4px #999;
  top: auto;
  height: auto;
  overflow: auto;
}
.cartMenu#main-cart-mobile-wrapper .miniCartFooterInMobile a span {
  display: none;
}
.cartMenu#main-cart-mobile-wrapper .miniCartFooterInMobile .subtotal {
  font-weight: 600;
  font-size: 18px;
}
.cartMenu#main-cart-mobile-wrapper .miniCartTable {
  position: absolute;
  left: 0;
  padding: 10px 10px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 100px;
  /* max-height: 100vh; */
  overflow: auto;
  /* display: none; */
  height: calc(100vh - 196px);
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct {
  border-bottom: solid 1px #c4c4c4;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct td {
  vertical-align: top;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct h4 {
  font-size: 15px;
  line-height: 18px;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct .miniCartProductThumb {
  padding: 6px 0px !important;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct .miniCartSubtotal {
  color: #d9d9d9;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct .price {
  font-size: 12px;
  padding: 0;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct .price span {
  margin-top: 10px;
}
.cartMenu#main-cart-mobile-wrapper .miniCartProduct .delete {
  padding: 6px 0 !important;
}
.cartMenu .miniCartFooter {
  padding: 10px 10px 10px;
}
.cartMenu .miniCartFooter .subtotal {
  font-weight: normal;
  text-transform: none;
  color: #000000;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 0;
}
.cartMenu .miniCartFooter .btn:last-child {
  margin-left: 5px;
}
.cartMenu .miniCartFooter .miniCartFooterInMobile .subtotal {
  font-size: 18px;
  color: #FFFFFF;
}
.cartMenu table tbody tr td,
.cartMenu table tfoot tr td {
  padding: 6px 15px;
}
.cartMenu table thead tr td {
  padding: 3px 15px;
}
.cartMenu table thead tr {
  border: 0;
  background-color: #EDEEF0;
}
.cartMenu table thead {
  border-bottom: 1px solid #DDDDDD;
}
.cartMenu table tfoot {
  text-align: right;
}
.cartMenu h4 {
  font-size: 16px;
}
.cartMenu h3 {
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
}
.cartMenu h3 span {
  font-weight: normal;
}
.account-menu {
  margin: 0;
}
.account-menu.mouse-hover ul {
  padding: 0;
}
.account-menu.mouse-hover ul li a {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.account-menu.mouse-hover ul li a:hover {
  background-color: #007d78;
  color: #FFFFFF;
  padding-left: 20px !important;
}
.account-menu > ul li:last-child {
  border: 0;
}
.account-menu > ul li:last-child a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-dropdown select {
  width: 100%;
  height: 37px;
}
.cart-dropdown select option {
  padding: 5px;
}
.cart-dropdown h3 {
  line-height: 37px;
  padding-bottom: 0;
  padding-top: 0;
}
.cart-dropdown h3 i {
  margin-left: 5px;
}
#menuCartItems:hover .dropdown-menu {
  display: block;
}
@media screen and (max-width: 767px) {
  .row.row-same-height > [class*="col-"] > div {
    min-height: auto !important;
  }
  .cart-dropdown > tr {
    background-color: #58595B !important;
  }
  .cart-dropdown h3 {
    color: white;
  }
  .cart-dropdown h3 i {
    color: white;
  }
  .account-menu .dropdown-menu {
    left: auto;
  }
  .account-menu ul > li {
    color: inherit;
    border-color: #F0F6FF;
  }
  #banner-section [class*="col-"] .banner-wrapper {
    margin-bottom: 15px;
  }
  #banner-section [class*="col-"]:last-child .banner-wrapper {
    margin-bottom: 0;
  }
  .navbar-fixed-top {
    position: static;
  }
}
/* MENU & FOOTER END */
/* REGISTER PAGE */
.instructions > li > i {
  font-size: 10px;
  padding-right: 5px;
}
.steps-custom-menu {
  list-style: none;
  overflow: hidden;
  margin-bottom: 15px;
}
.steps-custom-menu li {
  float: left;
  width: 33%;
}
.steps-custom-menu li a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 0 10px 65px;
  background-color: #58595B;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  min-height: 62px;
  pointer-events: none;
}
.steps-custom-menu li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #58595B;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}
.steps-custom-menu li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #F0F6FF;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
.steps-custom-menu li a > span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.steps-custom-menu li:first-child a {
  padding-left: 10px;
}
.steps-custom-menu li:nth-child(2) a {
  background-color: #EDEEF0;
  color: black;
}
.steps-custom-menu li:nth-child(2) a:after {
  border-left-color: #EDEEF0;
}
.steps-custom-menu li:nth-child(3) a {
  background-color: #EDEEF0;
  color: black;
}
.steps-custom-menu li:nth-child(3) a:after {
  border-left-color: #EDEEF0;
}
.panel-group.register-form input,
.panel-group.register-form span.select2-container {
  width: 50%;
  max-width: 50%;
}
.panel-group.register-form h3 small {
  display: block;
}
.panel-group.register-form .register-steps {
  background-color: #58595B;
  color: #FFFFFF;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}
.register-instruction .panel-heading i {
  margin-right: 8px;
  font-size: 20px;
  width: 31px;
}
@media screen and (max-width: 767px) {
  .steps-custom-menu li {
    width: 100%;
    border-bottom: 1px solid #F0F6FF;
  }
  .steps-custom-menu li a {
    min-height: auto;
    padding: 10px;
    height: 50px;
  }
  .panel-group.register-form input,
  .panel-group.register-form span.select2-container {
    width: 100%;
    max-width: 100%;
  }
}
/* REGISTER PAGE END */
/* REGISTER-FINISH PAGE */
#register-finish-section .background-white h4 {
  font-weight: bold;
}
/* REGISTER-FINISH PAGE END*/
/* DASHBOARD PAGE */
.dashboard-carousel.revKontener {
  overflow: hidden;
  padding-top: 10px;
}
.inline-list {
  margin-bottom: 15px;
}
.inline-list li {
  display: inline-block;
  margin-right: 30px;
}
.inline-list li:last-child {
  margin-right: 0;
}
.inline-list li:first-child {
  margin-right: 20px;
}
.inline-list li a {
  color: inherit;
}
.inline-list li.active a {
  font-weight: bold;
}
#dashboard-section .wskazniki-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#dashboard-section .wskazniki-list li {
  border-bottom: 1px solid #F0F6FF;
  padding: 8px 0 10px;
  position: relative;
  margin: 0 15px;
  flex: 1 1 auto;
  text-align: center;
}
#dashboard-section .wskazniki-list li:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 27px;
  transform: translate(0, -50%);
}
#dashboard-section .wskazniki-list li p {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 24px;
}
#dashboard-section .main-list li {
  background-color: #EDEEF0;
}
#dashboard-section .main-list li.visited {
  background-color: #FFFFFF;
}
#dashboard-section .main-list li.highlight a {
  font-weight: bold;
}
#dashboard-section .dashboard-list-heading > div:last-child > .search-container {
  position: relative;
}
#dashboard-section .dashboard-list-heading > div:last-child > .search-container input[type="search"] {
  float: right;
  padding-right: 20px;
  border: 1px solid #F0F6FF;
}
#dashboard-section .dashboard-list-heading > div:last-child > .search-container > a {
  position: absolute;
  /*    top: 50%;*/
  right: 10px;
  transform: translate(0, -50%);
  color: black;
}
/* DASHBOARD PAGE END */
/* OFERTA(LIST) PAGE */
.nav.nav-list li a {
  padding-right: 45px;
}
.nav.nav-list li a .category-counter {
  position: absolute;
  right: 0;
  top: 4px !important;
  color: #999999;
  font-size: 8pt;
}
.nav.nav-list li a .category-flag {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
}
.nav.nav-list li a:hover .category-counter {
  color: #efefef;
}
.nav.nav-list li a.stats .category-flag {
  right: 30px;
}
#category-menu-wrapper .nav-list li a {
  font-size: 15px !important;
  padding-top: 4px;
  padding-bottom: 4px;
}
h4 a .category-counter {
  color: #999999;
  font-size: 9pt;
}
.catTopBar .filterToggle span.fa:after {
  content: "";
}
.catTopBar .filterToggle span.status-info:after {
  content: "Wyłącz";
}
.catTopBar .filterToggle span.status-info.is-off:after {
  content: "Włącz";
}
.oferta-submenu {
  border-bottom: 1px solid #CCCCCC;
  margin-left: 0;
  margin-bottom: 15px;
}
.oferta-submenu > li {
  width: 16.6666667%;
  text-align: center;
  padding: 15px 0;
  float: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  .oferta-submenu > li {
    width: 33.33%;
  }
}
.oferta-submenu > li a {
  color: #58595B;
  font-size: 18px;
}
.oferta-submenu > li.highlight {
  font-weight: bold;
}
.oferta-submenu > li.highlight:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 0;
  border-color: transparent transparent #CCCCCC transparent;
  border-style: solid;
  border-width: 10px;
  transform: translate(-50%, 0);
}
.oferta-submenu > li.highlight:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-color: transparent transparent #F0F6FF transparent;
  border-style: solid;
  border-width: 10px;
  transform: translate(-50%, 0);
}
.oferta-submenu.columns-1 {
  margin-bottom: 15px;
}
.oferta-submenu.columns-1 > li {
  width: 100%;
}
@media (max-width: 768px) {
  .oferta-submenu.columns-1 > li {
    width: 100%;
  }
}
.oferta-submenu.columns-2 {
  margin-bottom: 15px;
}
.oferta-submenu.columns-2 > li {
  width: 50%;
}
@media (max-width: 768px) {
  .oferta-submenu.columns-2 > li {
    width: 100%;
  }
}
.oferta-submenu.columns-3 {
  margin-bottom: 15px;
}
.oferta-submenu.columns-3 > li {
  width: 33.33%;
}
@media (max-width: 768px) {
  .oferta-submenu.columns-3 > li {
    width: 100%;
  }
}
.oferta-submenu.columns-4 {
  margin-bottom: 15px;
}
.oferta-submenu.columns-4 > li {
  width: 25%;
}
@media (max-width: 768px) {
  .oferta-submenu.columns-4 > li {
    width: 100%;
  }
}
.oferta-submenu .dropdown-menu.cennik {
  padding: 10px;
}
.oferta-submenu .dropdown-menu.cennik .cennik-header {
  margin-bottom: 15px;
}
.oferta-submenu .dropdown-menu.cennik li {
  margin-bottom: 10px;
}
.oferta-submenu .dropdown-menu.cennik li > a {
  display: block;
  padding: 0;
  font-weight: normal;
  line-height: normal;
  color: #58595B;
  white-space: nowrap;
  font-size: inherit;
}
.logo-wrapper {
  max-width: 180px;
}
.logo-wrapper .logo-iserwis img {
  float: left;
  max-width: 195px;
  height: auto;
  margin-top: 4px;
}
.navbar-content.scroll-to-fixed-fixed .logo-wrapper .logo-iserwis img {
  margin-top: 3px;
}
.navbar-content.scroll-to-fixed-fixed .search-box-wrapper .search-bar {
  margin-top: 8px;
  z-index: 3;
}
.search-box-wrapper {
  float: left;
  width: 33.3333%;
  margin-left: 15px;
}
html.de .search-box-wrapper {
  width: 31%;
}
@media screen and (max-width: 1370px) {
  .search-box-wrapper {
    width: 29%;
  }
  html.de .search-box-wrapper {
    width: 27%;
  }
}
@media screen and (max-width: 1235px) {
  .search-box-wrapper {
    width: 27%;
  }
  html.de .search-box-wrapper {
    width: 17%;
  }
}
@media screen and (max-width: 1066px) {
  .search-box-wrapper {
    margin-left: 0;
    width: 27%;
  }
  html.de .search-box-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 1046px) {
  .search-box-wrapper {
    width: 100%;
    margin-bottom: 5px;
  }
  html.de .search-box-wrapper {
    width: 100%;
  }
}
.search-box-wrapper .search-bar {
  margin: 6px 0 0 0;
  z-index: 41;
}
.search-box-wrapper .search-bar #main-search-keyword {
  height: 35px;
}
.search-box-wrapper .search-bar #main-search-keyword:focus {
  border-color: #DDDDDD;
}
.search-box-wrapper .search-bar span.input-group-btn {
  height: 35px;
}
.search-box-wrapper .search-filter {
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 3;
}
.search-box-wrapper .search-filter > .form-control {
  height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.actions-wrapper.koszyk-actions {
  border-bottom: 0;
}
.actions-wrapper.koszyk-actions div.icheckbox_square-blue {
  float: left;
  margin-top: 10px;
}
.actions-wrapper .price-of-day {
  padding: 15px;
  border-bottom: 1px solid #F0F6FF;
}
.actions-wrapper > .row {
  padding: 10px;
}
.actions-wrapper select {
  max-width: 100%;
}
/* OFERTA(LIST) PAGE END*/
/* OFERTA(TABLE) PAGE */
.list-table .product .add-fav {
  right: 40px;
  top: 8px;
}
.list-description {
  display: none;
}
.list-view .product:hover div.quickview {
  margin-top: 45%;
}
.labels .label {
  width: auto !important;
  min-width: 18px !important;
  padding: 0 4px !important;
}
.labels .label.label-bonus {
  background-color: #8888f1 !important;
}
.labels .label.label-wyp {
  background-color: #f00 !important;
}
.labels .label.label-promo {
  background-color: #ff7100 !important;
}
.labels .label.label-nowosc {
  background-color: #139420 !important;
}
.labels .label.label-limit {
  background-color: #8a8a9a !important;
}
.labels .label.label-okazja {
  background-color: #fd9264 !important;
}
.labels .label.label-zestaw {
  background-color: #007d78 !important;
}
.labels .label.label-dropshipment {
  background-color: #FFF200 !important;
  color: #333333 !important;
  font-weight: 700 !important;
}
#products-list-wrapper,
#category-tiles-wrapper {
  position: relative;
}
#products-list-wrapper span.cat1,
#category-tiles-wrapper span.cat1,
#products-list-wrapper span.cat2,
#category-tiles-wrapper span.cat2,
#products-list-wrapper span.prod1,
#category-tiles-wrapper span.prod1,
#products-list-wrapper span.prod2,
#category-tiles-wrapper span.prod2 {
  padding: 8px 0;
  font-size: 16px;
  color: #454545;
  font-weight: bold;
  display: block;
}
#products-list-wrapper span.cat1 a,
#category-tiles-wrapper span.cat1 a,
#products-list-wrapper span.cat2 a,
#category-tiles-wrapper span.cat2 a,
#products-list-wrapper span.prod1 a,
#category-tiles-wrapper span.prod1 a,
#products-list-wrapper span.prod2 a,
#category-tiles-wrapper span.prod2 a {
  color: #454545;
}
#products-list-wrapper span.cat1 a:hover,
#category-tiles-wrapper span.cat1 a:hover,
#products-list-wrapper span.cat2 a:hover,
#category-tiles-wrapper span.cat2 a:hover,
#products-list-wrapper span.prod1 a:hover,
#category-tiles-wrapper span.prod1 a:hover,
#products-list-wrapper span.prod2 a:hover,
#category-tiles-wrapper span.prod2 a:hover {
  color: #007d78;
}
#products-list-wrapper .group-wrapper,
#category-tiles-wrapper .group-wrapper {
  z-index: 0;
  background: #EDEEF0 !important;
}
#products-list-wrapper .group-wrapper.scroll-to-fixed-fixed,
#category-tiles-wrapper .group-wrapper.scroll-to-fixed-fixed {
  z-index: 21;
}
#products-list-wrapper .group-wrapper.scroll-to-fixed-fixed span.cat1,
#category-tiles-wrapper .group-wrapper.scroll-to-fixed-fixed span.cat1,
#products-list-wrapper .group-wrapper.scroll-to-fixed-fixed span.cat2,
#category-tiles-wrapper .group-wrapper.scroll-to-fixed-fixed span.cat2,
#products-list-wrapper .group-wrapper.scroll-to-fixed-fixed span.prod1,
#category-tiles-wrapper .group-wrapper.scroll-to-fixed-fixed span.prod1,
#products-list-wrapper .group-wrapper.scroll-to-fixed-fixed span.prod2,
#category-tiles-wrapper .group-wrapper.scroll-to-fixed-fixed span.prod2 {
  border-bottom: solid 1px #CCCCCC;
}
#products-list-wrapper .group-wrapper.scroll-to-fixed-fixed span.group,
#category-tiles-wrapper .group-wrapper.scroll-to-fixed-fixed span.group {
  padding-top: 0;
}
#products-list-wrapper span.cat2,
#category-tiles-wrapper span.cat2,
#products-list-wrapper span.prod2,
#category-tiles-wrapper span.prod2 {
  font-size: 14px;
  color: #454545;
}
#products-list-wrapper .action-control,
#category-tiles-wrapper .action-control {
  padding: 5px 5px 5px;
}
#products-list-wrapper .action-control > .add2cart-wrapper,
#category-tiles-wrapper .action-control > .add2cart-wrapper {
  float: right;
}
#products-list-wrapper .action-control > .add2cart-wrapper input,
#category-tiles-wrapper .action-control > .add2cart-wrapper input {
  max-width: 40px;
  padding: 0 5px;
  height: 24px;
}
#products-list-wrapper .action-control > .add2cart-wrapper .btn,
#category-tiles-wrapper .action-control > .add2cart-wrapper .btn {
  height: 24px;
  vertical-align: bottom;
}
#products-list-wrapper .action-control > .price > span,
#category-tiles-wrapper .action-control > .price > span {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 15px;
  padding-left: 10px;
}
#products-list-wrapper .item .image a img,
#category-tiles-wrapper .item .image a img {
  max-height: 170px;
  max-width: 65%;
  margin-top: 15px;
  margin-bottom: 5px;
}
#products-list-wrapper .item .product-short-specification-wrapper,
#category-tiles-wrapper .item .product-short-specification-wrapper {
  padding: 0 10px;
}
#products-list-wrapper .item .product-short-specification-wrapper li,
#category-tiles-wrapper .item .product-short-specification-wrapper li {
  display: block;
}
#products-list-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.value:before,
#category-tiles-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.value:before {
  content: ',';
  margin-right: 5px;
}
#products-list-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.value:first-child:before,
#category-tiles-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.value:first-child:before {
  content: none !important;
}
#products-list-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.value:nth-child(n+4),
#category-tiles-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.value:nth-child(n+4) {
  display: none;
}
#products-list-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.more,
#category-tiles-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.more {
  padding: 0 5px 0 5px;
  font-size: 16px;
  cursor: pointer;
}
#products-list-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.more:before,
#category-tiles-wrapper .item .product-short-specification-wrapper li:not(.expanded) span.more:before {
  content: '...';
  padding: 0 10px 0 0;
  font-size: 12px;
}
#products-list-wrapper .item .product-short-specification-wrapper li.expanded span.more,
#category-tiles-wrapper .item .product-short-specification-wrapper li.expanded span.more {
  padding: 0 5px 0 5px;
  font-size: 15px;
  cursor: pointer;
}
#products-list-wrapper .item .product-short-specification-wrapper li.expanded span.more i.fa:before,
#category-tiles-wrapper .item .product-short-specification-wrapper li.expanded span.more i.fa:before {
  content: '\f100' !important;
}
#products-list-wrapper .item .product-short-specification-wrapper li.expanded span.more:before,
#category-tiles-wrapper .item .product-short-specification-wrapper li.expanded span.more:before {
  content: '';
  padding: 0;
}
#products-list-wrapper .pro,
#category-tiles-wrapper .pro {
  color: #fff;
  font-size: 1.125em;
  width: 100%;
  text-align: center;
}
#products-list-wrapper .description,
#category-tiles-wrapper .description {
  min-height: unset;
}
#products-list-wrapper .description h4,
#category-tiles-wrapper .description h4 {
  line-height: 1em;
  min-height: 2em;
  max-height: 2em;
  overflow: hidden !important;
  margin: 10px 0;
  padding-right: 90px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#products-list-wrapper.grid-view .item .product .labels,
#category-tiles-wrapper.grid-view .item .product .labels,
#products-list-wrapper.list-view .item .product .labels,
#category-tiles-wrapper.list-view .item .product .labels {
  z-index: 1;
  position: absolute;
  margin-left: 5px;
  margin-top: 5px;
}
#products-list-wrapper.grid-view .item .product .labels .label,
#category-tiles-wrapper.grid-view .item .product .labels .label,
#products-list-wrapper.list-view .item .product .labels .label,
#category-tiles-wrapper.list-view .item .product .labels .label {
  width: 18px;
  height: 16px;
  background-color: #ddd;
  border-radius: 4px;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  display: block;
  font-size: 10px;
  vertical-align: middle;
  float: left;
  margin-right: 3px;
  padding: 0;
  line-height: 16px;
}
#products-list-wrapper.grid-view .item .promotion,
#category-tiles-wrapper.grid-view .item .promotion,
#products-list-wrapper.list-view .item .promotion,
#category-tiles-wrapper.list-view .item .promotion {
  position: absolute;
  top: -7px;
  left: -32px;
  width: 0;
  transform: rotate(-45deg);
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
}
#products-list-wrapper.grid-view .item .promotion .text,
#category-tiles-wrapper.grid-view .item .promotion .text,
#products-list-wrapper.list-view .item .promotion .text,
#category-tiles-wrapper.list-view .item .promotion .text {
  position: absolute;
  bottom: -50px;
  left: -90px;
  right: -90px;
  width: auto;
  height: auto;
  font-size: 13px;
}
#products-list-wrapper.table-view .item,
#category-tiles-wrapper.table-view .item {
  margin-bottom: 0;
  display: block;
  height: auto !important;
  width: 100% !important;
  /*overflow: hidden;*/
  /*usunieto aby dymek z ilością w koszyku był widoczny JŚ*/
  width: 100%;
}
#products-list-wrapper.table-view .item .product,
#category-tiles-wrapper.table-view .item .product {
  padding-left: 40px;
  position: relative;
  min-height: auto;
  padding-right: 20px;
  text-align: left;
}
#products-list-wrapper.table-view .item .product .action-checkbox,
#category-tiles-wrapper.table-view .item .product .action-checkbox {
  border-right: 1px solid #F0F6FF;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40px;
}
#products-list-wrapper.table-view .item .product .action-checkbox > div,
#category-tiles-wrapper.table-view .item .product .action-checkbox > div {
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  left: 9px;
}
#products-list-wrapper.table-view .item .product:hover .add-fav,
#category-tiles-wrapper.table-view .item .product:hover .add-fav {
  webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
#products-list-wrapper.table-view .item .grid-description,
#category-tiles-wrapper.table-view .item .grid-description {
  display: none;
}
#products-list-wrapper.table-view .item .list-description,
#category-tiles-wrapper.table-view .item .list-description {
  display: block;
}
#products-list-wrapper.table-view .item .item h4,
#category-tiles-wrapper.table-view .item .item h4 {
  max-height: none;
}
#products-list-wrapper.table-view .item .image,
#category-tiles-wrapper.table-view .item .image {
  display: inline-block;
  float: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 6px;
  vertical-align: middle;
  width: 50px;
}
#products-list-wrapper.table-view .item .image a,
#category-tiles-wrapper.table-view .item .image a {
  display: none;
}
#products-list-wrapper.table-view .item .image .promotion,
#category-tiles-wrapper.table-view .item .image .promotion {
  position: relative;
  top: inherit;
  left: inherit;
  height: auto;
}
#products-list-wrapper.table-view .item .image .promotion .new-product,
#category-tiles-wrapper.table-view .item .image .promotion .new-product,
#products-list-wrapper.table-view .item .image .promotion .discount,
#category-tiles-wrapper.table-view .item .image .promotion .discount {
  float: none;
  padding: 3px 5px;
}
#products-list-wrapper.table-view .item .add-fav,
#category-tiles-wrapper.table-view .item .add-fav {
  opacity: 1;
  line-height: 24px;
  font-size: 14px;
  height: auto;
  width: auto;
  border-radius: 0;
  border: 0;
  float: left;
  display: block;
  right: inherit;
  top: inherit;
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  margin-left: 15px;
}
#products-list-wrapper.table-view .item .add-fav i,
#category-tiles-wrapper.table-view .item .add-fav i {
  webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  transition: none;
}
#products-list-wrapper.table-view .item .add-fav.active,
#category-tiles-wrapper.table-view .item .add-fav.active {
  background-color: inherit;
  color: #FF9900;
}
#products-list-wrapper.table-view .item .add-fav.active i,
#category-tiles-wrapper.table-view .item .add-fav.active i {
  color: #FF9900;
}
#products-list-wrapper.table-view .item .add-fav.active i:before,
#category-tiles-wrapper.table-view .item .add-fav.active i:before {
  content: "\f005";
}
#products-list-wrapper.table-view .item .add-fav:hover,
#category-tiles-wrapper.table-view .item .add-fav:hover {
  background-color: inherit;
  color: inherit;
}
#products-list-wrapper.table-view .item .price,
#category-tiles-wrapper.table-view .item .price {
  text-align: right;
  display: inline-block;
  position: absolute;
  top: 0%;
  right: 33%;
}
#products-list-wrapper.table-view .item .price span,
#category-tiles-wrapper.table-view .item .price span {
  font-size: 14px;
  line-height: 23px;
  margin-right: 5px;
}
#products-list-wrapper.table-view .item .action-control,
#category-tiles-wrapper.table-view .item .action-control {
  /* text-align: right; */
  padding: 0;
  width: 240px;
  /* display: inline-block; */
  /* vertical-align: middle; */
  position: absolute;
  right: 30px;
  top: 40%;
}
#products-list-wrapper.table-view .item .action-control .add2cart-wrapper,
#category-tiles-wrapper.table-view .item .action-control .add2cart-wrapper {
  text-align: right;
  padding: 0;
}
#products-list-wrapper.table-view .item .description,
#category-tiles-wrapper.table-view .item .description {
  text-align: left;
  display: inline-block;
  float: none;
  width: 60%;
  padding: 14px;
  padding-left: 6px;
  margin: 0 auto;
  min-height: auto;
  max-width: 100%;
  vertical-align: middle;
  height: inherit;
}
#products-list-wrapper.table-view .item .description h4,
#category-tiles-wrapper.table-view .item .description h4 {
  height: auto;
  margin: 0 0 3px 0;
  padding: 0;
}
#products-list-wrapper.table-view .item .description h4 a,
#category-tiles-wrapper.table-view .item .description h4 a {
  font-weight: 600;
  font-size: 14px;
  text-transform: none;
}
#products-list-wrapper.table-view .item .description p,
#category-tiles-wrapper.table-view .item .description p {
  text-align: right;
  max-height: 200px;
  min-height: 10px;
}
#products-list-wrapper.table-view .item .dgwarancja,
#category-tiles-wrapper.table-view .item .dgwarancja {
  /*width: 60px;*/
  display: inline-block;
  position: absolute;
  top: 43%;
  right: 280px;
}
#products-list-wrapper.table-view .item .dgwarancja i,
#category-tiles-wrapper.table-view .item .dgwarancja i {
  margin-left: 5px;
}
#products-list-wrapper.table-view .item .progressbar-container,
#category-tiles-wrapper.table-view .item .progressbar-container {
  top: 11%;
  float: right;
  right: 175px;
  position: absolute;
  display: block;
}
#products-list-wrapper.table-view .item .barcode,
#category-tiles-wrapper.table-view .item .barcode {
  margin-top: 3px;
  margin-right: 5px;
}
#products-list-wrapper.table-view .item .barcode i,
#category-tiles-wrapper.table-view .item .barcode i {
  vertical-align: middle;
  margin-right: 3px;
}
#products-list-wrapper.table-view .item .barcode small,
#category-tiles-wrapper.table-view .item .barcode small {
  font-size: 11px;
}
#products-list-wrapper.table-view .item .specs-list,
#category-tiles-wrapper.table-view .item .specs-list {
  display: none;
}
@media screen and (max-width: 1199px) {
  #products-list-wrapper.table-view .item .description,
  #category-tiles-wrapper.table-view .item .description {
    width: 280px;
  }
  #products-list-wrapper.table-view .item .progressbar-container,
  #category-tiles-wrapper.table-view .item .progressbar-container {
    /*float: right;
                    bottom: initial;
                    margin-right: 35px;
                    right: initial;    */
    top: 10%;
  }
  #products-list-wrapper.table-view .item .action-control,
  #category-tiles-wrapper.table-view .item .action-control {
    width: 150px;
  }
  #products-list-wrapper.table-view .item .action-control .add2cart-wrapper,
  #category-tiles-wrapper.table-view .item .action-control .add2cart-wrapper {
    position: absolute;
    top: 10%;
    right: 20px;
  }
  #products-list-wrapper.table-view .item .price,
  #category-tiles-wrapper.table-view .item .price {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  #products-list-wrapper.table-view .item .add-fav,
  #category-tiles-wrapper.table-view .item .add-fav {
    float: none;
    display: inline-block;
    margin-right: 25px;
  }
}
@media (max-width: 979px) {
  #products-list-wrapper.table-view .item .progressbar-container,
  #category-tiles-wrapper.table-view .item .progressbar-container {
    /*margin-right: 120px;*/
  }
  #products-list-wrapper.table-view .item .description,
  #category-tiles-wrapper.table-view .item .description {
    width: calc(100% - 390px);
  }
  #products-list-wrapper.table-view .item .action-control,
  #category-tiles-wrapper.table-view .item .action-control {
    width: 250px;
  }
}
@media (max-width: 767px) {
  #products-list-wrapper.table-view .item .image,
  #category-tiles-wrapper.table-view .item .image {
    display: block;
    text-align: center;
    width: 100%;
    float: none;
    padding-bottom: 0;
  }
  #products-list-wrapper.table-view .item .image .promotion br,
  #category-tiles-wrapper.table-view .item .image .promotion br {
    display: none;
  }
  #products-list-wrapper.table-view .item .description,
  #category-tiles-wrapper.table-view .item .description {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
  #products-list-wrapper.table-view .item .dgwarancja,
  #category-tiles-wrapper.table-view .item .dgwarancja {
    display: none;
  }
  #products-list-wrapper.table-view .item .action-control,
  #category-tiles-wrapper.table-view .item .action-control {
    width: 100%;
    display: block;
  }
  #products-list-wrapper.table-view .item .action-control .add2cart-wrapper,
  #category-tiles-wrapper.table-view .item .action-control .add2cart-wrapper {
    position: relative;
    top: initial;
    right: initial;
    float: none;
    text-align: center;
  }
  #products-list-wrapper.table-view .item .price,
  #category-tiles-wrapper.table-view .item .price {
    position: relative;
    top: initial;
    right: initial;
    text-align: center;
    float: none;
  }
  #products-list-wrapper.table-view .item .add-fav,
  #category-tiles-wrapper.table-view .item .add-fav {
    display: none;
  }
}
@media (max-width: 480px) {
  #products-list-wrapper.table-view .item h4,
  #category-tiles-wrapper.table-view .item h4 {
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    min-height: 24px;
  }
  #products-list-wrapper.table-view .item h4 .list-description,
  #category-tiles-wrapper.table-view .item h4 .list-description {
    text-align: center;
  }
  #products-list-wrapper.table-view .item .description,
  #category-tiles-wrapper.table-view .item .description {
    clear: both;
    display: block;
    float: none;
    padding-top: 5px;
    text-align: center;
  }
  #products-list-wrapper.table-view .item .description p,
  #category-tiles-wrapper.table-view .item .description p {
    text-align: center;
  }
  #products-list-wrapper.table-view .item .image,
  #category-tiles-wrapper.table-view .item .image {
    display: block;
    float: none;
    max-height: 500px;
    max-width: 100%;
    overflow: hidden;
    padding-right: 0;
    text-align: center;
  }
  #products-list-wrapper.table-view .item .price,
  #category-tiles-wrapper.table-view .item .price,
  #products-list-wrapper.table-view .item .action-control,
  #category-tiles-wrapper.table-view .item .action-control {
    text-align: center;
  }
}
@media (max-width: 320px) {
  #products-list-wrapper.table-view .item .imageHover,
  #category-tiles-wrapper.table-view .item .imageHover {
    background-color: #FFFFFF;
    display: block;
    float: left;
    max-height: 260px;
    max-width: 200px;
    overflow: hidden;
    padding-right: 20px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
  }
}
#products-list-wrapper.list-view .item,
#category-tiles-wrapper.list-view .item {
  margin-bottom: 0;
  display: block;
  height: auto !important;
  width: 100% !important;
  margin-bottom: 10px;
  /*overflow: hidden;*/
  /*usunieto aby dymek z ilością w koszyku był widoczny JŚ*/
}
#products-list-wrapper.list-view .item h4 a,
#category-tiles-wrapper.list-view .item h4 a {
  font-size: 15px;
  font-weight: 600;
}
#products-list-wrapper.list-view .item .product,
#category-tiles-wrapper.list-view .item .product {
  padding-left: 40px;
  position: relative;
  min-height: auto;
}
#products-list-wrapper.list-view .item .product .action-checkbox,
#category-tiles-wrapper.list-view .item .product .action-checkbox {
  border-right: 1px solid #F0F6FF;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40px;
}
#products-list-wrapper.list-view .item .product .action-checkbox > div,
#category-tiles-wrapper.list-view .item .product .action-checkbox > div {
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  left: 9px;
}
#products-list-wrapper.list-view .item .product .action-control > .add2cart-wrapper,
#category-tiles-wrapper.list-view .item .product .action-control > .add2cart-wrapper {
  position: absolute;
  height: 100%;
  right: 10px;
  top: 10px;
  max-width: 9%;
}
#products-list-wrapper.list-view .item .product .action-control > .price,
#category-tiles-wrapper.list-view .item .product .action-control > .price {
  position: absolute;
  right: 8%;
  top: 10px;
}
#products-list-wrapper.list-view .item .dgwarancja,
#category-tiles-wrapper.list-view .item .dgwarancja {
  /*width: 60px;*/
  display: inline-block;
  position: absolute;
  top: 48px;
  right: 100px;
  z-index: 1;
}
#products-list-wrapper.list-view .item .dgwarancja i,
#category-tiles-wrapper.list-view .item .dgwarancja i {
  margin-left: 5px;
}
#products-list-wrapper.list-view .item .add-fav,
#category-tiles-wrapper.list-view .item .add-fav {
  opacity: 1;
  line-height: 28px;
  font-size: 18px;
  right: 20px;
  height: auto;
  width: auto;
  border-radius: 0;
  border: 0;
}
#products-list-wrapper.list-view .item .add-fav.active,
#category-tiles-wrapper.list-view .item .add-fav.active {
  background-color: inherit;
  color: #FF9900;
}
#products-list-wrapper.list-view .item .add-fav.active i,
#category-tiles-wrapper.list-view .item .add-fav.active i {
  color: #FF9900;
}
#products-list-wrapper.list-view .item .add-fav.active i:before,
#category-tiles-wrapper.list-view .item .add-fav.active i:before {
  content: "\f005";
}
#products-list-wrapper.list-view .item .add-fav:hover,
#category-tiles-wrapper.list-view .item .add-fav:hover {
  background-color: inherit;
  color: #58595B;
}
#products-list-wrapper.list-view .item .is-icons,
#category-tiles-wrapper.list-view .item .is-icons {
  width: 140px;
  display: inline-block;
  position: absolute;
  top: 70px;
  right: 10px;
  text-align: right;
  z-index: 2;
}
#products-list-wrapper.list-view .item .is-icons .is-icons-body > div,
#category-tiles-wrapper.list-view .item .is-icons .is-icons-body > div {
  margin-left: 5px;
  display: inline;
}
#products-list-wrapper.list-view .item .description,
#category-tiles-wrapper.list-view .item .description {
  text-align: left;
  height: inherit;
}
#products-list-wrapper.list-view .item .description h4,
#category-tiles-wrapper.list-view .item .description h4 {
  padding-right: 220px;
}
#products-list-wrapper.list-view .item .progressbar-container,
#category-tiles-wrapper.list-view .item .progressbar-container {
  position: absolute;
  right: 10px;
  width: 84px;
  top: 45px;
}
#products-list-wrapper.list-view .item .image,
#category-tiles-wrapper.list-view .item .image {
  min-height: 140px;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  max-height: 260px;
  max-width: 200px;
  padding-right: 20px;
  background: #FFFFFF;
}
#products-list-wrapper.list-view .item .barcode i,
#category-tiles-wrapper.list-view .item .barcode i {
  vertical-align: middle;
  margin-right: 3px;
}
#products-list-wrapper.list-view .item .barcode small,
#category-tiles-wrapper.list-view .item .barcode small {
  font-size: 11px;
}
#products-list-wrapper.list-view .item .specs-list,
#category-tiles-wrapper.list-view .item .specs-list {
  margin-top: 10px;
  /*float: left;*/
  max-width: 56%;
  padding-left: 5px;
}
#products-list-wrapper.list-view .item .specs-list li,
#category-tiles-wrapper.list-view .item .specs-list li {
  padding-right: 0;
  padding-left: 0;
  font-size: 12px;
  display: block;
}
#products-list-wrapper.list-view .item .specs-list li:last-child:after,
#category-tiles-wrapper.list-view .item .specs-list li:last-child:after {
  content: '';
}
#products-list-wrapper.list-view .item .product-additional-specification-wrapper,
#category-tiles-wrapper.list-view .item .product-additional-specification-wrapper {
  margin-top: 10px;
}
#products-list-wrapper.list-view .item .isecoin-on-image,
#category-tiles-wrapper.list-view .item .isecoin-on-image {
  display: none;
}
#products-list-wrapper.grid-view .item .action-checkbox,
#category-tiles-wrapper.grid-view .item .action-checkbox {
  display: block !important;
  position: absolute;
  left: auto;
  top: 5px;
  right: 15px;
  z-index: 1;
}
#products-list-wrapper.grid-view .item .is-icons,
#category-tiles-wrapper.grid-view .item .is-icons {
  width: 36px;
  position: absolute;
  right: 115px;
  bottom: 55px;
  text-align: right;
}
#products-list-wrapper.grid-view .item .is-icons .is-icons-body,
#category-tiles-wrapper.grid-view .item .is-icons .is-icons-body {
  text-align: right;
}
#products-list-wrapper.grid-view .item .is-icons .is-icons-body .is-leasing,
#category-tiles-wrapper.grid-view .item .is-icons .is-icons-body .is-leasing {
  display: inline-block;
  width: 16px;
}
#products-list-wrapper.grid-view .item .is-icons .is-icons-body .is-large,
#category-tiles-wrapper.grid-view .item .is-icons .is-icons-body .is-large {
  display: inline-block;
  width: 16px;
}
#products-list-wrapper.grid-view .item .dgwarancja,
#category-tiles-wrapper.grid-view .item .dgwarancja {
  display: none;
}
#products-list-wrapper.grid-view .item .add-fav,
#category-tiles-wrapper.grid-view .item .add-fav {
  display: none;
}
#products-list-wrapper.grid-view .item .image,
#category-tiles-wrapper.grid-view .item .image {
  min-height: 190px;
}
#products-list-wrapper.grid-view .item .description,
#category-tiles-wrapper.grid-view .item .description {
  margin-top: -10px;
  padding-bottom: 20px;
}
#products-list-wrapper.grid-view .item .description h4,
#category-tiles-wrapper.grid-view .item .description h4 {
  padding: 0 5px;
}
#products-list-wrapper.grid-view .item .description h4 a,
#category-tiles-wrapper.grid-view .item .description h4 a {
  font-size: 14px;
}
#products-list-wrapper.grid-view .item .progressbar-container,
#category-tiles-wrapper.grid-view .item .progressbar-container {
  position: absolute;
  right: 22px;
  bottom: 55px;
}
#products-list-wrapper.grid-view .item .progressbar-container.readonly,
#category-tiles-wrapper.grid-view .item .progressbar-container.readonly {
  bottom: 20px;
}
#products-list-wrapper.grid-view .item .barcode,
#category-tiles-wrapper.grid-view .item .barcode {
  display: none;
}
#products-list-wrapper.grid-view .item .specs-list,
#category-tiles-wrapper.grid-view .item .specs-list {
  display: none;
}
#products-list-wrapper.grid-view .item .product-additional-specification-wrapper,
#category-tiles-wrapper.grid-view .item .product-additional-specification-wrapper {
  display: block;
  position: absolute;
  left: 22px;
  bottom: 55px;
}
#products-list-wrapper.grid-view .item .info-card,
#category-tiles-wrapper.grid-view .item .info-card {
  margin-top: 50px;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 32px;
  margin-left: 5px;
}
#products-list-wrapper.grid-view .item .isecoin-on-image,
#category-tiles-wrapper.grid-view .item .isecoin-on-image {
  position: absolute;
  bottom: 0px;
  left: 15px;
  z-index: 5;
  display: flex;
  align-items: center;
}
#products-list-wrapper.grid-view .item .isecoin-on-image img,
#category-tiles-wrapper.grid-view .item .isecoin-on-image img {
  max-width: unset;
  margin: 5px;
}
#products-list-wrapper.thin-view .item,
#category-tiles-wrapper.thin-view .item {
  display: block;
  width: 100%;
  margin: 1px 0;
}
#products-list-wrapper.thin-view .item .product,
#category-tiles-wrapper.thin-view .item .product {
  overflow: auto;
  padding: 3px 0 3px 3px;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-top: 0px;
}
#products-list-wrapper.thin-view .item .product .labels,
#category-tiles-wrapper.thin-view .item .product .labels {
  z-index: 1;
  position: absolute;
  margin-left: 532px;
  margin-top: 2px;
  width: 85px;
}
#products-list-wrapper.thin-view .item .product .labels .label,
#category-tiles-wrapper.thin-view .item .product .labels .label {
  width: 15px;
  height: 14px;
  background-color: #ddd;
  border-radius: 4px;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  display: block;
  font-size: 9px;
  vertical-align: middle;
  float: left;
  margin-right: 3px;
  padding: 0;
  line-height: 13px;
  margin-bottom: 3px;
}
#products-list-wrapper.thin-view .item .product .promotion,
#category-tiles-wrapper.thin-view .item .product .promotion {
  position: absolute;
  bottom: auto;
  left: 530px;
  width: 100px;
  text-align: center;
}
#products-list-wrapper.thin-view .item .product .promotion .text,
#category-tiles-wrapper.thin-view .item .product .promotion .text {
  position: relative;
  width: auto;
  height: auto;
  font-size: 11px;
  font-weight: normal;
  padding: 1px 5px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  float: none;
}
#products-list-wrapper.thin-view .item .product .action-checkbox,
#category-tiles-wrapper.thin-view .item .product .action-checkbox {
  border-right: 1px solid #F0F6FF;
  float: left;
}
#products-list-wrapper.thin-view .item .product .action-checkbox label,
#category-tiles-wrapper.thin-view .item .product .action-checkbox label {
  vertical-align: middle;
  margin: 0;
}
#products-list-wrapper.thin-view .item .product .action-checkbox label:before,
#category-tiles-wrapper.thin-view .item .product .action-checkbox label:before {
  margin-right: 0px !important;
}
#products-list-wrapper.thin-view .item .product:hover,
#category-tiles-wrapper.thin-view .item .product:hover {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 4px 1px rgba(0, 0, 0, 0.4);
}
#products-list-wrapper.thin-view .item .image,
#category-tiles-wrapper.thin-view .item .image {
  float: left;
  display: inline-block;
  width: 21px;
}
#products-list-wrapper.thin-view .item .image i.fa,
#category-tiles-wrapper.thin-view .item .image i.fa {
  cursor: pointer;
  vertical-align: middle;
}
#products-list-wrapper.thin-view .item .action-control,
#category-tiles-wrapper.thin-view .item .action-control {
  float: right;
  display: block;
  width: 260px;
  margin: 0 3px 0 0;
  padding: 0;
}
#products-list-wrapper.thin-view .item .action-control .price,
#category-tiles-wrapper.thin-view .item .action-control .price {
  float: right;
  text-align: right;
  width: 103px;
}
#products-list-wrapper.thin-view .item .action-control .price span,
#category-tiles-wrapper.thin-view .item .action-control .price span {
  font-size: 13px;
  margin-right: 10px;
  vertical-align: middle;
}
#products-list-wrapper.thin-view .item .description,
#category-tiles-wrapper.thin-view .item .description {
  float: left;
  display: block;
  position: relative;
  margin-left: 2px;
}
#products-list-wrapper.thin-view .item .description h4,
#category-tiles-wrapper.thin-view .item .description h4 {
  text-align: left;
  /*line-height: 1em;
                    min-height: 1em;
                    max-height: 1em;*/
  overflow: hidden !important;
  margin: 2px 0;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  float: left;
  padding-right: 10px;
  width: 390px;
  overflow-wrap: break-word;
  margin-right: 314px !important;
}
#products-list-wrapper.thin-view .item .description h4 a,
#category-tiles-wrapper.thin-view .item .description h4 a {
  font-weight: 500;
  font-size: 13px;
  text-transform: none;
}
#products-list-wrapper.thin-view .item .description .barcode,
#category-tiles-wrapper.thin-view .item .description .barcode {
  position: absolute;
  right: 0;
  left: auto;
}
#products-list-wrapper.thin-view .item .is-icons,
#category-tiles-wrapper.thin-view .item .is-icons {
  position: absolute;
  line-height: 11px;
  overflow: hidden;
  width: 36px;
  right: 242px;
  left: auto;
  top: 27px;
  text-align: left;
  font-size: 12px;
}
#products-list-wrapper.thin-view .item .is-icons .is-icons-body,
#category-tiles-wrapper.thin-view .item .is-icons .is-icons-body {
  display: inline-block;
  vertical-align: middle;
}
#products-list-wrapper.thin-view .item .is-icons .is-icons-body .is-leasing,
#category-tiles-wrapper.thin-view .item .is-icons .is-icons-body .is-leasing {
  display: inline-block;
}
#products-list-wrapper.thin-view .item .is-icons .is-icons-body .is-large,
#category-tiles-wrapper.thin-view .item .is-icons .is-icons-body .is-large {
  display: inline-block;
}
#products-list-wrapper.thin-view .item .dgwarancja,
#category-tiles-wrapper.thin-view .item .dgwarancja {
  text-transform: uppercase;
  font-size: 11px;
  width: 40px;
  text-align: right;
  position: absolute !important;
  right: 194px;
  left: auto;
  top: 27px;
  line-height: 11px;
}
#products-list-wrapper.thin-view .item .dgwarancja span.tooltip,
#category-tiles-wrapper.thin-view .item .dgwarancja span.tooltip {
  font-size: 11px;
  font-family: inherit;
}
#products-list-wrapper.thin-view .item .dgwarancja i.fa,
#category-tiles-wrapper.thin-view .item .dgwarancja i.fa {
  font-size: 14px;
  cursor: pointer;
  margin-left: 4px;
  line-height: 11px;
}
#products-list-wrapper.thin-view .item .progressbar-container,
#category-tiles-wrapper.thin-view .item .progressbar-container {
  float: right;
  margin-top: 1px;
  width: 60px;
}
#products-list-wrapper.thin-view .item .progressbar-container .progress,
#category-tiles-wrapper.thin-view .item .progressbar-container .progress {
  height: 20px;
}
#products-list-wrapper.thin-view .item .progressbar-container .progress .progress-bar,
#category-tiles-wrapper.thin-view .item .progressbar-container .progress .progress-bar {
  font-size: 11px;
  line-height: 20px;
}
#products-list-wrapper.thin-view .item .barcode,
#category-tiles-wrapper.thin-view .item .barcode {
  float: right;
  text-align: left;
  height: 22px;
  line-height: 22px;
  width: 120px;
  overflow: hidden;
}
#products-list-wrapper.thin-view .item .barcode span,
#category-tiles-wrapper.thin-view .item .barcode span {
  display: inline-block;
  font-size: 11px;
  line-height: 11px;
  vertical-align: middle;
}
#products-list-wrapper.thin-view .item .barcode span small,
#category-tiles-wrapper.thin-view .item .barcode span small {
  font-size: 11px;
  display: block;
  white-space: nowrap;
}
@media screen and (max-width: 1399px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 450px;
  }
  #products-list-wrapper.thin-view .item .promotion,
  #category-tiles-wrapper.thin-view .item .promotion {
    left: 520px !important;
  }
  #products-list-wrapper.thin-view .item .labels,
  #category-tiles-wrapper.thin-view .item .labels {
    margin-left: 525px !important;
  }
}
@media screen and (max-width: 1370px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 425px;
  }
  #products-list-wrapper.thin-view .item .promotion,
  #category-tiles-wrapper.thin-view .item .promotion {
    left: 494px !important;
  }
  #products-list-wrapper.thin-view .item .labels,
  #category-tiles-wrapper.thin-view .item .labels {
    margin-left: 490px !important;
  }
}
@media screen and (max-width: 1340px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 380px;
  }
  #products-list-wrapper.thin-view .item .promotion,
  #category-tiles-wrapper.thin-view .item .promotion {
    left: 450px !important;
  }
  #products-list-wrapper.thin-view .item .labels,
  #category-tiles-wrapper.thin-view .item .labels {
    margin-left: 450px !important;
  }
}
@media screen and (max-width: 1280px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 322px;
  }
  #products-list-wrapper.thin-view .item .promotion,
  #category-tiles-wrapper.thin-view .item .promotion {
    left: 390px !important;
  }
  #products-list-wrapper.thin-view .item .labels,
  #category-tiles-wrapper.thin-view .item .labels {
    margin-left: 395px !important;
  }
}
@media screen and (max-width: 1199px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 245px;
  }
  #products-list-wrapper.thin-view .item .barcode,
  #category-tiles-wrapper.thin-view .item .barcode {
    float: none;
  }
  #products-list-wrapper.thin-view .item .promotion,
  #category-tiles-wrapper.thin-view .item .promotion {
    left: 315px !important;
  }
  #products-list-wrapper.thin-view .item .labels,
  #category-tiles-wrapper.thin-view .item .labels {
    margin-left: 315px !important;
  }
}
@media screen and (max-width: 1100px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 285px;
    margin-right: 120px !important;
  }
  #products-list-wrapper.thin-view .item .promotion,
  #category-tiles-wrapper.thin-view .item .promotion {
    display: none;
  }
  #products-list-wrapper.thin-view .item .labels,
  #category-tiles-wrapper.thin-view .item .labels {
    display: none;
  }
}
@media (max-width: 989px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 170px;
  }
  #products-list-wrapper.thin-view .item .barcode,
  #category-tiles-wrapper.thin-view .item .barcode {
    float: right;
  }
}
@media (max-width: 767px) {
  #products-list-wrapper.thin-view .item .description h4,
  #category-tiles-wrapper.thin-view .item .description h4 {
    width: 240px;
  }
}
/* OFERTA(TABLE) PAGE END*/
/* POROWNYWARKA PAGE */
@media (min-width: 768px) {
  #compare-section .sticky {
    width: 750px;
  }
  #compare-section > .container {
    /*margin-top: 30px !important;*/
  }
}
@media (min-width: 992px) {
  #compare-section .sticky {
    width: 970px;
  }
  #compare-section > .container {
    /*margin-top: 20px !important;*/
  }
}
@media (min-width: 1200px) {
  #compare-section .sticky {
    width: 100%;
  }
  #compare-section > .container {
    margin-top: 0 !important;
  }
}
@media (max-width: 979px) {
  #compare-section .sticky {
    width: 100% !important;
    max-width: 900px !important;
  }
}
#compare-section .sticky {
  /*position: fixed;*/
  top: 50px;
  z-index: 1;
}
#compare-section .sticky > table {
  margin-bottom: 0;
}
#compare-section .sticky table td {
  vertical-align: middle;
}
#compare-section .sticky .title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  min-height: 40px;
  text-align: center;
}
#compare-section .sticky .name {
  display: block;
  float: left;
  width: calc(100% - 25px);
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
#compare-section .sticky i {
  float: right;
}
#compare-section .panel {
  -webkit-box-shadow: none;
  background: none;
  border: 0;
  box-shadow: none;
  margin-bottom: 8px;
}
#compare-section .panel-compare {
  -webkit-box-shadow: none;
  border: 0;
  box-shadow: none;
  margin: 0;
}
#compare-section .panel-compare .panel-heading {
  margin-bottom: 8px;
  padding: 0;
}
#compare-section .panel-compare .panel-heading a {
  display: block;
  padding: 10px 15px;
}
#compare-section .panel-compare td span.less,
#compare-section .panel-compare td span.more {
  cursor: pointer;
}
#compare-section .panel-compare td:not(.expanded) span.value:first-child:before {
  content: none !important;
}
#compare-section .panel-compare td:not(.expanded) span.value:nth-child(n+4) {
  display: none;
}
#compare-section .panel-compare td:not(.expanded) span.less {
  display: none;
}
#compare-section .panel-compare td.expanded span.more {
  display: none;
}
#compare-section .panel-compare td:first-child {
  width: 170px;
  text-align: right;
  padding-right: 15px;
}
#compare-section .panel-compare:last-child td {
  padding-bottom: 20px;
}
#compare-section .table {
  background: none;
  border-collapse: separate !important;
}
#compare-section .table td {
  background-color: #FFFFFF;
  border: 3px solid #EDEEF0;
  height: 100%;
  margin: 0;
  border-bottom-width: 1px;
  border-top-width: 1px;
  max-width: 200px;
  min-width: 200px;
  padding: 0;
  position: relative;
}
#compare-section .table td .wrapper {
  border-bottom: 0;
  padding: 5px 10px;
}
#compare-section .table td:first-child {
  width: 150px !important;
}
#compare-section .table td.compare-img {
  text-align: center;
}
#compare-section .table td.compare-img img {
  max-height: 180px;
  max-width: 100%;
}
#compare-section .table:not(.none-hover) tr:hover td {
  background-color: #f8f8f8;
}
#compare-section .table-top tr td {
  text-align: center;
}
#compare-section .table-top tr td:first-child {
  text-align: left;
  vertical-align: bottom;
}
#compare-section .action-control {
  padding: 0;
  text-align: center;
}
#compare-section .action-control > .add2cart-wrapper {
  display: inline-block;
}
#compare-section .action-control > .price {
  display: inline-block;
}
#compare-section .action-control > .price > span {
  font-size: 15px;
  margin-right: 10px;
  vertical-align: middle;
}
#compare-section .number-in-stock {
  margin: 0 auto;
  max-width: 80px;
}
#compare-section .panel-collapse .panel-body {
  border: 0;
}
#compare-section > .container {
  margin-top: 0 !important;
  margin: 0;
  padding: 0;
  width: 100%;
}
#compare-section > .container span.value {
  display: block;
}
/* POROWNYWARKA PAGE END*/
/* WYNIKI WYSZUKIWANIA PAGE */
.rwd-table {
  min-width: 300px;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: 0.5em;
}
.rwd-table td:last-child {
  padding-bottom: 0.5em;
}
.rwd-table td:before {
  content: attr(data-th) " ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
@media (min-width: 767px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th,
.rwd-table td {
  text-align: left;
}
@media (min-width: 767px) {
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }
}
h1 {
  font-weight: normal;
  letter-spacing: -1px;
  color: #58595B;
}
.rwd-table {
  width: 100%;
  overflow: hidden;
}
.rwd-table th,
.rwd-table td {
  margin: 0.5em 1em;
}
@media (min-width: 767px) {
  .rwd-table th,
  .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th,
.rwd-table td:before {
  color: #34495e;
  vertical-align: top;
}
.rwd-table.wyniki-wyszukiwania {
  display: table;
}
.rwd-table.wyniki-wyszukiwania > div {
  display: table-row;
}
.rwd-table.wyniki-wyszukiwania > div > div {
  display: table-cell;
  vertical-align: middle;
  padding: 1em;
  text-align: left;
}
.actions-wrapper.products-list-actions {
  margin-bottom: 10px;
}
.actions-wrapper.products-list-actions label {
  margin: 0;
}
@media (max-width: 767px) {
  .actions-wrapper.products-list-actions label.label-768 {
    display: none;
  }
}
.actions-wrapper.list-view2 > .row {
  padding: 10px 15px;
}
.categoryProduct .item.list-view.list-view2 {
  padding-right: 15px;
  padding-left: 15px;
}
.categoryProduct .item.list-view.list-view2 .product {
  padding: 0;
}
@media (max-width: 767px) {
  .categoryProduct .item.list-view.list-view2 .progressbar-container {
    display: inline-block;
  }
}
.categoryProduct .item.list-view.list-view2 h4 {
  margin-top: 0;
  font-size: 15px;
  min-height: auto;
}
.categoryProduct .item.list-view.list-view2 h4 a {
  font-size: 14px;
  text-transform: none;
}
.categoryProduct .item.list-view.list-view2 .fa-info-sign {
  margin-left: 3px;
}
.categoryProduct .item.list-view.list-view2 .add-fav-list.active i {
  color: #FF9900;
}
.categoryProduct .item.list-view.list-view2 .add-fav-list.active i:before {
  content: "\f005";
}
.categoryProduct .item.list-view.list-view2 .promotion {
  position: initial;
  text-align: center;
  width: 43px;
}
.categoryProduct .item.list-view.list-view2 .promotion .new-product {
  float: none;
  width: 45px;
  display: block;
}
@media (max-width: 767px) {
  .categoryProduct .item.list-view.list-view2 .promotion {
    width: auto;
    display: inline-block;
  }
  .categoryProduct .item.list-view.list-view2 .promotion .new-product {
    float: left;
    width: auto;
  }
  .categoryProduct .item.list-view.list-view2 .promotion > span {
    margin-right: 3px;
  }
}
@media (max-width: 767px) {
  .categoryProduct .item.list-view.list-view2 .add2cart-wrapper {
    display: inline-block;
  }
}
.categoryProduct .item.list-view.list-view2 .add2cart-wrapper .price {
  float: left;
  font-size: 14px;
  line-height: 23px;
}
.categoryProduct .item.list-view.list-view2 .add2cart-wrapper input[type=number] {
  float: left;
  width: 25px;
  height: 23px;
  margin: 0 3px;
}
.categoryProduct .item.list-view.list-view2 .add2cart-wrapper .add-btn {
  float: left;
}
/* WYNIKI WYSZUKIWANIA PAGE END */
/* WYNIKI WYSZUKIWANIA EMPTY */
.empty-search {
  padding-bottom: 10px;
}
.empty-search .search-helper {
  padding: 0 0 15px 15px;
}
.empty-search .konsultant-wrapper {
  margin-bottom: 10px !important;
}
/* WYNIKI WYSZUKIWANIA EMPTY END */
/* PRODUCT PAGE  */
.section-product-info {
  padding-top: 0;
}
.product-story-info-box {
  padding-top: 20px;
}
.product-story-info-box .product-story-info-text {
  max-width: none;
}
.review-item {
  border-top: 1px solid #F0F6FF;
  border-bottom: 0;
}
.wyszukaj-podobne {
  font-size: 16px;
  border: 1px solid #F0F6FF;
  padding: 10px 15px;
}
.product-images-carousel-wrapper {
  margin-bottom: 20px;
  overflow: hidden;
}
.product-images-carousel-wrapper .product-view-thumb-nav {
  height: unset !important;
  cursor: default !important;
}
.product-images-carousel-wrapper .product-view-thumb-nav a {
  display: block;
  cursor: pointer;
}
.product-images-carousel-wrapper .product-view-thumb-nav a.disabled {
  visibility: hidden;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li {
  width: 85px;
  height: 85px;
  background-color: white;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li img {
  opacity: 0.6 !important;
  webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: all 0.3s ease;
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li img:hover {
  opacity: unset !important;
  transform: scale(1);
}
.product-images-carousel-wrapper .product-view-thumb-wrapper ul > li a.active img {
  opacity: unset !important;
  transform: scale(1);
}
.product-images-carousel-wrapper .productMainImage {
  max-width: 85% !important;
}
.product-images-carousel-wrapper .productMainImage .bx-wrapper {
  border: 1px solid #cfcfcf;
}
.product-images-carousel-wrapper .productMainImage .bxslider.product-view-slides {
  height: 530px;
  background-color: white;
}
.product-images-carousel-wrapper .productMainImage .bxslider.product-view-slides li {
  text-align: center;
  vertical-align: middle;
  height: 530px;
  line-height: 510px;
  padding: 20px;
}
.product-images-carousel-wrapper .productMainImage .bxslider.product-view-slides li img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .product-images-carousel-wrapper .product-view-thumb-wrapper {
    width: 70px !important;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li {
    width: 70px !important;
    height: 70px !important;
  }
  .product-images-carousel-wrapper .productMainImage {
    max-width: 85% !important;
  }
}
@media only screen and (max-width: 767px) {
  .product-images-carousel-wrapper .product-view-thumb-wrapper {
    margin: 20px auto 0 auto !important;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul {
    width: 100% !important;
    transform: none !important;
    text-align: center !important;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li {
    width: 12px !important;
    height: 15px !important;
    border: none;
    display: inline-block !important;
    text-align: center;
    float: none !important;
    margin-left: 4px;
    margin-right: 4px;
    background-color: transparent;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li.bx-clone {
    display: none !important;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li a {
    background-color: lightgray;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 1px;
    white-space: pre;
    margin-top: 1px;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li a.active {
    background-color: #007d78;
    width: 12px;
    height: 12px;
    border-radius: 1px;
    margin-top: 0px;
  }
  .product-images-carousel-wrapper .product-view-thumb-wrapper ul > li a img {
    display: none !important;
  }
  .product-images-carousel-wrapper .productMainImage {
    margin: 0 auto !important;
  }
  .product-images-carousel-wrapper .productMainImage .bxslider.product-view-slides {
    height: 330px;
    background-color: white;
  }
  .product-images-carousel-wrapper .productMainImage .bxslider.product-view-slides li {
    height: 330px;
    line-height: 290px;
  }
}
.product-story-info-box blockquote {
  margin-bottom: 0;
  margin-top: 25px;
  font-size: 14px;
}
.product-story-info-box .sections.bringing-and-assembly {
  font-size: 14px;
}
.product-story-info-box .sections .collapse-all {
  margin-top: -25px;
}
.product-story-info-box .sections .section-label {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 5px 15px;
  color: #777777;
  background-color: #F4F4F4;
}
.product-story-info-box .sections .section-label i {
  vertical-align: middle;
  display: inline-block;
  height: 5px;
  width: 5px;
  margin-right: 7px;
  margin-top: 0;
  line-height: 0;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.product-story-info-box .sections .section-label[aria-expanded="true"] i {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  margin-top: -2px;
}
.product-story-info-box .specyfikacje-table {
  width: 100%;
  font-size: 14px;
}
.product-story-info-box .specyfikacje-table tr td {
  padding: 4px;
  vertical-align: top;
}
.product-story-info-box .specyfikacje-table tr td span.value {
  display: block;
}
.product-story-info-box .specyfikacje-table tr td span.more,
.product-story-info-box .specyfikacje-table tr td span.less {
  cursor: pointer;
  padding: 0 5px;
  font-size: 12px;
  font-weight: normal;
}
.product-story-info-box .specyfikacje-table tr td span.more .fa,
.product-story-info-box .specyfikacje-table tr td span.less .fa {
  font-size: 13px;
  font-weight: normal;
  margin-right: 5px;
}
.product-story-info-box .specyfikacje-table tr td:not(.expanded) span.value:first-child:before {
  content: none !important;
}
.product-story-info-box .specyfikacje-table tr td:not(.expanded) span.value:nth-child(n+4) {
  display: none;
}
.product-story-info-box .specyfikacje-table tr td:not(.expanded) span.less {
  display: none;
}
.product-story-info-box .specyfikacje-table tr td.expanded span.more {
  display: none;
}
.product-story-info-box .specyfikacje-table tr td:first-child {
  width: 170px;
  text-align: right;
  padding-right: 15px;
}
.product-story-info-box .specyfikacje-table tr td:nth-child(2) {
  font-weight: bold;
}
.product-story-info-box .specyfikacje-table tr:last-child td {
  padding-bottom: 20px;
}
.nowosci-section .title {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 0;
}
.product-details-container {
  padding-top: 15px;
}
.product-details-container .configuration-set-wrapper {
  height: 530px;
  margin-bottom: 5px;
  padding: 10px;
}
.product-details-container .configuration-set-wrapper .configuration-set-options {
  max-width: 90%;
  margin: auto;
  margin-bottom: 20px;
  height: 100%;
  display: flex;
  align-items: center;
}
.product-details-container .configuration-set-wrapper .configuration-set-options .configuration-set-options-content {
  margin-top: -100px;
}
.product-details-container .configuration-set-wrapper .configuration-set-options .configuration-set-option {
  padding: 15px 5px 15px 5px;
}
.product-details-container .configuration-set-wrapper .configuration-set-options .configuration-set-option .configuration-set-option-btn {
  padding: 7px 20px;
  font-weight: 600;
}
.product-details-container .configuration-set-wrapper .configuration-set-options .configuration-set-option .configuration-set-option-btn:not(.active) {
  border: 1px solid #858585;
  color: #aaaaaa;
}
.product-details-container .configuration-set-wrapper .configuration-set-options .configuration-set-option .configuration-set-option-btn:not(.active):hover {
  border: 1px solid #007d78;
  color: #007d78;
}
.product-details-container .configuration-set-wrapper .configuration-set-options .configuration-set-option .configuration-set-option-btn.active {
  border: 1px solid #007d78;
  color: #f9f9f9;
  background-color: #4BB777;
}
.product-details-info-wrapper {
  position: relative;
  padding: 10px 7px;
  /*.new-product,
    .discount {
        min-width: 45px;
        border-radius: 0;
        margin-bottom: 2px;
        text-align: center;
        margin-right: 10px;
    }*/
}
.product-details-info-wrapper #print-product-card {
  display: inline-block;
  width: 40px;
}
.product-details-info-wrapper #print-product-card b.caret {
  margin-left: -15px;
}
.product-details-info-wrapper #print-product-card ul li a {
  display: block;
  width: 100%;
}
.product-details-info-wrapper .promotion-link {
  color: #00a77c;
}
.product-details-info-wrapper .promotion-link:hover {
  color: #007d78;
}
.product-details-info-wrapper .product-price .price-sales {
  font-size: 30px;
  float: right;
  margin-right: 5px;
}
.product-details-info-wrapper .product-price .fa.fa-modal-window {
  float: right;
  font-size: 45px;
}
.product-details-info-wrapper .srp-container {
  padding: 5px;
  background-color: #CCCCCC;
}
.product-details-info-wrapper .srp-container span {
  float: right;
}
.product-details-info-wrapper .add2cart-wrapper {
  /*padding: 0 15px;*/
}
.product-details-info-wrapper .add2cart-wrapper input[type=number] {
  max-width: 40px;
  padding: 0 5px;
  text-align: center;
}
.product-details-info-wrapper .add2cart-wrapper .progressbar-container {
  float: right;
  padding: 2.5px 0;
}
.product-details-info-wrapper .add2cart-wrapper .btn.btn-primary.btn-block {
  margin-top: 5px;
}
.product-details-info-wrapper .specyfikacje-table {
  margin-bottom: 10px;
}
.product-details-info-wrapper .specyfikacje-table tr > td:first-child {
  text-align: right;
  padding-right: 10px;
  vertical-align: top;
  white-space: nowrap;
}
.product-details-info-wrapper .specyfikacje-table tr > td:nth-child(2) {
  font-weight: bold;
  white-space: nowrap;
}
.product-details-info-wrapper .actions-container {
  margin-top: 10px;
}
.product-details-info-wrapper .actions-container i {
  margin-right: 15px;
  font-size: 20px;
}
.product-details-info-wrapper .actions-container i.fa-exclamation-circle,
.product-details-info-wrapper .actions-container i.fa-exclamation-sign {
  cursor: pointer;
}
.product-details-info-wrapper .actions-container a {
  float: right;
}
.product-details-info-wrapper .product-share {
  margin-top: 10px;
}
.product-details-info-wrapper .narzut-container {
  position: absolute;
  z-index: 2;
  background-color: white;
  width: calc(100%- 5px);
  top: 60px;
  padding: 10px;
  text-align: center;
  border: 1px solid #bbb;
  box-shadow: 20px 20px 20px 0px #00000045;
}
.product-details-info-wrapper .narzut-container .margin-tab {
  width: min-content;
}
.product-details-info-wrapper .narzut-container #calc-margin {
  min-width: 60px;
}
.product-details-info-wrapper .narzut-container p strong {
  margin-left: 5px;
}
.product-details-info-wrapper .narzut-container .input-group .dropdown-toggle {
  color: #333;
  background-color: #EDEEF0;
  font-weight: normal;
}
.product-details-info-wrapper .narzut-container .input-group .dropdown-toggle:hover {
  color: #333;
  background-color: #EDEEF0;
}
.product-details-info-wrapper .narzut-container .input-group .dropdown-toggle ~ .dropdown-menu {
  min-width: auto !important;
  width: auto !important;
}
.product-details-info-wrapper .narzut-container .input-group {
  width: max-content;
}
.product-details-info-wrapper .narzut-container .input-group-addon {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border: none;
}
.product-details-info-wrapper .special-info-container {
  margin-top: 10px;
  margin-bottom: 20px;
}
.product-details-info-wrapper .special-info-container #special-info-promotion {
  max-height: 7.6em;
  overflow: auto;
}
.product-details-info-wrapper .special-info-container .nav-tabs {
  margin-bottom: 10px;
}
.product-details-info-wrapper .special-info-container .nav-tabs li {
  margin-right: 2px;
}
.product-details-info-wrapper .special-info-container .nav-tabs li a {
  font-size: 12px;
  text-transform: unset;
  padding: 5px 8px 6px 8px;
  font-family: sans-serif;
  letter-spacing: unset;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover {
  border-top: 3px solid transparent;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-new-product,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-new-product,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-new-product,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-new-product {
  background: #007d78 !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-bundle,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-bundle,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-bundle,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-bundle {
  background: #2c81ba !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-isecoin,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-isecoin,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-isecoin,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-isecoin {
  background: #cda70d !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-sale,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-sale,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-sale,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-sale {
  background: #e74c3c !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-discount,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-discount,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-discount,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-discount {
  background: #FF8C00 !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-special-offer,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-special-offer,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-special-offer,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-special-offer {
  background: #f1c40f !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-daily-sales-limit,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-daily-sales-limit,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-daily-sales-limit,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-daily-sales-limit {
  background-color: #858585 !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-bonus-program,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-bonus-program,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-bonus-program,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-bonus-program {
  background-color: #9F6FB4 !important;
  color: #FFFFFF !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li.active a.product-label-dropshipment,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a.product-label-dropshipment,
.product-details-info-wrapper .special-info-container .nav-tabs li.active a:hover.product-label-dropshipment,
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active):hover a:hover.product-label-dropshipment {
  background-color: #FFF200 !important;
  color: #333333 !important;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) {
  background-color: #ddd;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-new-product {
  border-top: solid 3px #007d78;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-bundle {
  border-top: solid 3px #2c81ba;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-isecoin {
  border-top: solid 3px #cda70d;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-sale {
  border-top: solid 3px #e74c3c;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-discount {
  border-top: solid 3px #FF8C00;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-special-offer {
  border-top: solid 3px #f1c40f;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-daily-sales-limit {
  border-top: solid 3px #858585;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-bonus-program {
  border-top: solid 3px #9F6FB4;
}
.product-details-info-wrapper .special-info-container .nav-tabs li:not(.active) a.product-label-dropshipment {
  border-top: solid 3px #FFF200;
}
.zestaw-table {
  width: 100%;
  font-size: 14px;
}
.zestaw-table tr {
  border: 1px solid #F0F6FF;
}
.zestaw-table tr td {
  padding: 10px;
}
.zestaw-table tr td:first-child {
  font-weight: bold;
}
.zestaw-table tr i {
  margin-left: 20px;
}
#zadaj-pytanie-modal .nav.nav-tabs > li:first-child {
  padding: 10px;
  text-transform: uppercase;
  font-size: 17px;
}
/* PRODUCT PAGE END */
/*PROMOCJE CRM PAGE*/
.promocje-section .promotions-list-container {
  background: #fff;
  overflow: hidden;
  border: 1px solid #CCCCCC;
}
.promocje-section .promotions-list-container .promocje-crm-list {
  margin: 30px 15px 30px 15px;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row {
  display: flex;
  padding-bottom: 30px;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item {
  padding: 0;
  border-radius: 4px;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item:not(.no-border) {
  border: 1px solid LightGray;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item:nth-child(1) {
  margin: 0 15px 0 30px;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item:nth-child(2) {
  margin: 0 30px 0 7.5px;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item img {
  border-radius: 4px;
  width: 100%;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item .promotion-list-item-header {
  padding: 0.5em;
  position: relative;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item .promotion-list-item-header h4.promotion-title {
  padding: 0.3em 0 0.3em 0;
  font-weight: bold;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item .promotion-list-item-header small.promotion-products a {
  color: #007d78;
}
.promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item .promotion-list-item-header small.registration-required {
  position: absolute;
  left: 50%;
}
/*PROMOCJE CRM PAGE END*/
/*PROMOCJA CRM PAGE*/
@media screen and (min-width: 980px) {
  .promocje-section.crm-promotion .catColumnWrapper {
    display: flex;
  }
}
.promocje-section.crm-promotion .catColumnWrapper.promotion-details {
  margin-bottom: 3em;
  padding-top: 20px;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column {
  background: #fff;
  border: 1px solid #CCCCCC;
  min-height: 100%;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.box-graphic-column {
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-content: center;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .vendor-logo-container {
  margin-top: 5px;
  margin-right: 5px;
  float: right;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .vendor-logo-container img {
  max-height: 50px;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content {
  padding: 1em;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content table tr:nth-child(1) {
  max-height: 50px;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content table tr td.align-top {
  vertical-align: top;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content table tr td:nth-child(odd) {
  text-align: right;
  white-space: nowrap;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content table tr td:nth-child(even) {
  padding-left: 2em;
  font-size: 16px;
  font-weight: 600;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content table tr td:nth-child(even) #description-block {
  overflow: hidden;
  max-height: 2000px;
}
.promocje-section.crm-promotion .catColumnWrapper .promotion-column.promotion-description-container .promotion-description-content table tr td:nth-child(even) a:not(.btn) {
  font-size: 14px;
  color: #007d78;
}
.promocje-section.crm-promotion .catColumnWrapper .box-graphic-container {
  margin-top: 25px;
  width: 250px;
  max-height: 250px;
}
.promocje-section.crm-promotion .catColumnWrapper .box-graphic-container img {
  width: 100%;
  height: 100%;
}
/*PROMOCJA CRM PAGE END*/
/* PROMOCJE PAGE */
.promocje-section {
  /*margin-bottom: 50px;*/
}
.promocje-section .promocje-list {
  border: 1px solid #F0F6FF;
}
.promocje-section .promocje-list li {
  padding: 10px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F0F6FF;
}
.promocje-section .promocje-list li small {
  display: block;
}
.promocje-section .promocje-list li:last-child {
  border-bottom: 0;
}
.promocje-section .promocje-list.dodatkowe-uslugi li {
  padding: 0;
}
.promocje-section .promocje-list.dodatkowe-uslugi li.modal-opened [class*="col-"]:first-child {
  opacity: 0.2;
}
.promocje-section .promocje-list.dodatkowe-uslugi li.modal-opened [class*="col-"]:nth-child(2) > div:first-child {
  opacity: 0.2;
}
.promocje-section .promocje-list.dodatkowe-uslugi li.modal-opened .modal-usluga {
  display: block;
}
.promocje-section .promocje-list.dodatkowe-uslugi [class*="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.promocje-section .promocje-list.dodatkowe-uslugi [class*="col-"]:first-child {
  border-right: 1px solid #F0F6FF;
}
.promocje-section .promocje-list.dodatkowe-uslugi .modal-usluga {
  position: absolute;
  top: 10px;
  background-color: #FFFFFF;
  padding: 10px;
  border: 1px solid #F0F6FF;
  left: 15px;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  display: none;
}
@media (max-width: 768px) {
  .promocje-section .promocje-list.dodatkowe-uslugi .modal-usluga {
    width: 81.5%;
    left: 30px;
  }
}
.promocje-section .promocje-list.dodatkowe-uslugi .modal-usluga i {
  float: right;
}
.promocje-section .row.promocja-details > div:first-child img {
  border: 1px solid #F0F6FF;
  height: 281px;
}
.promocje-section .row.promocja-details table tr:first-child td:first-child {
  vertical-align: top;
}
.promocje-section .row.promocja-details table tr:first-child a {
  display: block;
  font-weight: normal;
}
.promocje-section .row.promocja-details table tr td {
  padding: 8px 0;
}
.promocje-section .row.promocja-details table tr td:first-child {
  min-width: 100px;
  padding-right: 15px;
  text-align: right;
}
.promocje-section .categoryColumn.catTopBar {
  padding-right: 15px;
  padding-left: 15px;
  line-height: normal;
  text-transform: none;
}
.promocje-section .categoryColumn.catTopBar p,
.promocje-section .categoryColumn.catTopBar h4 {
  line-height: normal;
}
.promocje-section .usluga-dodatkowa-container {
  display: table;
  width: 100%;
  height: 100%;
}
.promocje-section .usluga-dodatkowa-container > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.promocje-section .usluga-dodatkowa-container > div i {
  font-size: 30px;
  margin-bottom: 7px;
  opacity: 0.2;
}
.promocje-section .usluga-dodatkowa-container.aktywna i {
  color: #58595B;
  opacity: 1;
}
.promocje-section.go-24-orders .filter-wrapper {
  padding: 1em;
}
/* PROMOCJE END */
/* ZAMOWIENIE PAGE*/
.zamowienie-container {
  border-bottom: 0 !important;
}
.zamowienie-list td {
  border-top: 1px solid #F0F6FF;
}
.zamowienie-list:not(.anulowane) td:first-child {
  border-right: 1px solid #F0F6FF;
}
.modal-section-container {
  padding: 15px 0;
  border-bottom: 1px solid #F0F6FF;
}
.modal-section-container .zamowienie-table {
  width: 100%;
}
.modal-section-container .zamowienie-table th {
  opacity: 0.4;
}
.modal-section-container .zamowienie-table td {
  padding: 7.5px 0;
  border: 1px solid #F0F6FF;
  border-right: 0;
  border-left: 0;
}
.modal-section-container .zamowienie-table td:not(:nth-child(2)) {
  font-weight: bold;
}
.modal-section-container .pliki-list i {
  margin-right: 10px;
}
.modal-section-container .pliki-list span {
  margin-left: 15px;
}
.modal-section-container:last-of-type,
.modal-section-container:nth-of-type(3) {
  padding-bottom: 0;
  border: 0;
}
.modal-section-container .dropdown {
  display: inline-block;
}
#zamowienie-modal .modal-header {
  margin-bottom: 0;
}
/* ZAMOWIENIE PAGE END */
/* ZAMOWIENIE FULLPAGE */
.zamowienie-fullpage {
  background-color: white;
  border: 1px solid #DDDDDD;
}
.zamowienie-fullpage.zamowienie-fullpage-no-border {
  border: none;
}
.zamowienie-fullpage .zamowienie-header {
  border-bottom: 1px solid #E5E5E5;
  color: #333;
  padding: 5px 15px;
  margin-bottom: 20px;
}
.zamowienie-fullpage .zamowienie-header h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 8px 0;
  float: left;
}
.zamowienie-fullpage .zamowienie-header .zamowienie-action {
  float: right;
  margin: 2px 0 0 0;
}
.zamowienie-fullpage .zamowienie-header .zamowienie-action .dropdown {
  display: inline-block;
}
.zamowienie-fullpage .zamowienie-body {
  position: relative;
  padding: 15px;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section {
  padding: 15px 0;
  border-bottom: 1px solid #F0F6FF;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .zamowienie-table {
  width: 100%;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .zamowienie-table th {
  opacity: 0.4;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .zamowienie-table .th-name {
  padding-left: 10px;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .zamowienie-table td {
  padding: 7.5px 10px;
  border: 1px solid #F0F6FF;
  border-right: 0;
  border-left: 0;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .zamowienie-table td:not(:nth-child(2)) {
  font-weight: bold;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .zamowienie-table .zamowienie-ico {
  background-color: #999999;
  color: #FFFFFF;
  font-size: 12px;
  padding: 5px 5px;
  min-width: 30px;
  line-height: 12px;
  text-align: center;
  display: block;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .pliki-list i {
  margin-right: 10px;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .pliki-list span {
  margin-left: 15px;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section:last-of-type,
.zamowienie-fullpage .zamowienie-body .zamowienie-section:nth-of-type(3) {
  padding-bottom: 0;
  border: 0;
}
.zamowienie-fullpage .zamowienie-body .zamowienie-section .dropdown {
  display: inline-block;
}
.zamowienie-list td {
  border-top: 1px solid #F0F6FF;
}
.zamowienie-list:not(.anulowane) td:first-child {
  border-right: 1px solid #F0F6FF;
}
#zamowienie-modal .modal-header {
  margin-bottom: 0;
}
/* ZAMOWIENIE FULLPAGE END */
/* KOSZYK PAGE */
.koszyk-left {
  /*background-color: @Color-10;*/
}
.koszyk-left .sort-show,
.koszyk-left .search-show,
.koszyk-left .sort-show2,
.koszyk-left .search-show2,
.koszyk-left .sort-show3,
.koszyk-left .search-show3 {
  display: none;
}
.koszyk-left .panel-flat {
  background-color: #FFFFFF;
}
.koszyk-left .sort-table {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #F0F6FF;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.41);
}
.koszyk-left .sort-table tr td {
  padding: 10px 5px;
}
.koszyk-left .sort-table tr td:first-child {
  vertical-align: top;
}
.koszyk-left .sort-table tr td:nth-child(2) {
  text-align: left;
  padding-left: 10px;
}
.koszyk-left .search-show input {
  margin-top: 10px;
}
.koszyk-left .cart-list-item-wrapper {
  padding: 7px 20px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container {
  position: relative;
  padding-left: 35px;
  margin-left: -10px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container::before {
  content: ' ';
  border-left: solid 1px #EDEDED;
  position: absolute;
  width: 1px;
  height: 100%;
  margin-left: -10px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container .dropdown {
  position: absolute;
  left: 0;
  top: 20px;
  width: 15px;
  text-align: center;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container .dropdown > a {
  padding: 5px 10px 5px 0;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container label {
  position: absolute;
  left: 0;
  top: -3px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container label::before {
  width: 14px;
  height: 14px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container h4 {
  padding-bottom: 0;
  font-weight: bold;
  font-size: 15px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container small {
  opacity: 0.5;
  display: inline-block;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container p:first-of-type {
  margin-top: 10px;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container .domyslny {
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
}
.koszyk-left .cart-list-item-wrapper .koszyk-container.exclamation-mark h3:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f12a";
  position: absolute;
  top: 3px;
  left: -10px;
  transform: translate(-50%, 0);
  color: #FF0000;
}
#koszyk-polacz-modal #koszyki-table tr td {
  padding: 5px;
  border-top: 1px solid #F0F6FF;
  border-bottom: 1px solid #F0F6FF;
}
#koszyk-polacz-modal #koszyki-table tr td:first-child {
  border-left: 1px solid #F0F6FF;
}
#koszyk-polacz-modal #koszyki-table tr td:last-child {
  border-right: 1px solid #F0F6FF;
}
#koszyk-polacz-modal .podsumowanie {
  position: relative;
  padding-top: 20px;
  margin-top: 20px;
}
#koszyk-polacz-modal .podsumowanie:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  height: 1px;
  width: 85%;
  border-bottom: 1px solid #F0F6FF;
}
#koszyk-nowa-oferta .modal-body {
  overflow-y: auto;
}
#koszyk-nowa-oferta .data-do {
  position: relative;
}
#koszyk-nowa-oferta .data-do .ui-datepicker-trigger {
  position: absolute;
  top: 4px;
  right: 20px;
}
#koszyk-nowa-oferta .data-do > i.fa,
#koszyk-nowa-oferta .data-do > span.fa {
  cursor: pointer;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 25px;
  line-height: 34px;
}
#koszyk-nowa-oferta .data-do > i.fa {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f073";
}
#koszyk-nowa-oferta .data-do input {
  padding-right: 40px;
}
#koszyk-nowa-oferta .nowa-oferta-table tbody tr:last-child td {
  border-bottom: solid 1px #CCCCCC;
}
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(2),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(2) {
  background-color: #EDEEF0;
}
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(3),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(3),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(4),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(4),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(5),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(5),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(6),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(6),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(7),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(7),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr td:nth-child(8),
#koszyk-nowa-oferta .nowa-oferta-table tfoot tr th:nth-child(8) {
  background-color: unset !important;
}
#koszyk-nowa-oferta .nowa-oferta-table.editor {
  width: 100%;
}
#koszyk-nowa-oferta .nowa-oferta-table.editor tr th,
#koszyk-nowa-oferta .nowa-oferta-table.editor tr,
#koszyk-nowa-oferta .nowa-oferta-table.editor td {
  padding: 10px 5px;
  border: 1px solid #F0F6FF;
  border: 0;
  border-top: 1px solid #F0F6FF;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th {
  text-align: center;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th.ProductName,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ProductName {
  text-align: left;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th.PriceOnWarehouseNet,
#koszyk-nowa-oferta .nowa-oferta-table tr td.PriceOnWarehouseNet,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ItemValueNet,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ItemValueNet,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ItemProfitNet,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ItemProfitNet,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ClientItemValueNet,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ClientItemValueNet,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ClientItemValueGross,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ClientItemValueGross,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ProfitSum,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ProfitSum,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ClientItemsValueNetSum,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ClientItemsValueNetSum,
#koszyk-nowa-oferta .nowa-oferta-table tr th.ClientItemsValueGrossSum,
#koszyk-nowa-oferta .nowa-oferta-table tr td.ClientItemsValueGrossSum {
  text-align: right;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(4),
#koszyk-nowa-oferta .nowa-oferta-table tr td:nth-child(4),
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(5),
#koszyk-nowa-oferta .nowa-oferta-table tr td:nth-child(5),
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(6),
#koszyk-nowa-oferta .nowa-oferta-table tr td:nth-child(6),
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(7),
#koszyk-nowa-oferta .nowa-oferta-table tr td:nth-child(7),
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(8),
#koszyk-nowa-oferta .nowa-oferta-table tr td:nth-child(8) {
  background-color: #EDEEF0;
}
#koszyk-nowa-oferta .nowa-oferta-table tr td input {
  max-width: 45px;
  text-align: right;
}
#koszyk-nowa-oferta .nowa-oferta-table tr td:not(:first-child) {
  font-weight: bold;
  vertical-align: top;
}
#koszyk-nowa-oferta .nowa-oferta-table tr td:first-child {
  font-weight: normal !important;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th {
  opacity: 0.5;
  font-weight: normal;
  padding-top: 25px;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th .sub-title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-100%, 0);
  width: 100%;
  white-space: nowrap;
}
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(5),
#koszyk-nowa-oferta .nowa-oferta-table tr th:nth-child(7) {
  position: relative;
}
#koszyk-nowa-oferta .table-footer {
  padding: 15px 10px;
  border-top: 0;
}
#koszyk-nowa-oferta .table-footer span {
  float: right;
  padding-right: 25px;
}
#koszyk-nowa-oferta .table-footer span:first-child {
  padding-right: 0;
}
#koszyk-nowa-oferta .table-footer h3 {
  font-weight: bold;
}
.main-koszyk-table {
  border-top: 0;
  border-bottom: 0;
  /*.dropshipment tfoot td {
        &:nth-last-child(-n+2) {
            background-color: #fff2e5 !important;
        }
    }*/
}
.main-koszyk-table.dropshipment-preview table#mainCartTable {
  margin-bottom: 30px;
}
.main-koszyk-table.dropshipment-preview table .cart-summary {
  margin: 0 !important;
}
.main-koszyk-table tbody.dropshipment tr:first-child td {
  padding-top: 30px;
  background-color: #edeef0;
  border: none;
}
.main-koszyk-table > table {
  width: 100%;
  margin-bottom: 0;
  background-color: #FFFFFF;
  /*&.dropshipment {
            background-color: #fff2e5;
        }*/
}
.main-koszyk-table > table.tfoot-hide tfoot {
  display: none;
}
.main-koszyk-table tbody tr {
  border-bottom: 1px solid #F0F6FF;
}
.main-koszyk-table tr.kategoria td {
  border: 0;
}
.main-koszyk-table td {
  padding: 5px;
}
.main-koszyk-table td:first-child,
.main-koszyk-table td:nth-child(2) {
  border-right: 1px solid #F0F6FF;
}
.main-koszyk-table td input {
  max-width: 40px;
  min-width: unset;
  text-align: center;
  height: 24px;
  padding-left: 3px;
  padding-right: 15px;
}
.main-koszyk-table td input.cart-item-quantity {
  max-width: 60px;
  width: auto;
}
.main-koszyk-table td .left {
  text-align: left;
}
.main-koszyk-table td .right {
  text-align: right;
}
.main-koszyk-table td.product-label {
  padding: 0;
  text-align: center;
  white-space: nowrap;
}
.main-koszyk-table td.product-label .promotion {
  margin-top: 5px;
  white-space: nowrap;
  display: inline-block;
  text-align: center !important;
  width: 100% !important;
  float: none;
}
.main-koszyk-table td.product-label .promotion .text {
  display: inline-block !important;
  position: relative;
  width: auto !important;
  height: auto;
  font-size: 11px;
  font-weight: normal;
  padding: 1px 5px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  margin: 0 auto;
  float: none;
}
.main-koszyk-table tfoot td {
  background-color: #FFFFFF;
  font-weight: normal !important;
  text-align: right;
  border: 0 !important;
  /*border-bottom: solid 20px #edeef0 !important;*/
}
.main-koszyk-table tfoot td:nth-last-child(-n+2) {
  background-color: #FFFFFF;
}
.main-koszyk-table tfoot td span {
  color: #58595B;
}
.main-koszyk-table > div {
  /*padding: 8px 0px 8px 20px;*/
  text-align: right;
}
.main-koszyk-table > div a:first-child {
  margin-right: 10px;
}
.main-koszyk-table .cart-summary {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-koszyk-table .cart-summary tr {
  border: none;
}
.main-koszyk-table .cart-summary td {
  padding: 2px 5px 2px 5px;
  border: none;
}
.main-koszyk-table .cart-summary td.razem_netto,
.main-koszyk-table .cart-summary td.razem_brutto {
  font-size: 16px;
}
.koszyk-oferty .main-koszyk-table th {
  padding: 8px 5px;
  padding-top: 30px;
  position: relative;
}
.koszyk-oferty .main-koszyk-table td {
  padding: 8px 5px;
}
.koszyk-oferty .main-koszyk-table td:not(:nth-child(1)) {
  font-weight: bold;
}
.koszyk-oferty .main-koszyk-table td:nth-child(1) {
  font-weight: normal;
  padding-left: 10px;
}
.koszyk-oferty .main-koszyk-table td:first-child,
.koszyk-oferty .main-koszyk-table td:nth-child(2) {
  border: none;
}
.koszyk-oferty .main-koszyk-table td:nth-child(5),
.koszyk-oferty .main-koszyk-table td:nth-child(5) {
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  background-color: #F2F2F2;
}
.koszyk-oferty .main-koszyk-table tfoot td:nth-child(5) {
  background: none;
  border: none;
}
.koszyk-oferty .main-koszyk-table .sub-title {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translate(-100%, 0);
  width: 100%;
}
.table-oferta tr td {
  width: 33%;
}
.table-oferta tr tdfirst-child {
  padding-left: 20px;
}
.table-oferta tr td .title {
  font-size: 17px;
  font-weight: 600;
}
#mainCartTable tbody tr td.warehouse-quantity .progressbar-container {
  margin: 0 auto;
}
#CartDetailSection .legend {
  margin: 10px;
}
.cart-info {
  font-weight: 700;
  padding: 5px 5px 5px 30px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
  text-align: center;
}
/*.cart-info:before{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\f071";
	position: absolute;
	left: 8px;
	top: calc(~"50% - 7px");
}*/
.red-info {
  color: #FF0000;
}
.orange-info {
  color: #FF9900;
}
.cart-invalid-reason.ContainsToLowStockProducts {
  color: red;
}
.cart-invalid-reason.ContainsWithdrawnFromOfferProducts {
  color: gray;
}
.cart-invalid-reason.ContainsWarehouseBlockedProducts {
  color: blue;
}
.cart-invalid-reason.ContainsNoLeasingProducts {
  color: darksalmon;
}
.cart-invalid-reason.ContainsProductsWithDailySalesLimit {
  color: orange;
}
.cart-invalid-reason.ContainsNoInPostProducts {
  color: #d0da50;
}
/* KOSZYK PAGE END */
/* FROMULARZ PAGE */
.formularz-section {
  /*.radio-container {
        padding-left: 30px;
    }*/
}
.formularz-section .section-container {
  padding-bottom: 25px;
  padding-top: 20px;
  border-bottom: 1px solid #F0F6FF;
}
.formularz-section .section-container > div {
  padding-left: 30px;
}
.formularz-section .radio,
.formularz-section .checkbox {
  border: 1px solid #F0F6FF;
  overflow: auto;
}
.formularz-section .radio input[type=radio],
.formularz-section .checkbox input[type=radio],
.formularz-section .radio input[type=checkbox],
.formularz-section .checkbox input[type=checkbox] {
  float: left;
}
.formularz-section .radio label,
.formularz-section .checkbox label {
  font-weight: bold;
  padding: 10px 10px 10px 25px !important;
  display: inline-block;
}
.formularz-section .radio label.active,
.formularz-section .checkbox label.active {
  background-color: #EDEEF0;
}
.formularz-section .radio .additional-label,
.formularz-section .checkbox .additional-label {
  padding-left: 25px;
}
.formularz-section .radio small,
.formularz-section .checkbox small {
  font-weight: normal;
  display: block;
}
.formularz-section .section-title-form {
  margin-left: -30px;
  margin-top: 15px;
  font-weight: bold;
}
.formularz-section .section-title-form span.step-span {
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  border: 1px solid black;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #58595B;
}
@media (max-width: 360px) {
  .formularz-section .section-title-form span.save-section {
    display: none;
  }
}
.formularz-section .adres-dostawy-list {
  max-height: 180px;
  overflow: auto;
  margin-bottom: 15px;
}
.formularz-section .adres-dostawy-list .radio {
  margin: 0;
}
.formularz-section .adres-dostawy-list .radio label {
  font-weight: normal;
  border-bottom: 0;
}
.formularz-section .adres-dostawy-list li:last-of-type label {
  border-bottom: 1px solid #F0F6FF;
}
.formularz-section .obsluga-handlowca .opcjonalna-wiadomosc {
  width: 80%;
}
.formularz-section .obsluga-handlowca .opcjonalna-wiadomosc textarea {
  max-width: 100%;
}
.formularz-section .obsluga-handlowca .konsultant-wrapper {
  margin-bottom: 15px;
}
.formularz-section #payment-table-wrapper {
  width: 800px;
}
.formularz-section .oplaty-table {
  float: left;
  margin-top: 5px;
}
.formularz-section .oplaty-table tbody tr td {
  padding: 5px 10px;
  border: 1px solid #F0F6FF;
  text-align: right;
}
.formularz-section .oplaty-table tbody tr.summary {
  font-weight: bold;
}
.formularz-section .oplaty-table tbody tr.excess-payment.active td {
  color: green;
  font-weight: bold;
}
.formularz-section .oplaty-table tbody tr.underpayment.active td {
  color: red;
  font-weight: bold;
}
.formularz-section .oplaty-table th {
  font-weight: normal;
  text-align: right;
  padding: 5px 10px;
}
.formularz-section .oplaty-table tbody th {
  padding-right: 10px;
}
.formularz-section .oplaty-table small {
  font-size: 70%;
  margin-left: 3px;
}
.formularz-section .payment-message-for-customer {
  float: right;
  width: 350px;
  margin-right: 100px;
  font-weight: bold;
}
.formularz-section blockquote {
  font-size: inherit;
  border-right: 1px solid #F0F6FF;
  border-top: 1px solid #F0F6FF;
  border-bottom: 1px solid #F0F6FF;
  clear: both;
}
.formularz-section .oplaty-blockquote {
  margin-top: 15px;
  clear: both;
}
.formularz-section .oplaty-blockquote > ul {
  list-style-type: disc;
  list-style-position: inside;
}
/* FORMULARZ PAGE END */
/* PRINT STYLES */
.product-price.drukuj > div:first-of-type {
  margin-bottom: 10px;
}
.product-price.drukuj > div .price-tag {
  line-height: 45px;
  float: right;
}
#drukuj-checkbox {
  margin-right: 5px;
}
#narzut-title h2 {
  padding: 10px;
  background-color: white;
  margin-bottom: 10px;
}
#narzut-title h2 > b {
  float: left;
  line-height: 35px;
}
#narzut-title h2 > div {
  float: right;
}
#narzut-title h2 > div button:nth-of-type(1) {
  margin-left: 30px;
}
#narzut-title h2 > div button:nth-of-type(2) {
  margin-right: 30px;
}
#narzut-title h2 > div i {
  vertical-align: middle;
  font-size: 35px;
}
/* PRINT STYLES END */
/**
 * FINANSE Faktury
 */
.mod-finanse input.email {
  width: 60%;
}
.mod-finanse .checkbox {
  border: 1px solid #F0F6FF;
  position: relative;
  padding: 1em 1em 1em 4em;
}
.mod-finanse .checkbox .icheckbox_square-green {
  position: absolute;
  left: 1em;
  top: 1em;
}
.mod-finanse .f-content {
  padding: 0 1em;
}
.mod-finanse .service-config h3 {
  padding-top: 0.3em;
  padding-left: 0;
}
.mod-finanse .oferta-submenu {
  margin-bottom: 30px;
}
.mod-finanse table.credit-list th {
  background-color: #FFFFFF;
  border: 0;
  /*	padding-top:3em;*/
  font-weight: normal;
}
.mod-finanse table.credit-list td {
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mod-finanse table.credit-list .status_ico,
.mod-finanse table.credit-list .comments {
  color: #F0F6FF;
  font-size: 1.3em;
  width: 2em;
  text-align: center;
}
.mod-finanse table.credit-list .status_ico a,
.mod-finanse table.credit-list .comments a {
  color: #CCCCCC;
}
.mod-finanse table.credit-list tr.statusNowy .status_ico {
  color: #CCCCCC;
}
.mod-finanse table.credit-list tr.statusRozpatrzonyPozytywnie .status_ico {
  color: #165b62;
}
.mod-finanse table.credit-list tr.statusRozpatrzonyNegatywnie .status_ico {
  color: #f00f00;
}
.mod-finanse table.credit-list .comments.on,
.mod-finanse table.credit-list .comments.on a {
  color: #165b62 !important;
}
.mod-finanse table.credit-list .numer .text {
  color: #58595B;
}
.mod-finanse table.credit-list .status_ico,
.mod-finanse table.credit-list .status,
.mod-finanse table.credit-list .numer,
.mod-finanse table.credit-list .wnioskodawca,
.mod-finanse table.credit-list .kwota,
.mod-finanse table.credit-list .termin {
  border-left: 0;
  border-right: 0;
}
.mod-finanse table.credit-list .status .text,
.mod-finanse table.credit-list .numer .text,
.mod-finanse table.credit-list .wnioskodawca .text {
  font-size: 1.2em;
  font-weight: bold;
}
.mod-finanse table.credit-list .status .moreinfo,
.mod-finanse table.credit-list .numer .moreinfo,
.mod-finanse table.credit-list .wnioskodawca .moreinfo {
  color: #aaaaaa;
}
.mod-finanse table.credit-list .kwota {
  width: 10px;
}
.mod-finanse table.credit-list .kwota,
.mod-finanse table.credit-list .termin {
  white-space: nowrap;
}
.mod-finanse table.payments-list td,
.mod-finanse table.documents-list td {
  vertical-align: top;
}
.mod-finanse table.payments-list td.b1,
.mod-finanse table.documents-list td.b1,
.mod-finanse table.payments-list td.b2,
.mod-finanse table.documents-list td.b2 {
  text-align: center;
  vertical-align: middle;
}
.mod-finanse table.payments-list td.b1,
.mod-finanse table.documents-list td.b1 {
  border-right: 0;
}
.mod-finanse table.payments-list td.b2,
.mod-finanse table.documents-list td.b2 {
  border-left: 0;
}
.mod-finanse table.payments-list tr.status-przeterminowana td.status_ico span.fa,
.mod-finanse table.documents-list tr.status-przeterminowana td.status_ico span.fa,
.mod-finanse table.payments-list tr.status-przeterminowana td.status_ico i.fa,
.mod-finanse table.documents-list tr.status-przeterminowana td.status_ico i.fa {
  color: #f00f00;
}
.mod-finanse table.payments-list tr.status-oplacona td.status_ico span.fa,
.mod-finanse table.documents-list tr.status-oplacona td.status_ico span.fa,
.mod-finanse table.payments-list tr.status-oplacona td.status_ico i.fa,
.mod-finanse table.documents-list tr.status-oplacona td.status_ico i.fa {
  color: #165b62;
}
.mod-finanse table.payments-list tr.status-wystawiona td.status_ico span.fa,
.mod-finanse table.documents-list tr.status-wystawiona td.status_ico span.fa,
.mod-finanse table.payments-list tr.status-wystawiona td.status_ico i.fa,
.mod-finanse table.documents-list tr.status-wystawiona td.status_ico i.fa {
  color: #CCCCCC;
}
.mod-finanse table.payments-list td.faktura_no,
.mod-finanse table.documents-list td.faktura_no,
.mod-finanse table.payments-list td.wartosc,
.mod-finanse table.documents-list td.wartosc,
.mod-finanse table.payments-list th.wartosc,
.mod-finanse table.documents-list th.wartosc,
.mod-finanse table.payments-list td.platnosc,
.mod-finanse table.documents-list td.platnosc {
  white-space: nowrap;
}
.mod-finanse table.payments-list td.faktura_no .forma,
.mod-finanse table.documents-list td.faktura_no .forma,
.mod-finanse table.payments-list td.wartosc .forma,
.mod-finanse table.documents-list td.wartosc .forma,
.mod-finanse table.payments-list th.wartosc .forma,
.mod-finanse table.documents-list th.wartosc .forma,
.mod-finanse table.payments-list td.platnosc .forma,
.mod-finanse table.documents-list td.platnosc .forma {
  font-size: 0.85em;
}
.mod-finanse table.payments-list td.wartosc,
.mod-finanse table.documents-list td.wartosc,
.mod-finanse table.payments-list th.wartosc,
.mod-finanse table.documents-list th.wartosc,
.mod-finanse table.payments-list td.oplacono,
.mod-finanse table.documents-list td.oplacono {
  text-align: right;
}
.mod-finanse table.payments-list td.wartosc .brutto,
.mod-finanse table.documents-list td.wartosc .brutto,
.mod-finanse table.payments-list th.wartosc .brutto,
.mod-finanse table.documents-list th.wartosc .brutto {
  font-weight: bold;
}
.mod-finanse table.payments-list td.dostawa_ico,
.mod-finanse table.documents-list td.dostawa_ico {
  border-right: 0;
}
.mod-finanse table.payments-list td.dostawa,
.mod-finanse table.documents-list td.dostawa {
  border-left: 0;
}
.mod-finanse table.payments-list th,
.mod-finanse table.documents-list th {
  background-color: #FFFFFF;
  border: 0;
  /*	padding-top:3em;*/
  font-weight: normal;
}
.mod-finanse .filter-wrapper {
  padding: 1em;
}
.mod-finanse .filter-wrapper:after {
  clear: both;
}
.mod-finanse .catColumnWrapper {
  clear: both;
  padding-top: 0px;
}
.mod-finanse .blok-zadluzenie .panel-body {
  padding: 0;
}
.finanse-panel {
  min-height: 338px;
  position: relative;
}
.finanse-panel .panel-body:last-child {
  position: relative;
  min-height: 90px;
}
.finanse-panel .panel-body:last-child a {
  position: absolute;
  bottom: 0;
  left: 0;
}
.finanse-panel .finance-section-entry {
  position: absolute;
  bottom: 5.5rem;
  width: 100%;
}
/**
 * END FINANSE faktury
 */
/**
 * FINANSE - faktura iframe
 */
#faktura-iframe {
  /*	width:810px;*/
  padding: 20px;
  margin: 0 auto;
  background-color: white;
}
#faktura-iframe th {
  pading-top: 30px;
  background-color: #EDEEF0;
}
#faktura-iframe .informacje-dodatkowe ul {
  margin: 0;
  padding: 0;
}
#faktura-iframe .informacje-dodatkowe ul li span {
  display: inline-block;
  text-align: right;
  min-width: 200px;
  margin-right: 20px;
}
#faktura-iframe h1,
#faktura-iframe h3 {
  padding: 20px 0;
  border-color: #F0F6FF;
}
#faktura-iframe h1 span.fa,
#faktura-iframe h3 span.fa,
#faktura-iframe h1 i.fa,
#faktura-iframe h3 i.fa {
  margin: 0 20px;
}
#faktura-iframe h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  border-top-color: #F0F6FF;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-color: #F0F6FF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#faktura-iframe tr.razem {
  background-color: #EDEEF0;
}
#faktura-iframe tr.razem div:before {
  content: "";
  clear: both;
}
#faktura-iframe tr.razem div.razem-row {
  width: 100%;
  text-align: right;
}
#faktura-iframe tr.razem span.text {
  display: inline-block;
  min-width: 10px;
}
#faktura-iframe tr.razem span.kwota {
  display: inline-block;
  min-width: 100px;
  text-align: right;
  font-weight: bold;
}
#faktura-iframe tr.razem span.waluta {
  font-weight: bold;
  display: inline-block;
}
#faktura-iframe table.dostawa,
#faktura-iframe table.platnosci {
  margin-top: 20px;
  margin-left: 50px;
}
/**
 * END FINANSE - faktura iframe
 */
/**
 * FINANSE - kojarzenie platnosci
 */
.kojarzenie-section .nav > li > a:focus {
  background-color: #bfc9ca;
}
.kojarzenie-section .nav > li > a:hover {
  background-color: #bfc9ca;
}
.kojarzenie-section .nav-tabs {
  border-bottom-width: 2px;
}
.suggestion-option-panel {
  height: 20em;
  position: relative;
}
.suggestion-option-panel .suggestion-option-actions {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/**
 * END FINANSE - kojarzenie platnosci
 */
/**
 * FINANSE - wniosek kredyt
 */
.wniosek-kredyt {
  padding: 2em;
}
.wniosek-kredyt .section {
  padding-bottom: 30px;
  border-bottom: 1px solid #F0F6FF;
}
.wniosek-kredyt .section p {
  padding-top: 30px;
}
.wniosek-kredyt .section a.btn {
  margin-top: 30px;
}
.wniosek-kredyt .section:last-of-type {
  border-bottom: 0;
}
@media screen and (min-width: 768px) {
  .wniosek-kredyt .section a.btn {
    margin-left: 150px;
  }
}
.wniosek-kredyt input {
  margin-right: 15px;
  margin-bottom: 0;
}
.wniosek-kredyt textarea {
  max-width: 550px;
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  .wniosek-kredyt textarea {
    margin-left: 150px;
  }
}
.wniosek-kredyt table {
  border: 0;
}
@media screen and (min-width: 768px) {
  .wniosek-kredyt table {
    margin-left: 150px;
  }
}
.wniosek-kredyt table th {
  border: 0;
  background-color: #F0F6FF;
}
.wniosek-kredyt table td,
.wniosek-kredyt table th {
  vertical-align: middle;
}
.wniosek-kredyt table tr td:last-child,
.wniosek-kredyt table tr th:last-child {
  /*width: 50px;*/
  border: 0 !important;
  background-color: transparent !important;
}
.wniosek-kredyt table tr td.removeRow {
  border: 0;
  background-color: transparent;
}
.wniosek-kredyt table tr td.removeRow a {
  display: inline-block;
  width: 2em;
  position: relative;
  top: -0.3em;
  text-align: center;
  vertical-align: middle;
  color: #f00f00;
  font-size: 1.4em;
  line-height: 2em;
}
.wniosek-kredyt .only-last-can-remove tbody tr td.removeRow a {
  display: none !important;
}
.wniosek-kredyt .only-last-can-remove tbody tr:last-child td.removeRow a {
  display: block !important;
}
/**
 * Wybrane produkty
 */
#wybrane-produkty-container table {
  margin: 0 auto;
}
#wybrane-produkty-container table td {
  vertical-align: top;
}
/**
 * Reklamacje
 */
.complaint-panel {
  height: 440px;
  position: relative;
}
.complaint-panel .panel-body:nth-child(1) {
  height: 200px;
}
.complaint-panel .panel-body:nth-child(2) {
  height: 180px;
}
.complaint-panel .panel-body:nth-child(3) {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.complaint-panel .panel-body:nth-child(3) .panel-controls {
  margin-top: 20px;
}
.complaint-panel .panel-body:nth-child(4) {
  height: 40px;
}
.complaint-panel .panel-body:nth-child(4) a.btn-primary {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.complaint-panel .complaints-link {
  text-decoration: underline;
  font-size: 1.2em;
}
.complaints-section {
  /*& .filter-wrapper {
 		padding:1em;
 	}*/
}
.complaints-section h3 {
  padding-left: 0;
}
.complaints-section .filter-wrapper:after {
  clear: both;
}
.complaints-section .address {
  width: 200px;
}
.complaints-section .search-container.search-container-addtional > .select2 {
  position: absolute;
  right: 30px;
  width: 150px;
  top: 5px;
}
.complaints-section .search-container.search-container-addtional > .select2 .select2-selection--single {
  height: 27px;
}
.complaints-section .search-container.search-container-addtional > .select2 .select2-selection--single span {
  line-height: 27px;
}
.complaints-section .subsection {
  border-bottom: 1px solid #999999;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  top: 0;
  left: 0;
}
.complaints-section .subsection .s_content {
  padding-top: 30px;
}
.complaints-section .subsection .radio {
  padding-left: 40px;
}
.complaints-section .subsection h2 {
  font-size: 1.1em;
}
@media screen and (min-width: 768px) {
  .complaints-section .subsection h2 {
    position: absolute;
    left: 0;
    top: -0.3em;
    padding: 0;
    margin: 0;
  }
}
@media screen and (min-width: 980px) {
  .complaints-section .subsection .pos_label {
    text-align: right;
  }
}
.complaints-section .subsection .pos_value {
  text-align: left;
  font-weight: 600;
  /*	font-weight:bold;
 			font-size:1.2em;*/
}
.complaints-section .subsection .pos_value img {
  margin: 0 0 20px 0;
}
.complaints-section .subsection .pos_value .form-control {
  max-width: 500px;
  font-weight: normal;
  margin-bottom: 10px;
}
.complaints-section .catColumnWrapper {
  clear: both;
  padding-top: 0px;
}
.complaints-section .complaints-blocks .grey-text {
  color: #999999;
}
.complaints-section .pgsmall small {
  line-height: 0.8em;
}
.complaints-section .complaints-lista td.sprawa {
  width: 50%;
  color: #999999;
}
.complaints-section .complaints-lista td.sprawa .typ {
  display: inline-block;
  margin-left: 25px;
}
#wybierz-adres {
  width: 300px;
}
.checked-transparent {
  width: 80px;
}
.hide-unchecked {
  visibility: hidden;
}
.status-0 .status_ico {
  color: #165b62;
}
.status-1 .status_ico {
  color: #f00f00;
}
.checked .checked-transparent {
  background-color: transparent;
  border: 0;
  font-weight: bold;
}
.checked .hide-unchecked {
  visibility: visible;
}
.service-status {
  min-height: 130px;
  text-align: center;
  border-right: 1px solid #F0F6FF;
}
.service-status .ico {
  font-size: 2em;
  padding-top: 0.5em;
  display: block;
}
.service-status .status-on span.fa,
.service-status .status-on i.fa {
  color: #58595B;
}
.service-status .status-off span.fa,
.service-status .status-off i.fa {
  color: #EDEEF0;
}
.service-status .text {
  padding: 1em;
  display: block;
  text-align: center;
}
/**
 * END Reklamacje
 */
.kwota-blok {
  text-align: center;
}
.kwota-blok .kwota {
  padding-top: 20px;
  font-size: 1.2em;
}
.kwota-blok .kwota span.fa,
.kwota-blok .kwota .fa.fa-sort-asc {
  color: #0a00a0;
}
.kwota-blok .kwota .fa.fa-sort-desc {
  color: #a00a00;
}
.kwota-blok .waluta {
  padding-bottom: 20px;
}
.table-powiadomienia .icon {
  font-size: 1.8em;
  width: 2em;
  text-align: center;
}
.table-powiadomienia tr.alert a {
  font-weight: bold;
}
.table-powiadomienia tr.old {
  background-color: #EDEEF0;
}
.table-punktacja .punktacja {
  width: 80px;
}
.inactive td,
.inactive strong,
.inactive div {
  color: #dddddd !important;
}
.miniCartSubtotal {
  text-align: right !important;
  word-wrap: nowrap !important;
}
.fa-chevron-auto:before {
  content: "\f0d7";
}
.collapsed .fa-chevron-auto::before {
  content: "\f0da";
}
.nobg {
  background-color: transparent !important;
}
.nobg div {
  background-color: transparent !important;
}
.noborder {
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.noborder div {
  border: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.pracownik-wizytowka {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #F0F6FF;
  border-radius: 5px;
  min-height: 120px;
}
.pracownik-wizytowka h5 {
  font-weight: bold;
  padding-bottom: 0;
}
.pracownik-wizytowka p {
  line-height: 1.2em;
  margin: 0;
}
.pracownik-wizytowka .ustatus {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #F0F6FF;
  border-radius: 4px;
  margin-right: 5px;
}
.pracownik-wizytowka .ustatus-online {
  background-color: #27AE60;
  border-color: #1e8449;
}
.pracownik-wizytowka .ustatus-offline {
  background-color: #DDDDDD;
  border-color: #c4c4c4;
}
.pracownik-wizytowka img {
  margin-top: -6px !important;
  position: absolute;
  border-radius: 0;
  height: 82px;
}
.image-with-description {
  position: relative;
}
.image-with-description img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.image-with-description .desc {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  padding: 5%;
  width: 100%;
}
#departments-page .map {
  height: 300px;
}
#departments-page .image-with-description {
  position: relative;
}
#departments-page .image-with-description .department-desc {
  background-color: rgba(255, 255, 255, 0.6);
  bottom: 0;
  padding: 5%;
  height: 180px;
  width: 100%;
}
.filter-wrapper.promotion-filter-wrapper {
  border-bottom: none;
}
.filter-wrapper .filtruj {
  line-height: 1.8em;
  font-size: 1em;
}
.filter-wrapper .filtruj .filter-wrapper {
  padding: 30px;
}
.filter-wrapper .filtruj > div {
  line-height: 2.3em;
  min-height: 3em !important;
}
.filter-wrapper .filtruj label,
.filter-wrapper .filtruj select {
  display: table-cell;
  vertical-align: bottom;
  height: 36px;
  margin-bottom: 0;
}
.filter-wrapper .filtruj .promotion-search-label {
  height: 18px;
}
.filter-wrapper .filtruj .promotion-filter {
  display: flex;
  justify-content: center;
}
.filter-wrapper .filter-actions-wrapper {
  padding-left: 1em;
  padding-right: 1em;
}
.panel-caret-header {
  font-size: 1.2em;
}
.panel-caret-header .fa {
  margin-right: 15px;
}
.clit {
  line-height: 4em;
}
.clit label {
  font-weight: normal;
  display: inline-block;
  width: 10em;
  text-align: right;
  margin-right: 1em;
  line-height: 1em;
  vertical-align: middle;
}
.clit input.form-control {
  display: inline-block;
  max-height: 4em;
  max-width: 20em;
}
.datepicker {
  padding: 0;
}
.datepicker th {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.datepicker.datepicker {
  z-index: 1050 !important;
}
.inputdatepicker {
  background: url(/Content/images/calendar.png) no-repeat 98% center;
}
.no-radius {
  border-radius: 0;
  margin-right: 2px;
}
img {
  position: relative;
  transition: all 0;
}
.image-notrans-autohight {
  display: inline-block;
  float: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: auto;
  padding: 14px;
  vertical-align: middle;
}
.image-notrans-autohight .promotion {
  position: absolute;
  top: 10px;
  left: 10px;
  height: auto;
}
.image-notrans-autohight .promotion .new-product,
.image-notrans-autohight .promotion .discount {
  float: none;
  padding: 3px 5px;
}
.background-white.wrapper.no-margin.pad0 {
  padding: 10px 15px !important;
}
.nav.nav-list.pad0 li {
  padding: 0;
}
/**
 * Dashboard handlowiec slide
 */
.handlowiec-slide {
  width: 370px;
  position: fixed;
  bottom: 95px;
  right: -341px;
  z-index: 9999;
  transition: right 0.5s;
  transition-timing-function: ease-in-out;
}
.handlowiec-slide.show {
  right: 0;
}
.handlowiec-slide .etykieta {
  width: 100px;
  height: 20px;
  line-height: 20px;
  background-color: #999999;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 41px;
  left: -31px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.handlowiec-slide .pracownik-wizytowka {
  background-color: #FFFFFF;
  width: 100%;
  margin-left: 28px;
}
/**
 * END Dashboard handlowiec slide
 */
#secret-btn-prices {
  color: #007d78;
}
#secret-btn-prices:not(.legend-only) {
  position: fixed;
  top: 90px;
  right: 6px;
  z-index: 9999;
  -ms-transform: scale(2);
  /* IE 9 */
  -webkit-transform: scale(2);
  /* /* Safari */
  transform: scale(2);
  cursor: pointer;
}
#secret-btn-prices.legend-only i {
  zoom: 2;
}
#secret-btn-prices.client {
  color: #0a00a0;
}
/**
 * Disable click
 */
.radio.disable {
  cursor: not-allowed;
  opacity: 0.7;
}
.radio.disable label {
  pointer-events: none;
}
.nav-tabs .disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
.nav-tabs .disabled:hover a {
  background-color: none !important;
  color: #777777 !important;
}
.nav-tabs .disabled a {
  pointer-events: none;
}
/**
 * END Disable click
 */
#producers-page .producers-container ul li a.highlight {
  color: #58595B;
}
#producers-page .producers-container ul li.producer-filter {
  padding: 0;
  margin: 0;
  line-height: 12px;
}
#producers-page .producers-container ul li.producer-filter a {
  padding: 0;
}
#producers-page .producers-container ul li a.highlight:hover {
  color: #007d78;
}
#producers-page .producers-container ul li a:hover {
  font-weight: bold;
  color: #58595B;
}
#tracking-details-wrapper .ups .logo {
  float: left;
}
#tracking-details-wrapper .ups .shipper-address {
  float: left;
  margin-left: 15px;
}
#tracking-details-wrapper .ups .shipment-address {
  float: right;
  margin-right: 15px;
}
#tracking-details-wrapper .ups .additional-data {
  clear: both;
  float: right;
}
#account-profile-menu li a.highlight {
  background-color: #007d78;
  color: #FFFFFF;
  font-weight: normal;
}
.select2 {
  /*width: auto !important;*/
  display: inline-block;
}
.select2.form-control {
  width: 100% !important;
}
.select2 .select2-selection {
  position: relative;
}
.select2-dropdown:not(.select2-parent-width) {
  width: auto !important;
}
.select2-dropdown li {
  white-space: nowrap;
  padding-right: 30px;
}
.select2-dropdown .select2-search__field {
  width: -moz-available !important;
  width: -webkit-fill-available !important;
  width: fill-available !important;
}
.tooltip:not([role=tooltip]) {
  position: static;
}
.tooltip {
  opacity: 1 !important;
  cursor: pointer;
}
.tooltip .tooltip-arrow {
  border-top-color: #888888 !important;
}
.tooltip .tooltip-inner {
  padding: 8px 15px 8px 30px;
  /*background-color: @Color-78;
        color: @Color-10;*/
  background-color: #e5ffe5;
  color: black;
  line-height: 15px;
  max-width: 300px;
  position: relative;
  border: solid 1px #888888;
  text-align: left;
}
.tooltip .tooltip-inner:before {
  content: "\f05a";
  font-family: FontAwesome;
  margin-right: 5px;
  color: black;
  position: absolute;
  left: 10px;
}
/* Checkbox'y */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) ~ label:first-of-type,
[type="checkbox"]:checked ~ label:first-of-type,
[type="radio"]:not(:checked) ~ label:first-of-type,
[type="radio"]:checked ~ label:first-of-type {
  cursor: pointer;
  padding-left: 20px;
}
[type="checkbox"] ~ label:first-of-type:before,
[type="radio"] ~ label:first-of-type:before {
  display: inline-block;
  line-height: 1.3em;
  vertical-align: middle;
  width: 1.3em;
  height: 1.3em;
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 0.9em;
  margin-right: 5px;
  margin-left: -20px;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) ~ label:first-of-type:before,
[type="radio"]:not(:checked) ~ label:first-of-type:before {
  content: '';
}
/* checked mark aspect */
[type="checkbox"]:checked ~ label:first-of-type:before,
[type="radio"]:checked ~ label:first-of-type:before {
  content: '✔';
  color: #58595B;
  font-weight: bold;
  text-indent: 0px;
}
[type="checkbox"][data-indeterminate="true"]:not(:checked) ~ label:first-of-type:before {
  content: '\f0c8';
  color: #888;
  font-weight: bold;
  text-indent: 0px;
  font-family: 'FontAwesome';
  width: 16px;
  height: 16px;
  font-size: 8px;
  line-height: 1.8em;
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) ~ label:first-of-type:before,
[type="checkbox"]:disabled:checked ~ label:first-of-type:before,
[type="radio"]:disabled:not(:checked) ~ label:first-of-type:before,
[type="radio"]:disabled:checked ~ label:first-of-type:before {
  box-shadow: none;
  border-color: #DDDDDD;
  border-width: 1px;
  cursor: default;
}
[type="checkbox"]:disabled:checked ~ label:first-of-type:before,
[type="radio"]:disabled:checked ~ label:first-of-type:before {
  color: #bbb;
}
[type="checkbox"]:disabled ~ label:first-of-type,
[type="radio"]:disabled ~ label:first-of-type {
  cursor: default;
  color: #58595B;
}
div.label.disable-reason {
  position: relative;
  top: -1px;
  left: 5px;
}
/* accessibility */
[type="checkbox"]:checked:focus ~ label:first-of-type:before,
[type="checkbox"]:not(:checked):focus ~ label:first-of-type:before,
[type="radio"]:checked:focus ~ label:first-of-type:before,
[type="radio"]:not(:checked):focus ~ label:first-of-type:before {
  /*border: 1px dotted blue;*/
}
[type="radio"] ~ label:first-of-type:before {
  border-radius: 25px !important;
}
/* hover style just for information */
[type="checkbox"]:not(:disabled) ~ label:hover:before,
[type="radio"]:not(:disabled) ~ label:hover:before {
  border: 1px solid #58595B !important;
  box-shadow: 0 0 3px 1px rgba(0, 4, 7, 0.5);
  /*według @Color-05*/
}
/*END  Checkbox'y */
#is-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#is-overlay.overlay-show {
  display: block;
}
#is-overlay .loader {
  padding: 15px;
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 15px;
  box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.4);
}
.file-path {
  padding-left: 10px;
  cursor: pointer;
}
#change-view-wrapper {
  background-color: #EDEEF0;
  height: 43px;
}
#change-view-wrapper ul.dropdown-menu {
  padding-bottom: 5px;
}
#change-view-wrapper ul.dropdown-menu li {
  line-height: 1.7em;
}
#change-view-wrapper ul.dropdown-menu li:first-child {
  line-height: inherit;
}
#topcontrol {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
  background-color: #007d78;
  border-radius: 7px;
  color: white;
  display: none;
}
#topcontrol i.fa {
  line-height: 45px;
}
#language-change-dropdown {
  background-color: #FFFFFF;
  color: #58595B;
  box-shadow: none;
}
div.revKontener {
  position: relative;
  height: 100%;
}
div.revKontener > ins > img,
div.revKontener > ins > a > img {
  display: block;
  margin: 0 auto 10px auto;
  max-width: 100%;
  height: auto;
}
.autocomplete-suggestions {
  -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.3);
  border: 1px solid #ccc;
  border-top: none;
}
.autocomplete-suggestions .autocomplete-group {
  font-weight: bold;
  color: #58595B;
  font-size: 11px;
  text-transform: uppercase;
  padding-left: 25px;
  border-bottom: dotted 1px #DDDDDD;
  background-color: #f5f5f5;
}
.autocomplete-suggestions .autocomplete-group:before {
  content: '\f0dd';
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  line-height: inherit;
  padding-top: 0;
  margin-left: -12px;
  margin-top: -2px;
  color: #58595B /*@Color-05*/;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding: 0;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected a {
  color: #454545;
}
.autocomplete-suggestions .autocomplete-suggestion .item {
  line-height: 1.2em;
  border-bottom: dotted 1px #DDDDDD;
  padding: 0;
  margin: 0;
}
.autocomplete-suggestions .autocomplete-suggestion .item:hover {
  margin-left: 5px;
}
.autocomplete-suggestions .autocomplete-suggestion .item.category {
  /*font-weight: bold;*/
}
.autocomplete-suggestions .autocomplete-suggestion .item.other {
  font-weight: bold;
  font-style: italic;
}
.autocomplete-suggestions .autocomplete-suggestion .item.other a {
  font-size: 8pt;
}
.autocomplete-suggestions .autocomplete-suggestion .item a {
  padding: 4px 0;
  margin: 0 12px;
  display: block;
  font-size: 9pt;
  overflow: hidden;
  text-overflow: ellipsis;
}
.autocomplete-suggestions .autocomplete-suggestion .item a:hover {
  color: #454545;
}
.datepicker.datepicker-dropdown {
  background-color: #007d78;
}
.datepicker.datepicker-dropdown table tbody tr td {
  background-color: white;
  border-radius: 0px;
}
.datepicker.datepicker-dropdown .active,
.datepicker.datepicker-dropdown .active:hover,
.datepicker.datepicker-dropdown .active.disabled,
.datepicker.datepicker-dropdown .active.disabled:hover {
  background-image: linear-gradient(to bottom, #007d78, #007d78);
}
#new-cart-link {
  /*.cart-link-primary {
        width: 88%;
    }

    .cart-link-menu {
        width: 12%;
    }*/
}
#new-cart-link .cart-link-primary {
  width: 100%;
}
#new-cart-link ul.dropdown-menu {
  left: auto;
  right: 0;
}
#carts-list-wrapper {
  margin-top: 10px;
}
#carts-list-wrapper .panel-flat {
  border-bottom: solid 10px #EDEEF0;
}
#carts-list-wrapper.cart-list-view-small .cart-list-item-wrapper:not(.active) {
  /*bylo jeszcze :not(:hover)*/
}
#carts-list-wrapper.cart-list-view-small .cart-list-item-wrapper:not(.active) p {
  display: none;
}
/*wiersz w tabeli ng-pluralize przekreslonym usuniętym tekstem*/
table tr.deleted-text td {
  color: red;
  text-decoration: line-through;
}
/*glowne style do tablesorter samp wbr pluginie. content styl zmienia gif nav font-awesome*/
.tablesorter .tablesorter-header {
  background-image: none;
  background-position: unset;
  position: relative;
}
.tablesorter .tablesorter-header.no-wrap {
  white-space: nowrap;
}
.tablesorter .tablesorter-header.sorter-false:after {
  display: none;
}
.tablesorter .tablesorter-header:after {
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  height: 100%;
  content: "\f0dc";
  position: absolute;
  right: 5px;
  top: 50%;
  line-height: 0;
  font-size: 12px;
  vertical-align: middle;
  color: white;
  font-weight: normal;
}
.tablesorter .tablesorter-header.tablesorter-headerAsc:after {
  content: "\f0de";
}
.tablesorter .tablesorter-header.tablesorter-headerDesc:after {
  content: "\f0dd";
}
#selected-filters {
  background-color: #EDEEF0;
}
#selected-filters.scroll-to-fixed-fixed {
  padding-top: 10px;
}
#selected-filters .selected-filters-content {
  padding: 0 0 10px 0;
  overflow: auto;
}
#selected-filters .selected-filters-content > h2 {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline;
  margin-right: 10px;
  line-height: 28px;
  vertical-align: middle;
  float: left;
}
#selected-filters .selected-filters-content > div {
  overflow: auto;
}
#selected-filters .selected-filters-content > div .btn {
  margin: 2px 1px;
}
@media only screen and (max-width: 992px) {
  .form-group label:empty {
    display: none;
  }
}
.row.row-fix--5px {
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.carts-tools {
  margin-top: 10px;
  margin-bottom: 5px;
  vertical-align: middle;
  line-height: 20px;
}
.carts-tools .sort-type .select2-selection {
  height: 22px;
}
.carts-tools .sort-type .select2-selection .select2-selection__rendered {
  line-height: 22px;
}
.carts-tools .view-type a {
  margin-right: 5px;
  line-height: 20px;
  opacity: 0.5;
}
.carts-tools .view-type a:hover {
  opacity: 0.9 !important;
}
.carts-tools .view-type a.active {
  opacity: 0.9;
}
.carts-tools .view-type a i {
  vertical-align: middle;
  font-size: 14px;
  height: 12px;
}
.carts-tools .view-type a i.fa-pause {
  transform: rotate(90deg) scaleY(1.2);
}
.page-services-services .service-name.service-name-ga {
  display: inline-block;
  margin-right: 5px;
}
.inline {
  display: inline;
}
.promotion-register-section h3 {
  padding-left: 0;
}
.promotion-register-section .filter-wrapper:after {
  clear: both;
}
.promotion-register-section .subsection {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  top: 0;
  left: 0;
}
.promotion-register-section .subsection .radio {
  padding-left: 40px;
}
.promotion-register-section .subsection .checkbox {
  padding-left: 40px;
}
.promotion-register-section .subsection .select {
  padding-left: 40px;
}
.promotion-register-section .subsection .address-row {
  padding-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .promotion-register-section .subsection .address-row {
    padding-left: 25px;
  }
}
@media screen and (max-width: 980px) {
  .promotion-register-section .subsection .edit-text-row {
    padding-left: 25px;
  }
}
@media screen and (min-width: 980px) {
  .promotion-register-section .subsection .s_content span.field-validation-error {
    padding-left: 40px;
  }
}
@media screen and (max-width: 980px) {
  .promotion-register-section .subsection .s_content span.field-validation-error {
    padding-left: 40px;
  }
}
.promotion-register-section .subsection h2 {
  font-size: 1.1em;
  padding-bottom: 10px;
}
.promotion-register-section .subsection h2.required::after {
  content: "*";
  color: red;
}
.promotion-register-section .subsection .required::after {
  content: "*";
  color: red;
}
@media screen and (min-width: 980px) {
  .promotion-register-section .subsection .pos_label {
    padding-left: 40px;
  }
}
.promotion-register-section .subsection .pos_value {
  text-align: left;
  font-weight: 600;
  /*	font-weight:bold;
 			font-size:1.2em;*/
}
.promotion-register-section .subsection .pos_value img {
  margin: 0 0 20px 0;
}
.promotion-register-section .subsection .pos_value .form-control {
  max-width: 500px;
  font-weight: normal;
  margin-bottom: 10px;
}
.promotion-register-section .complaints-blocks .grey-text {
  color: #999999;
}
.promotion-register-section .pgsmall small {
  line-height: 0.8em;
}
.clock-content {
  display: flex;
}
.clock-content .clock {
  flex: none;
  width: unset;
  margin-top: 0px;
  margin-left: 285px;
  position: fixed;
  transform-origin: 0 0;
  transform: scale(0.22);
  -ms-transform: scale(0.22);
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(0.22);
  -o-transform-origin: 0 0;
  -o-transform: scale(0.22);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(0.22);
}
.clock-content .count-down-info {
  font-size: 12px;
  flex: none;
  color: red;
  font-weight: bold;
  margin-top: 8px;
}
.clock-content .count-down-info a {
  color: inherit;
}
.clock-content .count-down-info2 {
  margin-left: 150px;
}
.dropdown-export:not(.only-selected) span:nth-child(2) {
  display: none;
}
.dropdown-export.only-selected span:nth-child(1) {
  display: none;
}
.page-ordersrealization-realization2 .option-data,
.page-ordersrealizationex-realization .option-data {
  padding: 10px 10px 10px 30px;
  background-color: transparent;
  clear: both;
}
.page-ordersrealization-realization2 .option-data:empty,
.page-ordersrealizationex-realization .option-data:empty {
  display: none !important;
}
.page-ordersrealization-realization2 .option-data2,
.page-ordersrealizationex-realization .option-data2 {
  padding: 10px 10px 10px 30px;
  background-color: transparent;
  clear: both;
}
.page-ordersrealization-realization2 h4.section-title-form,
.page-ordersrealizationex-realization h4.section-title-form {
  border-bottom: solid 1px #000000;
}
.page-ordersrealizationex-realization .section-title-form {
  margin: 0;
  padding: 15px 15px;
}
.page-ordersrealizationex-realization .section-step {
  background-color: white;
  border: solid 1px #CCCCCC;
  margin-bottom: 15px;
}
.page-ordersrealizationex-realization .section-step .section-body {
  margin: 15px 50px;
}
.rotate-text {
  animation-name: rotate-text-animation;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
@keyframes rotate-text-animation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*FLEX*/
div.flex.flex-col {
  display: flex;
  flex-direction: column;
}
div.flex.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
div.flex.flex-wrap .flex-max-height {
  height: 100%;
}
div.flex .flex-grow {
  flex-grow: 1;
}
/*FLEX END*/
/*DASHBOARD*/
#dashboard-section {
  /*padding-top: 1em;*/
}
#dashboard-section .row {
  /*padding-bottom: 15px;*/
}
#dashboard-section .row.section-row {
  display: flex;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  #dashboard-section .row.section-row {
    display: block;
    padding: 0 15px 0 15px;
  }
  #dashboard-section .row.section-row .section-col {
    padding-bottom: 15px;
  }
  #dashboard-section .row.section-row .section-col.section-col-information {
    padding-left: 0;
    padding-right: 0;
  }
}
#dashboard-section .row .finances-row {
  height: 100%;
}
#dashboard-section .row .finances-row .finance-content {
  height: 100%;
}
#dashboard-section .dashboard-salesman-sec,
#dashboard-section .dashboard-bonus-program-sec {
  /*padding-top: 15px;*/
  display: block;
}
#dashboard-section .dashboard-salesman-sec.without-finance,
#dashboard-section .dashboard-bonus-program-sec.without-finance {
  height: 100%;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program {
  height: 100%;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content .dashboard-table,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content .dashboard-table,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program .dashboard-table,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table {
  display: block;
  border: none;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content .dashboard-table thead,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content .dashboard-table thead,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program .dashboard-table thead,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table thead {
  display: block;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content .dashboard-table thead tr,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content .dashboard-table thead tr,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program .dashboard-table thead tr,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table thead tr {
  display: block;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content .dashboard-table tbody,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content .dashboard-table tbody,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program .dashboard-table tbody,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody {
  display: block;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content .dashboard-table tbody tr,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content .dashboard-table tbody tr,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program .dashboard-table tbody tr,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr {
  display: block;
}
#dashboard-section .dashboard-salesman-sec .salesman-sec-content .dashboard-table tbody tr td,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-content .dashboard-table tbody tr td,
#dashboard-section .dashboard-salesman-sec .salesman-sec-bonus-program .dashboard-table tbody tr td,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td {
  display: block;
  border: none;
}
#dashboard-section .salesman-sec-content {
  height: 188px !important;
}
#dashboard-section .salesman-sec-bonus-program .bp-banner-container {
  width: 100%;
  height: 100%;
}
#dashboard-section .salesman-sec-bonus-program .bp-banner-container .bp-banner {
  display: block;
  width: 100%;
  height: 100%;
}
#dashboard-section .salesman-sec-bonus-program .bp-banner-container .bp-banner img {
  width: 100%;
  height: 100%;
}
#dashboard-section .salesman-sec-bonus-program thead tr {
  background: #9F6FB4 !important;
}
#dashboard-section .salesman-sec-bonus-program thead tr th {
  background: #9F6FB4 !important;
}
#dashboard-section .dashboard-bonus-program-sec {
  /*&:not(.bp-banner-section) {
            max-height: 200px;
        }*/
  height: 100%;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program tbody,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program tr,
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program td {
  height: 100%;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell {
  display: flex;
  justify-content: center;
  align-items: center;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content {
  margin-top: -30px;
}
@media (max-width: 768px) {
  #dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content {
    margin-top: 0;
  }
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .one-basket {
  padding-top: 0;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .two-baskets {
  padding-top: 15px;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .bonus-basket {
  position: relative;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .bonus-basket span {
  position: absolute;
  color: white;
  left: 38%;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1;
  background: #9F6FB4;
  font-size: 11px;
  transform: rotate(-45deg);
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .pull-left {
  margin-left: 50px;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .pull-left .bonus-basket span {
  left: 0;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .pull-right {
  margin-right: 50px;
}
#dashboard-section .dashboard-bonus-program-sec .salesman-sec-bonus-program .dashboard-table tbody tr td.flex-cell .bonus-program-results-content .fa-shopping-basket {
  font-size: 2em;
}
#dashboard-section .dashboard-bonus-program-sec.bp-banner-section .salesman-sec-bonus-program .dashboard-table tbody {
  max-height: 167px;
}
#dashboard-section .dashboard-focusproducts {
  height: 188px;
  margin-bottom: 15px;
  border: solid 1px #ccc;
}
#dashboard-section .flex-col .dashboard-information table tbody {
  max-height: 161px;
}
#dashboard-section .dashboard-information table tbody {
  max-height: 364px;
}
#dashboard-section .check-this-out-sec {
  height: 100%;
}
#dashboard-section .check-this-out-sec .check-this-out-content {
  height: 100%;
}
#dashboard-section .check-this-out-sec table {
  height: 100%;
}
#dashboard-section .check-this-out-sec table tbody tr td {
  /*height: 100%;
                        display: flex;
                        align-items: center;*/
}
#dashboard-section .brands-background-color {
  background-color: #eff0bf;
  border: 1px solid #CCCCCC;
  height: 100%;
  margin-top: 15px;
}
#dashboard-section .brands-background-color.without-finance {
  margin-top: 0;
}
#dashboard-section.without-finance {
  padding-top: 0px;
}
#dashboard-section .business-card-wrapper {
  padding: 1em 0 1em 0;
}
#dashboard-section .business-card-wrapper .pracownik-wizytowka {
  box-shadow: 0px 0px 10px 1px grey;
}
#dashboard-section .business-card-wrapper .pracownik-wizytowka .card-content {
  padding-left: 0.1em;
  padding-right: 0.1em;
}
#dashboard-section .business-card-wrapper .pracownik-wizytowka .card-content img {
  margin-top: 0.2em;
}
.informations,
.promotions {
  height: 100%;
}
.dashboard-table tbody.dashboard-table-body-scroll-y {
  display: block;
  overflow-y: auto;
}
.dashboard-table tbody.dashboard-table-body-scroll-y tr td {
  width: 100%;
}
.dashboard-table tbody.max-height-28em {
  max-height: 43em;
}
.dashboard-table.brands {
  background-color: #eff0bf;
}
.dashboard-table.brands tbody {
  max-height: 160px;
}
.dashboard-table.brands tbody tr.new-brands-items {
  padding-top: 10px;
  display: block;
  width: 100%;
}
.dashboard-table.brands tbody tr.new-brands-items td {
  display: block;
}
.dashboard-table.brands tbody tr.new-brands-items td .new-brands-container {
  padding: 3px;
  height: 40px;
  width: 50%;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.dashboard-table.brands tbody tr.new-brands-items td .new-brands-container a {
  color: #007d78;
}
.dashboard-table.brands tbody tr.new-brands-items td .new-brands-container a:hover {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1, 1.1);
  /* Safari */
  transform: scale(1.1, 1.1);
  /* Standard syntax */
}
.dashboard-table .promotion-list-item {
  padding: 0;
  border-radius: 4px;
  border: 1px solid LightGray;
}
.dashboard-table .promotion-list-item img {
  border-radius: 4px;
  width: 100%;
}
.dashboard-table .promotion-list-item .promotion-list-item-header {
  padding: 0.5em;
  position: relative;
}
.dashboard-table .promotion-list-item .promotion-list-item-header h4.promotion-title {
  padding: 0.3em 0 0.3em 0;
  font-weight: bold;
}
.dashboard-table .promotion-list-item .promotion-list-item-header small.promotion-products a {
  color: #007d78;
}
.dashboard-table .promotion-list-item .promotion-list-item-header small.registration-required {
  position: absolute;
  left: 50%;
}
.dashboard-table td {
  padding-bottom: 0.5em !important;
}
.dashboard-table td.error {
  color: red;
}
.dashboard-table td.dashboard-info .content {
  display: inline-block;
}
.dashboard-table td.dashboard-info .content .dashboard-table-cell-title.viewed a {
  font-weight: normal;
}
.dashboard-table td.dashboard-info .fa {
  margin-top: 0.3em;
  margin-right: 1em;
}
.dashboard-table td .dashboard-table-cell-title {
  font-weight: bold;
}
.dashboard-table td .dashboard-table-cell-value {
  margin-left: 1em;
}
.dashboard-table td a span.fa {
  margin-right: 0.5em;
  margin-top: -0.4em;
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* /* Safari */
  transform: scale(1.5);
  color: #007d78;
}
.dashboard-table.check-this-out .link-banner {
  height: 100%;
}
.dashboard-table.check-this-out .link-banner a {
  height: 100%;
  display: flex;
}
.dashboard-table.check-this-out .link-banner a img {
  width: 100%;
  margin: auto;
}
.ribbon {
  margin: 0;
  position: absolute;
  right: -10px;
  top: 25px;
  background-color: #c44133;
  color: white;
  padding: 4px;
}
.ribbon-after:after {
  content: '';
  border-bottom: 10px solid #c44133;
  border-right: 10px solid transparent;
  position: absolute;
  right: 0;
  top: -10px;
}
.ribbon-slide {
  right: 30px;
}
.ribbon-topic {
  position: initial;
  display: inline-block;
}
/*DASHBOARD END*/
.acceptances-info-container {
  padding: 20px;
  margin-top: 10px;
  background-color: #e8eaed;
  border-radius: 5px 5px;
}
#account-edit-form .role-group,
#account-add-form .role-group,
#account-user-roles .role-group {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 7px;
  padding-bottom: 5px;
}
#account-edit-form .role-items,
#account-add-form .role-items,
#account-user-roles .role-items {
  border-left: dotted 1px #aaa;
  margin-left: 10px;
}
#account-edit-form .role-items li,
#account-add-form .role-items li,
#account-user-roles .role-items li {
  position: relative;
  padding-left: 20px;
}
#account-edit-form .role-items li.child,
#account-add-form .role-items li.child,
#account-user-roles .role-items li.child {
  margin-left: 28px;
}
#account-edit-form .role-items li.child:after,
#account-add-form .role-items li.child:after,
#account-user-roles .role-items li.child:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 15px;
  border-left: dotted 1px #aaa;
  left: 0px;
  top: -5px;
}
#account-edit-form .role-items li:before,
#account-add-form .role-items li:before,
#account-user-roles .role-items li:before {
  content: '';
  display: inline-block;
  width: 10px;
  border-bottom: dotted 1px #aaa;
  height: 1px;
  position: absolute;
  top: 11px;
  left: 2px;
}
.loader-mask-container {
  position: relative;
}
.loader-mask-container .loader-mask {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: -10px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: none;
}
.loader-mask-container .loader-mask.active {
  display: flex;
}
.loader-mask-container .loader-mask:after {
  display: block;
  border: 16px solid #EDEEF0;
  border-radius: 50%;
  border-top: 16px solid #4BB777;
  width: 120px;
  height: 120px;
  content: "";
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.x-large {
  font-size: x-large;
}
span.invoice-mpp {
  font-size: 10px;
  cursor: help;
  font-weight: normal;
}
#products-list-wrapper span.product-parameter-energy-label {
  width: 52px;
  height: 24px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-axxx {
  background-position: -189px -44px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-axx {
  background-position: -189px -76px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-ax {
  background-position: -189px -107px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-a {
  background-position: -189px -136px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-a.energy-label-new {
  background-position: -189px -44px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-b {
  background-position: -189px -167px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-b.energy-label-new {
  background-position: -189px -75px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-c {
  background-position: -189px -199px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-c.energy-label-new {
  background-position: -189px -106px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-d {
  background-position: -189px -230px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-d.energy-label-new {
  background-position: -189px -137px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-e.energy-label-new {
  background-position: -189px -168px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-f.energy-label-new {
  background-position: -189px -199px;
}
#products-list-wrapper span.product-parameter-energy-label.energy-label-g.energy-label-new {
  background-position: -189px -230px;
}
span.product-parameter-energy-label {
  width: 95px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(/Content/images/etykiety_energ_stare.png);
}
span.product-parameter-energy-label.energy-label-new {
  background-image: url(/Content/images/etykiety_energ.png);
}
span.product-parameter-energy-label.energy-label-axxx {
  background-position: -67px -34px;
}
span.product-parameter-energy-label.energy-label-axx {
  background-position: -67px -94px;
}
span.product-parameter-energy-label.energy-label-ax {
  background-position: -67px -154px;
}
span.product-parameter-energy-label.energy-label-a {
  background-position: -67px -210px;
}
span.product-parameter-energy-label.energy-label-a.energy-label-new {
  background-position: -67px -34px;
}
span.product-parameter-energy-label.energy-label-b {
  background-position: -67px -270px;
}
span.product-parameter-energy-label.energy-label-b.energy-label-new {
  background-position: -67px -93px;
}
span.product-parameter-energy-label.energy-label-c {
  background-position: -67px -330px;
}
span.product-parameter-energy-label.energy-label-c.energy-label-new {
  background-position: -67px -152px;
}
span.product-parameter-energy-label.energy-label-d {
  background-position: -67px -390px;
}
span.product-parameter-energy-label.energy-label-d.energy-label-new {
  background-position: -67px -212px;
}
span.product-parameter-energy-label.energy-label-e.energy-label-new {
  background-position: -67px -271px;
}
span.product-parameter-energy-label.energy-label-f.energy-label-new {
  background-position: -67px -330px;
}
span.product-parameter-energy-label.energy-label-g.energy-label-new {
  background-position: -67px -390px;
}
body#cdn-iframe-body a {
  color: #007d78;
  text-decoration: underline;
  font-weight: bolder;
}
body#cdn-iframe-body > .background-white {
  border: none;
}
iframe.cdn-content {
  width: 100%;
  margin-bottom: 30px;
  border: none;
  overflow: hidden !important;
}
.btn-group.btn-group-fullwidth {
  display: flex;
}
.btn-group.btn-group-fullwidth > a:not(.dropdown-toggle),
.btn-group.btn-group-fullwidth button:not(.dropdown-toggle) {
  flex: 1;
}
.btn-group > .dropdown-toggle {
  border-left: solid 1px #aaaaaa !important;
}
.btn-group > div.mouse-hover > .dropdown-toggle {
  border-left: solid 1px #aaaaaa !important;
  padding-right: 8px;
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group button.mouse-hover.open ~ ul.dropdown-menu {
  display: block;
}
.alert-dropshipment {
  background-color: #fff2e5;
  text-align: center !important;
  font-weight: bold;
}
body.gu-unselectable {
  /*products categories menu*/
}
body.gu-unselectable > * {
  list-style: none;
}
body.gu-unselectable > li.p-cat {
  opacity: 0.8;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  background-color: #007d78;
}
body.gu-unselectable > li.p-cat a {
  color: #ffffff;
  font-size: 15px;
}
body.gu-unselectable li.p-cat.gu-transit a {
  color: #ffffff;
  background-color: #007d78;
}
#ws-certified-integrators .certified-integrators-list .panel {
  height: 250px;
}
#ws-certified-integrators .certified-integrators-list .panel .panel-heading {
  text-align: center;
  font-weight: bold;
  height: 35%;
}
#ws-certified-integrators .certified-integrators-list .panel .panel-body {
  height: 65%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ws-certified-integrators .certified-integrators-list .panel .panel-body img {
  height: 100%;
}
#order-realization .konsultant-wrapper {
  margin: 10px 0 20px;
  min-width: 350px;
  padding: 14px;
}
#order-realization .konsultant-wrapper > img {
  margin-right: 15px;
}
#rules-section .sticky {
  position: sticky;
  top: 90px;
  z-index: 1;
}
.onlinepayment-container a {
  display: inline-block;
  width: 160px;
  height: 60px;
  border: solid 1px #ddd;
  text-align: center;
  vertical-align: middle;
}
.onlinepayment-container .img-operator-selection {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  margin: auto;
}
.category-flag {
  font-size: 5pt;
  padding: 2px 4px 1px 4px;
  border-radius: 2px;
  display: inline-block;
}
.category-flag.category-flag1 {
  background-color: mediumseagreen !important;
  color: white !important;
}
.category-flag.category-flag2 {
  background-color: yellow !important;
  color: black !important;
}
#category-map-wrapper h3 {
  margin-top: 20px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 0;
}
#category-map-wrapper .category-map {
  margin-bottom: 30px;
}
#category-map-wrapper .category-map > li {
  margin: 0 !important;
  padding: 0 !important;
}
#category-map-wrapper .category-map > li > ul {
  padding-top: 30px;
}
#category-map-wrapper .category-map ul {
  margin: 0 0 0 12em;
  padding: 0;
  list-style: none;
  color: #58595B;
  position: relative;
}
#category-map-wrapper .category-map:before,
#category-map-wrapper .category-map ul:before {
  content: "";
  display: block;
  width: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid #ccc;
  background: white;
  z-index: 1;
}
#category-map-wrapper .category-map li {
  font-weight: bold;
  line-height: 3em;
  margin: 0 0 3px 0;
  padding: 0.5em 0 0 2em;
  position: relative;
  z-index: 1;
}
#category-map-wrapper .category-map li:before {
  border-top: 1px solid #ccc;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  margin-top: 1em;
  position: absolute;
  top: 1em;
  width: 2em;
}
#category-map-wrapper .category-map li:last-child:before {
  background: white;
  bottom: 0;
  height: auto !important;
  top: 1em;
}
#category-map-wrapper .category-map > li:before {
  border-top: none !important;
}
#category-map-wrapper .category-map li a > span {
  border-radius: 5px;
  border: 1px solid #ddd;
  margin: 0;
  max-width: 15em;
  min-width: 15em;
  padding: 0.75em 0.75em;
  background: white;
  box-shadow: 5px 5px 5px #ddd;
  color: #58595B;
  font-weight: normal;
  font-size: 9pt;
  line-height: 1.2em;
  position: relative;
  display: inline-block;
}
#category-map-wrapper .category-map li a > span > span.category-flag {
  position: absolute;
  right: 10px;
  top: -7px;
}
#category-map-wrapper .category-map li a:hover > span {
  background-color: #f5f5f5;
}
#category-map-wrapper ul.category-map {
  margin-left: 0px;
}
#category-map-wrapper ul.category-map:before {
  border-left: none;
}
.btn-group > label.btn-primary.active {
  background-color: red !important;
}
.isecoin-points-header {
  background-color: #007d78;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  padding: 20px;
  font-weight: bold;
}
.isecoin-points-summary {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.scroll-margin-top {
  scroll-margin-top: 130px;
}
.ga-input {
  font-size: 24pt !important;
  width: 154px !important;
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 24px 5px !important;
  font-weight: 400 !important;
}
.isecoin-multipier-icon {
  font-size: x-large;
  font-weight: 800;
  color: #DABC71;
  letter-spacing: -2px;
  text-shadow: 1px 1px 2px black;
}
.isecoin-text-color {
  color: #DABC71;
}
.truncate-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.package-option {
  display: inline-block;
  width: 200px;
  height: 150px;
  /*            border: 2px solid #ccc;
            border-radius: 5px;*/
  text-align: center;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: top;
  position: relative;
}
.package-option input[type="radio"] {
  display: none;
}
.package-option img {
  max-width: 100px;
  margin-top: 20px;
}
.package-option label {
  display: block;
  padding: 20px;
}
.package-option input[type="radio"]:checked + .package-label {
  border-color: #FFD700;
  background-color: #FFF8DC;
}
.package-label {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
}
.package-label span {
  display: block;
  margin: 10px 0;
}
.package-option:hover .package-label {
  border-color: #FFD700;
}
.package-option input[type="radio"]:checked + .package-label:before {
  background-color: #337ab7;
  border-color: #337ab7;
}
#order-buynow-realization h4.section-title-form,
#order-buynow-realization h4.section-title-form {
  border-bottom: solid 1px #000000 /*@Color-04*/;
}
#order-buynow-realization .formularz-section .section-title-form {
  margin-left: 0;
}
#order-buynow-realization .formularz-section .radio label,
#order-buynow-realization .formularz-section .checkbox label {
  padding: 2px 10px 2px 25px !important;
}
#profile-modal #tristate-checkbox {
  position: relative;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 30px;
}
#profile-modal #tristate-checkbox .profile-ul .profile-ul {
  margin-left: 30px;
}
#profile-modal #tristate-checkbox .children-container > .profile-ul:before {
  content: ' ';
  border-left: dotted 1px #000;
  display: inline-block;
  position: absolute;
  height: 100%;
  margin-left: -46px;
}
#profile-modal #tristate-checkbox .form-check .form-check .btn-collapse:before {
  content: ' ';
  border-top: dotted 1px #000;
  display: inline-block;
  position: absolute;
  width: 21px;
  height: 1px;
  margin-left: -25px;
  margin-top: 10px;
}
#profile-modal #tristate-checkbox .form-check .form-check.not-children:before {
  content: ' ';
  border-top: dotted 1px #000;
  display: inline-block;
  position: absolute;
  width: 37px;
  height: 1px;
  margin-left: -45px;
  margin-top: 10px;
}
#profile-modal #tristate-checkbox .children-container {
  position: relative;
}
#profile-modal #tristate-checkbox .btn-collapse {
  position: absolute;
  margin-left: -25px;
  line-height: 2.5em;
  color: black;
}
#profile-modal #tristate-checkbox .btn-collapse span.fa {
  font-size: 10pt;
}
.input-group .form-control {
  z-index: unset !important;
}
.raw-html ul,
.raw-html ol {
  list-style: unset;
  margin: 10px 0;
  padding: 0 20px 0 40px;
}
.raw-html ul li,
.raw-html ol li {
  list-style-position: outside;
}
/*fic na bootstrap - chowanie się contentu pod paskiemn przewijania*/
@-ms-viewport {
  width: auto !important;
}
.display-block {
  display: block;
}
/*WALIDACJA*/
.validation-summary-errors ul li {
  color: red;
}
.error,
.field-validation-error {
  color: red;
}
input.input-validation-error {
  border-color: red !important;
}
/*KONIEC WALIDACJA*/
button {
  outline: none !important;
}
.konfiguratory img {
  max-height: 50px;
}
#dashboard-section .wskazniki-list li::after {
  content: none;
}
#accordion .panel:first-child .panel-heading {
  padding-top: 10px;
}
#new-offer-table tr.offerItem td input {
  max-width: 55px;
  height: 27px;
  padding: 1px 0px;
  border-width: 2px;
  line-height: inherit;
  margin: 0;
  font: inherit;
  color: inherit;
}
.oferta-submenu > li {
  padding: 0;
}
.oferta-submenu > li.highlight::before,
.oferta-submenu > li.highlight::after {
  z-index: -1;
}
.oferta-submenu > li:hover {
  /*background-color:@Color-78;*/
}
.oferta-submenu > li:hover > a {
  font-weight: bold;
}
.oferta-submenu > li > a {
  display: inline-block;
  padding: 10px;
  /*margin-bottom: 10px;*/
}
.table-bordered > tbody > tr.checked > td {
  border: solid 1px #c5c5c5;
}
.not-found,
.table-row-not-found,
.cart-items-not-found {
  padding: 20px 0 !important;
  text-align: center;
}
.mCSB_container {
  margin-right: 15px;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0 !important;
}
.bell-list-show-all {
  padding: 6px 15px;
}
.bell-list-show-all a {
  text-transform: uppercase;
  margin: 5px 0 5px 5px;
}
.catTopBar .f-right p a.active::after {
  width: calc(60%);
}
.main-container .nav > li.active,
.main-container .nav > li > a:hover,
.main-container .nav > li > form > a:hover,
.main-container .nav > li:hover > a {
  background-color: #007d78 !important;
}
/*
Wywalam, gdyż powoduje problem z zakładkami. Napis i tło maja prawie ten sam kolor
.nav:not(.navbar-nav) > li > a:focus {
    background-color: #f5f5f5;
}
*/
.panel-flat .nav-list > li {
  margin: 0;
}
.panel-flat .nav-list > li > a,
.panel-flat .nav-list > li form a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 16px;
}
.panel-flat .nav-list > li > a.highlight,
.panel-flat .nav-list > li form a.highlight {
  background-color: #007d78;
  color: #FFFFFF;
  font-weight: normal;
}
.panel-flat .nav-list > li > form,
.panel-flat .nav-list > li a {
  position: relative;
  display: block;
}
.panel-flat .nav-list > li > a.category-main {
  padding-left: 3px;
}
.nav.nav-list li a .category-counter {
  right: 2px;
  top: 5px;
  font-weight: normal;
}
li.p-cat a span.parents-info {
  display: none;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li#cat-favorites-item li.p-cat.gu-transit {
  display: none !important;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a {
  padding: 5px 5px;
  font-size: 12px;
  letter-spacing: 1px;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a counter {
  opacity: 0.8;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a counter.loading .category-counter-loader {
  display: inherit !important;
  max-width: 14px;
}
#categories-wrapper #category-menu-wrapper .nav-tabs li a counter.loading .counter {
  display: none;
}
#categories-wrapper #category-menu-wrapper .nav-list a span.parents-info {
  line-height: 0.5;
}
#categories-wrapper #category-menu-wrapper .nav-list a span.parents-info span {
  font-size: 8.5px;
  font-style: italic;
  opacity: 0.9;
}
#categories-wrapper #category-menu-wrapper .nav-list#favorite-categories-container a span.parents-info {
  display: inherit !important;
}
.daMessage {
  display: none;
  margin-top: 15px;
}
.miniCartQuantity > a {
  white-space: nowrap;
}
.image-with-description .desc {
  background: rgba(255, 255, 255, 0.8);
  color: #333;
}
table td.dostawa > h5 {
  padding: 1px 0 0;
}
#dashboard-section .main-list li {
  background-color: #FFFFFF;
}
#dashboard-section .main-list li a {
  font-weight: bold;
}
#dashboard-section .main-list li.viewed a {
  font-weight: normal;
}
.cartMenu .miniCartProduct .fa {
  color: #999;
}
.cartMenu .miniCartProduct:hover a .fa {
  color: #000;
}
#menuNotifications.open > a.dropdown-toggle {
  color: #FFFFFF;
}
#bell-list-wrapper .viewed {
  vertical-align: top;
  padding-top: 7px;
}
#bell-list-wrapper td.icon {
  width: 1px;
  text-align: center;
  padding: 7px 0 0 15px;
  vertical-align: top;
}
.cartMenu .cart-counter {
  background-color: #007d78;
  font-family: Arial;
  font-size: 11px;
  width: 18px;
  height: 17px;
  line-height: 17px;
  color: white;
}
.cartMenu a.dropdown-toggle {
  padding-left: 14px;
  padding-right: 14px;
}
#menuNotifications {
  /*margin-left: 15px;*/
}
.catTopBar .f-right p a {
  padding: 0;
  margin: 0 5px;
}
.catTopBar .f-right p a.active::after {
  width: calc(100%);
  left: 0;
}
#compare-section .sticky {
  top: 0px;
  border-top: solid 5px #EDEEF0;
  border-bottom: solid 5px #EDEEF0;
}
.cart-list-item-wrapper h3 {
  padding: 0;
}
.cart-list-item-wrapper p {
  margin: 0;
}
.cart-list-item-wrapper:hover {
  background-color: #fcfcfc;
}
.cart-list-item-wrapper .dropdown-toggle {
  opacity: 0.5;
}
.cart-list-item-wrapper:hover .dropdown-toggle {
  opacity: 1;
}
#language-change-list li {
  position: relative;
}
#language-change-list li span.flag {
  background-image: url(/Content/Images/flags.png);
  width: 24px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 7px;
  outline: #DDD 1px solid;
}
#language-change-list li span.flag.en {
  background-position-y: 32px;
}
#language-change-list li span.flag.de {
  background-position-y: 16px;
}
#is-selected-flag span.flag {
  background-image: url(/Content/Images/flags.png);
  width: 24px;
  height: 16px;
  display: inline-block;
  margin: 6px 5px 0 0;
  outline: #DDD 1px solid;
  vertical-align: top;
}
#is-selected-flag span.flag.not-auth {
  margin: 3px 8px 3px 0px;
}
#is-selected-flag span.flag.en {
  background-position-y: 32px;
}
#is-selected-flag span.flag.de {
  background-position-y: 16px;
}
#ups-access-point-machines-list-wrapper #ups-access-point-machines-list {
  width: 50%;
}
#ups-access-point-machines-list-wrapper .google-map-show {
  margin-top: 15px;
  margin-left: 51%;
  float: left;
}
ul.dropdown-menu li.disabled a {
  pointer-events: none;
}
.print-only-block {
  display: none;
}
@media print {
  /*
   usage
*/
  @page {
    /*wyłączenie header i footer przegladarki, numer strony adres itp*/
    margin: 0;
    size: auto;
  }
  /*strzałka na stronie głownej - do góry*/
  #topcontrol {
    display: none;
  }
  body {
    position: static;
    padding: 0.5cm 1cm;
  }
  .print-only-block {
    display: block !important;
  }
  .print-position-static {
    position: static !important;
  }
  /*strona produktu*/
  .page-product-product #main-price-gross-all {
    display: block;
    margin-bottom: 40px;
  }
  .page-product-product #main-price-gross-all.hidden {
    display: block !important;
  }
  .page-product-product .product-images-carousel-wrapper {
    height: 300px;
    overflow: visible;
    /*.bx-wrapper {
                ul li {
                    display: none;
                }

                ul li:first-child {
                    display: block !important;
                    text-align: left;
                    line-height: 300px;
                    padding: 20px;
                    margin-left: 160px;
                }

                display: inline-block;
                border: none;
            }

            img {
                display: block;
            }*/
  }
  .page-product-product .product-images-carousel-wrapper .configuration-set-wrapper hr {
    display: none !important;
  }
  .page-product-product .product-images-carousel-wrapper .configuration-set-wrapper h2 {
    display: none !important;
  }
  .page-product-product .product-images-carousel-wrapper .configuration-set-wrapper .configuration-set-options-content {
    margin: 0;
  }
  .page-product-product .product-images-carousel-wrapper .configuration-set-wrapper .configuration-set-options-content .configuration-set-option-btn.active {
    -webkit-print-color-adjust: exact;
    background-color: gray !important;
    color: white !important;
    font-weight: bold !important;
  }
  .page-product-product .actions-container {
    display: none;
  }
  .page-product-product .oferta-submenu {
    display: none;
  }
  .page-product-product .product-name {
    display: block;
  }
  .page-product-product .product-details-container > .row > div:first-child {
    width: 50%;
    float: right;
  }
  .page-product-product .product-details-container > .row > .print-position-static {
    width: 50%;
  }
  .page-product-product .productMainImage {
    max-width: 100%;
    margin: 0;
    position: relative;
    height: inherit;
  }
  .page-product-product .productMainImage > .bx-wrapper {
    display: none;
  }
  .page-product-product .productMainImage > div {
    float: right;
    height: 320px;
  }
  .page-product-product .productMainImage li {
    margin: 0 !important;
    padding: 0 !important;
  }
  .page-product-product .productMainImage img {
    display: inline;
    position: absolute;
    right: 0;
    top: 0;
    width: inherit;
    height: inherit;
  }
  .page-product-product .product-details-info-wrapper {
    display: block;
    margin: 25px 25px 0 25px;
  }
  .page-product-product .product-details-info-wrapper .title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -1px;
    word-spacing: 5px;
    color: #999 !important;
  }
  .page-product-product .product-details-info-wrapper .specyfikacje-table tr > td:first-child {
    text-align: left;
    padding-right: 25px;
  }
  .page-product-product .product-details-info-wrapper .product-price .price-sales {
    float: left;
  }
  .page-product-product .product-details-info-wrapper .product-price u {
    text-decoration: none !important;
  }
  .page-product-product .product-details-info-wrapper .product-price .price-tag {
    float: left;
    width: 50px;
  }
  .page-product-product .product-story-info-box {
    padding: 15px 0 0 0 !important;
  }
  .page-product-product .product-story-info-box h3 {
    margin-bottom: 20px !important;
  }
  .page-product-product .product-story-info-box .section-label {
    padding: 5px 10px;
  }
  .page-product-product .product-story-info-box .specyfikacje-table tr > td:first-child {
    text-align: left;
    width: 220px;
  }
  /*koniec strona produktu*/
  body {
    background-color: white !important;
  }
  .print {
    display: block !important;
  }
  .print-fullsize {
    display: block !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-color: white !important;
  }
  .dontprint {
    display: none;
  }
  .print-packages {
    display: block !important;
    position: absolute !important;
    width: auto !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
    background-color: white !important;
    overflow: hidden;
    page-break-inside: avoid;
    margin: 0;
    /* usunięcie marginesów */
    padding: 0;
    /* usunięcie wewnętrznego paddingu */
    font-size: 12px;
    table-layout: fixed;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  a[href]:after {
    content: "(" attr(href) ")";
    text-decoration: none;
  }
  a[href]:after {
    content: " ";
  }
  .main-container,
  .headerOffset,
  .main-container-wrapper {
    padding: 0 !important;
    background-color: white !important;
    position: relative;
  }
  h2 {
    padding: 2px 10px !important;
    background-color: #EDEEF0 !important;
    width: 100% !important;
  }
  /* reklamacje zt/drw section */
  .complaints-section .pos_label {
    float: left;
    clear: both;
    text-align: right;
    width: 35% !important;
  }
  .complaints-section .pos_value {
    width: 65% !important;
    overflow: auto;
  }
  .complaints-section .subsection {
    border: none !important;
  }
  .row > .col-lg-1 {
    width: 8%;
    float: left;
  }
  .row > .col-lg-2 {
    width: 16%;
    float: left;
  }
  .row > .col-lg-3 {
    width: 25%;
    float: left;
  }
  .row > .col-lg-4 {
    width: 33%;
    float: left;
  }
  .row > .col-lg-5 {
    width: 42%;
    float: left;
  }
  .row > .col-lg-6 {
    width: 50%;
    float: left;
  }
  .row > .col-lg-7 {
    width: 58%;
    float: left;
  }
  .row > .col-lg-8 {
    width: 66%;
    float: left;
  }
  .row > .col-lg-9 {
    width: 75%;
    float: left;
  }
  .row > .col-lg-10 {
    width: 83%;
    float: left;
  }
  .row > .col-lg-11 {
    width: 92%;
    float: left;
  }
  .row > .col-lg-12 {
    width: 100%;
    float: left;
  }
}
@media print and only screen and (min-width: 768px) and (max-width: 991px) {
  .hide-md {
    display: none;
  }
}
@media print and (max-width: 360px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #007d78;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #fff;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #007d78;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #007d78;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.mobile-window-title {
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
  .main-footer {
    height: 70px;
  }
  .footer {
    padding: 10px 0 20px 0;
  }
  h1 {
    font-size: 24px;
    line-height: 30px;
  }
  h3 {
    font-size: 17px;
  }
  h3 b {
    vertical-align: middle;
  }
  .main-container {
    margin-top: 0;
    padding-top: 0;
  }
  .language-change .dropdown {
    position: relative;
  }
  .language-change .dropdown ul {
    right: 0;
    left: auto;
  }
  /*.navbar-header {
        float: left;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }*/
  .page-user-signin .navbar-header {
    display: none;
  }
  .page-user-signin .navbar-collapse {
    width: auto;
  }
  .page-user-signin .navbar-right {
    width: auto;
    float: right;
  }
  .navbar-tshop {
    position: static;
    min-width: 320px;
  }
  .dashboard-carousel {
    display: none;
  }
  #dashboard-section .no-margin {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .section-hero {
    padding: 0 !important;
  }
  .logo-wrapper .logo-iserwis img {
    max-width: 140px;
    margin-top: 8px;
    margin-left: -15px;
  }
  .navbar-toggle {
    background: rgba(0, 0, 0, 0.2);
    padding: 3px 3px;
  }
  .navbar-toggle .cartRespons {
    font-size: 12px;
  }
  .navbar-header .navbar-toggle:nth-child(2) {
    margin-right: 5px;
  }
  .page-products-products #secret-btn-prices {
    position: absolute !important;
    top: 145px !important;
    right: 24px !important;
    font-size: 12px;
    z-index: 98 !important;
  }
  .userMenu > li > a {
    padding: 0 10px 0 0;
  }
  .fa.fa-usd {
    display: none !important;
  }
  .oferta-submenu,
  #breadcrumb-wrapper {
    display: none;
  }
  .catTopBar {
    margin-bottom: 10px !important;
  }
  .catTopBar p a,
  .catTopBar p a.ver2 {
    display: inline !important;
  }
  .catTopBar p a span,
  .catTopBar p a.ver2 span {
    display: inline !important;
  }
  .catTopBar p.shrtByP > span {
    display: none;
  }
  .catTopBar .catTopBarInner div.col-lg-3 {
    display: none;
  }
  .catTopBar .catTopBarInner div.col-lg-9 {
    padding: 0;
  }
  #selected-filters .selected-filters-content > h2 {
    float: none;
  }
  #topcontrol {
    display: none !important;
  }
  ul.main-list li span.fa,
  ul.main-list li i.fa {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    top: 8px;
  }
  .pos_value {
    margin-bottom: 10px;
  }
  .mobile-window {
    background-color: white !important;
    width: 90vw !important;
    max-height: unset !important;
    height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    left: -150vw !important;
    z-index: 99 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding: 0 !important;
    box-shadow: 30px 0px 50px 0px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-out !important;
    border: 1px solid #CCCCCC /*@Color-35*/ !important;
    display: block !important;
    margin: 0 !important;
  }
  .mobile-window.fullwidth {
    width: 100vw !important;
  }
  .mobile-window .background-white {
    border: none !important;
  }
  .mobile-window .navbar-nav {
    margin: 10px !important;
  }
  .mobile-window .nav li {
    border-bottom: dotted 1px #999;
  }
  .mobile-window .nav > li > a {
    padding-top: 10px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
  }
  .mobile-window.open,
  .mobile-window.in {
    transform: translate(150vw);
  }
  .mobile-window-button {
    cursor: pointer;
  }
  .mobile-window-button:before {
    font-family: FontAwesome;
    content: "\f0c9";
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle;
    font-weight: 900;
    font-size: 17px;
  }
  .mobile-window-title {
    display: block;
    background-color: white;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #CCCCCC /*@Color-35*/;
    vertical-align: middle;
  }
  .mobile-window-title b {
    vertical-align: middle;
  }
  .mobile-window-title i {
    margin-top: -2px;
    font-size: 25px;
  }
  .promocje-section .dodatkowe-uslugi .btn {
    margin-bottom: 5px !important;
  }
  .promocje-section .usluga-dodatkowa-container {
    margin-bottom: 15px;
  }
  .formularz-section .section-container > div {
    padding-left: 0;
  }
  .formularz-section .section-title-form {
    margin-left: 0 !important;
  }
  .btn {
    margin-bottom: 5px;
  }
  .pracownik-wizytowka img {
    position: static !important;
    margin-bottom: 15px;
    display: inline-block;
  }
  .promotion-filter .form-group {
    margin-bottom: 0;
  }
  .promocje-section .promotions-list-container .promocje-crm-list {
    padding: 0;
    margin: 10px 20px;
  }
  .promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row {
    padding-bottom: 0;
    display: block !important;
  }
  .promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item:nth-child(1) {
    margin: 0;
  }
  .promocje-section .promotions-list-container .promocje-crm-list .promotion-items-row .promotion-list-item:nth-child(2) {
    margin: 0;
  }
}
