/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    }
body {
    margin: 0
    }
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 0 0
    }
a:active, a:hover {
    outline: 0
    }
abbr[title] {
    border-bottom: 1px dotted
    }
b, strong {
    font-weight: 700
    }
dfn {
    font-style: italic
    }
h1 {
    font-size: 2em;
    margin: 0.67em 0
    }
mark {
    background: #ff0;
    color: #000
    }
small {
    font-size: 80%
    }
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
    }
sup {
    top: -0.5em
    }
sub {
    bottom: -0.25em
    }
img {
    border: 0
    }
svg:not(:root) {
    overflow: hidden
    }
figure {
    margin: 1em 40px
    }
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
    }
pre {
    overflow: auto
    }
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
    }
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
    }
button {
    overflow: visible
    }
button, select {
    text-transform: none
    }
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
    }
button[disabled], html input[disabled] {
    cursor: default
    }
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
    }
input {
    line-height: normal
    }
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
    }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
    }
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
    }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
    }
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
    }
legend {
    border: 0;
    padding: 0
    }
textarea {
    overflow: auto
    }
optgroup {
    font-weight: 700
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
td, th {
    padding: 0
    }
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
    }
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
    }
::selection {
    background: #b3d4fc;
    text-shadow: none
    }
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
    }
audio, canvas, img, svg, video {
    vertical-align: middle
    }
fieldset {
    border: 0;
    margin: 0;
    padding: 0
    }
textarea {
    resize: vertical
    }
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
    }
.hidden {
    display: none !important;
    visibility: hidden
    }
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
    }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
    }
.invisible {
    visibility: hidden
    }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table
    }
.clearfix:after {
    clear: both
    }
@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
        }
    a, a:visited {
        text-decoration: underline
        }
    a[href]:after {
        content: " (" attr(href) ")"
        }
    abbr[title]:after {
        content: " (" attr(title) ")"
        }
    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
        }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
        }
    thead {
        display: table-header-group
        }
    tr, img {
        page-break-inside: avoid
        }
    img {
        max-width: 100% !important
        }
    p, h2, h3 {
        orphans: 3;
        widows: 3
        }
    h2, h3 {
        page-break-after: avoid
        }
    }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: 0.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: -0.5em
    }
sub {
    bottom: -0.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: 0.35em 0.625em 0.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/lib/bootstrap/glyphicons-halflings-regular.eot);
    src: url(/fonts/lib/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/lib/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/fonts/lib/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/fonts/lib/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/fonts/lib/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
    font-display: swap
    }
.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: "*"
    }
.glyphicon-plus:before {
    content: "+"
    }
.glyphicon-eur:before, .glyphicon-euro:before {
    content: "€"
    }
.glyphicon-minus:before {
    content: "−"
    }
.glyphicon-cloud:before {
    content: "☁"
    }
.glyphicon-envelope:before {
    content: "✉"
    }
.glyphicon-pencil:before {
    content: "✏"
    }
.glyphicon-glass:before {
    content: ""
    }
.glyphicon-music:before {
    content: ""
    }
.glyphicon-search:before {
    content: ""
    }
.glyphicon-heart:before {
    content: ""
    }
.glyphicon-star:before {
    content: ""
    }
.glyphicon-star-empty:before {
    content: ""
    }
.glyphicon-user:before {
    content: ""
    }
.glyphicon-film:before {
    content: ""
    }
.glyphicon-th-large:before {
    content: ""
    }
.glyphicon-th:before {
    content: ""
    }
.glyphicon-th-list:before {
    content: ""
    }
.glyphicon-ok:before {
    content: ""
    }
.glyphicon-remove:before {
    content: ""
    }
.glyphicon-zoom-in:before {
    content: ""
    }
.glyphicon-zoom-out:before {
    content: ""
    }
.glyphicon-off:before {
    content: ""
    }
.glyphicon-signal:before {
    content: ""
    }
.glyphicon-cog:before {
    content: ""
    }
.glyphicon-trash:before {
    content: ""
    }
.glyphicon-home:before {
    content: ""
    }
.glyphicon-file:before {
    content: ""
    }
.glyphicon-time:before {
    content: ""
    }
.glyphicon-road:before {
    content: ""
    }
.glyphicon-download-alt:before {
    content: ""
    }
.glyphicon-download:before {
    content: ""
    }
.glyphicon-upload:before {
    content: ""
    }
.glyphicon-inbox:before {
    content: ""
    }
.glyphicon-play-circle:before {
    content: ""
    }
.glyphicon-repeat:before {
    content: ""
    }
.glyphicon-refresh:before {
    content: ""
    }
.glyphicon-list-alt:before {
    content: ""
    }
.glyphicon-lock:before {
    content: ""
    }
.glyphicon-flag:before {
    content: ""
    }
.glyphicon-headphones:before {
    content: ""
    }
.glyphicon-volume-off:before {
    content: ""
    }
.glyphicon-volume-down:before {
    content: ""
    }
.glyphicon-volume-up:before {
    content: ""
    }
.glyphicon-qrcode:before {
    content: ""
    }
.glyphicon-barcode:before {
    content: ""
    }
.glyphicon-tag:before {
    content: ""
    }
.glyphicon-tags:before {
    content: ""
    }
.glyphicon-book:before {
    content: ""
    }
.glyphicon-bookmark:before {
    content: ""
    }
.glyphicon-print:before {
    content: ""
    }
.glyphicon-camera:before {
    content: ""
    }
.glyphicon-font:before {
    content: ""
    }
.glyphicon-bold:before {
    content: ""
    }
.glyphicon-italic:before {
    content: ""
    }
.glyphicon-text-height:before {
    content: ""
    }
.glyphicon-text-width:before {
    content: ""
    }
.glyphicon-align-left:before {
    content: ""
    }
.glyphicon-align-center:before {
    content: ""
    }
.glyphicon-align-right:before {
    content: ""
    }
.glyphicon-align-justify:before {
    content: ""
    }
.glyphicon-list:before {
    content: ""
    }
.glyphicon-indent-left:before {
    content: ""
    }
.glyphicon-indent-right:before {
    content: ""
    }
.glyphicon-facetime-video:before {
    content: ""
    }
.glyphicon-picture:before {
    content: ""
    }
.glyphicon-map-marker:before {
    content: ""
    }
.glyphicon-adjust:before {
    content: ""
    }
.glyphicon-tint:before {
    content: ""
    }
.glyphicon-edit:before {
    content: ""
    }
.glyphicon-share:before {
    content: ""
    }
.glyphicon-check:before {
    content: ""
    }
.glyphicon-move:before {
    content: ""
    }
.glyphicon-step-backward:before {
    content: ""
    }
.glyphicon-fast-backward:before {
    content: ""
    }
.glyphicon-backward:before {
    content: ""
    }
.glyphicon-play:before {
    content: ""
    }
.glyphicon-pause:before {
    content: ""
    }
.glyphicon-stop:before {
    content: ""
    }
.glyphicon-forward:before {
    content: ""
    }
.glyphicon-fast-forward:before {
    content: ""
    }
.glyphicon-step-forward:before {
    content: ""
    }
.glyphicon-eject:before {
    content: ""
    }
.glyphicon-chevron-left:before {
    content: ""
    }
.glyphicon-chevron-right:before {
    content: ""
    }
.glyphicon-plus-sign:before {
    content: ""
    }
.glyphicon-minus-sign:before {
    content: ""
    }
.glyphicon-remove-sign:before {
    content: ""
    }
.glyphicon-ok-sign:before {
    content: ""
    }
.glyphicon-question-sign:before {
    content: ""
    }
.glyphicon-info-sign:before {
    content: ""
    }
.glyphicon-screenshot:before {
    content: ""
    }
.glyphicon-remove-circle:before {
    content: ""
    }
.glyphicon-ok-circle:before {
    content: ""
    }
.glyphicon-ban-circle:before {
    content: ""
    }
.glyphicon-arrow-left:before {
    content: ""
    }
.glyphicon-arrow-right:before {
    content: ""
    }
.glyphicon-arrow-up:before {
    content: ""
    }
.glyphicon-arrow-down:before {
    content: ""
    }
.glyphicon-share-alt:before {
    content: ""
    }
.glyphicon-resize-full:before {
    content: ""
    }
.glyphicon-resize-small:before {
    content: ""
    }
.glyphicon-exclamation-sign:before {
    content: ""
    }
.glyphicon-gift:before {
    content: ""
    }
.glyphicon-leaf:before {
    content: ""
    }
.glyphicon-fire:before {
    content: ""
    }
.glyphicon-eye-open:before {
    content: ""
    }
.glyphicon-eye-close:before {
    content: ""
    }
.glyphicon-warning-sign:before {
    content: ""
    }
.glyphicon-plane:before {
    content: ""
    }
.glyphicon-calendar:before {
    content: ""
    }
.glyphicon-random:before {
    content: ""
    }
.glyphicon-comment:before {
    content: ""
    }
.glyphicon-magnet:before {
    content: ""
    }
.glyphicon-chevron-up:before {
    content: ""
    }
.glyphicon-chevron-down:before {
    content: ""
    }
.glyphicon-retweet:before {
    content: ""
    }
.glyphicon-shopping-cart:before {
    content: ""
    }
.glyphicon-folder-close:before {
    content: ""
    }
.glyphicon-folder-open:before {
    content: ""
    }
.glyphicon-resize-vertical:before {
    content: ""
    }
.glyphicon-resize-horizontal:before {
    content: ""
    }
.glyphicon-hdd:before {
    content: ""
    }
.glyphicon-bullhorn:before {
    content: ""
    }
.glyphicon-bell:before {
    content: ""
    }
.glyphicon-certificate:before {
    content: ""
    }
.glyphicon-thumbs-up:before {
    content: ""
    }
.glyphicon-thumbs-down:before {
    content: ""
    }
.glyphicon-hand-right:before {
    content: ""
    }
.glyphicon-hand-left:before {
    content: ""
    }
.glyphicon-hand-up:before {
    content: ""
    }
.glyphicon-hand-down:before {
    content: ""
    }
.glyphicon-circle-arrow-right:before {
    content: ""
    }
.glyphicon-circle-arrow-left:before {
    content: ""
    }
.glyphicon-circle-arrow-up:before {
    content: ""
    }
.glyphicon-circle-arrow-down:before {
    content: ""
    }
.glyphicon-globe:before {
    content: ""
    }
.glyphicon-wrench:before {
    content: ""
    }
.glyphicon-tasks:before {
    content: ""
    }
.glyphicon-filter:before {
    content: ""
    }
.glyphicon-briefcase:before {
    content: ""
    }
.glyphicon-fullscreen:before {
    content: ""
    }
.glyphicon-dashboard:before {
    content: ""
    }
.glyphicon-paperclip:before {
    content: ""
    }
.glyphicon-heart-empty:before {
    content: ""
    }
.glyphicon-link:before {
    content: ""
    }
.glyphicon-phone:before {
    content: ""
    }
.glyphicon-pushpin:before {
    content: ""
    }
.glyphicon-usd:before {
    content: ""
    }
.glyphicon-gbp:before {
    content: ""
    }
.glyphicon-sort:before {
    content: ""
    }
.glyphicon-sort-by-alphabet:before {
    content: ""
    }
.glyphicon-sort-by-alphabet-alt:before {
    content: ""
    }
.glyphicon-sort-by-order:before {
    content: ""
    }
.glyphicon-sort-by-order-alt:before {
    content: ""
    }
.glyphicon-sort-by-attributes:before {
    content: ""
    }
.glyphicon-sort-by-attributes-alt:before {
    content: ""
    }
.glyphicon-unchecked:before {
    content: ""
    }
.glyphicon-expand:before {
    content: ""
    }
.glyphicon-collapse-down:before {
    content: ""
    }
.glyphicon-collapse-up:before {
    content: ""
    }
.glyphicon-log-in:before {
    content: ""
    }
.glyphicon-flash:before {
    content: ""
    }
.glyphicon-log-out:before {
    content: ""
    }
.glyphicon-new-window:before {
    content: ""
    }
.glyphicon-record:before {
    content: ""
    }
.glyphicon-save:before {
    content: ""
    }
.glyphicon-open:before {
    content: ""
    }
.glyphicon-saved:before {
    content: ""
    }
.glyphicon-import:before {
    content: ""
    }
.glyphicon-export:before {
    content: ""
    }
.glyphicon-send:before {
    content: ""
    }
.glyphicon-floppy-disk:before {
    content: ""
    }
.glyphicon-floppy-saved:before {
    content: ""
    }
.glyphicon-floppy-remove:before {
    content: ""
    }
.glyphicon-floppy-save:before {
    content: ""
    }
.glyphicon-floppy-open:before {
    content: ""
    }
.glyphicon-credit-card:before {
    content: ""
    }
.glyphicon-transfer:before {
    content: ""
    }
.glyphicon-cutlery:before {
    content: ""
    }
.glyphicon-header:before {
    content: ""
    }
.glyphicon-compressed:before {
    content: ""
    }
.glyphicon-earphone:before {
    content: ""
    }
.glyphicon-phone-alt:before {
    content: ""
    }
.glyphicon-tower:before {
    content: ""
    }
.glyphicon-stats:before {
    content: ""
    }
.glyphicon-sd-video:before {
    content: ""
    }
.glyphicon-hd-video:before {
    content: ""
    }
.glyphicon-subtitles:before {
    content: ""
    }
.glyphicon-sound-stereo:before {
    content: ""
    }
.glyphicon-sound-dolby:before {
    content: ""
    }
.glyphicon-sound-5-1:before {
    content: ""
    }
.glyphicon-sound-6-1:before {
    content: ""
    }
.glyphicon-sound-7-1:before {
    content: ""
    }
.glyphicon-copyright-mark:before {
    content: ""
    }
.glyphicon-registration-mark:before {
    content: ""
    }
.glyphicon-cloud-download:before {
    content: ""
    }
.glyphicon-cloud-upload:before {
    content: ""
    }
.glyphicon-tree-conifer:before {
    content: ""
    }
.glyphicon-tree-deciduous:before {
    content: ""
    }
.glyphicon-cd:before {
    content: ""
    }
.glyphicon-save-file:before {
    content: ""
    }
.glyphicon-open-file:before {
    content: ""
    }
.glyphicon-level-up:before {
    content: ""
    }
.glyphicon-copy:before {
    content: ""
    }
.glyphicon-paste:before {
    content: ""
    }
.glyphicon-alert:before {
    content: ""
    }
.glyphicon-equalizer:before {
    content: ""
    }
.glyphicon-king:before {
    content: ""
    }
.glyphicon-queen:before {
    content: ""
    }
.glyphicon-pawn:before {
    content: ""
    }
.glyphicon-bishop:before {
    content: ""
    }
.glyphicon-knight:before {
    content: ""
    }
.glyphicon-baby-formula:before {
    content: ""
    }
.glyphicon-tent:before {
    content: "⛺"
    }
.glyphicon-blackboard:before {
    content: ""
    }
.glyphicon-bed:before {
    content: ""
    }
.glyphicon-apple:before {
    content: ""
    }
.glyphicon-erase:before {
    content: ""
    }
.glyphicon-hourglass:before {
    content: "⌛"
    }
.glyphicon-lamp:before {
    content: ""
    }
.glyphicon-duplicate:before {
    content: ""
    }
.glyphicon-piggy-bank:before {
    content: ""
    }
.glyphicon-scissors:before {
    content: ""
    }
.glyphicon-bitcoin:before {
    content: ""
    }
.glyphicon-btc:before {
    content: ""
    }
.glyphicon-xbt:before {
    content: ""
    }
.glyphicon-yen:before {
    content: "¥"
    }
.glyphicon-jpy:before {
    content: "¥"
    }
.glyphicon-ruble:before {
    content: "₽"
    }
.glyphicon-rub:before {
    content: "₽"
    }
.glyphicon-scale:before {
    content: ""
    }
.glyphicon-ice-lolly:before {
    content: ""
    }
.glyphicon-ice-lolly-tasted:before {
    content: ""
    }
.glyphicon-education:before {
    content: ""
    }
.glyphicon-option-horizontal:before {
    content: ""
    }
.glyphicon-option-vertical:before {
    content: ""
    }
.glyphicon-menu-hamburger:before {
    content: ""
    }
.glyphicon-modal-window:before {
    content: ""
    }
.glyphicon-oil:before {
    content: ""
    }
.glyphicon-grain:before {
    content: ""
    }
.glyphicon-sunglasses:before {
    content: ""
    }
.glyphicon-text-size:before {
    content: ""
    }
.glyphicon-text-color:before {
    content: ""
    }
.glyphicon-text-background:before {
    content: ""
    }
.glyphicon-object-align-top:before {
    content: ""
    }
.glyphicon-object-align-bottom:before {
    content: ""
    }
.glyphicon-object-align-horizontal:before {
    content: ""
    }
.glyphicon-object-align-left:before {
    content: ""
    }
.glyphicon-object-align-vertical:before {
    content: ""
    }
.glyphicon-object-align-right:before {
    content: ""
    }
.glyphicon-triangle-right:before {
    content: ""
    }
.glyphicon-triangle-left:before {
    content: ""
    }
.glyphicon-triangle-bottom:before {
    content: ""
    }
.glyphicon-triangle-top:before {
    content: ""
    }
.glyphicon-console:before {
    content: ""
    }
.glyphicon-superscript:before {
    content: ""
    }
.glyphicon-subscript:before {
    content: ""
    }
.glyphicon-menu-left:before {
    content: ""
    }
.glyphicon-menu-right:before {
    content: ""
    }
.glyphicon-menu-down:before {
    content: ""
    }
.glyphicon-menu-up:before {
    content: ""
    }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
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.428571;
    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: 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.428571;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.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: 0.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.428571
    }
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.428571;
    color: #777
    }
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "— "
    }
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #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: " —"
    }
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571
    }
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, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 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.428571;
    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.666667%
    }
.col-xs-10 {
    width: 83.333333%
    }
.col-xs-9 {
    width: 75%
    }
.col-xs-8 {
    width: 66.666667%
    }
.col-xs-7 {
    width: 58.333333%
    }
.col-xs-6 {
    width: 50%
    }
.col-xs-5 {
    width: 41.666667%
    }
.col-xs-4 {
    width: 33.333333%
    }
.col-xs-3 {
    width: 25%
    }
.col-xs-2 {
    width: 16.666667%
    }
.col-xs-1 {
    width: 8.333333%
    }
.col-xs-pull-12 {
    right: 100%
    }
.col-xs-pull-11 {
    right: 91.666667%
    }
.col-xs-pull-10 {
    right: 83.333333%
    }
.col-xs-pull-9 {
    right: 75%
    }
.col-xs-pull-8 {
    right: 66.666667%
    }
.col-xs-pull-7 {
    right: 58.333333%
    }
.col-xs-pull-6 {
    right: 50%
    }
.col-xs-pull-5 {
    right: 41.666667%
    }
.col-xs-pull-4 {
    right: 33.333333%
    }
.col-xs-pull-3 {
    right: 25%
    }
.col-xs-pull-2 {
    right: 16.666667%
    }
.col-xs-pull-1 {
    right: 8.333333%
    }
.col-xs-pull-0 {
    right: auto
    }
.col-xs-push-12 {
    left: 100%
    }
.col-xs-push-11 {
    left: 91.666667%
    }
.col-xs-push-10 {
    left: 83.333333%
    }
.col-xs-push-9 {
    left: 75%
    }
.col-xs-push-8 {
    left: 66.666667%
    }
.col-xs-push-7 {
    left: 58.333333%
    }
.col-xs-push-6 {
    left: 50%
    }
.col-xs-push-5 {
    left: 41.666667%
    }
.col-xs-push-4 {
    left: 33.333333%
    }
.col-xs-push-3 {
    left: 25%
    }
.col-xs-push-2 {
    left: 16.666667%
    }
.col-xs-push-1 {
    left: 8.333333%
    }
.col-xs-push-0 {
    left: auto
    }
.col-xs-offset-12 {
    margin-left: 100%
    }
.col-xs-offset-11 {
    margin-left: 91.666667%
    }
.col-xs-offset-10 {
    margin-left: 83.333333%
    }
.col-xs-offset-9 {
    margin-left: 75%
    }
.col-xs-offset-8 {
    margin-left: 66.666667%
    }
.col-xs-offset-7 {
    margin-left: 58.333333%
    }
.col-xs-offset-6 {
    margin-left: 50%
    }
.col-xs-offset-5 {
    margin-left: 41.666667%
    }
.col-xs-offset-4 {
    margin-left: 33.333333%
    }
.col-xs-offset-3 {
    margin-left: 25%
    }
.col-xs-offset-2 {
    margin-left: 16.666667%
    }
.col-xs-offset-1 {
    margin-left: 8.333333%
    }
.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.666667%
        }
    .col-sm-10 {
        width: 83.333333%
        }
    .col-sm-9 {
        width: 75%
        }
    .col-sm-8 {
        width: 66.666667%
        }
    .col-sm-7 {
        width: 58.333333%
        }
    .col-sm-6 {
        width: 50%
        }
    .col-sm-5 {
        width: 41.666667%
        }
    .col-sm-4 {
        width: 33.333333%
        }
    .col-sm-3 {
        width: 25%
        }
    .col-sm-2 {
        width: 16.666667%
        }
    .col-sm-1 {
        width: 8.333333%
        }
    .col-sm-pull-12 {
        right: 100%
        }
    .col-sm-pull-11 {
        right: 91.666667%
        }
    .col-sm-pull-10 {
        right: 83.333333%
        }
    .col-sm-pull-9 {
        right: 75%
        }
    .col-sm-pull-8 {
        right: 66.666667%
        }
    .col-sm-pull-7 {
        right: 58.333333%
        }
    .col-sm-pull-6 {
        right: 50%
        }
    .col-sm-pull-5 {
        right: 41.666667%
        }
    .col-sm-pull-4 {
        right: 33.333333%
        }
    .col-sm-pull-3 {
        right: 25%
        }
    .col-sm-pull-2 {
        right: 16.666667%
        }
    .col-sm-pull-1 {
        right: 8.333333%
        }
    .col-sm-pull-0 {
        right: auto
        }
    .col-sm-push-12 {
        left: 100%
        }
    .col-sm-push-11 {
        left: 91.666667%
        }
    .col-sm-push-10 {
        left: 83.333333%
        }
    .col-sm-push-9 {
        left: 75%
        }
    .col-sm-push-8 {
        left: 66.666667%
        }
    .col-sm-push-7 {
        left: 58.333333%
        }
    .col-sm-push-6 {
        left: 50%
        }
    .col-sm-push-5 {
        left: 41.666667%
        }
    .col-sm-push-4 {
        left: 33.333333%
        }
    .col-sm-push-3 {
        left: 25%
        }
    .col-sm-push-2 {
        left: 16.666667%
        }
    .col-sm-push-1 {
        left: 8.333333%
        }
    .col-sm-push-0 {
        left: auto
        }
    .col-sm-offset-12 {
        margin-left: 100%
        }
    .col-sm-offset-11 {
        margin-left: 91.666667%
        }
    .col-sm-offset-10 {
        margin-left: 83.333333%
        }
    .col-sm-offset-9 {
        margin-left: 75%
        }
    .col-sm-offset-8 {
        margin-left: 66.666667%
        }
    .col-sm-offset-7 {
        margin-left: 58.333333%
        }
    .col-sm-offset-6 {
        margin-left: 50%
        }
    .col-sm-offset-5 {
        margin-left: 41.666667%
        }
    .col-sm-offset-4 {
        margin-left: 33.333333%
        }
    .col-sm-offset-3 {
        margin-left: 25%
        }
    .col-sm-offset-2 {
        margin-left: 16.666667%
        }
    .col-sm-offset-1 {
        margin-left: 8.333333%
        }
    .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.666667%
        }
    .col-md-10 {
        width: 83.333333%
        }
    .col-md-9 {
        width: 75%
        }
    .col-md-8 {
        width: 66.666667%
        }
    .col-md-7 {
        width: 58.333333%
        }
    .col-md-6 {
        width: 50%
        }
    .col-md-5 {
        width: 41.666667%
        }
    .col-md-4 {
        width: 33.333333%
        }
    .col-md-3 {
        width: 25%
        }
    .col-md-2 {
        width: 16.666667%
        }
    .col-md-1 {
        width: 8.333333%
        }
    .col-md-pull-12 {
        right: 100%
        }
    .col-md-pull-11 {
        right: 91.666667%
        }
    .col-md-pull-10 {
        right: 83.333333%
        }
    .col-md-pull-9 {
        right: 75%
        }
    .col-md-pull-8 {
        right: 66.666667%
        }
    .col-md-pull-7 {
        right: 58.333333%
        }
    .col-md-pull-6 {
        right: 50%
        }
    .col-md-pull-5 {
        right: 41.666667%
        }
    .col-md-pull-4 {
        right: 33.333333%
        }
    .col-md-pull-3 {
        right: 25%
        }
    .col-md-pull-2 {
        right: 16.666667%
        }
    .col-md-pull-1 {
        right: 8.333333%
        }
    .col-md-pull-0 {
        right: auto
        }
    .col-md-push-12 {
        left: 100%
        }
    .col-md-push-11 {
        left: 91.666667%
        }
    .col-md-push-10 {
        left: 83.333333%
        }
    .col-md-push-9 {
        left: 75%
        }
    .col-md-push-8 {
        left: 66.666667%
        }
    .col-md-push-7 {
        left: 58.333333%
        }
    .col-md-push-6 {
        left: 50%
        }
    .col-md-push-5 {
        left: 41.666667%
        }
    .col-md-push-4 {
        left: 33.333333%
        }
    .col-md-push-3 {
        left: 25%
        }
    .col-md-push-2 {
        left: 16.666667%
        }
    .col-md-push-1 {
        left: 8.333333%
        }
    .col-md-push-0 {
        left: auto
        }
    .col-md-offset-12 {
        margin-left: 100%
        }
    .col-md-offset-11 {
        margin-left: 91.666667%
        }
    .col-md-offset-10 {
        margin-left: 83.333333%
        }
    .col-md-offset-9 {
        margin-left: 75%
        }
    .col-md-offset-8 {
        margin-left: 66.666667%
        }
    .col-md-offset-7 {
        margin-left: 58.333333%
        }
    .col-md-offset-6 {
        margin-left: 50%
        }
    .col-md-offset-5 {
        margin-left: 41.666667%
        }
    .col-md-offset-4 {
        margin-left: 33.333333%
        }
    .col-md-offset-3 {
        margin-left: 25%
        }
    .col-md-offset-2 {
        margin-left: 16.666667%
        }
    .col-md-offset-1 {
        margin-left: 8.333333%
        }
    .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.666667%
        }
    .col-lg-10 {
        width: 83.333333%
        }
    .col-lg-9 {
        width: 75%
        }
    .col-lg-8 {
        width: 66.666667%
        }
    .col-lg-7 {
        width: 58.333333%
        }
    .col-lg-6 {
        width: 50%
        }
    .col-lg-5 {
        width: 41.666667%
        }
    .col-lg-4 {
        width: 33.333333%
        }
    .col-lg-3 {
        width: 25%
        }
    .col-lg-2 {
        width: 16.666667%
        }
    .col-lg-1 {
        width: 8.333333%
        }
    .col-lg-pull-12 {
        right: 100%
        }
    .col-lg-pull-11 {
        right: 91.666667%
        }
    .col-lg-pull-10 {
        right: 83.333333%
        }
    .col-lg-pull-9 {
        right: 75%
        }
    .col-lg-pull-8 {
        right: 66.666667%
        }
    .col-lg-pull-7 {
        right: 58.333333%
        }
    .col-lg-pull-6 {
        right: 50%
        }
    .col-lg-pull-5 {
        right: 41.666667%
        }
    .col-lg-pull-4 {
        right: 33.333333%
        }
    .col-lg-pull-3 {
        right: 25%
        }
    .col-lg-pull-2 {
        right: 16.666667%
        }
    .col-lg-pull-1 {
        right: 8.333333%
        }
    .col-lg-pull-0 {
        right: auto
        }
    .col-lg-push-12 {
        left: 100%
        }
    .col-lg-push-11 {
        left: 91.666667%
        }
    .col-lg-push-10 {
        left: 83.333333%
        }
    .col-lg-push-9 {
        left: 75%
        }
    .col-lg-push-8 {
        left: 66.666667%
        }
    .col-lg-push-7 {
        left: 58.333333%
        }
    .col-lg-push-6 {
        left: 50%
        }
    .col-lg-push-5 {
        left: 41.666667%
        }
    .col-lg-push-4 {
        left: 33.333333%
        }
    .col-lg-push-3 {
        left: 25%
        }
    .col-lg-push-2 {
        left: 16.666667%
        }
    .col-lg-push-1 {
        left: 8.333333%
        }
    .col-lg-push-0 {
        left: auto
        }
    .col-lg-offset-12 {
        margin-left: 100%
        }
    .col-lg-offset-11 {
        margin-left: 91.666667%
        }
    .col-lg-offset-10 {
        margin-left: 83.333333%
        }
    .col-lg-offset-9 {
        margin-left: 75%
        }
    .col-lg-offset-8 {
        margin-left: 66.666667%
        }
    .col-lg-offset-7 {
        margin-left: 58.333333%
        }
    .col-lg-offset-6 {
        margin-left: 50%
        }
    .col-lg-offset-5 {
        margin-left: 41.666667%
        }
    .col-lg-offset-4 {
        margin-left: 33.333333%
        }
    .col-lg-offset-3 {
        margin-left: 25%
        }
    .col-lg-offset-2 {
        margin-left: 16.666667%
        }
    .col-lg-offset-1 {
        margin-left: 8.333333%
        }
    .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.428571;
    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: 0.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	;
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
    }
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571;
    color: #555
    }
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571;
    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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
    }
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
    }
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
    }
.form-control:-ms-input-placeholder {
    color: #999
    }
.form-control::-webkit-input-placeholder {
    color: #999
    }
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
    }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
    }
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
    }
textarea.form-control {
    height: auto
    }
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	;
    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.333333;
    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.333333;
    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.333333
    }
.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
    }
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
    }
.has-success .form-control-feedback {
    color: #3c763d
    }
.has-warning .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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
    }
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
    }
.has-warning .form-control-feedback {
    color: #8a6d3b
    }
.has-error .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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
    }
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
    }
.has-error .form-control-feedback {
    color: #a94442
    }
.has-feedback label ~ .form-control-feedback {
    top: 25px
    }
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
    }
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
    }
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
        }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
        }
    .form-inline .form-control-static {
        display: inline-block
        }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
        }
    .form-inline .input-group .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 .form-control-feedback {
    right: 15px
    }
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
        }
    }
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
        }
    }
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571;
    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: 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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
    }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.65
    }
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
    }
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
    }
.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
    }
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
    }
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
    }
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
    }
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
    }
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
    }
.btn-default .badge {
    color: #fff;
    background-color: #333
    }
.btn-primary {
    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.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #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.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #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.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #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.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #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.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #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.333333;
    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: 12px;
    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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
    }
.fade.in {
    opacity: 1
    }
.collapse {
    display: none
    }
.collapse.in {
    display: block
    }
tr.collapse.in {
    display: table-row
    }
tbody.collapse.in {
    display: table-row-group
    }
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.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	;
    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, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    }
.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.428571;
    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
    }
.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.428571;
    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	
    }
.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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 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-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
    }
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
    }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
    }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
    }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
    }
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
    }
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
    }
.btn-group-justified > .btn-group .btn {
    width: 100%
    }
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
    }
[data-toggle=buttons] > .btn input[type=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 .form-control:focus {
    z-index: 3
    }
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.333333;
    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.428571;
    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, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
    }
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
        }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
        }
    .navbar-form .form-control-static {
        display: inline-block
        }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
        }
    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
        }
    .navbar-form .input-group > .form-control {
        width: 100%
        }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
        }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
        }
    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
        }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
        }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
        }
    }
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
        }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
        }
    }
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
        }
    }
.navbar-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: "/ "
    }
.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.428571;
    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: 2;
    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: 3;
    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.333333
    }
.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: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.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 {
    padding-right: 15px;
    padding-left: 15px;
    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.428571;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.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, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 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, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
    }
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.05);
    box-shadow: 0 1px 1px rgba(0, 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, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
    }
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 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: 0.2
    }
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.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 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.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, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 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: 0.5
    }
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
    }
.modal-header .close {
    margin-top: -2px
    }
.modal-title {
    margin: 0;
    line-height: 1.428571
    }
.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, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
        }
    .modal-sm {
        width: 300px
        }
    }
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
        }
    }
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571;
    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: 0.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.428571;
    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, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 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, 0.25);
    border-bottom-width: 0
    }
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
    }
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
    }
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
    }
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
    }
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
    }
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
    }
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
    }
.carousel {
    position: relative
    }
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
    }
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.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 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.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, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5
    }
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x
    }
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x
    }
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9
    }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
    }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
    }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
    }
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
    }
.carousel-control .icon-prev:before {
    content: "‹"
    }
.carousel-control .icon-next:before {
    content: "›"
    }
.carousel-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: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
    }
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
    }
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
    }
.carousel-caption .btn {
    text-shadow: none
    }
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
        }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
        }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
        }
    .carousel-caption {
        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, .modal-header:after, .modal-header: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, .modal-header: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
        }
    }
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)
    }
.btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
    }
.btn-danger.disabled, .btn-danger[disabled], .btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
    -webkit-box-shadow: none;
    box-shadow: none
    }
.btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
    text-shadow: none
    }
.btn.active, .btn:active {
    background-image: none
    }
.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
    }
.btn-default:focus, .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
    }
.btn-default.active, .btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
    }
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #e0e0e0;
    background-image: none
    }
.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    background-repeat: repeat-x;
    border-color: #245580
    }
.btn-primary:focus, .btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px
    }
.btn-primary.active, .btn-primary:active {
    background-color: #265a88;
    border-color: #245580
    }
.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: #265a88;
    background-image: none
    }
.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e
    }
.btn-success:focus, .btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
    }
.btn-success.active, .btn-success:active {
    background-color: #419641;
    border-color: #3e8f3e
    }
.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: #419641;
    background-image: none
    }
.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    background-repeat: repeat-x;
    border-color: #28a4c9
    }
.btn-info:focus, .btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
    }
.btn-info.active, .btn-info:active {
    background-color: #2aabd2;
    border-color: #28a4c9
    }
.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: #2aabd2;
    background-image: none
    }
.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    background-repeat: repeat-x;
    border-color: #e38d13
    }
.btn-warning:focus, .btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
    }
.btn-warning.active, .btn-warning:active {
    background-color: #eb9316;
    border-color: #e38d13
    }
.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: #eb9316;
    background-image: none
    }
.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    background-repeat: repeat-x;
    border-color: #b92c28
    }
.btn-danger:focus, .btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px
    }
.btn-danger.active, .btn-danger:active {
    background-color: #c12e2a;
    border-color: #b92c28
    }
.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: #c12e2a;
    background-image: none
    }
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
    }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
    }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x
    }
.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)
    }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075)
    }
.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
    }
.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x;
    border-radius: 4px
    }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25)
    }
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
    }
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0
    }
@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        background-repeat: repeat-x
        }
    }
.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)
    }
.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1
    }
.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    background-repeat: repeat-x;
    border-color: #9acfea
    }
.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    background-repeat: repeat-x;
    border-color: #f5e79e
    }
.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    border-color: #dca7a7
    }
.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x
    }
.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    background-repeat: repeat-x
    }
.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x
    }
.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x
    }
.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x
    }
.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    background-repeat: repeat-x
    }
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
    }
.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
    }
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    background-repeat: repeat-x;
    border-color: #2b669a
    }
.list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
    text-shadow: none
    }
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
    }
.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
    }
.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x
    }
.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x
    }
.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x
    }
.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x
    }
.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x
    }
.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)
    }
/*# sourceMappingURL=bootstrap-theme.min.css.map */
/* ========================================================================
 * bootstrap-switch - v3.0.1
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
.bootstrap-switch {
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid;
    border-color: #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    min-width: 100px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
    }
.bootstrap-switch.bootstrap-switch-mini {
    min-width: 71px
    }
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 10px;
    line-height: 9px
    }
.bootstrap-switch.bootstrap-switch-small {
    min-width: 79px
    }
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 12px;
    line-height: 18px
    }
.bootstrap-switch.bootstrap-switch-large {
    min-width: 120px
    }
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding-bottom: 9px;
    padding-top: 9px;
    font-size: 16px;
    line-height: normal
    }
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s
    }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
    margin-left: 0
    }
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
    }
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
    margin-left: -50%
    }
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
    }
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-container {
    margin-left: -25%
    }
.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-readonly, .bootstrap-switch.bootstrap-switch-indeterminate {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important
    }
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    cursor: default !important
    }
.bootstrap-switch.bootstrap-switch-focused {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
    }
.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    width: 150%;
    top: 0;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
    }
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 14px;
    line-height: 20px
    }
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off {
    text-align: center;
    z-index: 1;
    width: 33.333333%
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    background: #428bca
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
    color: #fff;
    background: #5bc0de
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
    color: #fff;
    background: #5cb85c
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
    background: #f0ad4e;
    color: #fff
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff;
    background: #d9534f
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #000;
    background: #eee
    }
.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
    }
.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
    }
.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    width: 33.333333%;
    color: #333;
    background: #fff
    }
.bootstrap-switch input[type=radio], .bootstrap-switch input[type=checkbox] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
    }
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
    position: relative
    }
.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.ekko-lightbox-nav-overlay a {
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    padding-top: 45%;
    font-size: 30px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    opacity: 0;
    filter: dropshadow(color=#000, offx=2, offy=2);
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s
    }
.ekko-lightbox-nav-overlay a:empty {
    max-width: 49%;
    width: 100px
    }
.ekko-lightbox a:hover {
    text-decoration: none;
    opacity: 1
    }
.ekko-lightbox .glyphicon-chevron-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left
    }
.ekko-lightbox .glyphicon-chevron-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right
    }
.ekko-lightbox .modal-footer {
    text-align: left
    }
.fv-sr-only {
    display: none
    }
.fv-plugins-framework input::-ms-clear, .fv-plugins-framework textarea::-ms-clear {
    display: none;
    height: 0;
    width: 0
    }
.fv-plugins-icon-container {
    position: relative
    }
.fv-plugins-icon {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
    }
.fv-plugins-tooltip {
    position: absolute;
    z-index: 10000
    }
.fv-plugins-tooltip .fv-plugins-tooltip__content {
    background: #000;
    border-radius: 3px;
    color: #eee;
    padding: 10px;
    position: relative
    }
.fv-plugins-tooltip .fv-plugins-tooltip__content:before {
    border: 8px solid transparent;
    content: "";
    position: absolute
    }
.fv-plugins-tooltip--hide {
    opacity: 0
    }
.fv-plugins-tooltip--top-left {
    margin-top: 8px
    }
.fv-plugins-tooltip--top-left .fv-plugins-tooltip__content:before {
    border-top-color: #000;
    left: 8px;
    top: 100%
    }
.fv-plugins-tooltip--top {
    margin-top: 8px
    }
.fv-plugins-tooltip--top .fv-plugins-tooltip__content:before {
    border-top-color: #000;
    left: 50%;
    margin-left: -8px;
    top: 100%
    }
.fv-plugins-tooltip--top-right {
    margin-top: 8px
    }
.fv-plugins-tooltip--top-right .fv-plugins-tooltip__content:before {
    border-top-color: #000;
    right: 8px;
    top: 100%
    }
.fv-plugins-tooltip--right .fv-plugins-tooltip__content:before {
    border-right-color: #000;
    margin-top: -8px;
    right: 100%;
    top: 50%
    }
.fv-plugins-tooltip--bottom-right {
    margin-top: 8px
    }
.fv-plugins-tooltip--bottom-right .fv-plugins-tooltip__content:before {
    border-bottom-color: #000;
    bottom: 100%;
    right: 8px
    }
.fv-plugins-tooltip--bottom {
    margin-top: 8px
    }
.fv-plugins-tooltip--bottom .fv-plugins-tooltip__content:before {
    border-bottom-color: #000;
    bottom: 100%;
    left: 50%;
    margin-left: -8px
    }
.fv-plugins-tooltip--bottom-left {
    margin-top: 8px
    }
.fv-plugins-tooltip--bottom-left .fv-plugins-tooltip__content:before {
    border-bottom-color: #000;
    bottom: 100%;
    left: 8px
    }
.fv-plugins-tooltip--left .fv-plugins-tooltip__content:before {
    border-left-color: #000;
    left: 100%;
    margin-top: -8px;
    top: 50%
    }
.fv-plugins-tooltip-icon {
    cursor: pointer;
    pointer-events: inherit
    }
.fv-plugins-bootstrap .fv-help-block {
    color: #dc3545;
    font-size: 80%;
    margin-top: 0.25rem
    }
.fv-plugins-bootstrap .is-invalid ~ .form-check-label, .fv-plugins-bootstrap .is-valid ~ .form-check-label {
    color: inherit
    }
.fv-plugins-bootstrap .has-danger .fv-plugins-icon {
    color: #dc3545
    }
.fv-plugins-bootstrap .has-success .fv-plugins-icon {
    color: #28a745
    }
.fv-plugins-bootstrap .fv-plugins-icon {
    height: 38px;
    line-height: 38px;
    width: 38px
    }
.fv-plugins-bootstrap .input-group ~ .fv-plugins-icon {
    z-index: 3
    }
.fv-plugins-bootstrap .form-group.row .fv-plugins-icon {
    right: 15px
    }
.fv-plugins-bootstrap .form-group.row .fv-plugins-icon-check {
    top: -7px
    }
.fv-plugins-bootstrap:not(.form-inline) label ~ .fv-plugins-icon {
    top: 32px
    }
.fv-plugins-bootstrap:not(.form-inline) label ~ .fv-plugins-icon-check {
    top: 25px
    }
.fv-plugins-bootstrap:not(.form-inline) label.sr-only ~ .fv-plugins-icon-check {
    top: -7px
    }
.fv-plugins-bootstrap.form-inline .form-group {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: auto
    }
.fv-plugins-bootstrap .form-control.is-valid, .fv-plugins-bootstrap .form-control.is-invalid {
    background-image: none
    }
.fv-plugins-bootstrap3 .help-block {
    margin-bottom: 0
    }
.fv-plugins-bootstrap3 .input-group ~ .form-control-feedback {
    z-index: 4
    }
.fv-plugins-bootstrap3.form-inline .form-group {
    vertical-align: top
    }
.fv-plugins-bulma .field.has-addons {
    flex-wrap: wrap
    }
.fv-plugins-bulma .field.has-addons::after {
    content: "";
    width: 100%
    }
.fv-plugins-bulma .field.has-addons .fv-plugins-message-container {
    order: 1
    }
.fv-plugins-bulma .icon.fv-plugins-icon-check {
    top: -4px
    }
.fv-plugins-bulma .fv-has-error .input, .fv-plugins-bulma .fv-has-error .textarea {
    border: 1px solid #ff3860
    }
.fv-plugins-bulma .fv-has-success .input, .fv-plugins-bulma .fv-has-success .textarea {
    border: 1px solid #23d160
    }
.fv-plugins-foundation .fv-plugins-icon {
    height: 39px;
    line-height: 39px;
    right: 0;
    width: 39px
    }
.fv-plugins-foundation .grid-padding-x .fv-plugins-icon {
    right: 15px
    }
.fv-plugins-foundation .fv-plugins-icon-container .cell {
    position: relative
    }
.fv-plugins-foundation [type="checkbox"] ~ .fv-plugins-icon, .fv-plugins-foundation [type="checkbox"] ~ .fv-plugins-icon {
    top: -7px
    }
.fv-plugins-foundation.fv-stacked-form .fv-plugins-message-container {
    width: 100%
    }
.fv-plugins-foundation.fv-stacked-form label .fv-plugins-icon, .fv-plugins-foundation.fv-stacked-form fieldset [type="checkbox"] ~ .fv-plugins-icon, .fv-plugins-foundation.fv-stacked-form fieldset [type="radio"] ~ .fv-plugins-icon {
    top: 25px
    }
.fv-plugins-foundation .form-error {
    display: block
    }
.fv-plugins-foundation .fv-row__success .fv-plugins-icon {
    color: #3adb76
    }
.fv-plugins-foundation .fv-row__error label, .fv-plugins-foundation .fv-row__error fieldset legend, .fv-plugins-foundation .fv-row__error .fv-plugins-icon {
    color: #cc4b37
    }
.fv-plugins-materialize .fv-plugins-icon {
    height: 42px;
    line-height: 42px;
    width: 42px
    }
.fv-plugins-materialize .fv-plugins-icon-check {
    top: -10px
    }
.fv-plugins-materialize .fv-invalid-row .helper-text, .fv-plugins-materialize .fv-invalid-row .fv-plugins-icon {
    color: #F44336
    }
.fv-plugins-materialize .fv-valid-row .helper-text, .fv-plugins-materialize .fv-valid-row .fv-plugins-icon {
    color: #4CAF50
    }
.fv-plugins-milligram .fv-plugins-icon {
    height: 38px;
    line-height: 38px;
    width: 38px
    }
.fv-plugins-milligram .column {
    position: relative
    }
.fv-plugins-milligram .column .fv-plugins-icon {
    right: 10px
    }
.fv-plugins-milligram .fv-plugins-icon-check {
    top: -6px
    }
.fv-plugins-milligram .fv-plugins-message-container {
    margin-bottom: 15px
    }
.fv-plugins-milligram.fv-stacked-form .fv-plugins-icon {
    top: 30px
    }
.fv-plugins-milligram.fv-stacked-form .fv-plugins-icon-check {
    top: 24px
    }
.fv-plugins-milligram .fv-invalid-row .fv-help-block, .fv-plugins-milligram .fv-invalid-row .fv-plugins-icon {
    color: red
    }
.fv-plugins-milligram .fv-valid-row .fv-help-block, .fv-plugins-milligram .fv-valid-row .fv-plugins-icon {
    color: green
    }
.fv-plugins-mini .fv-plugins-icon {
    height: 42px;
    line-height: 42px;
    width: 42px;
    top: 4px
    }
.fv-plugins-mini .fv-plugins-icon-check {
    top: -8px
    }
.fv-plugins-mini.fv-stacked-form .fv-plugins-icon {
    top: 28px
    }
.fv-plugins-mini.fv-stacked-form .fv-plugins-icon-check {
    top: 20px
    }
.fv-plugins-mini .fv-plugins-message-container {
    margin: calc(var(--universal-margin) / 2)
    }
.fv-plugins-mini .fv-invalid-row .fv-help-block, .fv-plugins-mini .fv-invalid-row .fv-plugins-icon {
    color: var(--input-invalid-color)
    }
.fv-plugins-mini .fv-valid-row .fv-help-block, .fv-plugins-mini .fv-valid-row .fv-plugins-icon {
    color: #308732
    }
.fv-plugins-mui .fv-plugins-icon {
    height: 32px;
    line-height: 32px;
    width: 32px;
    top: 15px;
    right: 4px
    }
.fv-plugins-mui .fv-plugins-icon-check {
    top: -6px;
    right: -10px
    }
.fv-plugins-mui .fv-plugins-message-container {
    margin: 8px 0
    }
.fv-plugins-mui .fv-invalid-row .fv-help-block, .fv-plugins-mui .fv-invalid-row .fv-plugins-icon {
    color: #F44336
    }
.fv-plugins-mui .fv-valid-row .fv-help-block, .fv-plugins-mui .fv-valid-row .fv-plugins-icon {
    color: #4CAF50
    }
.fv-plugins-pure .fv-plugins-icon {
    height: 36px;
    line-height: 36px;
    width: 36px
    }
.fv-plugins-pure .fv-has-error label, .fv-plugins-pure .fv-has-error .fv-help-block, .fv-plugins-pure .fv-has-error .fv-plugins-icon {
    color: #CA3C3C
    }
.fv-plugins-pure .fv-has-success label, .fv-plugins-pure .fv-has-success .fv-help-block, .fv-plugins-pure .fv-has-success .fv-plugins-icon {
    color: #1CB841
    }
.fv-plugins-pure.pure-form-aligned .fv-help-block {
    margin-top: 5px;
    margin-left: 180px
    }
.fv-plugins-pure.pure-form-aligned .fv-plugins-icon-check {
    top: -9px
    }
.fv-plugins-pure.pure-form-stacked .pure-control-group {
    margin-bottom: 8px
    }
.fv-plugins-pure.pure-form-stacked .fv-plugins-icon {
    top: 22px
    }
.fv-plugins-pure.pure-form-stacked .fv-plugins-icon-check {
    top: 13px
    }
.fv-plugins-pure.pure-form-stacked .fv-sr-only ~ .fv-plugins-icon {
    top: -9px
    }
.fv-plugins-semantic.ui.form .fields.error label, .fv-plugins-semantic .error .fv-plugins-icon {
    color: #9f3a38
    }
.fv-plugins-semantic .fv-plugins-icon-check {
    right: 7px
    }
.fv-plugins-shoelace .input-group {
    margin-bottom: 0
    }
.fv-plugins-shoelace .fv-plugins-icon {
    height: 32px;
    line-height: 32px;
    width: 32px;
    top: 28px
    }
.fv-plugins-shoelace .row .fv-plugins-icon {
    right: 16px;
    top: 0
    }
.fv-plugins-shoelace .fv-plugins-icon-check {
    top: 24px
    }
.fv-plugins-shoelace .fv-sr-only ~ .fv-plugins-icon, .fv-plugins-shoelace .fv-sr-only ~ div .fv-plugins-icon {
    top: -4px
    }
.fv-plugins-shoelace .input-valid .fv-help-block, .fv-plugins-shoelace .input-valid .fv-plugins-icon {
    color: #2ecc40
    }
.fv-plugins-shoelace .input-invalid .fv-help-block, .fv-plugins-shoelace .input-invalid .fv-plugins-icon {
    color: #ff4136
    }
.fv-plugins-spectre .input-group .fv-plugins-icon {
    z-index: 2
    }
.fv-plugins-spectre .form-group .fv-plugins-icon-check {
    right: 6px;
    top: 10px
    }
.fv-plugins-spectre:not(.form-horizontal) .form-group .fv-plugins-icon-check {
    right: 6px;
    top: 45px
    }
.fv-plugins-tachyons .fv-plugins-icon {
    height: 36px;
    line-height: 36px;
    width: 36px
    }
.fv-plugins-tachyons .fv-plugins-icon-check {
    top: -7px
    }
.fv-plugins-tachyons.fv-stacked-form .fv-plugins-icon {
    top: 34px
    }
.fv-plugins-tachyons.fv-stacked-form .fv-plugins-icon-check {
    top: 24px
    }
.fv-plugins-turret .fv-plugins-icon {
    height: 40px;
    line-height: 40px;
    width: 40px
    }
.fv-plugins-turret.fv-stacked-form .fv-plugins-icon {
    top: 29px
    }
.fv-plugins-turret.fv-stacked-form .fv-plugins-icon-check {
    top: 17px
    }
.fv-plugins-turret .fv-invalid-row .form-message, .fv-plugins-turret .fv-invalid-row .fv-plugins-icon {
    color: #c00
    }
.fv-plugins-turret .fv-valid-row .form-message, .fv-plugins-turret .fv-valid-row .fv-plugins-icon {
    color: #00b300
    }
.fv-plugins-uikit .fv-plugins-icon {
    height: 40px;
    line-height: 40px;
    top: 25px;
    width: 40px
    }
.fv-plugins-uikit.uk-form-horizontal .fv-plugins-icon {
    top: 0
    }
.fv-plugins-uikit.uk-form-horizontal .fv-plugins-icon-check {
    top: -11px
    }
.fv-plugins-uikit.uk-form-stacked .fv-plugins-icon-check {
    top: 15px
    }
.fv-plugins-uikit.uk-form-stacked .fv-no-label .fv-plugins-icon {
    top: 0
    }
.fv-plugins-uikit.uk-form-stacked .fv-no-label .fv-plugins-icon-check {
    top: -11px
    }
.fv-plugins-wizard--step {
    display: none
    }
.fv-plugins-wizard--active {
    display: block
    }
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    font-size: 2em
    }
@font-face {
    font-family: "raty";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/lib/jquery/raty.eot);
    src: url(/fonts/lib/jquery/raty.eot?#iefix) format("embedded-opentype");
    src: url(/fonts/lib/jquery/raty.svg#raty) format("svg");
    src: url(/fonts/lib/jquery/raty.ttf) format("truetype");
    src: url(/fonts/lib/jquery/raty.woff) format("woff")
    }
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "raty";
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none
    }
.cancel-on-png:before {
    content: ""
    }
.cancel-off-png:before {
    content: ""
    }
.star-on-png:before {
    content: "";
    color: #f2a900
    }
.star-off-png:before {
    content: ""
    }
.star-half-png:before {
    content: "";
    color: #f2a900
    }
/*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
    top: 0;
    left: 0;
    width: 250px;
    padding: 4px;
    margin-top: 1px;
    z-index: 99999 !important;
    border-radius: 4px
    }
.bootstrap-datetimepicker-widget.timepicker-sbs {
    width: 600px
    }
.bootstrap-datetimepicker-widget.bottom:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 7px
    }
.bootstrap-datetimepicker-widget.bottom:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 8px
    }
.bootstrap-datetimepicker-widget.top:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -7px;
    left: 6px
    }
.bootstrap-datetimepicker-widget.top:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    bottom: -6px;
    left: 7px
    }
.bootstrap-datetimepicker-widget .dow {
    width: 14.2857%
    }
.bootstrap-datetimepicker-widget.pull-right:before {
    left: auto;
    right: 6px
    }
.bootstrap-datetimepicker-widget.pull-right:after {
    left: auto;
    right: 7px
    }
.bootstrap-datetimepicker-widget > ul {
    list-style-type: none;
    margin: 0
    }
.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
    }
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0
    }
.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
    }
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
    width: 4px;
    padding: 0;
    margin: 0
    }
.bootstrap-datetimepicker-widget .datepicker > div {
    display: none
    }
.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
    }
.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
    }
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
    text-align: center;
    border-radius: 4px
    }
.bootstrap-datetimepicker-widget td {
    height: 54px;
    line-height: 54px;
    width: 54px
    }
.bootstrap-datetimepicker-widget td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
    }
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
    background: #eee;
    cursor: pointer
    }
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
    color: #999
    }
.bootstrap-datetimepicker-widget td.today {
    position: relative
    }
.bootstrap-datetimepicker-widget td.today:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #428bca;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px
    }
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
    }
.bootstrap-datetimepicker-widget td.active.today:before {
    border-bottom-color: #fff
    }
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
    background: none;
    color: #999;
    cursor: not-allowed
    }
.bootstrap-datetimepicker-widget td span {
    display: block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px
    }
.bootstrap-datetimepicker-widget td span:hover {
    background: #eee
    }
.bootstrap-datetimepicker-widget td span.active {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
    }
.bootstrap-datetimepicker-widget td span.old {
    color: #999
    }
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
    background: none;
    color: #999;
    cursor: not-allowed
    }
.bootstrap-datetimepicker-widget th {
    height: 20px;
    line-height: 20px;
    width: 20px
    }
.bootstrap-datetimepicker-widget th.switch {
    width: 145px
    }
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
    font-size: 21px
    }
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
    background: none;
    color: #999;
    cursor: not-allowed
    }
.bootstrap-datetimepicker-widget thead tr:first-child th {
    cursor: pointer
    }
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
    background: #eee
    }
.input-group.date .input-group-addon span {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
    }
.bootstrap-datetimepicker-widget.left-oriented:before {
    left: auto;
    right: 6px
    }
.bootstrap-datetimepicker-widget.left-oriented:after {
    left: auto;
    right: 7px
    }
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
    padding: 0 !important
    }
@media screen and (max-width: 767px) {
    .bootstrap-datetimepicker-widget.timepicker-sbs {
        width: 283px
        }
    }
.threesixtywrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 15px
    }
.threesixty {
    position: relative;
    overflow: hidden;
    margin: 0 auto
    }
.threesixty .threesixty_images {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
    }
.threesixty .threesixtycta {
    position: absolute;
    height: 76px;
    width: 400px;
    top: calc(50% - 38px);
    left: calc(50% - 200px);
    background: url(/image_resize/w400/layout/360-images-cta.png)
    }
.threesixty .threesixty_images img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    left: 0
    }
.threesixty .threesixty_images img.previous-image {
    visibility: hidden
    }
.threesixty .threesixty_images img.current-image {
    visibility: visible
    }
.threesixty .spinner {
    width: 60px;
    display: block;
    margin: 0 auto;
    height: 30px;
    background: #333;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
.threesixty .spinner span {
    font-family: Arial, "MS Trebuchet", sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block
    }
.threesixty .nav_bar {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 11;
    width: 100%;
    text-align: center
    }
.modal .threesixty .nav_bar {
    z-index: 100
    }
.threesixty .nav_bar a {
    font-family: "Glyphicons Halflings";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    margin: 5px
    }
.threesixty .nav_bar a:before {
    text-align: center;
    display: block;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px;
    border: 1px solid #4d4d4d;
    line-height: 26px
    }
.threesixty .nav_bar a.nav_bar_play:before {
    content: ""
    }
.threesixty .nav_bar a.nav_bar_previous:before {
    content: ""
    }
.threesixty .nav_bar a.nav_bar_stop:before {
    content: ""
    }
.threesixty .nav_bar a.nav_bar_next:before {
    content: ""
    }
.threesixty:-webkit-full-screen {
    background: #fff;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 200px
    }
.threesixty:-moz-full-screen {
    background: #fff;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 200px
    }
@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
        } 30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
        } 100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
        }
    }
@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
        } 30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
        } 100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
        }
    }
@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
        } 30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
        } 100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
        }
    }
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
        } 30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
        }
    }
@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
        } 30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
        }
    }
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
        } 30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
        }
    }
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
        } 10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
        } 20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
        }
    }
@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
        } 10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
        } 20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
        }
    }
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
        } 10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
        } 20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
        }
    }
.dropzone, .dropzone * {
    box-sizing: border-box
    }
.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 20px 20px
    }
.dropzone.dz-clickable {
    cursor: pointer
    }
.dropzone.dz-clickable * {
    cursor: default
    }
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    cursor: pointer
    }
.dropzone.dz-started .dz-message {
    display: none
    }
.dropzone.dz-drag-hover {
    border-style: solid
    }
.dropzone.dz-drag-hover .dz-message {
    opacity: 0.5
    }
.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
    }
.dropzone .dz-message .dz-button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit
    }
.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
    }
.dropzone .dz-preview:hover {
    z-index: 1000
    }
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
    }
.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
    }
.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
    }
.dropzone .dz-preview.dz-image-preview {
    background: #fff
    }
.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
    }
.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
    }
.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
    }
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
    }
.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%
    }
.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
    }
.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
    }
.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8)
    }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
    }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
    }
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px
    }
.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
    }
.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
    }
.dropzone .dz-preview .dz-image img {
    display: block
    }
.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)
    }
.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)
    }
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
    }
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px
    }
.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
    }
.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in
    }
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
    }
.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
    }
.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
    }
.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
    }
.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
    }
.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: #fff
    }
.dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
    }
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-line-scale-pulse-out, .la-line-scale-pulse-out > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
.la-line-scale-pulse-out {
    display: block;
    font-size: 0;
    color: #fff
    }
.la-line-scale-pulse-out.la-dark {
    color: #333
    }
.la-line-scale-pulse-out > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
    }
.la-line-scale-pulse-out {
    width: 40px;
    height: 32px
    }
.la-line-scale-pulse-out > div {
    width: 4px;
    height: 32px;
    margin: 2px;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    -webkit-animation: line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
    -moz-animation: line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
    -o-animation: line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
    animation: line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85)
    }
.la-line-scale-pulse-out > div:nth-child(3) {
    -webkit-animation-delay: -0.9s;
    -moz-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
    animation-delay: -0.9s
    }
.la-line-scale-pulse-out > div:nth-child(2), .la-line-scale-pulse-out > div:nth-child(4) {
    -webkit-animation-delay: -0.7s;
    -moz-animation-delay: -0.7s;
    -o-animation-delay: -0.7s;
    animation-delay: -0.7s
    }
.la-line-scale-pulse-out > div:nth-child(1), .la-line-scale-pulse-out > div:nth-child(5) {
    -webkit-animation-delay: -0.5s;
    -moz-animation-delay: -0.5s;
    -o-animation-delay: -0.5s;
    animation-delay: -0.5s
    }
.la-line-scale-pulse-out.la-sm {
    width: 20px;
    height: 16px
    }
.la-line-scale-pulse-out.la-sm > div {
    width: 2px;
    height: 16px;
    margin: 1px;
    margin-top: 0;
    margin-bottom: 0
    }
.la-line-scale-pulse-out.la-2x {
    width: 80px;
    height: 64px
    }
.la-line-scale-pulse-out.la-2x > div {
    width: 8px;
    height: 64px;
    margin: 4px;
    margin-top: 0;
    margin-bottom: 0
    }
.la-line-scale-pulse-out.la-3x {
    width: 120px;
    height: 96px
    }
.la-line-scale-pulse-out.la-3x > div {
    width: 12px;
    height: 96px;
    margin: 6px;
    margin-top: 0;
    margin-bottom: 0
    }
@-webkit-keyframes line-scale-pulse-out {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
        } 50% {
        -webkit-transform: scaley(0.3);
        transform: scaley(0.3)
        } 100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
        }
    }
@-moz-keyframes line-scale-pulse-out {
    0% {
        -moz-transform: scaley(1);
        transform: scaley(1)
        } 50% {
        -moz-transform: scaley(0.3);
        transform: scaley(0.3)
        } 100% {
        -moz-transform: scaley(1);
        transform: scaley(1)
        }
    }
@-o-keyframes line-scale-pulse-out {
    0% {
        -o-transform: scaley(1);
        transform: scaley(1)
        } 50% {
        -o-transform: scaley(0.3);
        transform: scaley(0.3)
        } 100% {
        -o-transform: scaley(1);
        transform: scaley(1)
        }
    }
@keyframes line-scale-pulse-out {
    0% {
        -webkit-transform: scaley(1);
        -moz-transform: scaley(1);
        -o-transform: scaley(1);
        transform: scaley(1)
        } 50% {
        -webkit-transform: scaley(0.3);
        -moz-transform: scaley(0.3);
        -o-transform: scaley(0.3);
        transform: scaley(0.3)
        } 100% {
        -webkit-transform: scaley(1);
        -moz-transform: scaley(1);
        -o-transform: scaley(1);
        transform: scaley(1)
        }
    }
html {
    scroll-behavior: smooth
    }
@media (prefers-reduced-motion) {
    html {
        scroll-behavior: auto
        }
    }
body {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Arial, sans-serif;
    position: relative
    }
@media (pointer: coarse) and (hover: none) {
    body:hover {
        cursor: pointer
        }
    }
body.modal-open {
    padding-right: 0 !important
    }
body.affix, .navbar-static-top.affixed {
    position: relative
    }
@media (max-width: 767px) {
    .navbar-static-top.affixed {
        position: fixed;
        width: 100%;
        z-index: 1003
        }
    body.affix-top .header-container, body.affix .header-container {
        padding-top: 50px
        }
    body.home.affix-top .header-container, body.home.affix .header-container {
        min-height: 98px
        }
    body.affix-top .top-nav .navbar-collapse {
        pointer-events: auto;
        max-height: calc(100vh - 150px)
        }
    body.affix .top-nav .navbar-collapse {
        position: fixed;
        width: 100%;
        pointer-events: auto;
        max-height: calc(100vh - 150px);
        transition: all linear 0.3s
        }
    body.affix-top .autocomplete-suggestions, body.affix .autocomplete-suggestions {
        max-height: calc(100vh - 100px) !important
        }
    .search_block {
        background: #fff
        }
    body.affix-top .search_block, body.affix .search_block {
        position: fixed;
        z-index: 1001;
        background: #fff;
        transition: all ease-out 0.2s
        }
    body:not(.home).affix-top .search_block, body:not(.home).affix .search_block {
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
        }
    body.affix .search_block {
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
        }
    body.home.affix .header-container header {
        margin-bottom: 42px
        }
    .container.top-nav {
        z-index: 1002
        }
    body.home .search_block {
        pointer-events: none;
        display: block;
        opacity: 0 !important;
        transition: opacity ease-out 0.2s
        }
    body.home .search_block.collapse.in, body.home .search_block.collapsing {
        pointer-events: auto;
        opacity: 1 !important;
        height: auto !important
        }
    body.home:not(.affix) .search_block {
        pointer-events: auto;
        opacity: 1 !important;
        height: auto !important
        }
    body.home .search-icon-header {
        opacity: 1 !important;
        transition: opacity ease-out 0.2s;
        pointer-events: auto
        }
    body.home:not(.affix) .search-icon-header {
        opacity: 0 !important;
        pointer-events: none
        }
    body.home.menu-open .search-icon-header {
        opacity: 1 !important;
        pointer-events: auto
        }
    }
.top-menu ul {
    pointer-events: auto
    }
.container {
    background: #fff
    }
.site-container {
    padding-top: 15px;
    padding-bottom: 15px
    }
.navbar .container {
    background: 0 0
    }
.right {
    float: right
    }
.left {
    float: left
    }
.bordered {
    border: 1px solid #ddd
    }
.page-header {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: 0
    }
.page-header, .page-header h1 {
    margin-top: 0
    }
@media (max-width: 767px) {
    .page-header h1.category-h1 {
        text-align: center
        }
    }
.breadcrumb {
    border-radius: 0
    }
.clear {
    clear: both;
    display: block
    }
img {
    max-width: 100%;
    height: auto
    }
@media (min-width: 768px) {
    .no-touch .main-menu a {
        pointer-events: auto !important
        }
    }
@media (pointer: coarse) and (hover: none) {
    input[type=text]:focus, input[type=text]:hover, input[type=number]:focus, input[type=number]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=email]:focus, input[type=email]:hover, input[type=password]:focus, input[type=password]:hover, input[type=search]:focus, input[type=search]:hover, input[type=datetime]:focus, input[type=datetime]:hover, input[type=datetime-local]:focus, input[type=datetime-local]:hover, input[type=date]:focus, input[type=date]:hover, input[type=month]:focus, input[type=month]:hover, input[type=time]:focus, input[type=time]:hover, input[type=week]:focus, input[type=week]:hover, input[type=url]:focus, input[type=url]:hover, input[type=color]:focus, input[type=color]:hover, select:focus, select:hover, textarea:focus, textarea:hover {
        font-size: 16px
        }
    }
.touch .modal {
    -webkit-overflow-scrolling: auto
    }
@media (pointer: coarse) and (hover: none) {
    input[type=text], input[type=number], input[type=tel], input[type=email], input[type=password], input[type=search], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=url], input[type=color], select, textarea {
        background-clip: padding-box !important
        }
    }
.modal-header .close {
    margin-top: -5px;
    font-size: 27px
    }
a, a:visited, a:hover, a:focus {
    text-decoration: none
    }
a:focus {
    color: #888
    }
h1 {
    color: #555;
    font-size: 18px;
    margin-top: 0
    }
h2 {
    color: #6d6c6c;
    font-size: 16px
    }
h3 {
    color: #888;
    font-size: 15px
    }
h4 {
    color: #6d6d6d;
    font-size: 14px
    }
a {
    color: #4d4d4d;
    text-decoration: none
    }
a:hover, a:focus, a:active, a:active:focus {
    color: #999;
    text-decoration: none
    }
.form-control {
    height: 34px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none
    }
.form-control:focus, input:focus, select:focus, :focus, .btn:focus, .btn:active:focus, .btn.active:focus {
    outline-color: transparent;
    outline-style: none;
    outline: none
    }
.btn:active, .btn.active {
    box-shadow: none
    }
.form-control:focus {
    border-color: #ccc;
    box-shadow: none
    }
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    box-shadow: none;
    text-shadow: none;
    border: none
    }
.btn {
    border-radius: 0;
    position: relative;
    background: red;
    color: #fff;
    border: none;
    padding: 7px 12px;
    text-shadow: none;
    box-shadow: none
    }
.btn:hover, .btn:focus, .btn:active {
    box-shadow: none;
    background: #a00;
    color: #fff
    }
.btn-default {
    background: #888;
    color: #f2f2f2
    }
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:hover {
    background: #f1f1f1;
    color: #444
    }
.btn-primary.disabled, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.disabled:focus:active, .btn-primary.disabled:hover:active, .btn-primary[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:focus:active, .btn-primary[disabled]:hover:active, .btn-primary[disabled]:hover, .btn-default.disabled, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.disabled:focus:active, .btn-default.disabled:hover:active, .btn-default[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:focus:active, .btn-default[disabled]:hover:active, .btn-default[disabled]:hover {
    background: #e7e7e7;
    color: #888
    }
.btn-primary {
    background: #bbb;
    color: #fff
    }
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active:focus {
    background: #e8e8e8;
    color: #444
    }
.btn-success {
    background: #d4d4d4;
    color: #4d4d4d
    }
.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:hover, .btn-success:active:focus {
    background: #f6f6f6;
    color: #4d4d4d
    }
.btn-info {
    background: #f2f2f2;
    color: #888
    }
.btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:hover, .btn-info:active:focus {
    background: #888;
    color: #fff
    }
.btn-warning {
    background: #f3f3f3;
    color: #888
    }
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:hover, .btn-warning:active:focus {
    background: #888;
    color: #fff
    }
.btn-link {
    color: #4d4d4d;
    background: 0 0;
    text-decoration: underline
    }
.btn-link:hover, .btn-link:active, .btn-link:focus, .btn-link:active:hover, .btn-link:active:focus {
    color: #000;
    background: 0 0;
    text-decoration: none
    }
.header-search-btn {
    background: 0 0;
    padding: 0;
    color: #777
    }
.header-search-btn:hover, .header-search-btn:focus, .header-search-btn:active, .header-search-btn:active:hover, .header-search-btn:active:focus {
    background: 0 0;
    color: #444
    }
.btn.btn-sm {
    padding: 5px 10px;
    font-size: 12px
    }
.btn.btn-xs {
    padding: 1px 5px;
    font-size: 12px
    }
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset;
    outline: none;
    border: 1px solid #a9a9a9
    }
.navbar {
    margin-bottom: 5px
    }
.navbar-inverse {
    background: #f2f2f2;
    border: none
    }
.navbar-header {
    position: relative;
    z-index: 2
    }
.navbar-header .mobile-logo {
    transform: translatex(-50%);
    left: 50%;
    position: absolute
    }
.navbar-header .bag {
    padding-top: 12px;
    padding-left: 5px;
    margin-right: 0
    }
.navbar-toggle {
    float: left;
    margin-left: 5px;
    margin-right: 5px
    }
.navbar-inverse .navbar-toggle {
    border: none;
    padding: 5px 8px;
    color: #777
    }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background: 0 0;
    color: #444
    }
.navbar-header .cart-icon {
    color: #777;
    border-radius: 4px;
    text-align: center;
    left: 0;
    font-size: 16px;
    top: 4px
    }
.navbar-header .cart-icon:hover {
    color: #444
    }
.navbar-header .bag-icon {
    margin-right: 5px
    }
.navbar-text {
    margin-top: 0;
    margin-bottom: 0
    }
.top-menu ul, .main-menu-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 15px
    }
.top-menu ul li {
    float: left;
    margin-right: 15px
    }
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
    background: #fff;
    border: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
    }
.navbar .navbar-collapse {
    max-height: 430px;
    position: relative;
    margin: 0 -1px
    }
.main-menu-mobile li:first-child {
    margin-top: 15px
    }
.main-menu-mobile > ul > li {
    border-bottom: 0
    }
.navbar .navbar-collapse a {
    display: block;
    margin-bottom: 5px
    }
.sub_menu > ul {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: dashed 1px #ccc
    }
.main-menu-mobile > ul > li.c, .main-menu-mobile > ul > li.c ~ li:not(.c) {
    border-top: dashed 1px #ccc;
    padding-top: 5px
    }
.main-menu-mobile > ul > li.c ~ .c, .main-menu-mobile > ul > li.c ~ li:not(.c) ~ li:not(.c) {
    border-top: 0;
    padding-top: 0
    }
.categorytree > ul > li {
    border-bottom: 0
    }
.the-logo {
    text-align: center
    }
.the-logo img {
    max-height: 80px;
    width: auto
    }
.main-logo {
    font-size: 20px;
    font-weight: 700
    }
.casing_main_nav {
    background: #e1e1e1
    }
.casing_main_nav .container {
    background: 0 0
    }
.search-icon-header {
    margin: 8px 5px;
    height: 30px;
    width: 30px;
    border-radius: 4px;
    left: -5px
    }
.search-bar .twitter-typeahead pre {
    display: none
    }
header .search-bar input {
    border-radius: 0
    }
.navbar-form {
    text-align: center;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: none
    }
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
    margin-right: -4px;
    margin-left: 0
    }
.twitter-typeahead {
    width: 100%
    }
header .search-field {
    width: 252px
    }
.header_rtb ul, .home_rtb ul {
    padding: 0
    }
.social {
    max-width: 320px;
    width: auto;
    margin: auto;
    display: block
    }
header .social {
    margin-bottom: 4px
    }
.social ul {
    padding: 0;
    margin: 0;
    list-style: none
    }
.social:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
.social li {
    background: url(/images/layout/social_media_icons.png) no-repeat #888;
    height: 25px;
    width: 25px;
    float: left;
    margin: 4px
    }
.social li:first-child {
    margin-left: 0
    }
.social li:last-child {
    margin-right: 0
    }
.social li:hover {
    background-color: #d4d4d4
    }
.social a {
    display: block;
    height: 25px;
    text-indent: -1000em
    }
.social .facebook {
    background-position: center 0;
    background-color: #4d70a8
    }
.social .twitter {
    background-position: center -35px;
    background-color: #00bbf2
    }
.social .google_plus {
    background-position: center -70px;
    background-color: #e3401d
    }
.social .blog {
    background-position: center -105px;
    background-color: #0da8ac
    }
.social .youtube {
    background-position: center -140px;
    background-color: #cb3737
    }
.social .pinterest {
    background-position: center -175px;
    background-color: #cb3737
    }
.social .instagram {
    background-position: center -210px;
    background-color: #444
    }
.social .linkedin {
    background-position: center -245px;
    background-color: #1687b1
    }
.social .tumblr {
    background-position: center -280px;
    background-color: #36465d
    }
.carousel-control {
    width: 3%
    }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    margin-top: -5px
    }
.carousel-control .glyphicon-chevron-left {
    margin-left: 0
    }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: 0
    }
ol.carousel-indicators {
    margin-bottom: 0;
    bottom: -30px;
    z-index: 1
    }
.home-carousel {
    margin-bottom: 32px
    }
.carousel-indicators li {
    border: 1px solid #888;
    width: 18px;
    height: 18px;
    margin: 0 1px
    }
.carousel-indicators li:hover {
    background: #f2f2f2;
    border: 1px solid #f2f2f2
    }
.carousel-indicators .active, .carousel-indicators .active:hover {
    background-color: #888;
    width: 18px;
    height: 18px;
    margin: 0 1px;
    border: 1px solid #888
    }
.home-carousel .carousel-inner .item img {
    width: 100%
    }
.home-carousel .carousel-inner {
    width: 100%
    }
.welcome-blog {
    margin-bottom: 10px
    }
.welcome-blog h1 {
    margin-top: 10px;
    font-size: 22px
    }
.popular_categories {
    margin-bottom: 15px
    }
.title.standard {
    font-size: 20px;
    color: #2f2e2b;
    font-weight: 700;
    margin-bottom: 10px
    }
.category {
    margin-bottom: 10px;
    padding-bottom: 5px
    }
.category.cat a > div {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px
    }
.category.homepage {
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 0
    }
.category.homepage .title {
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    height: 30px
    }
.popular_categories .top_border {
    border-top: 1px solid #f2f2f2;
    clear: both
    }
.category a {
    display: block;
    min-height: 1px
    }
.category .title {
    height: 47px;
    display: block;
    font-weight: 500
    }
.cat_desc {
    color: #474541
    }
.cat_desc.collapse {
    display: block;
    height: auto;
    overflow: visible
    }
@media (max-width: 767px) {
    .cat_desc {
        text-align: center
        }
    }
.reviews_category .rated_by {
    display: block;
    font-size: 11px
    }
.show-hide-desc {
    font-weight: 500;
    cursor: pointer
    }
.show-hide-desc:hover {
    color: #999
    }
.show-hide-desc.collapsed .show-txt {
    display: inline-block
    }
.show-hide-desc.collapsed .hide-txt {
    display: none
    }
.show-hide-desc .show-txt {
    display: none
    }
.show-hide-desc .hide-txt {
    display: inline-block
    }
.blog-homepage > div {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f2f2f2
    }
.blog-homepage h2 {
    margin-top: 0
    }
.blog-homepage h3 {
    margin-top: 5px
    }
.blog-homepage .read-more {
    color: #555;
    font-weight: 700
    }
.blog-homepage .read-more:hover {
    color: #888
    }
.product {
    margin-bottom: 15px;
    padding-bottom: 5px
    }
.product .stars .count {
    position: relative;
    top: -3px
    }
.product a:hover .title {
    color: #444
    }
.product a > div {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px
    }
.nopadding {
    padding: 0
    }
.product .title {
    font-weight: 500;
    color: #767676;
    display: block;
    margin-bottom: 4px
    }
.product .desc {
    display: block
    }
.product .price, .product .vat_price {
    font-weight: 700;
    color: #2f2e2b;
    display: block
    }
.product .price {
    margin-bottom: 0;
    font-size: 18px
    }
.product .price small {
    font-size: 66.111%;
    font-weight: 400
    }
.product .vat_price small {
    font-weight: 400
    }
.product .was_price {
    font-size: 12px;
    color: #555;
    display: block;
    height: 17px
    }
.product .review_stars {
    display: block
    }
.page-header .star-rating .stars {
    top: 0;
    position: relative
    }
.page-header .stars .count {
    display: block;
    color: #666
    }
.product .from {
    display: block;
    font-size: 12px
    }
.product .sku, .product .man_code {
    display: block
    }
.product_page .stars:hover {
    cursor: pointer
    }
.product .stock-msg {
    display: block;
    font-size: 12px;
    color: #008a0b
    }
.product .out-stock, .product .out-of-stock {
    color: #bd0003
    }
.glyphicon-star {
    position: relative;
    color: #febc11;
    font-size: 18px
    }
.glyphicon-star:before {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-left: -3%;
    padding-left: 3%;
    display: block;
    overflow: hidden
    }
.glyphicon-star:after {
    content: "";
    position: absolute;
    z-index: 1;
    color: #e0e0e0;
    top: 0;
    left: 0
    }
.glyphicon-star.empty {
    color: #e0e0e0
    }
.glyphicon-star.half:before {
    width: 49%
    }
.glyphicon-star.half.low:before {
    width: 37%
    }
.glyphicon-star.half.high:before {
    width: 61%
    }
.pagination_casing {
    margin: 5px auto;
    width: 100%;
    position: relative
    }
.pagination_casing.top .filler_line {
    border-bottom: 1px solid #ccc;
    margin: 5px 0
    }
.pagination_casing.bottom .filler_line {
    border-bottom: 1px solid #ccc;
    margin: 5px 0 10px
    }
.pagination_casing select {
    border: 1px solid #d4d4d4;
    color: #2f2e2b
    }
.pagination {
    margin: 0
    }
.pagination_margin_top {
    margin-top: 4px
    }
.pagination > li > a, .pagination > li > span {
    margin-left: -2px;
    color: #888;
    padding: 6px 11px 4px
    }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #888;
    color: #fff;
    border-color: #888
    }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #888
    }
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0
    }
.pagination_numbers {
    text-align: right
    }
.pagination li.active a, .pagination li.disabled.dots {
    pointer-events: none
    }
.pagination li.disabled.not_dots a {
    background: #f1f1f1;
    color: #d8d8d8;
    border-color: #f1f1f1;
    display: none
    }
.refine-btn > .refine {
    min-width: 100px;
    width: 100%
    }
@media (min-width: 768px) {
    #refine {
        padding-top: 20px
        }
    #refine .filter-list-group {
        margin-bottom: 10px
        }
    }
#refine .collapse {
    display: block
    }
#refine .filter-title {
    padding: 5px;
    background: #bbb;
    color: #fff;
    width: 100%;
    border: none;
    text-align: left;
    cursor: default
    }
@media (min-width: 768px) {
    #refine .filter-title {
        display: block
        }
    }
#refine .filter-item {
    display: block;
    padding: 5px;
    background: #eee;
    border-bottom: 1px solid #fff
    }
#refine .filter-item:hover, #refine .filter-item.active:hover {
    background: #ccc;
    color: #111
    }
#refine .filter-item.active {
    background: #aaa;
    color: #fff
    }
#refine .view-more {
    cursor: pointer
    }
#refine .filter-hidden {
    display: none
    }
#refine .filter-hidden.active {
    display: block
    }
#refine .filter-item.active .badge {
    text-indent: -9999px;
    line-height: 0
    }
#refine .filter-item.active .badge:after {
    content: "X";
    display: block;
    text-indent: 0;
    text-align: center;
    line-height: 1
    }
.badge {
    float: right;
    width: 28px
    }
.badge.left-a-little {
    padding-left: 4px
    }
#refine .filter-item.active .badge.left-a-little:after {
    padding-left: 3px
    }
.filter-item span.glyphicon-check, .filter-item span.glyphicon-unchecked {
    float: right;
    top: 3px
    }
.filter-item span.glyphicon-check, .filter-item.active span.glyphicon-unchecked {
    display: none
    }
.filter-item.active span.glyphicon-check {
    display: inline
    }
.filter-toggle {
    display: none;
    padding: 5px;
    background: #eee;
    border-bottom: 1px solid #fff
    }
.filter-toggle.active {
    display: flex
    }
@media (min-width: 768px) {
    .filter-toggle.filter-toggle--categories {
        display: none
        }
    }
.filter-toggle__status {
    flex-grow: 1;
    margin-right: 10px
    }
#frm_price_range {
    padding: 5px;
    background: #eee
    }
#frm_price_range label {
    margin-bottom: 3px
    }
#frm_price_range .numerical_only {
    width: 100%
    }
#frm_price_range .btn {
    margin-top: 5px
    }
@supports (display: flex) {
    #frm_price_range {
        display: flex;
        justify-content: space-between;
        align-items: center
        } #frm_price_range label {
        margin-bottom: 0
        } #frm_price_range . numerical_only {
        width: 32%
        } @media (min-width: 768px) and (max-width: 991px) {
        #frm_price_range . numerical_only {
            width: 21%
            }
        } @media (min-width: 992px) and (max-width: 1199px) {
        #frm_price_range . numerical_only {
            width: 28%
            }
        } #frm_price_range . btn {
        margin-top: 0
        }
    }
ul.form, ul.sortable {
    padding: 0;
    margin: 0;
    list-style: none
    }
ul.form li label.radio {
    float: none;
    width: auto;
    display: inline;
    padding: 0 10px 0 3px
    }
.form-inline .form-group, .form-inline .form-group select {
    max-width: 100%
    }
#admin-cats .form-inline .form-group select {
    max-width: 440px
    }
#admin-desc input[type=text] {
    width: 497px
    }
div.errors {
    background: #fbdddb;
    border: 1px solid #650000;
    color: #650000;
    padding: 10px;
    border-radius: 4px
    }
.box {
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px
    }
.box.address {
    min-height: 145px
    }
a.box {
    display: block
    }
.box .list-group .list-group-item.total {
    font-weight: 700
    }
.box.highlighted {
    border: 1px solid #aaa;
    padding: 15px 0;
    background: #fff
    }
.review_checkout .items .box {
    margin-top: 10px
    }
.agree_terms_label {
    display: inline;
    font-weight: 400
    }
.quickset {
    padding-bottom: 7px
    }
.quickset label {
    min-width: 125px
    }
.big-label .quickset label, label.control-label.switch {
    min-width: 200px
    }
.upload {
    border: 1px dashed #bbb;
    padding: 25px;
    border-radius: 5px
    }
.upload span {
    text-align: center;
    display: block;
    font-size: 1.5em
    }
table.table .form-group {
    margin-bottom: 0
    }
iframe.payment-iframe {
    height: 660px;
    border: 0 none;
    width: 100%;
    max-width: 100%;
    padding: 0;
    border-bottom: 1px solid #ccc
    }
.brands_with_images .brand {
    text-align: center;
    margin-bottom: 30px
    }
.brands_with_images .brand > div {
    min-height: 100px;
    border: 1px solid #ccc;
    padding-top: 7px;
    padding-bottom: 7px
    }
.brand_title_case {
    height: 98px;
    display: table
    }
.brand_title {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    font-size: 19px
    }
.brand_image_title {
    margin-bottom: 10px;
    height: 40px
    }
.tt-suggestion:hover {
    color: #fff;
    background-color: #999 !important
    }
.tt-suggestion:hover p {
    color: #fff !important
    }
.onpage-cart .top_checkout .casing {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc
    }
.onpage-cart .top_checkout .cart {
    font-size: 18px
    }
.onpage-cart .middle_checkout .casing {
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc
    }
.onpage-cart .total_case {
    text-align: right;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: 700
    }
.onpage-cart .subtotal_text {
    float: left;
    font-size: 13px;
    font-weight: 400
    }
.onpage-cart .cart_items .item .line {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    width: 100%;
    display: block
    }
.onpage-cart .cart_items .item:last-child {
    margin-bottom: 0
    }
.onpage-cart .cart_items .title {
    font-weight: 700
    }
.onpage-cart .cart_items .desc li, .onpage-cart .cart_items .desc ul {
    padding: 0;
    list-style: none;
    margin: 0
    }
@media (min-width: 642px) {
    iframe.payment-iframe {
        height: 400px
        }
    }
.payment_options h2 {
    margin: 0
    }
.first-data-case .btn {
    border: 1px solid #fff;
    margin-bottom: 10px;
    display: block;
    padding: 5px
    }
.first-data-case .btn {
    border: none;
    margin-bottom: 0
    }
.first-data-case .pay-by {
    border: 1px solid #fff;
    position: relative;
    height: 72px;
    margin-bottom: 10px
    }
.first-data-case .pay-by:hover, .first-data-case .pay-by:focus, .first-data-case .pay-by:active {
    border: 1px solid #ccc
    }
.first-data-case .box {
    padding: 10px;
    position: relative
    }
.btn.first-data {
    width: 100%;
    background: url(/images/layout/cards-logo.png) no-repeat top 24px left !important;
    background-size: contain;
    text-indent: -9000em;
    position: absolute;
    top: 0;
    left: 0;
    height: 72px;
    padding-top: 10px
    }
.first-data-case .pay-by span {
    padding: 5px;
    display: block
    }
@media (max-width: 767px) {
    .first-data-case .box {
        padding: 0
        }
    .btn.first-data {
        background-size: cover
        }
    }
.braintree .braintree-option, .braintree .braintree-sheet, .braintree-sheet__header {
    border-color: #ddd
    }
.braintree .braintree-sheet, .braintree .braintree-option:first-child, .braintree .braintree-option:last-child {
    border-radius: unset
    }
.braintree #submit-button {
    padding: 15px 12px;
    width: 100%;
    color: #fff;
    background: #41a940;
    font-size: 18px
    }
.braintree #submit-button:hover, .braintree #submit-button:hover:active, .braintree #submit-button:focus, .braintree #submit-button:focus:active, .braintree #submit-button:active {
    color: #fff;
    background: #4cb248
    }
div[id^=braintree--dropin__]:not(.braintree-show-options) .braintree-placeholder {
    display: none
    }
.braintree .braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field input.braintree-form__raw-input {
    font-weight: 400
    }
@supports (display: grid) {
    @media (max-width: 549px) {
        . braintree . braintree-card . braintree-sheet__header {
            display: grid;
            grid-template-columns: -webkit-max-content 1fr;
            grid-template-columns: max-content 1fr;
            gap: 15px
            } . braintree . braintree-card . braintree-sheet__header . braintree-sheet__logo--header {
            display: none
            } . braintree . braintree-sheet__header . braintree-sheet__text {
            margin-left: unset
            } . braintree . braintree-sheet__header . braintree-sheet__icons {
            padding-bottom: unset;
            text-align: right
            } . braintree . braintree-sheet__header . braintree-sheet__card-icon {
            padding-bottom: 10px
            }
        } @media (min-width: 467px) {
        . braintree . braintree-form__flexible-fields {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 15px;
            flex-wrap: unset;
            justify-content: unset
            } . braintree . braintree-sheet__content--form . braintree-form__flexible-fields {
            grid-column: 1/3
            } . braintree . braintree-sheet__content--form {
            padding: 10px
            } . braintree . braintree-sheet__content--form . braintree-form__field-group {
            width: 100%;
            margin-bottom: unset;
            padding-left: unset
            } . braintree . braintree-sheet__content--form . braintree-form__flexible-fields . braintree-form__field-group {
            flex-basis: unset;
            flex-grow: unset;
            margin-bottom: unset;
            padding-left: unset
            }
        } @media (min-width: 768px) {
        . braintree . braintree-sheet__content--form {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 15px;
            flex-wrap: unset;
            justify-content: unset
            } . braintree . braintree-sheet__content--form . braintree-form__flexible-fields {
            grid-column: 1/3
            }
        }
    }
.braintree label {
    display: block
    }
.loader-overlay.active.braintree {
    background-color: rgba(0, 0, 0, 0.6)
    }
.loader-overlay.active.braintree .msg {
    pointer-events: none;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 110px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-size: 18px;
    align-items: center;
    text-align: center
    }
.added-message {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0
    }
div.banners {
    position: relative
    }
div.banners.apum.modal {
    position: fixed
    }
div.banners ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
div.banners ul li {
    display: none
    }
div.banners ul li.active, div.banners ul li:first-child {
    display: block
    }
.banners.carousel.banners-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
    }
.banners.carousel.banners-fade .carousel-inner .active {
    opacity: 1
    }
.banners.carousel.banners-fade .carousel-inner .active.left, .banners.carousel.banners-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0
    }
.banners.carousel.banners-fade .carousel-inner .next.left, .banners.carousel.banners-fade .carousel-inner .prev.right {
    opacity: 1
    }
@media screen and (prefers-reduced-motion: reduce) {
    .banners.carousel .carousel-inner .item {
        opacity: 1 !important;
        transition-property: opacity !important
        }
    .banners.carousel .carousel-inner .active.left, .banners.carousel .carousel-inner .active.right {
        left: 0 !important;
        opacity: 1 !important
        }
    }
.c-blog .pagination {
    position: relative;
    z-index: 0
    }
div.blog_post .aligncenter {
    display: block;
    margin: 0 auto
    }
.wp-block-image .aligncenter {
    text-align: center
    }
div.blog_post .wp-caption-text {
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0
    }
.blog_post table {
    width: 100%;
    table-layout: fixed
    }
#input_password + .progress {
    display: none
    }
.password-verdict {
    padding-left: 10px
    }
.jhide {
    display: none
    }
ul {
    padding-left: 20px
    }
.c-blog .pagination .disabled.dots {
    display: none
    }
.product_page h1 {
    margin-bottom: 5px;
    font-weight: 700
    }
.product_page .product_image {
    margin-bottom: 15px
    }
.product_page .main_image {
    text-align: center;
    cursor: pointer
    }
.product_page .main_image.has_ai {
    padding-bottom: 30px
    }
.product_page .main_image a {
    display: block
    }
.product_page .main_image a:after, .product_page .has_ai.main_image:after {
    content: url(/images/layout/zoom-in-icon.svg);
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 15px;
    color: #999;
    padding-left: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    pointer-events: none;
    width: 79px
    }
@media (max-width: 991px) {
    .product_page .main_image a:after, .product_page .has_ai.main_image:after {
        display: none
        }
    .product_page .main_image.has_ai {
        padding-bottom: 15px
        }
    }
.product_page .main_image a:after {
    left: 0
    }
.product_page .main_image a:hover:after, .product_page .main_image:hover:before, .product_page .main_image:hover:after {
    opacity: 0.7
    }
.product_page .main_image a {
    position: relative;
    padding-bottom: 30px
    }
.product_page .main_image img {
    margin: auto
    }
.modal-img-item.video {
    position: relative
    }
.main_image.video:before, .modal-img-item.video:before, .product_page .additional_images_casing .video:before {
    content: "";
    font-family: "Glyphicons Halflings";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    background: #fff;
    border-radius: 7px;
    width: 58px;
    height: 34px;
    text-align: center;
    opacity: 0.5;
    z-index: 1
    }
.modal-img-item.image_360 {
    position: relative
    }
.main_image.image_360:before, .modal-img-item.image_360:before, .threesixtyinner .threesixty:before, .product_page .additional_images_casing .image_360:before {
    content: "";
    background: url(/images/layout/360-images-icon.png) no-repeat;
    position: absolute;
    left: 11px;
    top: 3px;
    width: 37px;
    height: 37px;
    z-index: 1
    }
@media (max-width: 767px) {
    .modal-img-item.image_360:before, .product_page .additional_images_casing .image_360:before {
        background: url(/images/layout/360-images-icon-s.png) no-repeat;
        left: 35%;
        top: 35%;
        transform: translate(-35%, -35%)
        }
    .modal-img-item.image_360:before {
        top: 24%;
        left: 24%;
        transform: translate(-24%, -24%)
        }
    }
.threesixty .nav_bar {
    background: rgba(200, 200, 200, 0.25);
    padding: 5px;
    bottom: 0
    }
@media (min-width: 768px) {
    .threesixtyinner {
        margin: 15px
        }
    }
.threesixty .threesixty_images img {
    padding: 0 !important;
    border: 0 !important
    }
.threesixty .nav_bar a:before {
    text-align: center;
    display: block;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px;
    border: none;
    background: 0 0;
    line-height: 26px;
    color: #fff
    }
.threesixty .nav_bar a {
    background: #999
    }
.threesixty .nav_bar a:hover:before {
    opacity: 0.6
    }
.threesixty .nav_bar a.nav_bar_previous:before {
    margin-left: -1px
    }
.threesixty .nav_bar a.nav_bar_next:before {
    margin-left: 2px
    }
.main_image.video:hover:before, .modal-img-item.video:hover:before, .product_page .additional_images_casing .video:hover:before {
    opacity: 0.9;
    color: #dd2824
    }
.main_image.video.youtube:hover:before, .product_page .additional_images_casing .video.youtube:hover:before {
    color: #dd2824
    }
.main_image.video.vimeo:hover:before, .modal-img-item.video.vimeo:hover:before, .product_page .additional_images_casing .video.vimeo:hover:before {
    color: #17b2e8
    }
.product_page .product_qty .plus-minus-btn, .product_page .sticky_qty .plus-minus-btn, .cartContent__item__section__qtyInput__cartQty .plus-minus-btn {
    display: none
    }
.sticky_qty, .cartContent__item__section__qtyInput__cartQty, .productUpsellProduct__buy__qty {
    position: relative
    }
.product_qty .btn-up, .product_qty .btn-down, .sticky_qty .btn-up, .sticky_qty .btn-down, .cartContent__item__section__qtyInput__cartQty .btn-up, .cartContent__item__section__qtyInput__cartQty .btn-down, .productUpsellProduct__buy__qty .btn-up, .productUpsellProduct__buy__qty .btn-down {
    position: absolute;
    width: 35px;
    top: 0;
    font-weight: 700;
    height: 100%;
    padding: 0;
    font-size: 12px
    }
.product_qty .btn-up {
    right: 15px
    }
.sticky_qty .btn-up, .cartContent__item__section__qtyInput__cartQty .btn-up, .productUpsellProduct__buy__qty .btn-up {
    right: 0
    }
.sticky_qty .btn-down + input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    height: 100%;
    text-align: center
    }
.sticky_qty .btn-down + input::-webkit-outer-spin-button, .sticky_qty .btn-down + input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none
    }
.product_page .sticky_qty .plus-minus-btn {
    display: block
    }
@supports (display: grid) {
    . product_page . sticky_qty . plus-minus-btn {
        display: grid;
        align-content: center
        } . product_page . sticky_qty . plus-minus-btn . glyphicon {
        top: unset
        }
    }
.productUpsellProduct__buy__qty input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center
    }
.productUpsellProduct__buy__qty input::-webkit-outer-spin-button, .productUpsellProduct__buy__qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
    }
.productUpsellProduct__buy__qty .plus-minus-btn {
    display: block
    }
@supports (display: grid) {
    . productUpsellProduct__buy__qty . plus-minus-btn {
        display: grid;
        align-content: center
        } . productUpsellProduct__buy__qty . plus-minus-btn . glyphicon {
        top: unset
        }
    }
@media (max-width: 767px) {
    .product_qty.plus_minus_xs .btn-down + input, .cartContent__item__section__qtyInput.plus_minus_xs .btn-down + input {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        text-align: center
        }
    .product_qty.plus_minus_xs .btn-down + input::-webkit-outer-spin-button, .cartContent__item__section__qtyInput.plus_minus_xs .btn-down + input::-webkit-outer-spin-button, .product_qty.plus_minus_xs .btn-down + input::-webkit-inner-spin-button, .cartContent__item__section__qtyInput.plus_minus_xs .btn-down + input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0
        }
    .product_page .product_qty.plus_minus_xs .plus-minus-btn, .cartContent__item__section__qtyInput.plus_minus_xs .plus-minus-btn {
        display: block
        }
    @supports (display: grid) {
        . product_page . product_qty . plus_minus_xs . plus-minus-btn, . cartContent__item__section__qtyInput . plus_minus_xs . plus-minus-btn {
            display: grid;
            align-content: center
            } . product_page . product_qty . plus_minus_xs . plus-minus-btn . glyphicon, . cartContent__item__section__qtyInput . plus_minus_xs . plus-minus-btn . glyphicon {
            top: unset
            }
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .product_qty.plus_minus_sm .btn-down + input, .cartContent__item__section__qtyInput.plus_minus_sm .btn-down + input {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        text-align: center
        }
    .product_qty.plus_minus_sm .btn-down + input::-webkit-outer-spin-button, .cartContent__item__section__qtyInput.plus_minus_sm .btn-down + input::-webkit-outer-spin-button, .product_qty.plus_minus_sm .btn-down + input::-webkit-inner-spin-button, .cartContent__item__section__qtyInput.plus_minus_sm .btn-down + input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0
        }
    .product_page .product_qty.plus_minus_sm .plus-minus-btn, .cartContent__item__section__qtyInput.plus_minus_sm .plus-minus-btn {
        display: block
        }
    @supports (display: grid) {
        . product_page . product_qty . plus_minus_sm . plus-minus-btn, . cartContent__item__section__qtyInput . plus_minus_sm . plus-minus-btn {
            display: grid;
            align-content: center
            } . product_page . product_qty . plus_minus_sm . plus-minus-btn . glyphicon, . cartContent__item__section__qtyInput . plus_minus_sm . plus-minus-btn . glyphicon {
            top: unset
            }
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .product_qty.plus_minus_md .btn-down + input, .cartContent__item__section__qtyInput.plus_minus_md .btn-down + input {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        text-align: center
        }
    .product_qty.plus_minus_md .btn-down + input::-webkit-outer-spin-button, .cartContent__item__section__qtyInput.plus_minus_md .btn-down + input::-webkit-outer-spin-button, .product_qty.plus_minus_md .btn-down + input::-webkit-inner-spin-button, .cartContent__item__section__qtyInput.plus_minus_md .btn-down + input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0
        }
    .product_page .product_qty.plus_minus_md .plus-minus-btn, .cartContent__item__section__qtyInput.plus_minus_md .plus-minus-btn {
        display: block
        }
    @supports (display: grid) {
        . product_page . product_qty . plus_minus_md . plus-minus-btn, . cartContent__item__section__qtyInput . plus_minus_md . plus-minus-btn {
            display: grid;
            align-content: center
            } . product_page . product_qty . plus_minus_md . plus-minus-btn . glyphicon, . cartContent__item__section__qtyInput . plus_minus_md . plus-minus-btn . glyphicon {
            top: unset
            }
        }
    }
@media (min-width: 1200px) {
    .product_qty.plus_minus_lg .btn-down + input, .cartContent__item__section__qtyInput.plus_minus_lg .btn-down + input {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        text-align: center
        }
    .product_qty.plus_minus_lg .btn-down + input::-webkit-outer-spin-button, .cartContent__item__section__qtyInput.plus_minus_lg .btn-down + input::-webkit-outer-spin-button, .product_qty.plus_minus_lg .btn-down + input::-webkit-inner-spin-button, .cartContent__item__section__qtyInput.plus_minus_lg .btn-down + input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0
        }
    .product_page .product_qty.plus_minus_lg .plus-minus-btn, .cartContent__item__section__qtyInput.plus_minus_lg .plus-minus-btn {
        display: block
        }
    @supports (display: grid) {
        . product_page . product_qty . plus_minus_lg . plus-minus-btn, . cartContent__item__section__qtyInput . plus_minus_lg . plus-minus-btn {
            display: grid;
            align-content: center
            } . product_page . product_qty . plus_minus_lg . plus-minus-btn . glyphicon, . cartContent__item__section__qtyInput . plus_minus_lg . plus-minus-btn . glyphicon {
            top: unset
            }
        }
    }
.cartContent__item__section__qtyInput .cart-update-qty {
    width: 100%;
    margin-top: 4px
    }
.pp-offers .inner {
    background: #f4f4f4
    }
.pp-offers .the-heading {
    font-weight: 700;
    font-size: 17px
    }
.pp-offers h5 {
    font-weight: 700;
    font-size: 15px;
    color: #444
    }
.pp-offers .the-price {
    font-weight: 700
    }
.offer-image img {
    margin: auto
    }
@media (max-width: 767px) {
    .pp-offers {
        margin-top: 15px
        }
    }
.product_page .click_boxes {
    margin: 0 -5px
    }
.product_page .click_boxes .swatch {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
    }
.product_page .click_boxes .swatch.oos {
    opacity: 0.5;
    filter: grayscale(1)
    }
.product_page .click_boxes .swatch > span {
    border: 1px solid #ccc;
    cursor: pointer;
    display: table;
    height: 40px;
    width: 100%
    }
.product_page .click_boxes .swatch.active > span, .product_page .click_boxes .swatch.active:hover > span, .product_page .click_boxes .swatch.active:focus > span {
    border-color: #222
    }
.product_page .click_boxes .swatch.disabled > span {
    pointer-events: none;
    background: #ccc;
    opacity: 0.2
    }
.product_page .click_boxes .swatch > span:hover {
    border-color: #999
    }
.product_page .click_boxes .swatch > span > span {
    display: table-cell;
    vertical-align: middle
    }
.product_buy .swatch.clear {
    clear: none
    }
.thumbnail {
    margin-bottom: 5px;
    border: none;
    border-radius: 0;
    padding: 0 5px;
    box-shadow: none
    }
.thumbnail > img, .thumbnail a > img {
    border: 1px solid #d4d4d4;
    max-height: 70px
    }
.row.add_images_casing {
    margin-left: -5px;
    margin-right: -5px
    }
.add_images_casing .thumbnail.current img {
    border: 1px solid #444
    }
.product_buy h3 {
    margin-top: 5px
    }
.product_buy .from {
    position: absolute;
    top: -7px;
    font-size: 13px
    }
.product_buy .from + .price {
    margin-top: 5px
    }
.product_buy .was_price {
    margin-bottom: 10px;
    display: block
    }
.product_buy .ajax-price, .product_buy_sticky .ajax-price {
    font-weight: 700;
    color: #555;
    font-size: 20px
    }
.product_buy label {
    margin-top: 4px
    }
.product_buy .add_to {
    margin-bottom: 10px
    }
.product_buy_sticky--stock > div .stock-msg, .product_buy .stock-msg {
    display: block;
    font-size: 12px;
    color: #008a0b;
    text-align: center;
    padding-top: 5px
    }
.product_buy_sticky--stock > div .stock-msg {
    padding-top: unset;
    font-size: 11px
    }
@media (min-width: 768px) {
    .product_buy_sticky--stock > div .stock-msg {
        padding-top: 2px
        }
    }
.product_buy_sticky--stock > div .stock-msg .insufficient-stock, .product_buy .stock-msg .insufficient-stock {
    color: #bd0003
    }
.product_rtb {
    margin-bottom: 10px
    }
.product_rtb ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
.product_rtb li, #product_question_link .type-product-question, #product_price_match_link .type-product-price_match {
    margin-bottom: 10px;
    height: 40px;
    padding-left: 40px
    }
.product_rtb li.delivery {
    background: url(/images/icons/rtb_delivery.png) no-repeat left center
    }
.product_rtb li.collect {
    background: url(/images/icons/rtb_collect.png) no-repeat left center
    }
.product_rtb li.returns {
    background: url(/images/icons/rtb_returns.png) no-repeat left center
    }
#product_question_link .type-product-question {
    background: url(/images/icons/product-question.png) no-repeat left center
    }
#product_price_match_link .type-product-price_match {
    background: url(/images/icons/price-match-icon.svg) no-repeat left 3px
    }
.product_rtb li .title, #product_question_link .title, #product_price_match_link .title {
    font-weight: 700;
    text-transform: uppercase;
    color: #555;
    position: relative;
    top: 5px
    }
#product_question_link a:hover .title, #product_question_link a:hover:active .title, #product_question_link a:focus .title, #product_question_link a:focus:active .title, #product_question_link a:active .title, #product_price_match_link a:hover .title, #product_price_match_link a:hover:active .title, #product_price_match_link a:focus .title, #product_price_match_link a:focus:active .title, #product_price_match_link a:active .title {
    color: #999
    }
.product_rtb li .subline, #product_question_link .subline, #product_price_match_link .subline {
    color: #777;
    font-size: 13px
    }
#product_question_link, #product_price_match_link {
    margin-top: -10px;
    margin-bottom: 10px
    }
#product_price_match_modal_title {
    font-size: 18px
    }
#product_price_match_form div.form-group label[for=captcha] {
    height: 0;
    margin: 0;
    visibility: hidden
    }
#tab_delivery h3, #tab_returns h3, .pg-delivery-tab h3, .pg-delivery h1, #product_accordion .panel h3 {
    margin-top: 0
    }
#product_accordion .panel {
    border-radius: 0
    }
#product_accordion .read-more-state, #product_accordion .read-more-trigger {
    display: none
    }
.product_info .product_link a {
    position: relative;
    z-index: 100
    }
.product_info .buy {
    position: relative;
    z-index: 100
    }
.product_info .buy a {
    margin-bottom: 5px
    }
.testimonials {
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative
    }
.testimonials .initial {
    padding: 0
    }
.testimonials .initial:before {
    content: "";
    display: block;
    padding-top: 100%
    }
.testimonials .blockquote {
    font-family: Georgia, serif;
    font-style: italic;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #eee;
    border-radius: 100px
    }
.testimonials .blockquote:before {
    display: block;
    content: "“";
    font-size: 70px;
    position: absolute;
    left: -5px;
    top: 5px;
    color: #7a7a7a;
    width: 100%
    }
.testimonials .initial.closing {
    position: absolute;
    right: 0;
    bottom: 0
    }
.testimonials .initial.closing .blockquote {
    position: absolute;
    bottom: 0
    }
.testimonials .blockquote.closing:before {
    content: "”"
    }
.testimonials .title {
    font-weight: 700
    }
.testimonials .date, .testimonials .display_name {
    font-style: italic;
    font-size: 12px;
    color: #666
    }
.testimonials .line {
    border-bottom: 1px dashed #ccc;
    width: 100%;
    display: block
    }
@media (max-width: 991px) {
    .testimonials .blockquote:before {
        font-size: 45px;
        top: 0
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .testimonials .blockquote:before {
        font-size: 55px
        }
    }
@media only screen and (max-width: 991px) {
    #tab_delivery table:not(.non-responsive) thead, #tab_delivery table:not(.non-responsive) tbody, #tab_delivery table:not(.non-responsive) th, #tab_delivery table:not(.non-responsive) td, #tab_delivery table:not(.non-responsive) tr, .pg-delivery-tab table:not(.non-responsive) thead, .pg-delivery-tab table:not(.non-responsive) tbody, .pg-delivery-tab table:not(.non-responsive) th, .pg-delivery-tab table:not(.non-responsive) td, .pg-delivery-tab table:not(.non-responsive) tr, #product_accordion .panel table:not(.non-responsive) thead, #product_accordion .panel table:not(.non-responsive) tbody, #product_accordion .panel table:not(.non-responsive) th, #product_accordion .panel table:not(.non-responsive) td, #product_accordion .panel table:not(.non-responsive) tr {
        display: block
        }
    #tab_delivery table:not(.non-responsive) thead tr, .pg-delivery-tab table:not(.non-responsive) thead tr, #product_accordion .panel table:not(.non-responsive) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
        }
    #tab_delivery table:not(.non-responsive) tr, .pg-delivery-tab table:not(.non-responsive) tr, #product_accordion .panel table:not(.non-responsive) tr {
        border: 1px solid #ccc;
        margin-bottom: 5px
        }
    #tab_delivery table:not(.non-responsive) td, .pg-delivery-tab table:not(.non-responsive) td, #product_accordion .panel table:not(.non-responsive) td {
        border: none;
        position: relative
        }
    #tab_delivery table:not(.non-responsive) td:before, .pg-delivery-tab table:not(.non-responsive) td:before {
        position: absolute;
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
        }
    .tab_content table:not(.non-responsive) td.data-label {
        padding-left: 48%;
        display: block;
        min-height: 23px
        }
    .tab_content table:not(.non-responsive) td.data-label:before {
        content: attr(data-label);
        left: 6px;
        padding-right: 10px;
        position: absolute;
        white-space: nowrap;
        width: 45%;
        font-weight: 700
        }
    }
#stock_request_form_wrapper {
    margin-bottom: 10px;
    padding-bottom: 10px
    }
.email-input-stock {
    width: 75%
    }
h3.outofstock {
    font-size: 16px;
    font-weight: 700
    }
#stock_request_errors li {
    border: 0
    }
#stock_request_errors .bs-callout {
    margin-bottom: 0
    }
.reviews .stars {
    display: block
    }
.reviews .review {
    padding-top: 10px;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 5px
    }
.reviews .review .review_title {
    font-weight: 700;
    display: block;
    width: 100%;
    margin: 5px 0
    }
.reviews .review_date {
    color: #777
    }
.reviews .review_product {
    display: block
    }
.review_overview .review_title {
    display: block;
    font-size: 15px
    }
.review_overview .stars_overall .stars {
    margin-top: 5px;
    position: relative;
    top: 6px !important
    }
.review_overview .stars_overall .stars .glyphicon {
    float: left;
    font-size: 22px;
    font-weight: 700;
    position: relative
    }
.review_overview .stars_overall .average_stars {
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin-left: 10px
    }
.review_overview .based_on {
    display: block;
    clear: both;
    width: 100%
    }
.feedback-row {
    margin-bottom: 15px
    }
.feedback-row .text-input {
    padding: 2px
    }
.feedback-row label {
    padding-left: 0;
    display: inline
    }
.display_name_casing {
    margin-bottom: 15px;
    min-height: 28px
    }
.display_name_casing .help-block {
    clear: both
    }
.display_name_row {
    margin-bottom: 5px;
    height: 30px
    }
.display_name_input_case input {
    padding: 2px;
    min-height: 28px
    }
.display_name_input_case .feedback_save {
    padding: 4px;
    margin: 0
    }
.display_name_input_case label {
    padding-left: 0
    }
.review-group .rate-title {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700
    }
.review-group .rate-info {
    margin-bottom: 5px
    }
.review-group .bot-line {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-top: 10px;
    clear: both
    }
.review-group .errors_container {
    margin-top: 10px
    }
.star-off-png:before {
    content: "";
    color: #d4d4d4
    }
.review-group .msg {
    font-weight: 700;
    padding-top: 4px
    }
.review-group .bs-callout-success {
    background: 0 0
    }
.site-review, .product_review {
    padding: 15px;
    border: 1px solid #ccc
    }
.product_review h3 {
    margin-top: 0
    }
.product_review .review-group {
    border-bottom: 1px solid #ccc
    }
.product_review .review-group.noborder {
    border: 0
    }
.your-rating {
    margin-bottom: 5px
    }
.review-terms h3 {
    margin-top: 0
    }
.add-review {
    height: 31px
    }
.site-and-products-reviews {
    margin-bottom: 15px
    }
.site-and-products-reviews .review-stars {
    width: 155px
    }
.site-and-products-reviews .msg {
    width: 100px
    }
.product_review .review-stars {
    width: 170px
    }
.review-image {
    margin-bottom: 10px
    }
.review-group {
    margin-bottom: 15px;
    padding-bottom: 10px
    }
.review-group.noborder {
    margin-bottom: 0;
    padding-bottom: 0
    }
.strike {
    text-decoration: line-through
    }
.autocomplete-suggestions {
    border: 1px solid #ccc;
    margin-top: -1px;
    padding: 8px 0;
    background: #fff;
    cursor: default;
    overflow: auto;
    text-align: left;
    -webkit-overflow-scrolling: touch
    }
.autocomplete-suggestion, .autocomplete-no-suggestion {
    padding: 5px 20px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis
    }
.autocomplete-suggestion:after {
    width: 20px;
    display: block;
    content: " ";
    position: absolute;
    right: 0;
    background: #fff;
    top: 0;
    height: 100px
    }
.autocomplete-suggestions strong {
    font-weight: 700;
    color: #000
    }
.autocomplete-selected, .autocomplete-selected strong, .autocomplete-selected:after {
    background: #999;
    color: #fff
    }
.autocomplete-group {
    padding: 3px 20px
    }
.autocomplete-group strong {
    font-size: 1em;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    display: block
    }
.progress {
    margin-bottom: 0
    }
ul.checkout_progress {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #888;
    margin-bottom: 10px
    }
ul.checkout_progress li {
    display: inline-block;
    padding: 7px 9px 7px 0;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 700;
    position: relative;
    font-size: 11px
    }
ul.checkout_progress li.current {
    color: #111
    }
ul.checkout_progress li.current:after {
    content: "";
    width: 0;
    height: 0;
    border-color: transparent transparent #888;
    border-width: 8px;
    border-style: solid;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px
    }
ul.checkout_progress li.completed {
    color: #777
    }
.progress_checkout .s1 {
    padding-left: 0
    }
.progress_checkout .s6 {
    padding-right: 0
    }
.alternate_address_case h3 {
    padding: 0;
    margin-top: 0
    }
.alternate_address_case .h3_no_address {
    padding: 0
    }
.alternate_address {
    padding-bottom: 5px;
    margin-bottom: 5px
    }
.alternate_address_end {
    border-bottom: 1px solid #eee
    }
.use_for_bill_del {
    margin-bottom: 10px
    }
.the_address {
    margin-bottom: 10px
    }
.del_this_add, .make_billing {
    margin-bottom: 10px
    }
.edit_delete_address {
    margin-bottom: 10px
    }
.alternate_address .other_address {
    padding: 0;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-top: 10px
    }
.other_address .box.address {
    margin-bottom: 0;
    padding: 15px 0
    }
.text-info {
    margin-bottom: 10px
    }
.has_address {
    padding: 0 15px
    }
.no_additional_address {
    padding: 0 15px
    }
.addy_message.has_address {
    margin: 0
    }
.has_address .address-enter-manual {
    margin-top: 10px
    }
.review_checkout .box {
    border-radius: 0
    }
.review_checkout h4 {
    margin-top: 0
    }
.review_checkout .discount p {
    font-size: 13px;
    margin-bottom: 2px
    }
.review_checkout .voucher_input {
    width: 75%
    }
.review_checkout .voucher_btn {
    height: 34px;
    padding: 0
    }
.review_checkout .special_instructions_input {
    height: 70px
    }
.review_checkout .no_mar_bot {
    margin-bottom: 0
    }
.review_checkout .confirm_and_pay {
    display: grid;
    gap: 15px;
    margin-top: 20px;
    margin-bottom: 15px
    }
.review_checkout .confirm_and_pay a {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px
    }
.review_checkout .notes {
    margin-bottom: 15px
    }
.review_checkout .notes .bs-callout-success {
    background-color: #f8f6f0;
    padding-top: 5px
    }
.review_checkout .terms_conditions {
    font-size: 12px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    }
@media (max-width: 767px) {
    .review_checkout .terms_conditions {
        margin-bottom: 5px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd
        }
    }
.review_checkout .terms_conditions a {
    color: #4d4d4d !important;
    text-decoration: underline
    }
.review_checkout .terms_conditions a:hover, .review_checkout .terms_conditions a:focus, .review_checkout .terms_conditions a:active {
    color: #4d4d4d !important;
    text-decoration: none
    }
.review_checkout .add_line {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 7px
    }
.review_checkout .panel {
    border-radius: 0;
    box-shadow: none
    }
.review_checkout .panel-group {
    margin-bottom: 0
    }
.row .panel-heading {
    background: #f2f2f2;
    padding: 6px 7px
    }
.checkout_section .panel-heading, #yourcart .items .item-address-group .panel-heading {
    padding: 0
    }
.checkout_section .panel-heading h4 a, #yourcart .items .item-address-group .panel-heading h4 a {
    padding: 15px;
    color: #555;
    font-size: 14px;
    font-weight: 700
    }
.review_checkout h4 {
    margin-bottom: 5px
    }
.checkout_section .panel-heading h4, #yourcart .items .item-address-group .panel-heading h4 {
    margin-bottom: 0
    }
.panel-heading, .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
    }
.panel-heading h4, .panel-heading h3 {
    font-size: 13px;
    color: #555
    }
.panel-heading h4 a {
    display: block
    }
.panel-default > .panel-heading {
    border: 0;
    background: #f2f2f2
    }
.panel {
    border-radius: 0
    }
.checkout_cart_items .inner_item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 10px
    }
.checkout_cart_items .inner_item.multi {
    border-bottom: none
    }
@media (min-width: 768px) and (max-width: 991px) {
    .checkout_cart_items .inner_item {
        padding-top: 15px
        }
    }
.checkout_cart_items .item ul {
    margin: 0;
    padding: 0;
    list-style: none
    }
.cart_title h2 {
    margin-top: 0
    }
.review_checkout .order-summary .list-group-item {
    border-left: none;
    border-right: none
    }
.review_checkout .list-group {
    border-radius: 0;
    margin-bottom: 0
    }
.review_checkout .viewyourcart {
    margin-top: 10px;
    font-weight: 700
    }
.review_checkout .order-summary, .checkout_section .box {
    margin-bottom: 15px
    }
.checkout_section.payment {
    margin-top: 10px
    }
.checkout_address_section .box {
    margin-bottom: 0
    }
.checkout_address_section h4, .cart_title h2, .item-address-group .address h4 {
    color: #555;
    font-size: 15px;
    font-weight: 700
    }
#checkout_stores .store {
    margin-bottom: 15px
    }
@media (min-width: 768px) {
    #checkout_stores .store {
        min-height: 110px
        }
    }
#checkout_stores .store .btn {
    display: block;
    margin: 15px auto
    }
@media (min-width: 360px) {
    #checkout_stores .store .btn {
        position: absolute;
        top: 0;
        right: 15px;
        margin: 0 auto
        }
    }
.collect-address:first-line, #checkout_stores .collect-address:first-line {
    font-weight: 700
    }
.review_checkout .panel-title .coll.collapsed .glyphicon-minus {
    display: none
    }
.review_checkout .panel-title .coll .glyphicon-minus {
    display: block
    }
.review_checkout .panel-title .coll .glyphicon-plus {
    display: none
    }
.review_checkout .panel-title .coll.collapsed .glyphicon-plus {
    display: block
    }
.review_checkout .coll.collapsed .total_title {
    display: inline-block
    }
.review_checkout .coll .total_title {
    display: none
    }
.review_checkout .multi_address p {
    margin-bottom: 0
    }
.review_checkout .jhide.form.box {
    margin-left: -15px;
    margin-right: -15px;
    clear: both
    }
.review_checkout .shipping_cost {
    border-top: 1px solid #ccc;
    padding-top: 5px;
    margin-top: 5px
    }
.special-instructions-saved, .gift-message-saved, .checkout-option-saved, .delivery-date-saved {
    clear: both;
    background: 0 0 !important;
    text-align: center;
    color: #777;
    margin-bottom: 0 !important
    }
.review_checkout .notes, .review_checkout .gift_message, form#special_instructions, form#gift_message {
    margin-bottom: 0
    }
h4.special_instructions {
    margin-bottom: 5px
    }
.visible-xs.inline-block {
    display: inline-block !important
    }
#add_address .modal-body {
    padding: 20px 0 0
    }
#add_address .cancel_address_btn {
    margin: 0
    }
#add_address .add_address_btn {
    margin: 0;
    margin-bottom: 5px
    }
#add_address .form-group {
    margin-bottom: 5px
    }
#add_address .modal-footer {
    margin-top: 15px;
    padding: 15px
    }
#add_address h3 {
    padding: 0 30px
    }
.addresses_edit_case.checkout #add_address h3 {
    padding: 0 15px
    }
@media (min-width: 768px) {
    .addresses_edit_case.checkout #add_address h3 {
        padding: 0 15px 0 0
        }
    }
.addresses_edit_case.checkout #add_address h3.has_address {
    padding-left: 15px
    }
@media (max-width: 767px) {
    .get_address_jquery > .row {
        margin-left: 0;
        margin-right: 0
        }
    }
@media (min-width: 768px) {
    .get_address_jquery > .row {
        margin-left: -10px;
        margin-right: -10px;
        padding-top: 5px;
        padding-bottom: 5px
        }
    }
.get_address_jquery .form-horizontal .control-label {
    padding-top: 0
    }
.has_address li > div {
    padding: 0
    }
.cart_no_items_products .product {
    border-bottom: 0
    }
.cart_no_items_products h3 {
    margin-top: 10px
    }
.cartProceedGroup__cartProceed--summary .cart-checkout-now, .cartProceedGroup__cartProceed--summary .cart-save-quote {
    width: 100%
    }
.cartProceedGroup__cartProceed__btns .btn {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px
    }
.cartProceedGroup__cartProceed--summary .cart-checkout-now {
    margin-top: 0
    }
@media (min-width: 768px) {
    .review_aggregate {
        border: 1px solid #ddd;
        padding: 6px 12px;
        text-align: center
        }
    .review_aggregate .rating {
        font-size: 1.25em
        }
    }
.review_aggregate .title {
    display: block
    }
@media (max-width: 767px) {
    .reviews_category {
        margin-top: 10px;
        text-align: center
        }
    .reviews_category .review_aggregate .title {
        display: none
        }
    }
.reviews_category.hide-review-title .title, .reviews_category.hide-review-average .average, .reviews_category.hide-review-reviewers .reviewers {
    display: none
    }
.reviews_category.pop-up-reviews {
    cursor: pointer
    }
.reviews_category.pop-up-reviews:hover {
    opacity: 0.8
    }
.bs-callout {
    padding: 10px 15px;
    border: none;
    margin-bottom: 20px
    }
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px
    }
.bs-callout-success {
    background-color: #f3fcf2;
    border-color: #47b844
    }
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f
    }
.bs-callout-danger h4 {
    color: #d9534f
    }
.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e
    }
.bs-callout-warning h4 {
    color: #f0ad4e
    }
.bs-callout-info {
    background-color: #f2f2f2;
    border-color: #5bc0de
    }
.pg-orders .bs-callout-info {
    border: 1px solid #ddd;
    border-top: 0
    }
.bs-callout-info h4 {
    color: #474541
    }
.bs-callout-info h2 {
    margin-top: 0
    }
.row.bs-callout {
    margin-left: 0;
    margin-right: 0
    }
#___ratingbadge_0, #_hj_feedback_container > div, .zopim {
    z-index: 9998 !important
    }
.loader-overlay {
    display: block;
    pointer-events: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    transition: opacity ease-in-out 0.4s;
    z-index: 2147483648
    }
.loader-overlay .la-line-scale-pulse-out > div {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
    }
.loader-overlay.active .la-line-scale-pulse-out > div {
    -webkit-animation-play-state: running;
    animation-play-state: running
    }
@media (prefers-reduced-motion) {
    .loader-overlay.active .la-line-scale-pulse-out > div {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
        }
    }
.loader-overlay.active {
    pointer-events: auto;
    opacity: 1
    }
.loader {
    display: none;
    color: #fff
    }
.loader.active {
    display: block
    }
.loader-overlay .loader {
    display: block;
    position: relative;
    margin: 0 auto
    }
.loader-overlay .loader {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto;
    height: 100vh;
    align-items: center;
    pointer-events: none
    }
.tooltip {
    width: 100%
    }
.tooltip-inner {
    max-width: 250px;
    margin: auto
    }
.width_100 {
    width: 100%
    }
@media print {
    [class*=col-md-], [class*=col-sm-], [class*=col-pt-] {
        float: left
        }
    .col-pt-12, .col-md-12 {
        width: 100%
        }
    .col-pt-11 {
        width: 91.666667%
        }
    .col-pt-10 {
        width: 83.333333%
        }
    .col-pt-9 {
        width: 75%
        }
    .col-pt-8 {
        width: 66.666667%
        }
    .col-pt-7 {
        width: 58.333333%
        }
    .col-pt-6 {
        width: 50%
        }
    .col-pt-5 {
        width: 41.666667%
        }
    .col-pt-4 {
        width: 33.333333%
        }
    .col-pt-3 {
        width: 25%
        }
    .col-pt-2 {
        width: 16.666667%
        }
    .col-pt-1 {
        width: 8.333333%
        }
    .btn, footer, .breadcrumb, .main, form.search {
        display: none
        }
    .box {
        page-break-inside: avoid
        }
    a[href]:after {
        content: ""
        }
    }
#password_strength {
    display: block;
    margin-top: 10px;
    background-color: #f2f2f2
    }
#password_strength .progress.bar {
    border-radius: 0
    }
.back-to-account {
    margin-bottom: 10px
    }
@media (max-width: 360px) {
    .back-to-account {
        width: 55%
        }
    }
.no-padding {
    padding: 0
    }
.no-padding-l {
    padding-left: 0
    }
.no-padding-r {
    padding-right: 0
    }
.no-padding-t {
    padding-top: 0
    }
.no-padding-b {
    padding-bottom: 0
    }
.no-padding-lr {
    padding-left: 0;
    padding-right: 0
    }
.no-padding-tb {
    padding-top: 0;
    padding-bottom: 0
    }
.add-padding {
    padding: 15px
    }
.add-padding-l {
    padding-left: 15px
    }
.add-padding-r {
    padding-right: 15px
    }
.add-padding-t {
    padding-top: 15px
    }
.add-padding-b {
    padding-bottom: 15px
    }
.add-padding-lr {
    padding-left: 15px;
    padding-right: 15px
    }
.add-padding-tb {
    padding-top: 15px;
    padding-bottom: 15px
    }
.add-padding-lr-small {
    padding-left: 5px;
    padding-right: 5px
    }
.no-float {
    float: none
    }
.no-margin {
    margin: 0
    }
.no-margin-l {
    margin-left: 0
    }
.no-margin-r {
    margin-right: 0
    }
.no-margin-t {
    margin-top: 0
    }
.no-margin-b {
    margin-bottom: 0
    }
.no-margin-lr {
    margin-left: 0;
    margin-right: 0
    }
.no-margin-tb {
    margin-top: 0;
    margin-bottom: 0
    }
.add-margin {
    margin: 15px
    }
.add-margin-l {
    margin-left: 15px
    }
.add-margin-r {
    margin-right: 15px
    }
.add-margin-t {
    margin-top: 15px
    }
.add-margin-b {
    margin-bottom: 15px
    }
.add-margin-lr {
    margin-left: 15px;
    margin-right: 15px
    }
.add-margin-tb {
    margin-top: 15px;
    margin-bottom: 15px
    }
.add-margin-small {
    margin: 5px
    }
.add-margin-l-small {
    margin-left: 5px
    }
.add-margin-r-small {
    margin-right: 5px
    }
.add-margin-t-small {
    margin-top: 5px
    }
.add-margin-b-small {
    margin-bottom: 5px
    }
.add-margin-lr-small {
    margin-left: 5px;
    margin-right: 5px
    }
.add-margin-tb-small {
    margin-top: 5px;
    margin-bottom: 5px
    }
.minus-margin {
    margin: -15px
    }
.minus-margin-l {
    margin-left: -15px
    }
.minus-margin-r {
    margin-right: -15px
    }
.minus-margin-t {
    margin-top: -15px
    }
.minus-margin-b {
    margin-bottom: -15px
    }
.minus-margin-lr {
    margin-left: -15px;
    margin-right: -15px
    }
.minus-margin-tb {
    margin-top: -15px;
    margin-bottom: -15px
    }
.margin-auto {
    margin: auto
    }
.margin-bot {
    margin-bottom: 15px
    }
.margin-top {
    margin-top: 10px;
    height: 10px
    }
.add-border {
    border: 1px solid #ccc
    }
@media (min-width: 768px) {
    .no_border {
        border: none
        }
    }
@media (min-width: 768px) {
    .total-price {
        padding-left: 3% !important
        }
    }
.bit-of-spacing {
    padding-top: 10px
    }
@media (min-width: 992px) {
    .bit-of-spacing {
        padding-top: 0
        }
    }
@media (min-width: 992px) {
    .nopadding-md-up {
        padding: 0
        }
    }
@media (max-width: 767px) {
    .smallwhite_fadeaway {
        height: 10px;
        background: url(/images/layout/small_white_fade_away_p.png) repeat-x bottom;
        top: -10px;
        position: relative
        }
    }
@media (max-width: 767px) {
    .box {
        padding: 0;
        border: none;
        border-radius: 0
        }
    }
@media (max-width: 479px) {
    .hidden-xxs {
        display: none !important
        }
    .col-xss-12 {
        width: 100%;
        margin-bottom: 10px
        }
    .col-xss-12.price {
        text-align: right
        }
    }
.recaptcha_case {
    margin-bottom: 10px;
    width: 100%;
    min-height: 78px;
    position: relative
    }
@media (max-width: 374px) {
    .recaptcha_case {
        transform: scale(0.86);
        transform-origin: 0 0
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .pg-newsletter-case .recaptcha_case {
        transform: scale(0.9);
        transform-origin: 0 0
        }
    }
.vertical-t {
    vertical-align: top
    }
.vertical-m {
    vertical-align: middle
    }
.vertical-b {
    vertical-align: bottom
    }
span.counter.error {
    color: red
    }
.ekko-lightbox-container .threesixtyinner {
    margin: 0
    }
.ekko-lightbox.modal {
    z-index: 1100
    }
.ekko-lightbox-container .threesixtywrap {
    padding: 0
    }
.ekko-lightbox-container .threesixtywrap {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
    }
@media (max-width: 767px) {
    .threesixty .threesixtycta {
        transform: scale(0.5)
        }
    }
.ekko-lightbox .glyphicon-menu-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left
    }
.ekko-lightbox .glyphicon-menu-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right
    }
.ekko-lightbox-nav-overlay a {
    opacity: 0.7;
    color: #ccc;
    text-shadow: none
    }
.ekko-lightbox-nav-overlay a:empty {
    width: 200px;
    max-width: 20%
    }
@media (max-width: 767px) {
    .ekko-lightbox-nav-overlay a {
        opacity: 0.5
        }
    .ekko-lightbox .modal-body {
        min-height: 250px
        }
    }
.modal-dialog.single-image, .modal-images {
    width: 90vw;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0
    }
.modal-dialog.single-image, .modal-images.modal-dialog {
    margin: 0 auto
    }
.modal-dialog.single-image .modal-header, .modal-images .modal-header {
    padding: 4px 15px 0
    }
.modal-dialog.single-image .modal-content, .modal-images .modal-content {
    height: 96vh;
    margin-top: 2vh
    }
.modal-dialog.single-image .ekko-lightbox-container, .modal-images .ekko-lightbox-container {
    text-align: center;
    height: 100%;
    position: relative
    }
.modal-images .ekko-lightbox-nav-overlay a {
    padding-top: 0;
    height: calc(96vh - 190px)
    }
.modal-images .ekko-lightbox-nav-overlay.vid a {
    height: auto
    }
.modal-images .ekko-lightbox-nav-overlay a:before {
    position: absolute;
    transform: translatey(-50%);
    top: 50%
    }
.modal-images .ekko-lightbox-nav-overlay a.glyphicon-menu-left:before {
    left: 10px
    }
.modal-images .ekko-lightbox-nav-overlay a.glyphicon-menu-right:before {
    left: auto;
    right: 10px
    }
.modal-dialog.single-image .ekko-lightbox-container img, .modal-images .ekko-lightbox-container img {
    margin: auto;
    width: auto;
    max-height: 100%
    }
.modal-dialog.single-image .ekko-lightbox-container > div, .modal-images .ekko-lightbox-container > div {
    height: 1px
    }
.modal-dialog.single-image .ekko-lightbox-container > div img, .modal-images .ekko-lightbox-container > div img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: auto
    }
.modal-dialog.single-image .modal-body {
    width: 100%;
    height: calc(96vh - 60px);
    min-height: auto
    }
.modal-images .modal-body {
    width: 100%;
    height: calc(96vh - 175px);
    min-height: auto
    }
.modal-dialog.single-image .modal-header .close, .modal-images .modal-header .close {
    font-size: 40px
    }
@media (max-width: 767px) {
    .modal-images .modal-body {
        height: calc(96vh - 135px)
        }
    .modal-images .ekko-lightbox-nav-overlay a {
        height: calc(96vh - 150px)
        }
    }
.modal-dialog.single-image .modal-body .vid, .modal-images .modal-body .vid {
    position: relative
    }
.modal-dialog.single-image .modal-body iframe, .modal-images .modal-body iframe {
    max-width: 100%;
    max-height: calc(96vh - 290px);
    min-height: 200px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
    }
.modal-dialog.single-image .modal-body iframe.full, .modal-images .modal-body iframe.full {
    transform: translate(0)
    }
.modal-images .modal-footer {
    max-height: 141px;
    display: block !important
    }
.modal-images .modal-footer-thumbnails-case .glyphicon-chevron-right {
    padding-right: 0
    }
.modal-images .modal-footer-thumbnails-case .glyphicon-chevron-left {
    padding-left: 0
    }
.modal-images .modal-footer-thumbnails-case .glyphicon {
    width: 30px;
    height: 30px;
    padding-top: 7px
    }
.modal-images .modal-footer-thumbnails-case .glyphicon:hover {
    opacity: 0.7;
    cursor: pointer
    }
.modal-images .ekko-lightbox-nav-overlay a {
    color: #777
    }
.modal-footer-thumbnails {
    height: 110px;
    overflow: hidden;
    position: relative;
    width: auto;
    max-width: calc(100% - 30px);
    margin: auto
    }
.modal-footer-thumbnails.no-arrows {
    text-align: center
    }
.modal-footer-thumbnails a.modal-img-item {
    display: inline-block;
    padding: 0 2px
    }
.modal-footer-thumbnails img {
    margin-bottom: 5px;
    border: 1px solid #fff;
    cursor: pointer
    }
.modal-footer-thumbnails-case {
    position: relative
    }
.modal-footer-thumbnails img.current {
    border-color: #666
    }
.modal-footer-thumbnails-case .modal-arrow {
    color: #444;
    height: 110px;
    top: 0;
    position: absolute
    }
.modal-footer-thumbnails-case .modal-arrow.right {
    right: 0
    }
.modal-footer-thumbnails-case .modal-arrow span {
    position: absolute;
    transform: translatey(-50%);
    top: 50%
    }
@media (max-width: 767px) {
    .modal-footer-thumbnails a.modal-img-item {
        width: 70px;
        height: 70px
        }
    .modal-footer-thumbnails-case .modal-arrow {
        height: 70px
        }
    .modal-footer-thumbnails {
        height: 70px;
        overflow: hidden
        }
    }
.modal-images .ekko-lightbox-nav-overlay a {
    font-size: 40px
    }
.ekko-lightbox .modal-dialog:not(.modal-images) a.glyphicon {
    height: calc(100% - 35px);
    padding-top: 20% !important
    }
.ekko-lightbox .modal-dialog:not(.modal-images) .modal-body {
    min-height: 300px
    }
@media (min-width: 1200px) {
    .ekko-lightbox .modal-dialog:not(.modal-images) a.glyphicon-menu-right:before, .ekko-lightbox .modal-dialog:not(.modal-images) a.glyphicon-chevron-right:before {
        background: #fff;
        right: -75px;
        position: relative;
        padding: 5px 5px 10px 25px;
        border-radius: 0 5px 5px 0
        }
    .ekko-lightbox .modal-dialog:not(.modal-images) a.glyphicon-menu-left:before, .ekko-lightbox .modal-dialog:not(.modal-images) a.glyphicon-chevron-left:before {
        background: #fff;
        left: -75px;
        position: relative;
        padding: 5px 25px 10px 5px;
        border-radius: 5px 0 0 5px
        }
    .ekko-lightbox-nav-overlay a {
        opacity: 1;
        color: #ccc;
        text-shadow: none
        }
    .ekko-lightbox-nav-overlay a:hover {
        color: #777
        }
    }
@media (max-width: 767px) {
    .ekko-lightbox .modal-dialog {
        margin-left: auto;
        margin-right: auto
        }
    }
.fadeInSmooth {
    -webkit-animation-name: fadeInSmooth;
    animation-name: fadeInSmooth;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    visibility: visible !important
    }
@-webkit-keyframes fadeInSmooth {
    0% {
        opacity: 0
        } 100% {
        opacity: 1
        }
    }
@keyframes fadeInSmooth {
    0% {
        opacity: 0
        } 100% {
        opacity: 1
        }
    }
.product_page .social-share {
    margin-top: 10px;
    min-height: 31px
    }
.social-share-case.prods {
    margin-bottom: 5px;
    min-height: 31px
    }
.at-resp-share-element .at-share-btn {
    margin-bottom: 0
    }
.vphp-group {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1
    }
@media only screen and (max-width: 767px) {
    .btn-block + .btn-block {
        margin-top: 0
        }
    }
@media only screen and (max-width: 767px) {
    .carousel-inner > .active {
        display: block !important
        }
    }
.panel-info {
    border-color: #ccc
    }
.panel-info > .panel-heading {
    color: #4d4d4d;
    border-color: #ccc
    }
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 98%
        }
    }
@media (max-width: 767px) {
    .breadcrumb_row .breadcrumb li {
        visibility: hidden;
        display: none
        }
    .breadcrumb_row .breadcrumb .parent {
        visibility: visible;
        display: block
        }
    .breadcrumb > li + li:before {
        content: "<"
        }
    .breadcrumb > li:before {
        content: "<";
        padding: 0 5px;
        color: #ccc
        }
    }
body.affix {
    margin-top: 0 !important
    }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #555
    }
.bootstrap-switch.bootstrap-switch-focused {
    border-color: #999;
    box-shadow: none
    }
.text-info {
    color: #000
    }
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
    color: #ddd
    }
.sr-only {
    transform: unset !important;
    top: unset !important;
    bottom: unset !important;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important
    }
@media (min-width: 768px) {
    body {
        background: #ccc
        }
    }
@media (min-width: 768px) {
    .navbar-header {
        width: 100%
        }
    .navbar-inverse {
        box-shadow: 0 -4px 16px 2px #444
        }
    .navbar {
        margin-bottom: 0;
        height: 58px
        }
    }
@media (min-width: 768px) {
    header .social {
        padding-right: 0
        }
    }
@media (max-width: 767px) {
    .navbar-form .form-group {
        width: calc(100% - 38px)
        }
    header .search-field {
        width: 100%
        }
    }
@media (min-width: 768px) {
    .navbar-form .form-control {
        min-width: 252px
        }
    .search_block {
        margin-top: 50px;
        display: block
        }
    .search-bar {
        float: right !important;
        padding-right: 0;
        position: relative;
        z-index: 1001
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    header .search_block .navbar-form {
        text-align: right
        }
    }
@media (min-width: 768px) {
    .header-container {
        margin-bottom: 35px;
        min-height: 180px
        }
    header {
        padding-top: 5px
        }
    }
@media (min-width: 992px) {
    .header-container {
        margin-bottom: 35px
        }
    }
@media (min-width: 768px) {
    .the-logo {
        text-align: left
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .the-logo {
        text-align: left
        }
    .the-logo img {
        max-height: 180px
        }
    }
@media (min-width: 992px) {
    .the-logo img {
        max-height: 100%;
        height: auto
        }
    }
@media (min-width: 768px) {
    .navbar-header .bag {
        padding-top: 0
        }
    .navbar .bag {
        margin-bottom: 7px;
        padding: 4px 5px 0;
        z-index: 1001
        }
    .navbar .bag .cart {
        float: left;
        width: 40%;
        display: block;
        margin-bottom: 5px
        }
    .sub_total_case {
        display: block
        }
    .navbar .bag .checkout {
        float: right
        }
    }
@media (max-width: 767px) {
    .sub_total_case .sub_total {
        position: absolute;
        bottom: -15px;
        right: 5px;
        font-size: 11px;
        font-weight: 600
        }
    .sub_total_case .item_count_qty_case {
        pointer-events: none;
        position: absolute;
        top: 2px;
        right: 5px;
        background: #fff;
        min-width: 22px;
        height: 22px;
        padding: 0 5px;
        border-radius: 100px;
        text-align: center;
        font-size: 11px;
        line-height: 21px;
        font-weight: 700;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2)
        }
    }
.container.top-nav {
    background: 0 0;
    position: absolute;
    top: 45px;
    width: 100%;
    margin: auto;
    padding: 0;
    height: 1px !important
    }
.navbar-text {
    z-index: 1001
    }
@media (min-width: 768px) {
    .container.top-nav {
        top: 0
        }
    .container.top-nav > div {
        width: 100%;
        max-width: 992px;
        margin: auto
        }
    .top-menu {
        padding-top: 15px
        }
    .navbar-text {
        margin: 0;
        margin-left: -15px;
        margin-right: -15px
        }
    }
@media (min-width: 1200px) {
    .container.top-nav > div {
        max-width: 1170px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .top-menu ul li {
        font-size: 14px;
        margin-right: 10px
        }
    }
@media (max-width: 767px) {
    .container.top-nav {
        pointer-events: none
        }
    .container.top-nav .navbar-collapse {
        pointer-events: auto
        }
    }
.main-menu nav.categorytree {
    position: relative;
    z-index: 16
    }
.main-menu nav.categorytree > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
    }
.main-menu nav.categorytree a {
    display: block
    }
.main-menu nav.categorytree li {
    float: left
    }
.main-menu nav.categorytree > ul > li {
    margin-right: 20px
    }
.main-menu nav.categorytree .dropdown_sm, .main-menu nav.categorytree .dropdown_md {
    position: absolute;
    top: 3px;
    right: 0;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
    transition: opacity ease-in-out 0.3s
    }
.main-menu nav.categorytree .dropdown_sm:after, .main-menu nav.categorytree .dropdown_md:after {
    content: "more";
    font-size: 10px;
    position: absolute;
    bottom: -8px;
    transform: translate(-50%);
    left: 50%
    }
.main-menu nav.categorytree .dropdown_sm.less_text:after, .main-menu nav.categorytree .dropdown_md.less_text:after {
    content: "less"
    }
.main-menu nav.categorytree .dropdown_sm:hover, .main-menu nav.categorytree .dropdown_md:hover {
    opacity: 0.6
    }
.main-menu nav.categorytree > ul > li ul {
    margin: 0;
    padding: 0
    }
.main-menu nav.categorytree > ul > li > ul {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px 10px 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    width: 100%;
    left: 0;
    margin-top: 5px
    }
.main-menu nav.categorytree > ul > li > ul li {
    float: none;
    font-weight: 400;
    list-style: none;
    margin-bottom: 5px
    }
.main-menu nav.categorytree > ul > li > ul > li {
    font-weight: 700;
    float: left;
    width: 32%;
    margin-bottom: 10px
    }
.main-menu nav.categorytree > ul > li > ul > li > a {
    margin-bottom: 5px;
    display: block
    }
.main-menu nav.categorytree > ul > li.has-child > a {
    pointer-events: none
    }
@media (min-width: 768px) {
    .main-menu nav.categorytree > ul > li.has-child.mobile-menu-show-children > a {
        pointer-events: auto
        }
    }
.main-menu nav.categorytree > ul > li.has-child > a.clickable {
    pointer-events: auto
    }
@media (min-width: 768px) and (max-width: 991px) {
    .main-menu nav.categorytree .dropdown_sm {
        opacity: 1;
        pointer-events: auto
        }
    }
@media (min-width: 1200px), (max-width: 767px) {
    .main-menu nav.categorytree .dropdown_sm, .main-menu nav.categorytree .dropdown_md {
        opacity: 0;
        pointer-events: none;
        visibility: hidden
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .main-menu nav.categorytree .dropdown_md {
        opacity: 1;
        pointer-events: auto
        }
    }
@media (min-width: 768px) {
    .main-menu nav.categorytree > ul > li:hover > ul, .main-menu nav.categorytree > ul > li:focus > ul {
        display: block
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    body:not(.menu-open) .main-menu nav.categorytree > ul > li.md-link:hover > ul, body:not(.menu-open) .main-menu nav.categorytree > ul > li.md-link:focus > ul {
        display: none
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    body:not(.menu-open) .main-menu nav.categorytree > ul > li.sm-link:hover > ul, body:not(.menu-open) .main-menu nav.categorytree > ul > li.sm-link:focus > ul {
        display: none
        }
    }
@media (min-width: 768px) {
    .casing_main_nav {
        position: absolute;
        top: 243px;
        left: 0;
        width: 100%;
        display: block;
        z-index: 5;
        min-height: 35px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-collapse a {
        display: inline-block
        }
    .main-menu nav.categorytree li.sm-link.fhc {
        clear: both
        }
    }
@media (min-width: 992px) {
    .casing_main_nav {
        position: absolute;
        top: 303px;
        left: 0;
        width: 100%;
        display: block
        }
    .main-menu nav.categorytree > ul > li:last-child {
        margin-right: 0
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .main-menu nav.categorytree > ul > li {
        margin-right: 17px
        }
    .main-menu nav.categorytree li.md-link.fhc_md {
        clear: both
        }
    .main-menu nav.categorytree > ul > li.md-link.hide-md {
        pointer-events: none;
        max-height: 0;
        overflow: hidden;
        transition: max-height ease-out 0.3s
        }
    body.menu-open .main-menu nav.categorytree > ul > li.md-link.hide-md.menu-open, body.menu-open .main-menu nav.categorytree > ul > li.md-link.hide-md:hover {
        overflow: visible
        }
    .casing_main_nav.collapse.in .main-menu nav.categorytree > ul > li.md-link.hide-md {
        pointer-events: auto;
        max-height: 60px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .main-menu nav.categorytree > ul > li.sm-link.hide-sm {
        pointer-events: none;
        max-height: 0;
        overflow: hidden;
        transition: max-height ease-out 0.3s
        }
    .casing_main_nav.collapse.in .main-menu nav.categorytree > ul > li.sm-link.hide-sm {
        pointer-events: auto;
        max-height: 60px
        }
    body.menu-open .main-menu nav.categorytree > ul > li.sm-link.hide-sm.menu-open, body.menu-open .main-menu nav.categorytree > ul > li.sm-link.hide-sm:hover {
        overflow: visible
        }
    }
@media only screen and (max-width: 767px) {
    .navbar-collapse.collapse.in, .navbar-collapse.collapsing {
        z-index: 2
        }
    }
@media (min-width: 768px) {
    .navbar-collapse.collapse.in, .navbar-collapse.collapsing {
        background: 0 0;
        box-shadow: none
        }
    }
@media (min-width: 768px) {
    .main-menu {
        display: block
        }
    .main-menu .close-btn {
        display: none
        }
    .main-menu nav.categorytree > ul > li ul.mobile-menu-show {
        display: none
        }
    }
body.has-targeted-message {
    transition: all ease-in-out 0.3s
    }
@media (max-width: 767px) {
    body.has-targeted-message.affix-top {
        transition-delay: 0.3s
        }
    body.has-targeted-message.affix-top.menu-open {
        margin-top: 0 !important;
        transition: all ease-in-out 0.1s
        }
    body.menu-open {
        overflow: hidden
        }
    .casing_main_nav, .casing_main_nav.collapsing {
        position: fixed;
        top: 50px;
        z-index: 9999;
        height: 100vh !important;
        width: 100%;
        left: 0;
        display: block;
        background: 0 0;
        pointer-events: none
        }
    .casing_main_nav .main-menu-container {
        visibility: hidden;
        overflow-y: auto;
        height: 100%;
        width: 100%;
        margin: 0;
        transition: all ease-in-out 0.3s;
        position: relative;
        left: -100%;
        background: 0 0;
        pointer-events: auto;
        padding: 0
        }
    .casing_main_nav .main-menu-container.slidein {
        visibility: visible;
        left: 0
        }
    .casing_main_nav .main-menu-container .main-menu {
        width: calc(70% + 15px)
        }
    .casing_main_nav .main-menu-container .main-menu:before {
        content: "";
        display: block;
        position: fixed;
        height: 100vh;
        width: calc(70% + 15px);
        top: 50px;
        left: -100%;
        background: #fff;
        transition: left ease-in-out 0.3s;
        z-index: 1
        }
    .casing_main_nav .main-menu-container.slidein .main-menu:before {
        left: 0
        }
    .main-menu .close-btn {
        visibility: hidden;
        position: fixed;
        right: -100px;
        background: 0 0;
        color: #fff;
        transition: all ease-in-out 0.3s;
        padding: 10px;
        cursor: pointer;
        top: 50px;
        z-index: 0
        }
    .casing_main_nav .main-menu-container.slidein .close-btn {
        visibility: visible;
        opacity: 1;
        right: 0
        }
    .main-menu .close-btn:after {
        content: "";
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 50px;
        right: 0;
        background: 0 0;
        transition: background ease-in-out 0.3s;
        pointer-events: none;
        z-index: -1
        }
    .casing_main_nav .main-menu-container.slidein .close-btn:after {
        background: rgba(0, 0, 0, 0.7);
        pointer-events: auto
        }
    .main-menu .close-btn:hover {
        color: #999
        }
    .main-menu .close-btn span {
        text-align: center;
        display: block
        }
    .main-menu nav.categorytree {
        z-index: 16
        }
    .main-menu nav.categorytree > ul {
        overflow-x: hidden;
        max-width: 100%;
        position: relative;
        display: block;
        height: calc(100vh - 50px)
        }
    .main-menu nav.categorytree > ul li:last-child {
        margin-bottom: 150px
        }
    .main-menu nav.categorytree > ul.noScroll {
        overflow: hidden
        }
    .main-menu nav.categorytree > ul.noScroll.blockHeight {
        height: auto
        }
    .main-menu nav.categorytree > ul li {
        float: none;
        padding: 0;
        margin: 0
        }
    .main-menu nav.categorytree li:hover {
        background: #f8f8f8;
        color: #000
        }
    .main-menu nav.categorytree li:hover > a {
        color: #000
        }
    .main-menu nav.categorytree > ul > li ul {
        position: absolute;
        z-index: 17;
        top: 50px;
        box-shadow: none;
        margin: 0;
        left: -100vw;
        display: none;
        width: calc(70% + 15px);
        width: 100%
        }
    .casing_main_nav.mob-menu .main-menu nav.categorytree li.has-child a {
        pointer-events: none
        }
    .casing_main_nav.mob-menu .main-menu nav.categorytree li.has-child.mobile-menu-hide-children a {
        pointer-events: auto
        }
    .casing_main_nav.mob-menu .main-menu nav.categorytree li:not(.has-child) a {
        pointer-events: auto
        }
    .main-menu nav.categorytree ul li ul.leftSlide {
        left: 100vw;
        display: block;
        transition: left ease-in-out 0.3s;
        background: #fff;
        top: 0;
        height: calc(100vh - 50px);
        padding-top: 0
        }
    .main-menu nav.categorytree ul li ul.leftSlide.slideIn {
        left: 0;
        overflow-y: auto
        }
    .main-menu nav.categorytree ul li ul.leftSlide.slideIn.noScroll {
        overflow-y: hidden;
        overflow: hidden
        }
    .casing_main_nav.mob-menu li.has-child {
        top: 0;
        transition: top ease-in-out 0.4s
        }
    .main-menu nav.categorytree > ul > li {
        font-weight: 400
        }
    .main-menu nav.categorytree > ul > li > ul > li {
        width: 100%;
        float: none;
        font-weight: 400;
        margin-bottom: 0
        }
    .main-menu nav.categorytree > ul > li > ul > li > a {
        margin-bottom: 0
        }
    .main-menu nav.categorytree > ul li {
        padding: 0;
        font-size: 16px;
        border-bottom: 1px solid #e7e7e7
        }
    .main-menu nav.categorytree > ul li a {
        padding: 10px
        }
    .main-menu nav.categorytree > ul li.has-child {
        padding-right: 35px;
        cursor: pointer
        }
    .main-menu nav.categorytree > ul li.has-child.mobile-menu-hide-children {
        padding-right: 0
        }
    .main-menu nav.categorytree > ul li.has-child > a {
        position: relative
        }
    .main-menu nav.categorytree > ul li.has-child > a:after {
        content: "";
        font-family: "Glyphicons Halflings";
        position: absolute;
        top: 11px;
        right: -20px
        }
    .main-menu nav.categorytree > ul li.has-child.mobile-menu-hide-children > a:after {
        content: "";
        display: none
        }
    .main-menu nav.categorytree > ul > li ul {
        padding: 0
        }
    .main-menu nav.categorytree > ul > li > ul li {
        margin-bottom: 0
        }
    .casing_main_nav.mob-menu .forward-to-cat, .casing_main_nav.mob-menu .back-to-cat {
        padding: 10px;
        pointer-events: auto;
        cursor: pointer
        }
    .casing_main_nav.mob-menu .forward-to-cat {
        padding: 0;
        background: #f2f2f2
        }
    .casing_main_nav .the-welcome, .casing_main_nav.mob-menu .back-to-cat {
        text-align: center;
        font-weight: 700;
        background: #e9e9e9;
        z-index: 2;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 0
        }
    .casing_main_nav.mob-menu .back-to-cat {
        padding-left: 35px;
        padding-right: 35px;
        top: -43px
        }
    .casing_main_nav .the-welcome {
        position: relative
        }
    .mob-menu.in.casing_main_nav .the-welcome {
        position: fixed;
        top: 50px;
        width: calc(70% + 15px)
        }
    .mob-menu.in.casing_main_nav .main-menu nav.categorytree > ul {
        padding-top: 43px
        }
    .main-menu nav.categorytree > ul li.the-welcome {
        padding: 10px;
        pointer-events: none
        }
    .casing_main_nav.mob-menu .back-to-cat:after {
        content: "";
        font-family: "Glyphicons Halflings";
        position: absolute;
        top: 11px;
        left: 15px
        }
    .casing_main_nav.mob-menu .main-menu nav.categorytree li.has-child .forward-to-cat a {
        pointer-events: auto
        }
    .main-menu nav.categorytree > ul > li ul.mobile-menu-hide {
        display: none
        }
    }
@media (max-width: 399px) {
    .casing_main_nav .main-menu-container .main-menu:before, .casing_main_nav .main-menu-container .main-menu {
        width: calc(78% + 15px)
        }
    .mob-menu.in.casing_main_nav .the-welcome {
        width: calc(78% + 15px)
        }
    }
@media only screen and (max-width: 767px) {
    .header_rtb li, .home_rtb li {
        max-width: 320px;
        width: 100%;
        margin: auto
        }
    }
@media (min-width: 768px) {
    #carousel-reasons-header .carousel-inner > .item {
        display: block;
        left: 0;
        transform: translate3d(0, 0, 0)
        }
    }
.item--mobile-reason .reason_case--mobile {
    display: none
    }
@media (max-width: 767px) {
    .item--no-mobile-reason, .item--no-mobile-reason.active, .item--mobile-reason .reason_case, .item--mobile-reason .title, .item--mobile-reason .subline {
        display: none !important
        }
    .item--mobile-reason .reason_case--mobile {
        display: block;
        font-size: 13px;
        word-break: break-all;
        text-align: center
        }
    .header_reasons_to_buy li.item--mobile-reason:before {
        display: none
        }
    }
.banner-cat-case .cat-banner, .banner-cat-case .product-banner {
    margin-bottom: 15px
    }
.banner-cat-case .cat-banner.add-m, .banner-cat-case .product-banner.add-m {
    margin-bottom: 30px
    }
@media (max-width: 767px) {
    .banner-cat-case {
        margin-top: 15px
        }
    }
.category-view-inner {
    padding-bottom: 100px
    }
@media (max-width: 767px) {
    .category-view-inner-xs {
        padding-bottom: 100px
        }
    }
@media only screen and (max-width: 767px) {
    .category-view-inner {
        padding-bottom: 34px
        }
    }
.search-field-cat {
    padding: 5px 12px
    }
.search-field-cat {
    width: 85% !important;
    display: inline-block
    }
.search-bar-cat .search-btn {
    top: -2px;
    margin: -4px
    }
@media (min-width: 768px) {
    .search-bar-cat {
        margin-top: 15px;
        margin-bottom: 40px
        }
    .search-field-cat {
        width: 83.333333% !important
        }
    .search-bar-cat .search-btn {
        margin-left: -4px;
        top: 0
        }
    }
@media (min-width: 768px) {
    .category.cat {
        border: 0;
        margin-bottom: 20px
        }
    .category.cat a > div {
        border: 1px solid #ccc;
        padding: 10px
        }
    .category > a > div:hover {
        border-color: #888
        }
    .category.cat a > div .info {
        padding: 10px 0
        }
    .category.cat a > div .image {
        text-align: center
        }
    }
@media (min-width: 500px) and (max-width: 767px) {
    .category.col-sm-6 {
        width: 50%
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .category .title {
        margin-top: 7%;
        height: auto
        }
    }
@media (min-width: 500px) and (max-width: 767px) {
    .category.homepage {
        width: 25%
        }
    }
@media (max-width: 767px) {
    .category.homepage .title {
        font-size: 13px;
        font-weight: 500;
        margin-top: 5px;
        height: 40px;
        overflow: hidden
        }
    }
@media (max-width: 767px) {
    .cat_description .show_more_btn, .cat_description_bottom .show_more_btn {
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
        padding: 3px 18px
        }
    }
.cat_description_bottom {
    position: absolute;
    bottom: 0
    }
@media (max-width: 767px) {
    .cat_description_bottom {
        left: 15px
        }
    .cat_description.bottom-xs {
        position: absolute;
        bottom: 0;
        left: 0
        }
    .cat_description.bottom-xs .collapse {
        display: block;
        height: auto
        }
    }
@media (min-width: 768px) {
    .cat_desc.collapse {
        display: block;
        height: auto !important;
        overflow: visible;
        margin-top: 10px
        }
    }
@media (max-width: 767px) {
    .cat_desc.collapse {
        height: 0;
        overflow: hidden;
        display: block;
        min-height: 0
        }
    .cat_desc.collapse.in {
        height: auto
        }
    }
.showHideDesc .show-txt, .showHideDesc .hide-txt {
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    color: #333;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 0
    }
.showHideDesc .show-txt:hover, .showHideDesc .hide-txt:hover {
    color: #666
    }
@media (min-width: 768px) and (max-width: 991px) {
    .pagination_casing .order-by form {
        width: 88px;
        position: relative;
        display: block
        }
    .pagination_casing .order-by select {
        width: 90%;
        min-width: 105px;
        position: relative
        }
    }
@media (min-width: 620px) and (max-width: 767px) {
    .pagination_casing .order-by {
        width: 27%
        }
    .pagination_casing .count {
        width: 27%
        }
    .pagination_numbers {
        width: 46%;
        text-align: right !important;
        margin-top: 0 !important
        }
    .pagination_casing.bottom .pagination_numbers {
        width: 100%
        }
    }
@media (min-width: 992px) {
    .pagination_casing .output-no-padding {
        padding: 0
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .cat_has_cart.has_filter .pagination_casing .view {
        margin-left: 30px
        }
    }
@media (min-width: 992px) {
    .cat_has_cart.has_filter .pagination_casing .count, .cat_has_cart.has_filter .pagination_casing .dots {
        display: none
        }
    .cat_has_cart.has_filter .pagination_casing .pagination_numbers {
        float: right
        }
    .cat_has_cart.has_filter .pagination_casing .pagination-text {
        display: none
        }
    }
@media (max-width: 767px) {
    .pagination_numbers {
        text-align: left;
        float: left;
        margin-top: 10px
        }
    }
.filter-title.collapsed .glyphicon-minus, .filter-title .glyphicon-plus {
    display: none
    }
.filter-title .glyphicon-minus, .filter-title.collapsed .glyphicon-plus {
    display: block
    }
@media (min-width: 768px) {
    #refine .filters_title {
        font-size: 17px;
        margin-bottom: 5px
        }
    #refine .filters_title--mobile {
        display: none
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    #refine {
        padding-top: 0;
        padding-right: 0
        }
    }
@media (min-width: 768px) {
    #refine .collapse.in {
        overflow: visible
        }
    #refine .collapse, #refine .collapsing {
        overflow: hidden
        }
    #refine .collapse, #refine .collapsing, #refine .collapse.in {
        display: block
        }
    }
@media (min-width: 992px) {
    #refine {
        padding-top: 0
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .refine_has_cart .filter-list-group .title {
        width: 76%
        }
    }
@media (max-width: 767px) {
    #refine .col-xs-12 {
        margin-bottom: -10px
        }
    #refine .collapsing {
        display: block;
        height: auto
        }
    #refine .collapse.in {
        display: block
        }
    }
@media only screen and (max-width: 767px) {
    #refine .filter-title:hover {
        cursor: pointer;
        background: #888
        }
    }
@media (min-width: 768px) {
    .refine-case .close__filters {
        display: none
        }
    .refine-case .view__items {
        display: none
        }
    .filters-title--mobile {
        display: none
        }
    .filter-toggle .filter-toggle__status--mobile {
        display: none
        }
    }
@media (max-width: 767px) {
    .pg-case-inner .refine-case {
        visibility: hidden;
        position: fixed;
        top: 50px;
        left: 0;
        width: 200%;
        height: calc(100vh - 50px);
        padding: 0;
        padding-left: 100%;
        z-index: 10001;
        overflow-x: hidden;
        pointer-events: none;
        transition: left ease-in-out 0.3s
        }
    .pg-case-inner .refine-case.opened {
        transition: left ease-in-out 0.3s
        }
    .pg-case-inner .refine-case.closed {
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-name: filterVisibility;
        animation-name: filterVisibility;
        visibility: hidden
        }
    @-webkit-keyframes filterVisibility {
        from {
            visibility: visible
            } to {
            visibility: hidden
            }
        }
    @keyframes filterVisibility {
        from {
            visibility: visible
            } to {
            visibility: hidden
            }
        }
    .pg-case-inner .refine-case.opened:after {
        transition: left ease-in-out 0.3s
        }
    .pg-case-inner .refine-case.opened.noScroll {
        overflow: hidden
        }
    .pg-case-inner .refine-case:after {
        content: "";
        width: calc(70% + 15px);
        height: 100vh;
        position: fixed;
        top: 50px;
        left: 100%;
        background: 0 0;
        background: #fff;
        pointer-events: auto;
        z-index: -1;
        transition: left ease-in-out 0.3s
        }
    .refine-case .close__filters {
        position: fixed;
        top: 50px;
        left: -100px;
        color: #fff;
        text-align: center;
        pointer-events: none;
        opacity: 0;
        transition: opacity ease-in-out 0.3s;
        padding: 10px;
        z-index: -1
        }
    .refine-case .close__filters span {
        display: block;
        pointer-events: none
        }
    .refine-case .close__filters:after {
        content: "";
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 50px;
        right: 0;
        background: 0 0;
        background: rgba(0, 0, 0, 0);
        transition: background-color ease-in-out 0.4s;
        pointer-events: none;
        z-index: -1
        }
    .refine-case .filter-title {
        display: none
        }
    body.filters--in {
        overflow: hidden;
        margin-top: 0 !important;
        transition: all ease-in-out 0.1s
        }
    body.filters--in .pg-case-inner .refine-case {
        visibility: visible;
        pointer-events: auto
        }
    body.filters--in .pg-case-inner .refine-case:after {
        left: calc(30% - 15px)
        }
    body.filters--in .pg-case-inner .refine-case {
        left: calc(-70% - 15px)
        }
    body.filters--in .refine-case .close__filters:after {
        background: rgba(0, 0, 0, 0.7);
        pointer-events: auto
        }
    body.filters--in .refine-case .close__filters {
        opacity: 1;
        pointer-events: auto;
        left: 0
        }
    body.filters--in #frm_price_range {
        background: #e9e9e9
        }
    .refine-case .view__items {
        display: block;
        width: calc(70% + 15px);
        background: #333;
        color: #fff;
        padding: 10px;
        font-weight: 700;
        text-align: center;
        position: fixed;
        bottom: 0;
        pointer-events: none;
        right: -100%;
        transition: right ease-in-out 0.3s;
        border: 10px #fff solid;
        border-bottom-width: 20px;
        text-transform: uppercase;
        z-index: 11
        }
    body.filters--in .refine-case .view__items {
        pointer-events: auto;
        right: 0
        }
    .refine-case .view__items:hover {
        background: #666
        }
    body.has-targeted-message.affix-top.filters--in .pg-case-inner .refine-case, body.has-targeted-message.affix-top.filters--in .pg-case-inner .refine-case:after, body.has-targeted-message.affix-top.filters--in .pg-case-inner .refine-case .close__filters, body.has-targeted-message.affix-top.filters--in .pg-case-inner .refine-case .close__filters:after, body.has-targeted-message.affix-top.filters--in .refine-case .view__items {
        transition-delay: 0.3s
        }
    .pg-case-inner #refine.refine-case .filters_title, .pg-case-inner #refine.refine-case .filters_title--mobile {
        background: #e9e9e9;
        color: #333;
        border-bottom: 1px solid #e7e7e7;
        padding: 11px 10px;
        margin: 0;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1;
        width: calc(70% + 15px)
        }
    .refine-case .filter-list-group {
        border-bottom: 1px solid #e7e7e7
        }
    .refine-case .filter-list-group:last-of-type {
        margin-bottom: 150px
        }
    .filter-list-group .filter-toggle--categories {
        display: block
        }
    .filter-list-group .filters-title--mobile {
        padding: 10px;
        font-size: 16px;
        display: block;
        position: relative;
        width: calc(70% + 15px)
        }
    .filter-list-group .filters-title--mobile:hover {
        background: #f8f8f8;
        color: #000;
        cursor: pointer
        }
    .filter-list-group .filters-title--mobile:after {
        content: "";
        font-family: "Glyphicons Halflings";
        position: absolute;
        top: 11px;
        right: 10px
        }
    #refine .filter-list-group .filter-list {
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        transition: left ease-in-out 0.3s;
        height: 100%;
        overflow: hidden;
        background: #fff;
        z-index: 10
        }
    #refine .filter-list-group .filter-list.show-list {
        left: 50%;
        overflow: auto;
        min-height: 100%;
        height: 100%;
        width: calc(35% + 15px)
        }
    .filter-list-group .filter-list.show-list:after {
        content: "";
        display: block;
        height: 220px;
        width: 100%
        }
    .pg-case-inner #refine .filter-item.filter-item--mobile, .pg-case-inner #refine .filter-item.filter-item--mobile.active {
        background: #fff;
        color: #4d4d4d;
        padding: 10px;
        font-size: 16px;
        display: block;
        border-bottom: 1px solid #e7e7e7
        }
    .pg-case-inner #refine .filter-item.filter-item--mobile:hover, .pg-case-inner #refine .filter-item.filter-item--mobile:hover:active, .pg-case-inner #refine .filter-item.filter-item--mobile:focus, .pg-case-inner #refine .filter-item.filter-item--mobile:focus:active, .pg-case-inner #refine .filter-item.filter-item--mobile:active, .pg-case-inner #refine .filter-item.filter-item--mobile.active:hover, .pg-case-inner #refine .filter-item.filter-item--mobile.active:hover:active, .pg-case-inner #refine .filter-item.filter-item--mobile.active:focus, .pg-case-inner #refine .filter-item.filter-item--mobile.active:focus:active, .pg-case-inner #refine .filter-item.filter-item--mobile.active:active {
        background: #f8f8f8;
        color: #000
        }
    .filter-list .filter-toggle.active {
        display: grid;
        grid-template-columns: auto 1fr;
        gap: 5px;
        padding: 10px 10px 9px;
        background: #e9e9e9;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        border-bottom: 1px solid #e7e7e7;
        z-index: 1
        }
    .filter-toggle .filter-toggle__status {
        display: none
        }
    .filter-toggle .filter-toggle__button {
        text-align: right
        }
    .filter-toggle .filter-toggle__button:hover {
        color: #000
        }
    .filter-toggle .filter-toggle__status--mobile {
        font-weight: 700;
        cursor: pointer;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
        }
    .filter-toggle .filter-toggle__status--mobile:hover {
        color: #000
        }
    .filter-toggle .filter-toggle__status--mobile:before {
        font-family: "Glyphicons Halflings";
        content: "";
        font-size: 15px;
        top: 2px;
        position: relative;
        margin-right: 5px;
        font-weight: 400
        }
    #refine .filter-item--mobile .glyphicon-unchecked {
        display: none
        }
    #refine .filter-item--mobile .glyphicon-check:before {
        content: "✓"
        }
    }
@media (max-width: 399px) {
    body.filters--in .pg-case-inner .refine-case {
        left: calc(-78% - 15px)
        }
    .pg-case-inner .refine-case:after {
        width: calc(78% + 15px)
        }
    body.filters--in .pg-case-inner .refine-case:after {
        left: calc(22% - 15px)
        }
    #refine .filter-list-group .filter-list.show-list {
        width: calc(39% + 15px)
        }
    .pg-case-inner #refine.refine-case .filters_title, .pg-case-inner #refine.refine-case .filters_title--mobile, .filter-list-group .filters-title--mobile {
        width: calc(78% + 15px)
        }
    .refine-case .view__items {
        width: calc(78% + 15px)
        }
    }
.paginationCasing {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0
    }
.paginationCasing--top {
    margin-bottom: 0
    }
.paginationCasing--top .paginationInner {
    display: -ms-grid;
    -ms-grid-columns: 150px 60px 1fr auto;
    display: grid;
    grid-template-columns: 150px 60px 1fr auto;
    grid-template-rows: 32px;
    gap: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
    }
.paginationInner--top .pagination--order-by {
    margin-right: 15px
    }
@supports (display: grid) {
    . paginationInner--top . pagination--order-by {
        margin-right: 0
        }
    }
.paginationInner--top .pagination--order-by, .paginationInner--top .pagination--view {
    align-self: center;
    width: 100%;
    height: 100%
    }
.paginationInner--top .pagination--count {
    align-self: center;
    text-align: center
    }
.paginationCase--show-refine .refineBtn {
    display: none
    }
.paginationInner--top .pagination--order-by form, .paginationInner--top .pagination--order-by select, .paginationInner--top .pagination--view select, .paginationInner--top .pagination--view form {
    height: 100%
    }
@supports (display: grid) {
    . paginationInner--top . pagination--order-by form, . paginationInner--top . pagination--order-by select, . paginationInner--top . pagination--view select, . paginationInner--top . pagination--view form {
        width: 100%
        }
    }
.paginationInner--bottom {
    padding-top: 15px;
    border-top: 1px solid #ccc
    }
.paginationInner--bottom .paginationNumbers {
    padding-top: 10px;
    margin-top: 10px;
    width: 100%
    }
.paginationInner--top .pagination--order-by {
    -ms-grid-column: 1
    }
.paginationInner--top .pagination--view {
    -ms-grid-column: 2
    }
.paginationInner--top .pagination--count {
    -ms-grid-column: 3
    }
.paginationInner--top .pagination--numbers {
    -ms-grid-column: 4
    }
@media (max-width: 991px) {
    .paginationCasing--top .paginationInner {
        display: -ms-grid;
        -ms-grid-columns: 110px 60px 1fr auto;
        grid-template-columns: 110px 60px 1fr auto;
        gap: 10px
        }
    .pagination li.pagination--number:not(.pagination--number-keep) {
        display: none
        }
    }
@media (min-height: 450px) and (max-width: 767px) {
    .paginationCase {
        position: -webkit-sticky;
        position: sticky;
        top: 50px
        }
    }
@media (max-width: 767px) {
    .paginationCase {
        margin: auto;
        z-index: 4;
        padding: 5px 15px;
        background: #efefef;
        height: 45px;
        margin-bottom: 30px
        }
    .paginationCase--top {
        position: relative;
        top: -50px;
        opacity: 0
        }
    .paginationCase .pagination--count {
        opacity: 1;
        position: relative;
        transition: all ease-in-out 0.2s
        }
    .paginationCase.isSticky .pagination--count {
        opacity: 0
        }
    body.filters--in .paginationCase.no-animation .pagination--count {
        transition: none
        }
    .paginationCase--show-refine {
        display: -ms-grid;
        -ms-grid-columns: 1fr 1px 1fr;
        display: grid;
        grid-template-columns: 1fr 1px 1fr;
        gap: 20px
        }
    .paginationInner--top .pagination--order-by select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(/images/layout/pagination-arrow.svg) no-repeat center right;
        padding-right: 15px;
        border: none;
        text-transform: uppercase;
        font-weight: 700;
        color: #333;
        -moz-text-align-last: center;
        text-align-last: center;
        font-size: 14px;
        text-overflow: ellipsis
        }
    }
@media (max-width: 767px) and (pointer: coarse) and (hover: none) {
    .paginationInner--top .pagination--order-by select:hover, .paginationInner--top .pagination--order-by select:focus {
        font-size: 16px
        }
    }
@media (max-width: 767px) {
    .paginationInner--top .pagination--order-by select option {
        text-transform: capitalize
        }
    .paginationInner--top .pagination--order-by select option:checked {
        background: #f2f2f2
        }
    .paginationCase--show-refine .paginationCasing--top {
        -ms-grid-column: 1;
        grid-column: 1;
        grid-row: 1
        }
    .paginationCase--show-refine:before {
        -ms-grid-column: 2;
        content: "";
        width: 1px;
        position: relative;
        height: 35%;
        top: 12%;
        display: block;
        grid-column: 2;
        grid-row: 1;
        background: #ccc
        }
    .paginationCase--show-refine .refineBtn {
        -ms-grid-column: 3;
        display: block;
        grid-row: 1;
        grid-column: 3
        }
    .paginationInner--top .pagination--count {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        width: 100%
        }
    .paginationCase--show-refine .paginationInner--top .pagination--count {
        width: 200%;
        font-size: 12px
        }
    @supports (display: grid) {
        . paginationCase--show-refine . paginationInner--top . pagination--count {
            width: calc(200% + 40px)
            }
        }
    .paginationCasing--top {
        padding: 0
        }
    .paginationCasing--top .paginationInner {
        -ms-grid-columns: 1fr;
        -ms-grid-rows: 40px 1fr;
        grid-template-columns: 1fr;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
        }
    .paginationInner--top .pagination--view, .paginationInner--top .pagination--numbers {
        display: none
        }
    .show-hide-desc--btn .btn {
        padding-top: 3px;
        padding-bottom: 3px
        }
    .page-header .reviewsCategory {
        margin-top: 5px;
        margin-bottom: 5px
        }
    .paginationCase .refineBtn > .refine--btn {
        text-transform: uppercase;
        font-weight: 700;
        background: 0 0;
        color: #333;
        font-size: 14px;
        margin: 0
        }
    .paginationCase .refineBtn > .refine--btn:hover, .paginationCase .refineBtn > .refine--btn:active, .paginationCase .refineBtn > .refine--btn:focus, .paginationCase .refineBtn > .refine--btn:active:hover, .paginationCase .refineBtn > .refine--btn:active:focus {
        background: 0 0;
        color: #777
        }
    }
.refineCase .filter-item .title {
    margin-right: 3px
    }
@media (min-width: 768px) {
    .relation .title {
        min-height: 80px
        }
    }
.option-available {
    font-size: 11px;
    height: 15px;
    margin-bottom: 5px
    }
@media (min-width: 768px) {
    .product .info {
        padding: 10px 0 0
        }
    .product {
        border-bottom: 0;
        margin-bottom: 10px
        }
    .product a:hover > div {
        border: 1px solid #888
        }
    .product a > div {
        border: 1px solid #ccc;
        padding: 10px
        }
    .product .stock-msg {
        text-align: center
        }
    .product a > div .image {
        text-align: center
        }
    .product .title {
        min-height: 40px
        }
    .category-page.product .title {
        min-height: 80px
        }
    .product .review_stars {
        height: 19px;
        display: block
        }
    .product .from {
        height: 15px;
        display: block
        }
    }
@media (min-width: 768px) and (max-width: 1199px) {
    .product .desc {
        min-height: 80px
        }
    }
@media (min-width: 1200px) {
    .product .desc {
        min-height: 60px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .product .desc {
        min-height: 80px
        }
    }
.cat-cart-layout {
    padding-top: 10px;
    padding-left: 15px
    }
.cat-cart-layout .count {
    border-width: 5px;
    padding-top: 2px;
    padding-bottom: 2px
    }
@media (min-width: 768px) {
    .cat-cart-layout {
        clear: both
        }
    }
@media (max-width: 991px) {
    .cat-cart-layout form {
        position: relative
        }
    .cat-cart-layout .view-btn, .cat-cart-layout .add-btn {
        text-indent: -99999px
        }
    .cat-cart-layout .view-btn:after {
        content: "";
        color: #fff;
        font-family: "Glyphicons Halflings";
        text-indent: 0;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 34px;
        font-size: 20px;
        line-height: 34px
        }
    .cat-cart-layout .add-btn, .cat-cart-layout .add-btn:hover, .cat-cart-layout .add-btn:active, .cat-cart-layout .add-btn:focus {
        background-image: url(/images/layout/add-to-basket-icon.png);
        background-position: center;
        background-repeat: no-repeat
        }
    }
@media (max-width: 767px) {
    .cat-cart-layout {
        max-width: 320px
        }
    }
.product_buy .price-hide, .product .price-hide, .product_buy_sticky .price-hide {
    display: none
    }
.badge-new-item {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: -5px;
    left: 10px;
    pointer-events: none
    }
.badge-new-item .new-item {
    pointer-events: none;
    position: absolute;
    top: 11px;
    left: -44px;
    padding: 5px 50px;
    color: #fff;
    background: #1e9e2a;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-45deg) translate3d(0, 0, 0)
    }
.badge-new-item .new-item:before {
    content: "NEW"
    }
.badge-new-item:before, .badge-new-item:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 6px 6px;
    border-color: transparent transparent #07510e;
    top: 48px;
    position: relative
    }
.badge-new-item:after {
    top: -20px;
    left: 62px
    }
@media (max-width: 767px) {
    .badge-new-item .new-item {
        font-size: 12px;
        padding: 2px 50px
        }
    .badge-new-item:before {
        top: 30px
        }
    .badge-new-item:after {
        left: 44px
        }
    .product_image .badge-new-item:before {
        top: 30px
        }
    .product_image .badge-new-item:after {
        left: 43px;
        top: -19px
        }
    }
@media (min-width: 768px) {
    .product_image .badge-new-item .new-item {
        font-size: 18px
        }
    .product_image .badge-new-item:before {
        top: 54px
        }
    .product_image .badge-new-item:after {
        left: 68px;
        top: -20px
        }
    }
@media (min-width: 768px) {
    .product_page .glyphicon-star {
        font-size: 21px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .panel-body.related {
        padding: 0
        }
    }
.relation-popup .items-added {
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7
    }
.relation-popup .product-info .price {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6
    }
.relation-popup .subtotal {
    font-weight: 700;
    font-size: 20px
    }
.relation-popup .items {
    font-size: 15px;
    color: #666
    }
.relation-popup .products.related h3 {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
    color: #000;
    font-size: 22px;
    margin-top: 0
    }
.relation-popup .relation {
    margin-bottom: 15px
    }
.relation-popup .relation:hover .add-border {
    border-color: #999
    }
@media (min-width: 768px) and (max-width: 991px) {
    .relation-popup .products.related .relation:nth-child(n+4) {
        display: none
        }
    }
.relation .price {
    font-weight: 700;
    color: #2f2e2b;
    font-size: 18px;
    float: left
    }
.relation.pack .product_attrs {
    margin-bottom: 6px
    }
.relation.pack .product_attrs label {
    margin-bottom: 2px
    }
.relation.pack .product_attrs select {
    padding-top: 0;
    padding-bottom: 0;
    height: 25px;
    font-size: 13px
    }
.relation input[type=checkbox] {
    float: right;
    width: 20px;
    height: 20px;
    cursor: pointer
    }
.relation label {
    cursor: pointer
    }
.relation .image {
    text-align: center
    }
.relation .image.main_image_relation img, .relation .image.main_image_relation:hover img, .relation .image.main_image_relation:focus img, .relation .image.main_image_relation:active img {
    border: none;
    padding: 0
    }
.relation .the_total_price, .relation .raw_total {
    font-weight: 700;
    color: #555;
    font-size: 30px
    }
.relation .raw_total {
    text-decoration: line-through;
    font-size: 25px;
    margin: 0
    }
.add_to_basket_relations {
    margin-top: 32px
    }
.add_to_basket_relations .max-width {
    max-width: 320px;
    clear: both;
    display: block;
    margin: auto;
    margin-bottom: 10px
    }
@media (min-width: 768px) {
    .relation .divider {
        position: absolute;
        right: -10px;
        margin-top: 100px;
        font-size: 30px;
        font-weight: 700;
        top: 0
        }
    .relation .divider.equals {
        right: auto;
        left: -10px
        }
    .add_to_basket_relations .divider {
        right: auto;
        left: auto;
        position: relative;
        display: block;
        margin-top: 0
        }
    }
@media (max-width: 991px) {
    .add_to_basket_relations.no-margin-t {
        margin-top: 0
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .product_rtb li {
        margin-bottom: 15px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .product_page .add_to_case, .product_page .product_rtb_case, #product_question_link .product_question_case, #product_price_match_link .product_price_match_case, #social-share-4 {
        width: 66.666667%;
        margin-left: 33.333333%
        }
    }
@media (min-width: 768px) {
    .related .product a > div .info {
        padding: 0 15px 5px
        }
    .related .discontinued.product a > div .info {
        padding: 0
        }
    .product_page #related_products .glyphicon-star {
        font-size: 17px
        }
    }
@media (max-width: 767px) {
    #related_products .product {
        text-align: center
        }
    }
#related_products .row .related {
    position: relative;
    margin: auto
    }
#related_products .arrows {
    display: none
    }
@media (max-width: 767px) {
    #related_products .row.xs-arrows {
        width: 275px;
        max-width: 100%;
        position: relative;
        margin: auto;
        padding: 0 25px;
        overflow: hidden
        }
    #related_products .row.xs-arrows .related {
        height: 324px;
        overflow: hidden
        }
    #related_products .xs-arrows .arrows {
        display: block
        }
    #related_products.has-arrows h5 {
        text-align: center
        }
    #related_products .xs-arrows .product {
        margin-bottom: 150px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    #related_products .row.xs-arrows {
        width: 505px;
        max-width: 100%
        }
    #related_products .row.xs-arrows .related {
        height: 395px
        }
    #related_products .row.xs-arrows .product {
        width: 50%
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    #related_products .row.sm-arrows {
        width: 705px;
        max-width: 100%;
        margin: auto;
        padding: 0 25px;
        position: relative
        }
    #related_products .row.sm-arrows .related {
        height: 395px;
        overflow: hidden
        }
    #related_products .sm-arrows .arrows {
        display: block
        }
    #related_products .sm-arrows .product {
        margin-bottom: 150px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    #related_products .row.md-arrows {
        width: 940px;
        max-width: 100%;
        margin: auto;
        padding: 0 25px;
        position: relative
        }
    #related_products .row.md-arrows .related {
        height: 395px;
        overflow: hidden
        }
    #related_products .md-arrows .arrows {
        display: block
        }
    #related_products .md-arrows .product {
        margin-bottom: 150px
        }
    }
@media (min-width: 1200px) {
    #related_products .row.lg-arrows {
        width: 1140px;
        max-width: 100%;
        margin: auto;
        padding: 0 25px;
        position: relative
        }
    #related_products .row.lg-arrows .related {
        height: 395px;
        overflow: hidden
        }
    #related_products .lg-arrows .arrows {
        display: block
        }
    #related_products .lg-arrows .product {
        margin-bottom: 150px
        }
    }
#related_products .arrow {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    float: none;
    z-index: 5;
    width: 25px;
    cursor: pointer
    }
#related_products .arrow:hover {
    color: #777
    }
#related_products .arrow.right {
    right: 0;
    left: auto
    }
#related_products .arrow span {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    line-height: 0
    }
.product_contents h4 {
    cursor: pointer
    }
.product_contents h4:after {
    content: " - click to view contents"
    }
@media (min-width: 992px) {
    .product_contents h4 {
        cursor: default
        }
    .product_contents h4:after {
        content: ""
        }
    .product_contents_row, .product_contents_row.collasping {
        display: block;
        height: auto !important
        }
    }
@media (min-width: 768px) and (max-width: 992px) {
    .tabs_under .review_overview {
        width: 33.333333%
        }
    .tabs_under .panel-body .reviews {
        width: 66.666667%
        }
    .tabs_under .review:first-child {
        border-top: none
        }
    .tabs_under .panel-body .reviews {
        border-left: 1px solid #e5e5e5
        }
    }
@media (max-width: 991px) {
    #product_accordion .panel {
        border-radius: 0;
        box-shadow: none
        }
    #product_accordion .show_more {
        text-align: left;
        background: #888;
        color: #fff
        }
    #product_accordion .show_more .stars_c, #product_accordion .show_more .stars_t {
        float: left;
        margin-right: 10px
        }
    #product_accordion .show_more:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
        }
    #product_accordion .show_more.collapsed {
        background: #f2f2f2;
        color: #6c6c6c
        }
    #product_accordion .stars {
        position: relative;
        top: 3px
        }
    #product_accordion .glyphicon-star {
        position: relative;
        margin-top: -3px
        }
    #product_accordion .show_more.collapsed .glyphicon-minus {
        display: none
        }
    #product_accordion .show_more .glyphicon-minus {
        display: block
        }
    #product_accordion .show_more .glyphicon-plus {
        display: none
        }
    #product_accordion .show_more.collapsed .glyphicon-plus {
        display: block
        }
    .panel .anchor {
        top: -20px;
        position: relative
        }
    }
@media (min-width: 992px) {
    #product_accordion > .panel > .collapse.in {
        display: none
        }
    #product_accordion > .panel.panel-default.active > .collapsing {
        display: block;
        height: auto !important
        }
    #product_accordion > .panel.panel-default.active > .collapse {
        display: block;
        height: auto !important
        }
    #product_accordion > .panel-default {
        border-top: 0
        }
    #product_accordion > .panel {
        display: none
        }
    #product_accordion > .panel.active {
        display: block
        }
    .tab_content .panel-group .panel + .panel {
        margin-top: 0
        }
    .tab_content .stars {
        position: relative;
        top: 3px
        }
    .tab_content .glyphicon-star {
        position: relative;
        margin-top: -3px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .nav-tabs > li > a {
        padding: 9px
        }
    }
.nav-tabs > li.related_li_element > a:focus {
    background: #fff;
    border-top-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    color: #4d4d4d;
    border-bottom: 1px solid #ddd
    }
@media (max-width: 767px) {
    .product_page h1 {
        font-size: 16px
        }
    }
.in_page_stock_request {
    display: none
    }
@media (min-width: 1200px) {
    .tabs_under .review_overview {
        width: 25%
        }
    .tabs_under .panel-body .reviews {
        width: 75%
        }
    }
@media (min-width: 992px) {
    .reviews .review:first-child {
        border-top: none
        }
    .reviews .reviews {
        border-left: 1px solid #e5e5e5
        }
    .reviews .reviews:first-child {
        border-left: none
        }
    .tabs_under .review_overview {
        width: 25%
        }
    .tabs_under .panel-body .reviews {
        width: 75%
        }
    }
#tab_reviews .stars {
    pointer-events: none
    }
@media (min-width: 768px) and (max-width: 991px) {
    .added-message {
        padding: 0
        }
    }
.add_to_case input:disabled {
    pointer-events: none
    }
@media only screen and (max-width: 767px) {
    .modal-img-item.video:before, .product_page .additional_images_casing .video:before {
        width: 50px
        }
    }
@media (min-width: 768px) {
    .row.add_images_casing {
        margin-top: 15px;
        margin-bottom: 15px
        }
    .thumbnail > img {
        max-height: none
        }
    .thumbnail > img:hover {
        border: 1px solid #aaa
        }
    .thumbnail {
        margin-bottom: 15px
        }
    }
.product_images .additional_images_casing {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
    }
.product_images .add_images_casing {
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto
    }
.product_images .arrow {
    pointer-events: none;
    width: 25px;
    position: absolute;
    display: none;
    height: 100%;
    background: #e8e8e8;
    z-index: 3;
    top: 0;
    left: 15px;
    cursor: pointer
    }
.product_images .has-arrows .arrow {
    pointer-events: auto
    }
.product_images .arrow:hover, .product_images .arrow:focus, .product_images .arrow:active {
    background: #d9d9d9
    }
.product_images .arrow.right {
    float: none;
    left: auto;
    right: 15px
    }
.product_images .arrow .glyphicon {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    pointer-events: none
    }
@media (min-width: 1200px) {
    .product_images .has-arrows.lg-arrows .add_images_casing {
        height: 89px;
        overflow: hidden
        }
    .product_images .has-arrows.lg-arrows {
        padding: 0 45px
        }
    .product_images .has-arrows.lg-arrows .arrow {
        display: block
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .product_images .has-arrows.md-arrows .add_images_casing {
        height: 69px;
        overflow: hidden
        }
    .product_images .has-arrows.md-arrows {
        padding: 0 45px
        }
    .product_images .has-arrows.md-arrows .arrow {
        display: block
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .product_images .has-arrows.sm-arrows {
        width: 376px;
        margin: auto;
        float: none;
        position: relative;
        clear: both
        }
    .product_images .has-arrows.sm-arrows .add_images_casing {
        height: 62px;
        overflow: hidden
        }
    .product_images .has-arrows.sm-arrows {
        padding: 0 45px
        }
    .product_images .has-arrows.sm-arrows .arrow {
        display: block
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .product_images .has-arrows.xs-arrows-550 {
        width: 544px;
        margin: auto;
        float: none;
        position: relative;
        clear: both;
        max-width: 100%
        }
    .product_images .has-arrows.xs-arrows-550 .thumbnail {
        width: 16.666667%
        }
    .product_images .has-arrows.xs-arrows-550 .add_images_casing {
        height: 66px;
        overflow: hidden
        }
    .product_images .has-arrows.xs-arrows-550 {
        padding: 0 45px
        }
    .product_images .has-arrows.xs-arrows-550 .arrow {
        display: block
        }
    .product_images .xs-show-all-550 {
        text-align: center
        }
    .product_images .additional_images_casing:not(.xs-arrows-550) .thumbnail {
        float: none;
        display: inline-block;
        height: auto;
        width: 80px
        }
    }
@media (max-width: 549px) {
    .product_images .has-arrows.xs-arrows {
        width: 318px;
        margin: auto;
        float: none;
        position: relative;
        clear: both;
        max-width: 100%
        }
    .product_images .has-arrows.xs-arrows .add_images_casing {
        height: 66px;
        overflow: hidden
        }
    .product_images .has-arrows.xs-arrows {
        padding: 0 45px
        }
    .product_images .has-arrows.xs-arrows .arrow {
        display: block
        }
    .product_images .xs-show-all {
        text-align: center
        }
    .product_images .additional_images_casing:not(.xs-arrows) .thumbnail {
        float: none;
        display: inline-block;
        height: auto;
        width: 80px
        }
    }
.product_page .thumbnail {
    margin-bottom: 10px
    }
@media (min-width: 768px) {
    .product_page .main_image img {
        max-height: 100%;
        padding: 15px;
        border: 1px solid #ccc
        }
    .product_page .main_image img:hover {
        border: 1px solid #aaa
        }
    }
.main_image.video.iframe_playing:before {
    content: none
    }
#iframe_main_video {
    border: none
    }
.contact-form h3 {
    margin-top: 2px
    }
@media (min-width: 768px) {
    .my-account-case .panel.panel-default {
        min-height: 178px
        }
    }
.my-account-case .my-orders a:before, .my-account-case .contact-preferences a:before, .my-account-case .your-details a:before, .my-account-case .refunds a:before, .my-account-case .my-points a:before, .my-account-case .my-stamps a:before, .my-account-case .claim-points a:before, .my-account-case .my-subscriptions a:before, .my-account-case .your-addresses a:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -1px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    background: url(/images/icons/my-account-icons.png) no-repeat;
    vertical-align: middle
    }
.my-account-case .contact-preferences a:before {
    background-position: left -81px
    }
.my-account-case .your-details a:before {
    background-position: left -161px
    }
.my-account-case .my-points a:before, .my-account-case .my-stamps a:before {
    background-position: left -239px
    }
.my-account-case .claim-points a:before {
    background-position: left -314px
    }
.my-account-case .my-subscriptions a:before {
    background-position: left -389px
    }
.my-account-case .your-addresses a:before {
    background-position: left -471px
    }
.my-account-case .nav > li > a {
    padding: 10px 5px
    }
.registration_page .reg_info {
    padding: 0
    }
.registration_page .reg_info > div {
    background: 0 0;
    padding: 10px 0;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #ccc;
    margin-top: 5px;
    margin-bottom: 10px
    }
.registration_page .reg_info > div.errors_output {
    background: 0 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
    }
.registration_page .checkbox {
    padding-left: 30px;
    min-height: 22px
    }
.registration_page .checkbox label {
    font-weight: 700;
    padding-left: 0
    }
.registration_page .contact_details .checkbox input {
    margin-left: -30px
    }
.registration_page .has-success label.checkbox, .registration_page .has-error label.checkbox {
    padding-right: 15px
    }
.registration_page fieldset {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 15px
    }
.registration_page fieldset legend {
    background-color: #ddd;
    margin: 0 -16px;
    width: calc(100% + 32px);
    padding: 5px 15px;
    font-size: 16px
    }
.registration_page fieldset .help-block {
    margin-bottom: 0
    }
.registration_page fieldset .has-error input {
    scroll-margin-top: 80px
    }
@media (min-width: 768px) {
    .registration_page .checkbox.radi {
        padding-left: 0
        }
    .registration_page #form {
        margin-bottom: 15px
        }
    }
@media only screen and (max-width: 767px) {
    .have_account h3 {
        font-size: 15px;
        margin-top: 10px
        }
    }
.forgotten_password {
    display: block;
    width: 100%;
    margin-top: 5px
    }
form.login {
    padding: 15px 30px
    }
form.login .have_account {
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: initial
    }
@media (min-width: 550px) {
    form.login .account-type .form-group {
        display: grid;
        grid-template-columns: 1fr 1fr
        }
    }
@media (min-width: 768px) {
    form.login .account-type .form-group {
        gap: 30px
        }
    }
form.login .have_account label {
    font-weight: 700
    }
form.login .forgotten_password {
    margin-top: -10px;
    margin-bottom: 10px
    }
form.login .bs-callout-danger {
    margin: 0 -15px 20px
    }
form.login .bs-callout-danger ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
form.login .bs-callout-warning {
    padding: 10px 15px
    }
.sign_in_btn {
    margin-bottom: 5px
    }
@media (min-width: 1200px) {
    .have_account_select {
        float: left;
        width: 48%;
        margin-left: 2%
        }
    .have_account_select .infotext {
        padding: 0
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .have_account_select {
        width: 50%;
        margin-left: 0;
        padding-left: 15px;
        float: left
        }
    input[type=submit].btn-block.sign_in_btn {
        width: 50%
        }
    input[type=submit].btn-block.guest-checkout-btn {
        width: 50%;
        float: left
        }
    }
@media (max-width: 767px) {
    .have_account_select {
        padding-left: 15px;
        margin-bottom: 5px
        }
    }
@media (min-width: 768px) and (max-width: 1199px) {
    .have_account_select input[type=radio] {
        width: auto;
        margin-left: 15px
        }
    }
#password_message {
    font-size: 11px;
    margin-top: 3px
    }
@media (max-width: 991px) {
    .password_or p {
        margin-top: 10px;
        margin-bottom: 0
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .registration_page input[type=submit].btn-block, .reset-password input[type=submit].btn-block {
        width: 58.333333%;
        margin-left: 41.666667%
        }
    }
.your-details-edit-casing {
    padding: 0
    }
.your-details-edit-casing.billing-address .panel-body {
    padding: 15px 0
    }
@media (min-width: 768px) {
    .your-details-edit-casing {
        padding-right: 15px
        }
    .your-details-edit-casing.billing-address {
        padding-right: 0;
        padding-left: 15px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .your-details-edit-casing .btn, .your-details-edit-casing input[type=submit].btn-block {
        width: 58.333333%;
        margin-left: 41.666667%
        }
    }
.addresses_edit_case.my-account #add_address h3 {
    padding: 0 15px
    }
@media only screen and (max-width: 767px) {
    .news_comms .newsletter-pref {
        clear: both
        }
    }
.news_comms > div {
    background: 0 0
    }
.news_comms .panel-body, .newsletter-pref .panel-body {
    margin: 0 -15px;
    padding: 15px 0
    }
.news_comms h2, .newsletter-pref .panel-body h2 {
    margin-top: 0
    }
.news_comms h2, .news_comms h1 {
    font-size: 18px;
    color: #4d4d4d
    }
.news_comms .bootstrap-switch {
    margin-top: 10px
    }
@media (min-width: 768px) {
    .news_comms .newsletter-pref, .news_comms .communication_block {
        width: 47%
        }
    .news_comms .newsletter-pref {
        float: right
        }
    .news_comms .info-title {
        min-height: 95px
        }
    }
@media (min-width: 992px) {
    .news_comms > div {
        margin: 0
        }
    .news_comms .panel-body .col-xs-12.label_pref {
        padding-right: 15px
        }
    .news_comms .panel-body .col-xs-12.slider {
        padding-left: 15px
        }
    .news_comms .info-title {
        min-height: 95px
        }
    }
@media (min-width: 768px) {
    .review-group .errors_container {
        margin-top: 0
        }
    .display_name_input_case input {
        margin-left: -15px;
        margin-right: 15px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .review-image {
        width: 25%
        }
    .review-content {
        width: 75%;
        font-size: 13px
        }
    }
.box + .box-footer {
    border-radius: 0;
    margin-top: -25px;
    border-width: 1px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
    }
.box-footer {
    padding: 9px 14px;
    margin-bottom: 25px;
    border: 1px solid #e1e1e8;
    border-radius: 4px
    }
@media only screen and (max-width: 767px) {
    .order-details-btn {
        margin-top: 10px;
        clear: both
        }
    }
.my-orders-tabs.nav > li > a {
    padding: 10px;
    font-size: 12px
    }
.bs-callout-info.no-background {
    background: 0 0
    }
.product-summary.bot-line {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px
    }
.payment-info {
    margin-top: 10px
    }
.order-details ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
.order-details ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px
    }
.order-summary-items h3 {
    margin-top: 0
    }
.order-summary-items .items-titles {
    margin-bottom: 10px;
    margin-top: 10px
    }
.item-sub-total {
    margin-bottom: 10px
    }
@media (min-width: 768px) {
    #collapseTotal {
        display: block !important;
        height: auto !important
        }
    .order-contents {
        padding-top: 15px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .my-orders-tabs.nav > li > a {
        font-size: 13px;
        padding: 10px 15px
        }
    .order-summary-case .btn {
        width: 58.333333%;
        margin-left: 41.666667%
        }
    .order-details .btn {
        width: calc(58.333333% - 15px);
        margin-left: calc(41.666667% + 15px)
        }
    .order-summary-items .actions-btns {
        width: 58.333333%;
        margin-left: 41.666667%
        }
    }
.form-inline select[name=oid].form-control {
    width: 100%
    }
.refund-price {
    margin-top: 10px;
    margin-bottom: 10px
    }
.returning-item {
    margin-bottom: 15px
    }
.return-item-box {
    background: #fff
    }
.refund-info-block label {
    margin-bottom: 0
    }
.row.refund-item.more {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
    }
@media (min-width: 550px) and (max-width: 767px) {
    .check-status-btn {
        width: 58.333333%;
        margin-left: 41.666667%
        }
    }
@media (min-width: 768px) {
    .brands_with_images .brand > div {
        min-height: 191px
        }
    .brands_with_images.brand_az .brand > div {
        min-height: 246px
        }
    .brand_title_case {
        height: 191px
        }
    .brand_image_title {
        margin-bottom: 10px;
        height: 40px
        }
    }
@media (min-width: 1200px) {
    .brand_title_case {
        height: 230px
        }
    .brand_image_title {
        margin-bottom: 10px;
        height: 40px
        }
    }
@media (min-width: 500px) and (max-width: 767px) {
    .brands_with_images .brand {
        width: 33.333333%;
        float: left
        }
    .brands_with_images .brand > div {
        min-height: 199px
        }
    .brand_title_case {
        height: 197px
        }
    .brand_image_title {
        margin-bottom: 10px;
        height: 40px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .brand_title_case {
        height: 191px
        }
    .brand_image_title {
        margin-bottom: 10px;
        height: 40px
        }
    }
#reason_other_wrapper {
    display: none
    }
@media (min-width: 768px) {
    .pg-delivery table {
        width: 100%;
        margin-bottom: 20px
        }
    .pg-delivery table th {
        padding: 8px 5px
        }
    .pg-delivery table td {
        padding: 8px 5px
        }
    .pg-delivery table th {
        background-color: #fff
        }
    .pg-delivery table tr:nth-child(odd) {
        background-color: #eee
        }
    .pg-delivery table tr:hover {
        background-color: #dadada
        }
    .pg-delivery .table-del-options {
        width: 45%
        }
    }
@media (max-width: 991px) {
    #tab_delivery table:not(.non-responsive), #tab_delivery table:not(.non-responsive) thead, #tab_delivery table:not(.non-responsive) tbody, #tab_delivery table:not(.non-responsive) th, #tab_delivery table:not(.non-responsive) td, #tab_delivery table:not(.non-responsive) tr, .pg-delivery-tab table:not(.non-responsive), .pg-delivery-tab table:not(.non-responsive) thead, .pg-delivery-tab table:not(.non-responsive) tbody, .pg-delivery-tab table:not(.non-responsive) th, .pg-delivery-tab table:not(.non-responsive) td, .pg-delivery-tab table:not(.non-responsive) tr, #product_accordion .panel table:not(.non-responsive), #product_accordion .panel table:not(.non-responsive) thead, #product_accordion .panel table:not(.non-responsive) tbody, #product_accordion .panel table:not(.non-responsive) th, #product_accordion .panel table:not(.non-responsive) td, #product_accordion .panel table:not(.non-responsive) tr {
        display: block;
        width: 100%;
        font-size: 13px
        }
    #tab_delivery table:not(.non-responsive) thead tr, .pg-delivery-tab table:not(.non-responsive) thead tr, #product_accordion .panel table:not(.non-responsive) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
        }
    #tab_delivery tr, .pg-delivery-tab tr, #product_accordion .panel tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
        padding: 5px
        }
    #product_accordion .panel td {
        border: none;
        position: relative;
        padding-bottom: 5px
        }
    #tab_delivery table:not(.non-responsive) td, .pg-delivery-tab table:not(.non-responsive) td {
        border: none;
        position: relative;
        padding-left: 28%;
        padding-bottom: 5px
        }
    #tab_delivery td:before, .pg-delivery-tab td:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 26%;
        white-space: nowrap
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(1):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(1):before {
        content: "Option";
        font-weight: 700
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(2):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(2):before {
        content: "Time";
        font-weight: 700
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(3):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(3):before {
        content: "Tracked";
        font-weight: 700
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(4):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(4):before {
        content: "Signed";
        font-weight: 700
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(5):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(5):before {
        content: "Cost";
        font-weight: 700
        }
    #tab_delivery table tr:nth-child(odd), .pg-delivery-tab table tr:nth-child(odd), #product_accordion .panel table tr:nth-child(odd) {
        background-color: #eee
        }
    }
@media (min-width: 992px) {
    #tab_delivery table, .pg-delivery-tab table, #product_accordion .panel table {
        width: 100%;
        margin-bottom: 20px
        }
    #tab_delivery table th, .pg-delivery-tab table th, #product_accordion .panel table th {
        padding: 8px 5px;
        background-color: #fff
        }
    #tab_delivery table td, .pg-delivery-tab table td, #product_accordion .panel table td {
        padding: 8px 5px
        }
    #tab_delivery table tr:nth-child(odd), .pg-delivery-tab table tr:nth-child(odd), #product_accordion .panel table tr:nth-child(odd) {
        background-color: #eee
        }
    #tab_delivery table tr:hover, .pg-delivery-tab table tr:hover, #product_accordion .panel table tr:hover {
        background-color: #dadada
        }
    #tab_delivery .table-del-options, .pg-delivery-tab .table-del-options, #tab_delivery table td:first-child {
        width: 40%
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    #tab_delivery .table-del-options, #tab_delivery table td:first-child {
        width: 37%
        }
    }
@media (max-width: 767px) {
    .pg-delivery table:not(.non-responsive), .pg-delivery table:not(.non-responsive) thead, .pg-delivery table:not(.non-responsive) tbody, .pg-delivery table:not(.non-responsive) th, .pg-delivery table:not(.non-responsive) td, .pg-delivery table:not(.non-responsive) tr {
        display: block;
        width: 100%;
        font-size: 13px
        }
    .pg-delivery table:not(.non-responsive) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
        }
    .pg-delivery tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
        padding: 5px
        }
    .pg-delivery table:not(.non-responsive) td {
        border: none;
        position: relative;
        padding-left: 28%;
        padding-bottom: 5px
        }
    .pg-delivery table:not(.non-responsive) td:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 26%;
        white-space: nowrap
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(1):before {
        content: "Option";
        font-weight: 700
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(2):before {
        content: "Time";
        font-weight: 700
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(3):before {
        content: "Tracked";
        font-weight: 700
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(4):before {
        content: "Signed";
        font-weight: 700
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(5):before {
        content: "Cost";
        font-weight: 700
        }
    .pg-delivery-tab table tr:nth-child(odd), .pg-delivery table tr:nth-child(odd) {
        background-color: #eee
        }
    }
@media (max-width: 991px) {
    #tab_delivery table:not(.non-responsive).use-dl td:before, .pg-delivery-tab table:not(.non-responsive).use-dl td:before {
        content: attr(data-label)
        }
    }
@media (max-width: 767px) {
    .pg-delivery table:not(.non-responsive).use-dl td:before {
        content: attr(data-label)
        }
    }
.table-delivery-time {
    min-width: 103px
    }
.table-sign-for {
    min-width: 82px
    }
@media (max-width: 767px) {
    .testimonials_case_side {
        margin-bottom: 15px
        }
    }
.testimonials .testimonials-inner {
    position: relative
    }
.testimonials .review_response_wrapper .review_responder {
    color: #666;
    font-size: 12px;
    font-style: italic
    }
.review_response_wrapper .review_responder {
    display: block;
    margin: 5px 0;
    color: #777
    }
.review_response_wrapper .review_response {
    font-weight: 700;
    font-size: 13px
    }
@media (min-width: 768px) {
    .testimonials_case.testimonials_cats {
        padding-left: 30px;
        padding-right: 30px
        }
    }
@media (min-width: 992px) {
    .testimonials_case.testimonials_cats .initial .blockquote:before {
        top: 0
        }
    }
@media (min-width: 1200px) {
    .testimonials_case.testimonials_cats .initial .blockquote:before {
        top: -8px
        }
    }
.blog-menu a {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 3px 0
    }
.blog-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
.blog-menu ul ul a:before {
    content: "- "
    }
.blog-menu ul ul a {
    padding-left: 5px
    }
.blog-menu ul ul ul a {
    padding-left: 15px
    }
.blog-menu ul ul ul ul a {
    padding-left: 25px
    }
.blog-categories-case {
    border-radius: 0;
    box-shadow: none
    }
.blog-categories-case .list-group-item {
    padding: 0;
    border: 0
    }
.blog-categories-case .blog-categories-title {
    font-weight: 100;
    color: #666;
    font-size: 20px;
    margin-bottom: 10px
    }
.the_blog_post h5 {
    font-size: 15px
    }
.related_blogs .add_border {
    border: 1px solid #ccc;
    padding: 15px
    }
.related_blogs .blog_post_related {
    display: block
    }
.related_blogs .title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #777;
    font-size: 16px;
    font-weight: 500;
    display: block
    }
.related_blogs .read_full {
    font-weight: 100;
    font-size: 20px
    }
.related_blogs .blog-post {
    margin-bottom: 15px
    }
@supports (display: grid) {
    . blog-post-wrapper . related_blogs {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr
        } . related_blogs . blog-post {
        width: 100%
        } . related_blogs . blog-post . add_border {
        height: 100%
        } . related_blogs: before, . related_blogs: after {
        display: none
        } @media (max-width: 767px) {
        . blog-post-wrapper . related_blogs {
            grid-template-columns: 1fr 1fr
            } . related_blogs . blog-post: nth-child(3n) {
            display: none
            }
        } @media (max-width: 499px) {
        . blog-post-wrapper . related_blogs {
            grid-template-columns: 1fr
            } . related_blogs . blog-post {
            margin-bottom: 30px
            }
        }
    }
.blog-post-wrapper .blog_post {
    word-break: break-word
    }
@media only screen and (max-width: 767px) {
    div.blog_post > a {
        border-bottom: 1px solid #ddd
        }
    }
.blog_posts h2, .blog_posts h3, .blog_posts h4, .blog_posts .title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #777;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    overflow: hidden
    }
.blog_posts .large_post h2 {
    height: auto
    }
.blog_posts .short {
    height: 120px;
    overflow: hidden
    }
.blog_posts .large_post .short {
    height: 60px
    }
.blog_posts .date, .the_blog_post .date {
    color: #999;
    font-size: 13px
    }
.blog_posts .read_full {
    font-weight: 100;
    color: #666;
    font-size: 20px
    }
.blog_post .box {
    padding-top: 20px
    }
@media (min-width: 768px) {
    .blog_posts .large_post h2 {
        height: 20px
        }
    }
table.table.cart ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 13px
    }
.checkout_cart_items .item ul li.preorder, table.table.cart ul li.preorder {
    color: #a94442;
    font-weight: 700
    }
table.table.cart ul li.preorder {
    color: #a94442;
    font-weight: 700
    }
.table > tbody > tr:first-child > th, .table > tbody > tr:first-child > td {
    border-top: 0
    }
table.table.cart .text-danger {
    font-weight: 700
    }
@media only screen and (max-width: 767px) {
    table.table.cart, table.table.cart thead, table.table.cart tbody, table.table.cart th, table.table.cart td, table.table.cart tr {
        display: block
        }
    table.table.cart thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
        }
    table.table.cart tr {
        border: 1px solid #ccc;
        margin-bottom: 5px
        }
    table.table.cart td {
        border: none;
        position: relative
        }
    table.table.cart td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
        }
    table.table.cart .qty_input {
        width: 52%;
        float: left
        }
    table.table.cart .qty_input_title {
        width: 50%;
        float: left;
        padding: 0 8px
        }
    table.table.cart .total-price_title {
        padding: 0 8px
        }
    table.table.cart .qty_input.save_for_later {
        text-align: left
        }
    table.table.cart .price_item {
        width: 48%;
        float: left;
        padding-top: 10px;
        padding-left: 0;
        font-weight: 500
        }
    table.table.cart .cart-update-qty {
        width: 100%;
        padding: 5px;
        font-size: 12px
        }
    }
@media (max-width: 1199px) {
    table.table.cart .options, table.table.cart .cart_actions {
        display: none
        }
    }
table.table.cart .cart-image img {
    margin-top: 8px
    }
@media (min-width: 550px) and (max-width: 767px) {
    table.table.cart tr {
        padding-left: 33.333333%
        }
    table.table.cart .cart-image {
        display: block !important;
        width: 33.333333%;
        position: absolute;
        left: 15px;
        text-align: center;
        max-height: 100px
        }
    table.table.cart .cart-image img {
        max-height: 100%;
        position: relative
        }
    table.table.cart.no-items tr {
        padding-left: 0
        }
    table.table.cart .text-danger {
        font-weight: 700;
        margin-bottom: 0
        }
    .view-order {
        width: 50%;
        margin-left: 50%
        }
    }
table.cart .qty_input .cart-update-qty {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 15px
    }
.cart-related h3 {
    margin-top: 5px
    }
@media (min-width: 768px) and (max-width: 991px) {
    .cart-related .product:nth-child(n+3) {
        display: none !important
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .cart-related .product:nth-child(n+4) {
        display: none !important
        }
    }
.cartContent.cartContent--items {
    display: grid;
    gap: 15px
    }
.cartContent__item {
    display: grid;
    grid-template-columns: 60px repeat(6, 1fr);
    gap: 10px 15px;
    overflow-x: hidden
    }
@media (min-width: 412px) {
    .cartContent__item {
        grid-template-columns: 130px minmax(80px, auto) minmax(125px, auto)
        }
    .cartContent__item.cartContent__item--noItemPriceMobile, .cartContent__item.cartContent__item--noItemPrice {
        grid-template-columns: 130px 14% minmax(125px, auto)
        }
    }
@media (max-width: 767px) {
    .cartContent__item {
        padding: 5px 10px 10px;
        border: 1px solid #ddd
        }
    }
@media (min-width: 768px) {
    .cartContent__item, .cartContent__item.cartContent__item--noItemPriceMobile {
        grid-template-columns: 60px 1fr 85px 130px 125px;
        gap: 10px 30px;
        padding-bottom: 14px
        }
    .cartContent__item.cartContent__item--noItemPrice {
        grid-template-columns: 60px 1fr 130px 125px
        }
    .cartContent__item:not(:last-of-type) {
        border-bottom: 1px solid #ddd
        }
    }
@media (min-width: 1200px) {
    .cartContent__item, .cartContent__item.cartContent__item--noItemPriceMobile {
        grid-template-columns: 130px 1fr 85px 130px 125px 130px
        }
    .cartContent__item.cartContent__item--noItemPrice {
        grid-template-columns: 130px 1fr 130px 125px 130px
        }
    .cartContent--notEditable .cartContent__item {
        grid-template-columns: 130px 1fr 85px 130px 125px
        }
    }
.cartContent__item__section, .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section {
    float: left;
    width: 16.666667%;
    padding: 15px
    }
.cartContent__item.cartContent__item--noItemPrice .cartContent__item__section {
    width: 20%
    }
@supports (display: grid) {
    . cartContent__item__section, . cartContent__item . cartContent__item--noItemPriceMobile . cartContent__item__section, . cartContent__item . cartContent__item--noItemPrice . cartContent__item__section {
        float: unset;
        width: unset;
        padding: unset
        }
    }
.cartContent__item__section__heading {
    margin-bottom: 8px;
    font-weight: 700
    }
.cartContent__item__section__heading:after {
    content: "";
    display: block;
    margin-top: 8px;
    border-bottom: 2px solid #ddd
    }
@media (min-width: 768px) {
    .cartContent__item__section__heading:after {
        width: calc(100% + 30px);
        margin-left: -15px
        }
    @supports (display: grid) {
        . cartContent__item: not(: first-of-type) . cartContent__item__section__heading {
            display: none
            }
        }
    }
@media (max-width: 1199px) {
    .cartContent__item__section--actions .cartContent__item__section__heading {
        display: none
        }
    }
.cartContent__item__section--image .cartContent__item__section__img {
    margin-top: 6px
    }
@media (min-width: 768px) {
    .cartContent__item:first-of-type .cartContent__item__section--image .cartContent__item__section__img {
        margin-top: 14px
        }
    }
.cartContent__item__section--product ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px
    }
@media (max-width: 411px) {
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--itemPrice {
        display: none
        }
    .cartContent__item__section--itemPrice {
        grid-column: 4/8
        }
    .cartContent__item__section--product {
        grid-column: 2/8
        }
    .cartContent__item__section--image .cartContent__item__section__heading, .cartContent__item__section--product .cartContent__item__section__heading {
        display: none
        }
    .cartContent__item__section--qty {
        grid-row: 2/3;
        grid-column: 1/4
        }
    .cartContent__item__section--totalPrice {
        grid-column: 4/8
        }
    .cartContent__item__section--actions {
        grid-row: 3/4;
        grid-column: 1/4
        }
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--actions, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--actions {
        grid-column: 1/8
        }
    }
@media (max-width: 767px) {
    .cartContent__item__section--actions {
        align-self: end
        }
    }
@media (min-width: 320px) and (max-width: 359px) {
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--actions, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--actions {
        grid-column: 3/8;
        text-align: right
        }
    }
@media (min-width: 360px) and (max-width: 411px) {
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--actions, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--actions {
        grid-column: 4/8
        }
    }
@media (min-width: 360px) and (max-width: 767px) {
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--qty, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--qty {
        grid-row: 2/4
        }
    }
@media (min-width: 412px) and (max-width: 767px) {
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--itemPrice {
        display: none
        }
    .cartContent__item__section--itemPrice {
        grid-column: 2/3
        }
    .cartContent__item__section--product {
        grid-column: 2/4
        }
    .cartContent__item__section--image .cartContent__item__section__heading, .cartContent__item__section--product .cartContent__item__section__heading {
        display: none
        }
    .cartContent__item__section--qty {
        grid-row: 2/3;
        grid-column: 1/2
        }
    .cartContent__item__section--totalPrice {
        grid-column: 3/4
        }
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--totalPrice, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--totalPrice {
        grid-column: 3/4
        }
    .cartContent__item__section--actions {
        grid-column: 2/4
        }
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--actions, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--actions {
        grid-column: 3/4
        }
    }
@media (min-width: 412px) and (max-width: 1199px) {
    .cartContent__item__section--actions .cartContent__item__section__btns {
        display: inline-grid;
        grid-template-columns: auto auto;
        gap: 20px
        }
    }
@media (max-width: 411px) {
    .cartContent__item.cartContent__item--noItemPriceMobile .cartContent__item__section--actions .cartContent__item__section__btns, .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--actions .cartContent__item__section__btns {
        display: inline-grid;
        grid-template-columns: auto auto;
        gap: 10px
        }
    }
.cartContent__item__section--actions .cartContent__item__section__btns__btn--remove, .cartContent__item__section--actions .cartContent__item__section__btns__btn--save, .cartContent__item__section--actions .cartContent__item__section__btns__btn--recover {
    margin-bottom: 5px
    }
@supports (display: grid) {
    . cartContent__item__section--actions . cartContent__item__section__btns__btn--remove, . cartContent__item__section--actions . cartContent__item__section__btns__btn--save, . cartContent__item__section--actions . cartContent__item__section__btns__btn--recover {
        margin-bottom: unset
        }
    }
@media (max-width: 1199px) {
    .cartContent__item__section--actions .cartContent__item__section__btns__btn--remove, .cartContent__item__section--actions .cartContent__item__section__btns__btn--save, .cartContent__item__section--actions .cartContent__item__section__btns__btn--recover {
        padding: 0 !important;
        color: #4d4d4d !important;
        background: 0 0 !important;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Arial, sans-serif !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
        line-height: 1.428571 !important;
        text-decoration: underline !important
        }
    .cartContent__item__section--actions .cartContent__item__section__btns__btn--remove:hover, .cartContent__item__section--actions .cartContent__item__section__btns__btn--remove:focus, .cartContent__item__section--actions .cartContent__item__section__btns__btn--remove:active, .cartContent__item__section--actions .cartContent__item__section__btns__btn--save:hover, .cartContent__item__section--actions .cartContent__item__section__btns__btn--save:focus, .cartContent__item__section--actions .cartContent__item__section__btns__btn--save:active, .cartContent__item__section--actions .cartContent__item__section__btns__btn--recover:hover, .cartContent__item__section--actions .cartContent__item__section__btns__btn--recover:focus, .cartContent__item__section--actions .cartContent__item__section__btns__btn--recover:active {
        color: #4d4d4d !important;
        background: 0 0 !important;
        text-decoration: none !important
        }
    }
@media (min-width: 768px) and (max-width: 1199px) {
    .cartContent__item__section--actions {
        grid-column: 2/6
        }
    .cartContent__item.cartContent__item--noItemPrice .cartContent__item__section--actions {
        grid-column: 2/5
        }
    }
@media (max-width: 411px), (min-width: 1200px) {
    .cartContent__item__section--actions .cartContent__item__section__btns {
        display: grid;
        gap: 5px
        }
    }
@media (max-width: 411px) {
    .cartContent__item__section--actions .cartContent__item__section__btns {
        gap: 10px
        }
    .cartContent__item__section--actions .cartContent__item__section__btns .cartContent__item__section__btns__btn {
        text-align: left
        }
    }
.cartProceedGroup {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px 30px;
    margin-top: 15px
    }
@media (min-width: 550px) {
    .cartProceedGroup {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto 1fr;
        gap: 0 30px
        }
    .cartProceedGroup__cartProceed--summary {
        grid-column: 2/3;
        grid-row: 1/3
        }
    .cartProceedGroup__cartProceed--additional {
        grid-column: 1/2
        }
    .cartProceedGroup__related {
        grid-column: 1/3;
        grid-row: 3
        }
    }
@media (min-width: 768px) {
    .cartProceedGroup {
        grid-template-columns: 1.5fr 1fr
        }
    .cartProceedGroup__related {
        grid-column: 1/2;
        grid-row: 2
        }
    }
@media (min-width: 992px) {
    .cartProceedGroup {
        grid-template-columns: repeat(3, 1fr)
        }
    .cartProceedGroup__cartProceed--summary {
        grid-column: 3/4
        }
    .cartProceedGroup__cartProceed--additional, .cartProceedGroup__related {
        grid-column: 1/3
        }
    }
.cartSummary, .cart_loyalty_points {
    margin-bottom: 20px
    }
#collapseCartSummaryPanel .cartSummary {
    margin-top: unset;
    margin-bottom: unset
    }
.checkout_section .cart_summary_panel .panel-heading h4 a {
    color: #000
    }
.checkout_section .cart_summary_panel .panel-heading h4 a:not(.collapsed) .cart-panel-total-case {
    display: none
    }
.checkout_section .cart_summary_panel .panel-heading h4 a.collapsed .cart-panel-title {
    display: none
    }
.checkout_section .cart_summary_panel .panel-heading h4 a .cart-panel-total-case .cart-panel-total {
    font-weight: 400
    }
.cartSummary .cartSummary__item {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 15px
    }
.cartSummary .cartSummary__item {
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd
    }
.cartSummary .cartSummary__item:first-of-type {
    padding-top: 0
    }
@media (max-width: 767px) {
    #collapseCartSummaryPanel .cartSummary .cartSummary__item:last-of-type {
        padding-bottom: 0;
        border-bottom: none
        }
    }
.cartSummary .cartSummary__item .cartSummary__item--name {
    font-weight: 700
    }
.cartSummary .cartSummary__item .cartSummary__item--value {
    text-align: right
    }
.cartSummary .cartSummary__item.cartSummary__item--fullWidth .cartSummary__item--name {
    grid-column: 1/3;
    font-weight: 400
    }
.alternate_addresses .addy {
    border: 1px solid #ccc
    }
.alternate_addresses .addy .short_addy {
    padding: 10px 0
    }
.alternate_addresses .addy .addy_edit {
    padding-left: 0
    }
.alternate_addresses .addy .addy_del {
    padding-right: 0
    }
.address-select-postcode {
    font-size: 13px
    }
.form-group .half-size {
    width: 49%
    }
.form-group .half-size.btn {
    padding-left: 0;
    padding-right: 0
    }
@media (min-width: 768px) {
    .addresses_edit_case.has_address, .addresses_edit_case.checkout {
        margin-top: 45px
        }
    .addresses_edit_case.has_address, .addresses_edit_case.checkout.no-addresses, .addresses_edit_case.checkout.no-addresses h3 {
        margin-top: 0
        }
    .add_address_btn_case, .has_address {
        padding: 0
        }
    .adding_address {
        margin: 0
        }
    .alternate_address .other_address {
        border: none
        }
    #add_address h3 {
        padding: 0
        }
    }
.payment_option_case .no-account {
    padding-left: 5px;
    display: block
    }
@media (min-width: 768px) {
    .payment_option_case .no-account {
        position: absolute;
        bottom: 25px;
        left: 32px;
        padding-left: 0
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .cheque_payment .btn {
        width: 50%
        }
    }
.paypal-express {
    margin: auto;
    float: none
    }
.paypal-express .box {
    background: linear-gradient(to bottom, #fff 0%, #dbdbdb 100%);
    border-radius: 5px;
    border: 1px solid #ccc
    }
.paypal-express a, .paypal-express a:hover, .paypal-express a:focus, .paypal-express a:active {
    border: none;
    margin-bottom: 0
    }
.paypal-express a:hover img, .paypal-express a:focus img, .paypal-express a:active img {
    opacity: 0.7
    }
.paypal-express a span {
    top: 3px;
    position: relative;
    font-size: 12px
    }
@media (max-width: 519px) {
    .checkout.hidden-xxs.hideme {
        display: none !important
        }
    }
.pay-by-account-box h2 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 15px
    }
@media (min-width: 1200px) {
    .review_checkout .payment_casing {
        clear: both;
        margin-top: 10px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .add-address-btn {
        width: 50%;
        margin-left: 25%
        }
    .review_checkout .confirm_and_pay a:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
        }
    }
.change_address_btn {
    display: block;
    margin-top: 10px
    }
@media (min-width: 992px) {
    #add_address .form-group {
        margin-bottom: 10px;
        margin-top: 5px
        }
    .review_checkout .add_edit_btns {
        margin-bottom: unset
        }
    }
@media (min-width: 1200px) {
    ul.checkout_progress li {
        font-size: 15px;
        padding: 7px 18px 7px 0
        }
    ul.checkout_progress li.current:after {
        left: 44%
        }
    }
.review_checkout.step-review {
    display: grid;
    gap: 15px 60px
    }
@media (min-width: 768px) {
    .review_checkout.step-review {
        grid-template-columns: 1fr 331px
        }
    }
.review_checkout.step-review .checkout_address_section {
    float: left;
    width: 66.666667%;
    padding: 15px
    }
@supports (display: grid) {
    . review_checkout . step-review . checkout_address_section {
        float: unset;
        width: unset;
        padding: unset
        }
    }
.review_checkout.step-review .checkout_address_section {
    display: grid;
    gap: 15px 40px
    }
@media (min-width: 992px) {
    .review_checkout.step-review .checkout_address_section {
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd
        }
    }
.review_checkout.step-review .checkout_address_section .single_address {
    margin-bottom: 15px
    }
.review_checkout.step-review .checkout_address_section .billing_address {
    margin-top: 15px
    }
@supports (display: grid) {
    . review_checkout . step-review . checkout_address_section . single_address {
        margin-bottom: unset
        } . review_checkout . step-review . checkout_address_section . billing_address {
        margin-top: unset
        }
    }
@media (max-width: 991px) {
    .review_checkout.step-review .checkout_address_section .single_address {
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd
        }
    .review_checkout.step-review .checkout_address_section .billing_address {
        margin-top: 5px;
        padding-top: 15px;
        border-top: 1px solid #ddd
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .review_checkout.step-review .checkout_address_section {
        grid-template-columns: 1fr 1fr
        }
    }
@media (min-width: 1200px) {
    .review_checkout.step-review .checkout_address_section {
        grid-auto-flow: column
        }
    }
.delivery_options .deliveryOption {
    font-weight: 400;
    cursor: pointer
    }
.delivery_options .deliveryOption:hover {
    opacity: 0.7
    }
.delivery_options .deliveryOption.deliveryOption--current {
    font-weight: 700
    }
.delivery_options .deliveryOption.deliveryOption--current:hover {
    opacity: 1
    }
.review_checkout.step-review .checkout_address_section .delivery_options ul li input, .review_checkout.step-review .checkout_address_section #payment_options ul li input, .review_checkout.step-review #yourcart .items .item-address-group .delivery_options ul li input {
    margin-right: 3px
    }
@media (min-width: 768px) {
    .review_checkout.step-review .checkout_section {
        float: right;
        width: 33.333333%;
        padding: 15px
        }
    @supports (display: grid) {
        . review_checkout . step-review . checkout_section {
            float: unset;
            width: unset;
            padding: unset
            }
        }
    .review_checkout.step-review .checkout_section {
        grid-row: 1/4;
        grid-column: 2/3;
        position: relative
        }
    @supports (display: grid) {
        . review_checkout . step-review . checkout_section: before {
            content: "";
            position: absolute;
            left: -30px;
            height: 100%;
            border-left: 1px solid #ddd
            }
        }
    .review_checkout.step-review #yourcart {
        float: left;
        width: 66.666667%;
        padding: 15px
        }
    @supports (display: grid) {
        . review_checkout . step-review #yourcart {
            float: unset;
            width: unset;
            padding: unset
            }
        }
    .review_checkout.step-review #yourcart {
        grid-row: 2/3;
        grid-column: 1/2
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .review_checkout.step-review #yourcart {
        padding-top: 15px;
        border-top: 1px solid #ddd
        }
    }
.review_checkout.step-review .checkout_section .panel, .review_checkout.step-review #yourcart .items .item-address-group .panel {
    border-color: #f2f2f2
    }
.review_checkout.step-review .checkout_section .panel-default > .panel-heading, .review_checkout.step-review #yourcart .items .item-address-group .panel-default > .panel-heading {
    background: #f2f2f2
    }
@media (hover: hover) {
    .review_checkout.step-review .checkout_section .panel-default > .panel-heading:hover, .review_checkout.step-review #yourcart .items .item-address-group .panel-default > .panel-heading:hover {
        background: #ededed
        }
    }
.review_checkout.step-review .checkout_section .panel-default > .panel-heading + .panel-collapse > .panel-body, .review_checkout.step-review #yourcart .items .item-address-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none
    }
.review_checkout.step-review #yourcart .items .item-address-group {
    display: grid;
    gap: 15px 30px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd
    }
@media (min-width: 992px) {
    .review_checkout.step-review #yourcart .items .item-address-group .address {
        grid-row: 1/2;
        grid-column: 2/3
        }
    .review_checkout.step-review #yourcart .items .item-address-group .checkout-options {
        grid-column: 1/3
        }
    }
@media (min-width: 1200px) {
    .review_checkout.step-review #yourcart .items .item-address-group .items {
        grid-row: 1/4
        }
    .review_checkout.step-review #yourcart .items .item-address-group .checkout-options {
        grid-row: 2/3;
        grid-column: 2/3
        }
    }
.review_checkout.step-review #yourcart .items .item-address-group .items .item {
    margin-bottom: 10px;
    padding: 5px 10px 10px;
    border: 1px solid #ddd
    }
.review_checkout.step-review #yourcart .items .item-address-group .items .item:last-child {
    margin-bottom: unset
    }
.review_checkout.step-review #yourcart .items .item-address-group .items .item .inner_item {
    margin-bottom: unset;
    padding-bottom: unset;
    border-bottom: unset
    }
@media (min-width: 992px) {
    .review_checkout.step-review #yourcart .items .item-address-group {
        grid-template-columns: minmax(266px, auto) 220px
        }
    }
@media (min-width: 1200px) {
    .review_checkout.step-review #yourcart .items .item-address-group {
        grid-template-columns: minmax(266px, auto) 331px
        }
    }
.review_checkout.step-review .checkout_cart_items .inner_item {
    padding-bottom: 50px
    }
@supports (display: grid) {
    . review_checkout . step-review . checkout_cart_items . inner_item {
        padding-bottom: 15px
        }
    }
.review_checkout.step-review .checkout_cart_items .inner_item {
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 15px 30px
    }
@media (min-width: 1200px) {
    .review_checkout.step-review .checkout_cart_items .inner_item {
        grid-template-columns: 150px 1fr
        }
    }
.review_checkout.step-review .checkout_cart_items .inner_item .image {
    margin-top: 6px
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address {
    grid-column: 1/3
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address .send_altadd_btn {
    margin-top: 15px;
    margin-bottom: 15px
    }
@supports (display: grid) {
    . review_checkout . step-review . checkout_cart_items . inner_item . want_to_alt_address . send_altadd_btn {
        margin-top: unset;
        margin-bottom: unset
        }
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address ul li {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0 15px;
    margin-bottom: 10px
    }
@media (max-width: 499px), (min-width: 768px) and (max-width: 1199px) {
    .review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address ul .alternative_address_section_select label, .review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address ul .alternative_address_section_select select {
        grid-column: 1/4
        }
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address ul li label {
    align-self: center
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address ul li select {
    grid-column: 2/4
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address .alternative_address_section {
    padding-top: 10px
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address .add_edit_btns div {
    margin-bottom: 5px
    }
@supports (display: grid) {
    . review_checkout . step-review . checkout_cart_items . inner_item . want_to_alt_address . add_edit_btns div {
        margin-bottom: unset
        }
    }
.review_checkout.step-review .checkout_cart_items .inner_item .want_to_alt_address .add_edit_btns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-bottom: 0
    }
.review_checkout.step-review .pay_checkout_section {
    margin-top: 20px
    }
#collapseGiftMessage span.counter {
    display: block;
    margin-bottom: 15px
    }
#gift_receipt .no_mar_bot {
    margin-bottom: 10px
    }
.gift_receipt label {
    display: inline;
    font-weight: 400
    }
.gift_receipt input[type=checkbox] {
    position: relative;
    top: -3px
    }
.nominated_delivery .form-control[disabled], .nominated_delivery .form-control[readonly], .nominated_delivery fieldset[disabled] .form-control {
    background-color: transparent;
    cursor: pointer
    }
iframe.payment-iframe {
    height: 600px
    }
@media (min-width: 992px) {
    iframe.payment-iframe {
        height: 555px
        }
    }
@media (min-width: 1200px) {
    iframe.payment-iframe {
        height: 530px
        }
    }
#st-notification-frame {
    margin-bottom: 15px
    }
@media (min-width: 768px) {
    #st-form .st-form-fields {
        width: 320px
        }
    #st-form .st-animated-card {
        width: calc(100% - 320px)
        }
    #st-form .st-animated-card #st-animated-card {
        display: flex;
        justify-content: right
        }
    }
#st-form .st-form-fields iframe {
    max-width: 290px
    }
#st-form #st-form__submit {
    width: 100%;
    max-width: 290px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px
    }
.paymentOptions {
    display: grid;
    gap: 10px;
    padding-top: 15px;
    padding-bottom: 15px
    }
.paymentOptions__option, .paymentOptions__iframe a {
    display: block;
    padding: 15px;
    color: #555;
    background: #f2f2f2;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Arial, sans-serif
    }
@media (hover: hover) {
    .paymentOptions__option:not(.paymentOptions__option--error):hover, .paymentOptions__iframe a:hover {
        color: #555;
        background: #ededed
        }
    }
.paymentOptions__option--error {
    color: #fff;
    background: #a94442
    }
.paymentOptions__option--paypal_express, .paymentOptions__option--paypal_express_v2 {
    margin-bottom: 15px
    }
.paymentOptions__option__content, .paymentOptions__iframe__content {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 0.5rem
    }
.paymentOptions__option__content--singleTitle, .paymentOptions__iframe__content--singleTitle {
    grid-template-columns: 1fr auto
    }
.paymentOptions__iframe--braintree [data-braintree-id=choose-a-way-to-pay], .paymentOptions__iframe--braintree [data-braintree-id=choose-a-way-to-pay] + .braintree-placeholder {
    display: none
    }
.paymentOptions__option__content__title, .paymentOptions__iframe__content__title {
    display: flex;
    align-items: center;
    font-size: 17px
    }
.paymentOptions__option__content__name, .paymentOptions__iframe__content__name {
    display: flex;
    align-items: center;
    font-size: 19px;
    font-weight: 700
    }
.paymentOptions__option--paypal .paymentOptions__option__content__name, .paymentOptions__option--paypal_v2 .paymentOptions__option__content__name, .paymentOptions__option--paypal_express .paymentOptions__option__content__name, .paymentOptions__option--paypal_express_v2 .paymentOptions__option__content__name, .paymentOptions__option--klarna_pp .paymentOptions__option__content__name {
    width: 105px;
    height: 28px;
    background: url(/images/layout/paypal-logo.svg) no-repeat;
    background-size: contain;
    text-indent: -1000em
    }
.paymentOptions__option--klarna_pp .paymentOptions__option__content__name {
    background-image: url(/images/layout/klarna-logo.svg)
    }
@media (min-width: 550px) and (max-width: 767px) {
    .paymentOptions__option--paypal_express .paymentOptions__option__content__name, .paymentOptions__option--paypal_express_v2 .paymentOptions__option__content__name {
        width: 80px;
        height: 24px;
        background-position-y: bottom
        }
    }
.paymentOptions__option__content__additional {
    grid-column: 1/-1;
    font-size: 13px
    }
.paymentOptions__option--error .paymentOptions__option__content__title {
    grid-column: 1/-1
    }
.paymentOptions__option--error .paymentOptions__option__content__title span {
    margin-right: 0.5rem;
    font-weight: 700
    }
.paymentOptions__option__content__icon, .paymentOptions__iframe__content__icon {
    display: flex;
    align-items: center
    }
.paymentOptions__iframe--paypal_commerce .card_container {
    position: relative;
    padding: 10px;
    border: 1px solid #ddd
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form .form-group {
    margin-bottom: unset;
    margin-left: unset;
    margin-right: unset
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form {
    display: grid;
    gap: 10px
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form .flexible-fields {
    display: grid;
    gap: 10px
    }
@media (min-width: 280px) {
    .paymentOptions__iframe--paypal_commerce #paypal-card-form .flexible-fields {
        grid-template-columns: 1fr 1fr
        }
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form label {
    font-weight: 400
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form .form-control {
    height: 44px;
    padding: 5px 8px
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form #paypal-submit {
    padding: 15px 12px;
    width: 100%;
    color: #fff;
    background: #41a940;
    font-size: 18px
    }
.paymentOptions__iframe--paypal_commerce #paypal-card-form #paypal-submit:hover, .paymentOptions__iframe--paypal_commerce #paypal-card-form #paypal-submit:hover:active, .paymentOptions__iframe--paypal_commerce #paypal-card-form #paypal-submit:focus, .paymentOptions__iframe--paypal_commerce #paypal-card-form #paypal-submit:focus:active, .paymentOptions__iframe--paypal_commerce #paypal-card-form #paypal-submit:active {
    color: #fff;
    background: #4cb248
    }
.paymentOptions__iframe--paypal_commerce .card_container .loader-overlay {
    display: block;
    position: absolute;
    z-index: 10
    }
.paymentOptions__iframe--paypal_commerce .card_container .loader-overlay .loader {
    height: 100%
    }
.paymentOptions__iframe--paypal_commerce .card_container .loader-overlay .msg {
    display: none
    }
.coll.collapsed .paymentOptions__iframe__content__icon .glyphicon-minus {
    display: none
    }
.coll .paymentOptions__iframe__content__icon .glyphicon-minus {
    display: block
    }
.coll .paymentOptions__iframe__content__icon .glyphicon-plus {
    display: none
    }
.coll.collapsed .paymentOptions__iframe__content__icon .glyphicon-plus {
    display: block
    }
.targeted-message {
    position: absolute;
    top: -55px;
    height: 55px;
    width: 100%;
    background-color: #fff;
    min-height: 55px;
    overflow: hidden;
    z-index: 1000;
    box-shadow: 0 0 3px #000
    }
.targeted-message .container {
    background: 0 0;
    padding-top: 5px
    }
.targeted-message ul, .targeted-message li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block
    }
.targeted-message .item {
    opacity: 0;
    transition-property: opacity
    }
.targeted-message .active {
    opacity: 1
    }
.targeted-message .active.left, .targeted-message .active.right {
    left: 0;
    width: 100%;
    opacity: 0.5
    }
.targeted-message a:hover div {
    opacity: 0.7
    }
.branding-bar {
    position: relative
    }
.branding-bar .images {
    position: relative
    }
.branding-bar a {
    color: #333;
    display: block
    }
.branding-bar .link {
    font-weight: 700;
    color: #333;
    margin-bottom: 0
    }
.branding-bar a:hover .link {
    opacity: 0.6
    }
.branding-bar.pos-1 {
    padding-top: 15px;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding-bottom: 15px
    }
.branding-bar.pos-1:after {
    content: "";
    width: 100%;
    display: block;
    border-bottom: 10px solid #444;
    position: absolute;
    left: 0;
    bottom: 0
    }
.branding-bar.pos-2 .logo, .branding-bar.pos-3 .logo {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 1
    }
.branding-bar.pos-2 .branding-content, .branding-bar.pos-3 .branding-content {
    background: #000;
    color: #fff;
    padding: 15px;
    border-bottom: 5px solid #4d4d4d;
    font-size: 13px
    }
.branding-bar.pos-2 .background, .branding-bar.pos-3 .background {
    min-height: 220px;
    background-color: #ccc
    }
.branding-bar.pos-2 a, .branding-bar.pos-2 .link, .branding-bar.pos-3 a, .branding-bar.pos-3 .link {
    color: #fff
    }
@media (min-width: 768px) {
    .branding-bar.pos-2 .background, .branding-bar.pos-3 .background {
        min-height: 185px
        }
    }
@media (min-width: 992px) {
    .branding-bar.pos-2 .logo, .branding-bar.pos-3 .logo {
        position: relative;
        bottom: auto;
        left: auto
        }
    .branding-bar.pos-2 .branding-content, .branding-bar.pos-3 .branding-content {
        position: absolute;
        bottom: 10px;
        right: 25px;
        width: 60%;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.5)
        }
    .branding-bar.pos-2 .background, .branding-bar.pos-3 .background {
        min-height: 157px
        }
    }
@media (min-width: 1200px) {
    .branding-bar.pos-2 .branding-content, .branding-bar.pos-3 .branding-content {
        width: 45%
        }
    .branding-bar.pos-2 .background, .branding-bar.pos-3 .background {
        min-height: 190px
        }
    }
@media (max-width: 767px) {
    #product_accordion .read-more-limit {
        overflow: hidden
        }
    #product_accordion .read-more-limit div.panel-body {
        position: relative;
        padding-bottom: 50px
        }
    #product_accordion .read-more-limit div.panel-body div.read-more-content {
        max-height: 125px;
        overflow: hidden
        }
    #product_accordion .read-more-limit input.read-more-state:checked ~ div.panel-body div.read-more-content {
        max-height: unset;
        padding-bottom: 25px
        }
    #product_accordion .read-more-limit div.panel-body label.read-more-trigger {
        display: block;
        text-align: center;
        position: absolute;
        bottom: 5px;
        width: 100%;
        left: 0;
        margin: 0;
        background: #fff;
        top: 126px
        }
    #product_accordion .read-more-limit div.panel-body label.read-more-trigger:after {
        content: "";
        background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
        top: 0;
        height: 50px;
        display: block;
        width: 100%;
        position: absolute;
        margin-top: -50px
        }
    #product_accordion .read-more-limit div.panel-body label.read-more-trigger:before {
        content: "Show More";
        border: 2px solid #888;
        margin: 12px auto;
        padding: 5px 15px;
        display: block;
        width: 150px;
        cursor: pointer;
        background: #fff
        }
    #product_accordion .read-more-limit input.read-more-state:checked ~ div label.read-more-trigger {
        top: unset
        }
    #product_accordion .read-more-limit input.read-more-state:checked ~ div label.read-more-trigger:before {
        content: "Show Less"
        }
    #product_accordion .read-more-limit input.read-more-state:checked ~ div label.read-more-trigger:after {
        display: none
        }
    }
@media (max-width: 767px) {
    .relation .divider {
        position: relative;
        font-size: 30px;
        font-weight: 700;
        margin: auto;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 25px;
        top: -2px
        }
    }
.currency {
    position: relative
    }
.currency input {
    padding-left: 22px
    }
.currency span {
    position: absolute;
    padding: 7px 7px 7px 10px;
    pointer-events: none;
    font-weight: 700
    }
.navbar-header .bag.no-margin-r {
    margin-right: 0
    }
.currency-conversion {
    margin-right: 0
    }
.currency-conversion .cart_flag:hover {
    opacity: 0.9;
    cursor: pointer
    }
.cart_flag {
    width: 33px;
    height: 11px;
    overflow: hidden;
    background: url(/images/layout/flags_of_the_world.png) no-repeat;
    display: inline-block;
    top: 1px;
    position: relative
    }
.flag_GBP {
    background-position: 0 0
    }
.flag_AUD {
    background-position: 0 -16px
    }
.flag_CAD {
    background-position: 0 -32px
    }
.flag_CNY {
    background-position: 0 -48px
    }
.flag_EUR {
    background-position: 0 -64px
    }
.flag_JPY {
    background-position: 0 -80px
    }
.flag_NZD {
    background-position: 0 -96px
    }
.flag_USD {
    background-position: 0 -112px
    }
@media (max-width: 767px) {
    .sub_total_case .currency_casing {
        position: absolute;
        left: -30px;
        top: 8px;
        display: block;
        padding: 5px;
        border-radius: 4px;
        width: 30px;
        height: 30px
        }
    .sub_total_case .currency_casing:hover .cart_flag:before {
        color: #444
        }
    .cart_flag {
        background: 0 0;
        height: 30px;
        position: absolute;
        top: 0;
        left: 0
        }
    .cart_flag:before {
        font-family: "Glyphicons Halflings";
        content: "";
        display: block;
        position: absolute;
        top: 6px;
        left: 0;
        width: 30px;
        text-align: center;
        color: #777
        }
    .flag_AUD.cart_flag:before {
        content: ""
        }
    .flag_CAD.cart_flag:before {
        content: ""
        }
    .flag_CNY.cart_flag:before {
        content: "¥"
        }
    .flag_EUR.cart_flag:before {
        content: "€"
        }
    .flag_JPY.cart_flag:before {
        content: "¥"
        }
    .flag_NZD.cart_flag:before {
        content: ""
        }
    .flag_USD.cart_flag:before {
        content: ""
        }
    .currency-selector, .currency_casing {
        transition: opacity ease-in-out 0.3s
        }
    body.menu-open .currency-selector, body.menu-open .currency_casing {
        opacity: 0;
        pointer-events: none
        }
    }
.currency span.down_arrow {
    padding: 2px;
    font-size: 11px
    }
.cart_flag.currency span.down_arrow {
    margin-left: 20px;
    top: -5px
    }
.currency-selector {
    min-height: 20px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    top: 25px;
    right: 0;
    padding: 5px;
    z-index: 1002
    }
.change-currency-text {
    font-size: 11px;
    color: #444;
    margin-bottom: 5px
    }
.currency-selector select {
    font-size: 13px
    }
@media (min-width: 520px) and (max-width: 767px) {
    .currency-selector {
        right: 80px;
        width: 120px
        }
    }
@media (max-width: 767px) {
    .currency-selector {
        text-align: right;
        right: 5px;
        top: 35px
        }
    }
.quick-view-link .inner-block:before {
    content: "";
    font-family: "Glyphicons Halflings";
    margin-right: 5px;
    font-size: 12px
    }
.quick-view-link {
    position: absolute;
    right: 16px;
    top: 1px;
    padding: 5px 10px;
    background-color: #fff;
    display: none
    }
@media (min-width: 768px) {
    .no-touch .product:hover .quick-view-link {
        display: block
        }
    }
.product-popup.price {
    font-weight: 700;
    color: #2f2e2b;
    display: block;
    font-size: 18px
    }
.product_info .stock_message h3 {
    margin-top: 5px
    }
.panel-body.questions .product_question_wrapper:not(:last-child):after {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
    }
.panel-body.questions .product_question_wrapper .product_question, .panel-body.questions .product_question_wrapper .product_question_response {
    padding-left: 55px
    }
.panel-body.questions .product_question_wrapper .product_question:before, .panel-body.questions .product_question_wrapper .product_question_response:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 15px;
    width: 25px;
    height: 25px;
    background: url(/images/icons/qa-icons.svg) no-repeat left top;
    background-size: 25px
    }
.panel-body.questions .product_question_wrapper .product_question_response:before {
    background-position-y: bottom
    }
@media (max-width: 549px) {
    .cg_image_wrapper {
        float: none;
        max-width: 412px;
        margin: auto;
        clear: both
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .cg_image_wrapper {
        width: 50%
        }
    }
.cg_image_wrapper {
    margin-bottom: 15px
    }
@media (min-width: 550px) and (max-width: 991px) {
    .pg-customer_gallery .cg_image_wrapper:nth-child(2n+3) {
        clear: both
        }
    }
@media (min-width: 992px) {
    .pg-customer_gallery .cg_image_wrapper:nth-child(3n+4) {
        clear: both
        }
    }
.cg_image_wrapper .cg_item {
    padding: 15px;
    border: 1px solid #ccc
    }
.cg_image_wrapper .cg_item h3 {
    margin-top: 0
    }
.cg_image_wrapper .cg_image {
    margin-bottom: 5px
    }
.cg_image_wrapper .cg_details_name {
    font-weight: 700
    }
.cg_image_wrapper .cg_details_name.hero {
    font-size: 2em
    }
.cg_item .dropzone .dz-default.dz-message {
    top: 59%
    }
@media (max-width: 549px) {
    .cg_item .dropzone {
        min-height: 120px
        }
    .cg_item .dropzone .dz-default.dz-message {
        top: 56%;
        transform: scale(0.55)
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .pg-customer_gallery_upload .cg_item .dropzone {
        min-height: 120px
        }
    .pg-customer_gallery_upload .cg_item .dropzone .dz-default.dz-message {
        top: 55%;
        transform: scale(0.4)
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .cg_item .dropzone {
        min-height: 120px
        }
    .cg_item .dropzone .dz-default.dz-message {
        top: 58%;
        transform: scale(0.65)
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .cg_item .dropzone .dz-default.dz-message {
        transform: scale(0.9)
        }
    }
.frm_customer_gallery button {
    margin-top: 15px;
    margin-bottom: -15px
    }
.frm_customer_gallery button.btn-default.btn-success:after {
    content: "";
    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;
    margin-left: 10px
    }
footer .newsletter-overlay-case {
    pointer-events: none;
    position: fixed;
    right: 0;
    padding: 0;
    background: 0 0;
    transition: bottom 0.7s ease;
    z-index: 1005
    }
@media (min-width: 550px) {
    footer .newsletter-overlay-case {
        right: 15px
        }
    }
.affix footer .newsletter-overlay-case {
    bottom: -1px
    }
.affix-top footer .newsletter-overlay-case, footer.in-view .newsletter-overlay-case, body.filters--in footer .newsletter-overlay-case {
    bottom: -100px
    }
@media (max-height: 450px) {
    .affix footer .newsletter-overlay-case:not(:focus):not(:focus-within) {
        bottom: -100px
        }
    }
@media (max-width: 767px) {
    footer .newsletter-overlay-case {
        width: 100%
        }
    }
footer .newsletter-overlay {
    transition: opacity 0.7s ease
    }
@media (min-width: 550px) {
    footer .newsletter-overlay {
        float: right
        }
    }
.affix-top footer .newsletter-overlay, footer.in-view .newsletter-overlay, body.filters--in.affix footer .newsletter-overlay {
    pointer-events: none;
    opacity: 0
    }
.affix footer .newsletter-overlay {
    pointer-events: auto;
    opacity: 1
    }
@media (max-height: 450px) {
    .affix footer .newsletter-overlay:not(:focus):not(:focus-within) {
        pointer-events: none;
        opacity: 0
        }
    }
footer .newsletter-overlay {
    min-width: 240px;
    margin-bottom: 0;
    border: none;
    box-shadow: none
    }
footer .newsletter-overlay .close {
    line-height: 0.7
    }
footer .newsletter-overlay .panel-heading {
    background: #eae8e8
    }
footer .newsletter-overlay .panel-body {
    padding: 10px;
    background: #f2f2f2
    }
@media (pointer: coarse) {
    footer .newsletter-overlay .panel-body {
        padding: 10px 15px 22px
        }
    }
footer .newsletter-overlay .newsletter-overlay-input {
    float: left;
    width: calc(100% - 44px);
    padding: 6px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 0
    }
footer .newsletter-overlay .btn-success, footer .newsletter-overlay .btn-success:hover, footer .newsletter-overlay .btn-success:active, footer .newsletter-overlay .btn-success:focus, footer .newsletter-overlay .btn-success:focus:active, footer .newsletter-overlay .btn-success:active {
    display: inline-block;
    border-left: 1px solid #ccc
    }
footer #newsletter-overlay-errors.error {
    margin-bottom: 10px
    }
#product_customer_images_wrapper {
    position: relative;
    width: calc(100% - 50px);
    margin-left: 25px;
    margin: auto;
    padding-right: 0;
    padding-left: 0
    }
@media (min-width: 1200px) {
    #product_customer_images_wrapper.images-1 {
        width: calc(46% - 50px)
        }
    #product_customer_images_wrapper.images-2 {
        width: calc(87% - 50px)
        }
    }
#product_customer_images {
    position: relative;
    top: 0;
    left: 0;
    height: 190px;
    overflow: hidden
    }
#product_customer_images_wrapper.images-1 #product_customer_images, #product_customer_images_wrapper.images-2 #product_customer_images {
    height: 250px
    }
#product_customer_images_wrapper a.customer_image {
    display: block;
    position: relative;
    margin-left: 0;
    transition: none;
    z-index: 0
    }
@media (min-width: 550px) {
    #product_customer_images_wrapper.images-1 a.customer_image {
        width: 100%
        }
    #product_customer_images_wrapper.images-1 a.customer_image img {
        display: block;
        margin: auto
        }
    #product_customer_images_wrapper.images-2 a.customer_image {
        width: 50%
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    #product_customer_images_wrapper a.customer_image {
        float: left;
        width: 50%
        }
    }
#product_customer_images_wrapper .arrow {
    position: absolute;
    top: 0;
    width: 25px;
    height: 100%;
    z-index: 3;
    cursor: pointer
    }
#product_customer_images_wrapper .arrow.left {
    left: -32px;
    padding-left: 5px
    }
#product_customer_images_wrapper .arrow.right {
    right: -32px;
    padding-left: 6px
    }
#product_customer_images_wrapper .arrow span {
    position: relative;
    top: calc(50% - 7px)
    }
#product_customer_images_wrapper .arrow:hover, #product_customer_images_wrapper .arrow:focus, #product_customer_images_wrapper .arrow:active {
    color: #999
    }
.optional_extra_tip {
    color: #666;
    font-size: 14px
    }
.optional_extra_tip:hover {
    color: #999
    }
.product_page .click_boxes.optional_extras .swatch {
    margin-bottom: 0;
    padding: 3px;
    cursor: pointer
    }
@media (min-width: 360px) and (max-width: 499px) {
    .product_page .click_boxes.optional_extras .swatch {
        width: 50%
        }
    }
@media (min-width: 500px) and (max-width: 767px) {
    .product_page .click_boxes.optional_extras .swatch {
        width: 33.333333%
        }
    }
.product_page .click_boxes.optional_extras .swatch:first-child {
    width: 100%
    }
.product_page .click_boxes.optional_extras .swatch:first-child .option_price {
    display: none
    }
.product_page .click_boxes.optional_extras .swatch .content {
    text-align: center;
    border: 1px solid #ccc
    }
.product_page .click_boxes.optional_extras .swatch:hover .content {
    border-color: #999
    }
.product_page .click_boxes.optional_extras .swatch.active .content {
    border-color: #222
    }
.product_page .click_boxes.optional_extras .swatch .info {
    padding: 5px
    }
.product_page .click_boxes.optional_extras .swatch .title {
    font-weight: 700
    }
.product_page .click_boxes.optional_extras .swatch.has_colour.active .title:before {
    content: "";
    display: inline-block;
    margin-top: 1px;
    margin-right: 7px;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
.product_page .click_boxes.optional_extras .swatch.has_colour .content .info {
    color: #fff !important
    }
@supports (filter: invert(100)) {
    . product_page . click_boxes . optional_extras . swatch . has_colour . content . info {
        color: unset ! important;
        filter: invert(100)
        } . product_page . click_boxes . optional_extras . swatch . has_colour . title, . product_page . click_boxes . optional_extras . swatch . has_colour . option_price {
        filter: grayscale(100) contrast(100)
        }
    }
.form-inline .form-control.loyalty_input {
    width: calc(75% - 10px);
    margin-right: 10px
    }
.loyalty_btn {
    height: 34px
    }
.loyalty_timeline_row {
    display: grid;
    grid-template-columns: 85px 105px 1fr;
    margin-bottom: 15px
    }
.loyalty_timeline_row:before, .loyalty_timeline_row:after {
    display: none
    }
.loyalty_timeline_row .loyalty_icon, .loyalty_timeline_row .loyalty_date, .loyalty_timeline_row .loyalty_summary {
    width: calc(100% - 15px);
    align-self: center;
    text-align: center
    }
.loyalty_timeline_row .loyalty_summary a {
    overflow-wrap: anywhere
    }
.loyalty_summary {
    padding: 15px;
    background: #f5f5f5;
    border: none
    }
.loyalty_col {
    font-size: 16px;
    font-weight: 700
    }
@media (max-width: 767px) {
    .loyalty_col:not(:last-child) {
        margin-bottom: 15px
        }
    }
@media (min-width: 412px) and (max-width: 767px) {
    .loyalty_col {
        float: left;
        width: 50%
        }
    }
.loyalty_col small {
    font-weight: 400
    }
.loyalty-claim-form form .form-group {
    margin-bottom: 10px
    }
.loyalty-claim-form form .btn {
    width: 100%
    }
@media (min-width: 768px) {
    .loyalty-claim-form form {
        display: grid;
        grid-template-columns: 1fr 70px;
        gap: 15px
        }
    .loyalty-claim-form form .form-group {
        display: grid;
        grid-template-columns: -webkit-max-content 1fr;
        grid-template-columns: max-content 1fr;
        gap: 15px;
        width: 100%;
        margin-bottom: unset
        }
    .loyalty-claim-form form .form-group label {
        display: grid;
        align-content: center;
        margin-bottom: unset
        }
    .loyalty-claim-form form .form-group input {
        width: 100%
        }
    }
@media (min-width: 1200px) {
    .loyalty-claim-form {
        text-align: right
        }
    }
#btn_back_to_top {
    display: none;
    position: fixed;
    top: 55px;
    right: 5px;
    z-index: 99
    }
@media (min-width: 768px) {
    #btn_back_to_top {
        top: 5px
        }
    }
.btn_infinite_scroll {
    display: block;
    font-size: 20px
    }
.click_to_scroll {
    padding: 9px 12px;
    font-size: 16px
    }
.click_to_scroll {
    padding: 9px 12px;
    font-size: 16px
    }
@media (max-width: 767px) {
    .click_to_scroll {
        display: none !important
        }
    }
.hover_cart_case {
    height: 0
    }
.hover_cart_container {
    position: relative
    }
#hover_cart {
    display: none;
    position: absolute;
    top: 5px;
    right: 0;
    width: 300px;
    background: #fff;
    z-index: 1005;
    filter: drop-shadow(1px 1px 5px rgba(0, 0, 0, 0.25))
    }
@media (min-width: 768px) {
    #hover_cart {
        width: 400px
        }
    }
#hover_cart:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 0 20px 20px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #fff
    }
@media (max-width: 767px) {
    #hover_cart {
        position: fixed;
        top: 70px;
        right: 17px
        }
    .has-targeted-message.affix-top #hover_cart {
        position: absolute;
        right: 2px
        }
    #hover_cart:before {
        right: 5px
        }
    }
.hover_items {
    max-height: 50vh;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
    }
.hover_cart_added_message {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    text-align: center
    }
.hover_cart_added_message .glyphicon {
    top: 5px;
    font-size: 23px
    }
#hover_cart .table {
    margin-top: 15px
    }
#hover_cart .hc_item {
    position: relative;
    padding-top: 15px
    }
#hover_cart .hc_item:after {
    content: "";
    position: relative;
    left: 15px;
    width: calc(100% - 30px);
    padding-top: 15px;
    border-bottom: 1px solid #ccc
    }
#hover_cart .hc_item_details a {
    font-weight: 700
    }
#hover_cart .hc_item_details ul {
    font-size: 12px
    }
#hover_cart .hover_cart_btns {
    padding-bottom: 15px
    }
#hover_cart .hc_item_image, #hover_cart .hover_cart_btns .col-xs-6:first-child {
    padding-right: 7.5px
    }
#hover_cart .hc_item_details, #hover_cart .hover_cart_btns .col-xs-6:last-child {
    padding-left: 7.5px
    }
#hover_cart .hover_summary tr {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 15px
    }
#hover_cart .hover_summary tr th, #hover_cart .hover_summary tr td {
    padding-left: 0;
    padding-right: 0;
    border: none
    }
#hover_cart .hover_summary tr td {
    text-align: right
    }
.product_resource {
    padding: 0
    }
.product_resource:not(.has-preview) {
    margin-left: 19px
    }
.product_resource:not(.has-preview) .item .resource_title {
    position: relative
    }
.product_resource:not(.has-preview) .item .resource_title:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -18px;
    display: block;
    width: 12px;
    height: 16px;
    background: url(/images/icons/file-types/file.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-doc .resource_title:before, .product_resource:not(.has-preview) .item.type-docx .resource_title:before {
    background: url(/images/icons/file-types/file-word.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-ppt .resource_title:before {
    background: url(/images/icons/file-types/file-powerpoint.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-pdf .resource_title:before {
    background: url(/images/icons/file-types/file-pdf.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-xls .resource_title:before, .product_resource:not(.has-preview) .item.type-xlsx .resource_title:before {
    background: url(/images/icons/file-types/file-excel.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-zip .resource_title:before {
    background: url(/images/icons/file-types/file-archive.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-jpg .resource_title:before, .product_resource:not(.has-preview) .item.type-jpeg .resource_title:before, .product_resource:not(.has-preview) .item.type-png .resource_title:before {
    background: url(/images/icons/file-types/file-image.svg) no-repeat
    }
.product_resource:not(.has-preview) .item.type-mp4 .resource_title:before {
    background: url(/images/icons/file-types/file-video.svg) no-repeat
    }
.subscription_summaries .subscription_summary .filler_line, .sub-tab-content #items_sub > .row:not(:first-child) .filler_line {
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 30px;
    border-top: 1px solid #ddd
    }
.subscription_summaries .subscription_summary:first-child .filler_line {
    border-top: none
    }
.subscription_summaries .subscription_summary .sub_summary_products > .row {
    margin-bottom: 15px
    }
.sub-tab-content {
    margin-top: 15px
    }
@media (max-width: 767px) {
    .sub-nav-tabs.nav > li > a {
        padding: 10px
        }
    .sub-tab-content .sub-help-text {
        margin-top: 15px
        }
    .sub-tab-content #items_sub > .row {
        margin-bottom: 15px
        }
    }
#status_sub h2 {
    position: relative
    }
#status_sub h2:before {
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 5px;
    font-family: "Glyphicons Halflings";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
#status_sub .skip_next h2:before {
    content: ""
    }
#status_sub .pause h2:before {
    content: ""
    }
#status_sub .cancel h2:before {
    content: ""
    }
.cartContent .sub_frequency {
    margin-top: 15px
    }
.cartContent .sub-pop-up {
    display: block;
    font-size: 12px
    }
.cartContent .sub-pop-up:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -1px;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: url(/image_resize/w20/icons/my-account-icons.png) no-repeat left -222px;
    vertical-align: middle
    }
@media (max-width: 374px) {
    .btn-sub-cancel, .btn-sub-return {
        width: 100%;
        margin-top: 15px;
        margin-right: 0
        }
    }
@media (max-width: 767px) {
    @supports (display: flex) {
        . search-bar-elastic {
            display: flex
            } . navbar-form . search-bar-elastic . form-group {
            width: 100%
            }
        }
    }
@media (min-width: 768px) {
    body.search-open .search-bar {
        z-index: 2000
        }
    }
.search-bar-elastic .form-group {
    position: relative
    }
.search-bar-elastic .search-btn-reset {
    position: absolute;
    right: 0;
    top: 0;
    display: none
    }
body.search-open .search-bar-elastic .search-btn-reset {
    display: block
    }
.search-bar-elastic .search-btn-reset, #main-search-bar-form .search-btn-close {
    color: #bbb;
    background: 0 0
    }
.search-bar-elastic .search-btn-reset:hover, .search-bar-elastic .search-btn-reset:active, .search-bar-elastic .search-btn-reset:focus, .search-bar-elastic .search-btn-reset:active:hover, #main-search-bar-form .search-btn-close:hover, #main-search-bar-form .search-btn-close:active, #main-search-bar-form .search-btn-close:focus, #main-search-bar-form .search-btn-close:active:hover {
    color: #444;
    background: 0 0
    }
body.has-search #main-search-bar-form.navbar-form .form-control {
    padding-right: 43px
    }
@media (max-width: 767px) {
    body.has-search #main-search-bar-form.navbar-form .form-control {
        padding-right: 46px
        }
    }
body.has-search #main-search-bar-form:before {
    content: "";
    display: block;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s
    }
body.search-open #main-search-bar-form:before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    pointer-events: auto
    }
@media (max-width: 767px) {
    body.search-open .navbar-static-top.affixed {
        z-index: 1001
        }
    body.search-open #main-search-bar-form:before {
        background: rgba(0, 0, 0, 0.7)
        }
    }
.search-bar-elastic {
    position: relative
    }
.searchSuggestionsResults {
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%
    }
.searchSuggestions {
    position: absolute;
    top: 0;
    left: 15px;
    right: 0;
    width: calc(100% - 30px);
    min-height: 51px;
    padding: 0;
    background: #fff;
    text-align: left;
    border: 1px solid #ccc
    }
@media (min-width: 768px) {
    .searchSuggestions {
        left: 0;
        width: auto;
        margin-left: 15px
        }
    }
#search-suggest-close {
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
    padding-top: 8px;
    z-index: 1
    }
#search-suggestions-content {
    max-height: 68vh;
    font-size: 13px;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
    }
.suggestion_link {
    display: block;
    padding: 7.5px 15px
    }
.suggestion_wrapper:before {
    display: block;
    padding: 15px;
    color: #000;
    background: #f8f8f8;
    font-weight: 700;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
    }
#search-suggestions-content div:first-of-type:before {
    border-top: none
    }
.suggestion_wrapper#suggestion-wrapper-brand:before {
    content: "Brands"
    }
.suggestion_wrapper#suggestion-wrapper-category:before, .suggestion_wrapper#suggestion-wrapper-category_iterative:before {
    content: "Categories"
    }
.suggestion_wrapper#suggestion-wrapper-correction:before {
    content: "Did you mean?"
    }
.suggestion_wrapper#suggestion-wrapper-page:before {
    content: "Pages"
    }
.suggestion_wrapper#suggestion-wrapper-product:before {
    content: "Products"
    }
.suggestion_wrapper#suggestion-wrapper-category + .suggestion_wrapper#suggestion-wrapper-category_iterative:before {
    display: none
    }
#suggestion-wrapper-no-content {
    padding: 15px;
    color: #000;
    background: #f8f8f8
    }
.search_suggestion {
    display: flex;
    padding-top: 7.5px;
    padding-bottom: 7.5px
    }
.suggestion_correction_link .search_suggestion {
    padding-top: 2px;
    padding-bottom: 2px
    }
.suggestion_link {
    color: #333;
    border-bottom: 1px solid #e7e7e7
    }
.suggestion_link:last-child {
    border-bottom: none
    }
.suggestion_link:hover {
    color: #000;
    background: #f8f8f8
    }
.search_suggestion .image.lock-width {
    width: 72px;
    align-self: center
    }
.search_suggestion .title.lock-width {
    width: calc(100% - 72px);
    padding-right: 25px;
    align-self: center
    }
.suggestion_link:hover .image img {
    mix-blend-mode: multiply
    }
.review-image-uploader.dz-clickable {
    position: relative
    }
.review-image-uploader.dz-clickable:before {
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    left: 50%;
    font-family: "Glyphicons Halflings";
    font-size: 7em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(-50%, -50%);
    opacity: 0.8
    }
.review-image-uploader.dz-clickable:hover:before {
    opacity: 1
    }
.review-image-uploader.dz-clickable:after {
    content: "Click to select or drop image here";
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: lowercase
    }
.review-images {
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0
    }
.tab-pane.reviews .review-images {
    margin-top: 0
    }
.testimonials-inner .review-images {
    margin-bottom: 0
    }
@media (min-width: 768px) {
    .testimonials-inner .review-images {
        padding-left: calc(8.333333% + 15px)
        }
    }
.review_image_wrapper, .review-images .lightsbox {
    position: relative
    }
.review_image_wrapper {
    max-width: 65px
    }
.review_image_wrapper, .review-images > .lightsbox {
    display: block;
    margin-right: 15px
    }
.review_image_wrapper:last-of-type, .review-images > .lightsbox:last-of-type {
    margin-right: 0
    }
.review_image_wrapper .remove-review-image {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 12px;
    height: 12px
    }
.review_image_wrapper .remove-review-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    -moz-osx-font-smoothing: grayscale
    }
.review_image_wrapper .remove-review-image:hover:after {
    color: #4d4d4d
    }
.checkout_section .delivery_occasion, .checkout_section .delivery_occasion_choose {
    padding: 15px;
    border: 1px solid #f2f2f2
    }
.checkout_section .delivery_occasion {
    margin-top: 15px
    }
.checkout_section .delivery_occasion_choose #delivery_date, .checkout_section .delivery_occasion_choose p.text-center {
    margin-bottom: 0
    }
.checkout_section .delivery_occasion_title {
    margin-bottom: 10px
    }
.checkout_section .delivery_occasion_wrapper.current {
    position: relative
    }
.checkout_section .delivery_occasion_wrapper.current:before {
    content: "";
    position: absolute;
    top: 8px;
    right: 8px;
    display: inline-block;
    padding: 4px;
    color: #555;
    background: #fff;
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50px;
    z-index: 1
    }
.checkout_section .delivery_occasion_wrapper .form-group {
    margin-bottom: 10px
    }
.checkout_section #collapseNominatedDelivery .btn {
    float: none
    }
.checkout_section .delivery_occasion_wrapper.current .btn {
    padding-left: 34px;
    padding-right: 34px;
    white-space: normal
    }
.checkout_section .delivery_occasion_choose .btn-primary {
    float: none
    }
.checkout_section .delivery_occasion_text, .checkout_section #collapseNominatedDelivery .lower_text {
    font-size: 12px
    }
.checkout_section #collapseNominatedDelivery .lower_text {
    margin-top: 10px
    }
.checkout_section .delivery_occasion_or {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase
    }
.checkout_section .delivery_occasion_alt {
    margin-bottom: 10px
    }
.loyalty-scheme {
    text-align: center
    }
.loyalty-scheme h1, .loyalty-scheme h2, .loyalty-scheme h3 {
    margin-top: 0;
    border-bottom: none
    }
.loyalty-scheme h3 {
    margin-top: 50px;
    margin-bottom: 30px
    }
.loyalty-scheme.points-page .ls-reg-btn {
    display: none;
    text-transform: capitalize
    }
.loyalty-scheme .loyalty-points {
    max-width: 800px;
    margin: auto;
    margin-top: 30px
    }
@media (max-width: 499px) {
    .loyalty-scheme .loyalty-points.row {
        margin-left: -7.5px;
        margin-right: -7.5px
        }
    }
.loyalty-scheme .loyalty-points .loyalty-point {
    float: left;
    width: 20%;
    max-width: 160px;
    padding: 0 15px
    }
@media (max-width: 499px) {
    .loyalty-scheme .loyalty-points .loyalty-point {
        padding: 0 7.5px
        }
    }
.loyalty-scheme .loyalty-points .loyalty-point span {
    display: block;
    background: #d1d1d1
    }
.loyalty-scheme .loyalty-points .loyalty-point.score span {
    background: #4d4d4d
    }
.loyalty-scheme .loyalty-points .loyalty-point.score.last-point span {
    background: #4d4d4d
    }
.loyalty-scheme .loyalty_claim {
    margin-top: 10px
    }
@supports (display: grid) {
    . loyalty-scheme . loyalty_claim . form-group {
        display: grid;
        grid-template-columns: auto 1fr auto;
        gap: 0 15px;
        margin: unset;
        margin-bottom: 15px
        } @media (max-width: 359px) {
        . loyalty-scheme . loyalty_claim . form-group {
            grid-template-columns: auto auto
            }
        } . loyalty-scheme . loyalty_claim . form-group: before, . loyalty-scheme . loyalty_claim . form-group: after {
        display: none
        } . loyalty-scheme . loyalty_claim . form-group label, . loyalty-scheme . loyalty_claim . form-group div {
        align-self: center;
        width: unset;
        padding: 0
        } @media (max-width: 359px) {
        . loyalty-scheme . loyalty_claim . form-group label {
            grid-row: 1/2;
            grid-column: 1/3
            }
        }
    }
.loyalty-scheme:before {
    content: "";
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #d1d1d1
    }
.loyalty-scheme:after {
    content: "";
    display: block;
    width: 100%;
    margin-top: 40px;
    border-bottom: 1px solid #d1d1d1
    }
.loyalty-scheme .loyalty-how .container {
    margin-top: 60px;
    margin-bottom: 60px;
    background: 0 0
    }
.loyalty-scheme .loyalty-how .container .ls-how:before {
    content: "";
    display: block;
    width: 75px;
    height: 76px;
    margin: 20px auto;
    background: url(/images/layout/loyalty-icons.svg) no-repeat
    }
.loyalty-scheme .loyalty-how .container .ls-how-2:before {
    background-position: 0 -129px
    }
.loyalty-scheme .loyalty-how .container .ls-how-2 .title {
    text-transform: capitalize
    }
.loyalty-scheme .loyalty-how .container .ls-how-3:before {
    background-position: 0 -264px
    }
.loyalty-scheme .loyalty-how .container .ls-reg-btn {
    text-transform: capitalize
    }
.loyalty-scheme .ls-faqs #loyalty-faq-accordion {
    margin-top: 40px;
    margin-bottom: 80px;
    text-align: left
    }
.loyalty-scheme .ls-faqs #loyalty-faq-accordion .panel {
    box-shadow: none;
    border-radius: 0
    }
.loyalty-scheme .ls-faqs #loyalty-faq-accordion .panel .panel-heading a {
    display: block
    }
.loyalty-scheme .ls-faqs #loyalty-faq-accordion .panel + .panel {
    margin-top: 10px
    }
.product_page_loyalty_points {
    display: none
    }
.product_buy_sticky {
    pointer-events: none;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 5000
    }
body.modal-open .product_buy_sticky {
    z-index: 1040
    }
@supports (display: grid) {
    @media (min-height: 450px) and (max-width: 767px) {
        . product_buy_sticky {
            bottom: -105px;
            transition: bottom .3s ease
            } . product_buy_sticky . active . showing: not(. bottom) {
            pointer-events: auto;
            bottom: 0
            }
        } @media (min-height: 450px) and (min-width: 768px) {
        . product_buy_sticky {
            top: -54px;
            transition: top .3s ease
            } body: not(. affix-top) . product_buy_sticky . active . showing {
            pointer-events: auto;
            top: 0
            }
        }
    }
.product_buy_sticky > div {
    background: #f2f2f2;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    opacity: 0;
    transition: opacity 0.3s ease
    }
.product_buy_sticky > div .content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 10px;
    padding: 5px 10px
    }
@supports (padding-bottom: 10px) {
    @media (max-width: 767px) {
        . product_buy_sticky > div . content {
            padding-bottom: 0
            }
        }
    }
@media (min-width: 768px) {
    .product_buy_sticky > div .content {
        grid-template-columns: 1fr auto 130px 240px;
        width: 750px;
        margin: auto
        }
    }
@media (min-width: 992px) {
    .product_buy_sticky > div .content {
        width: 970px
        }
    }
@media (min-width: 1200px) {
    .product_buy_sticky > div .content {
        width: 1170px
        }
    }
@supports (padding-bottom: 10px) {
    @media (max-width: 767px) {
        . product_buy_sticky > div {
            padding-bottom: max(10px, env(safe-area-inset-bottom))
            }
        }
    }
@supports (display: grid) {
    @media (min-height: 450px) and (max-width: 767px) {
        . product_buy_sticky . active . showing: not(. bottom) > div {
            opacity: 1
            }
        } @media (min-height: 450px) and (min-width: 768px) {
        body: not(. affix-top) . product_buy_sticky . active . showing > div {
            opacity: 1
            }
        }
    }
.product_buy_sticky > div .title, .product_buy_sticky--sku > div .sku {
    display: flex;
    align-self: center;
    overflow: hidden
    }
.product_buy_sticky--sku > div .title {
    display: grid
    }
@media (max-width: 767px) {
    .product_buy_sticky--sku > div .title {
        grid-template-columns: 1fr auto;
        gap: 10px
        }
    }
@media (min-width: 768px) {
    .product_buy_sticky--sku > div .title {
        grid-template-rows: auto auto
        }
    .product_buy_sticky--stock > div .title {
        grid-row: 1/3
        }
    }
.product_buy_sticky > div .title h2, .product_buy_sticky--sku > div .sku h3 {
    margin: unset;
    padding: 5px 0;
    color: #555;
    font-size: 18px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
    }
.product_buy_sticky--sku > div .sku h3 {
    padding: 0;
    font-size: 14px
    }
@media (min-width: 768px) {
    .product_buy_sticky--sku > div .sku h3 {
        padding-bottom: 5px
        }
    }
.product_buy_sticky--stock > div .stock-msg, .product_buy_sticky > div .price_case, .product_buy_sticky > div .price {
    display: flex;
    flex-direction: column;
    place-content: center;
    margin: unset
    }
@media (min-width: 768px) {
    .product_buy_sticky--stock > div .stock-msg {
        grid-row: 2;
        grid-column: 3/5;
        padding: 0
        }
    }
@media (max-width: 767px) {
    .product_buy_sticky > div .title, .product_buy_sticky--stock > div .stock-msg {
        grid-column: 1/3
        }
    .product_buy_sticky--stock > div .stock-msg {
        grid-row: 4
        }
    .product_buy_sticky > div .price_case {
        grid-column: 1/2
        }
    .product_buy_sticky > div .btns {
        grid-column: 1/3
        }
    }
.product_buy_sticky > div .price_case .salePrice.invisible {
    display: none
    }
.product_buy_sticky > div .btns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px
    }
.product_buy_sticky > div .btns .checkout {
    display: grid;
    align-content: center
    }
@media (min-width: 500px) and (max-width: 767px) {
    .brands_with_images.brand_az .brand > div {
        min-height: 213px
        }
    }
#azBar {
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin-bottom: 15px;
    background: #f5f5f5;
    justify-content: space-between;
    z-index: 1
    }
@media (max-width: 767px) {
    #azBar {
        top: 50px;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 9px;
        padding-bottom: 9px;
        justify-content: unset;
        overflow-x: auto;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory
        }
    }
#azBar > a, #azBar > span {
    display: block;
    width: 40px;
    padding: 10px 5px;
    color: #4d4d4d
    }
@media (max-width: 767px) {
    #azBar > a, #azBar > span {
        padding-left: 15px;
        padding-right: 15px;
        scroll-snap-align: start
        }
    }
#azBar > span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #cacaca
    }
@media (hover: hover) {
    #azBar > a:hover {
        color: #4d4d4d;
        background: #ddd
        }
    }
#azBar > a > span, #azBar > span > span {
    display: flex;
    justify-content: center
    }
#brand-az-accordion.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #f5f5f5
    }
#brand-az-accordion.panel-group .panel.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f5f5f5
    }
#brand-az-accordion .panel-heading {
    scroll-margin-top: 113px;
    display: block;
    position: relative;
    padding: 0;
    background: 0 0
    }
@media (min-width: 768px) {
    #brand-az-accordion .panel-heading {
        scroll-margin-top: 45px
        }
    }
#brand-az-accordion .panel-heading .panel-title {
    display: block;
    font-size: 18px;
    font-weight: 400
    }
#brand-az-accordion .panel-heading .panel-title a {
    pointer-events: none;
    padding: 10px 15px;
    color: #4d4d4d;
    background: #f5f5f5
    }
@media (hover: hover) {
    #brand-az-accordion .panel-heading .panel-title a:hover {
        color: #4d4d4d;
        background: #ddd
        }
    }
#brand-az-accordion .panel-collapse.collapse:not(.in) {
    display: block
    }
#brand-az-accordion .panel-collapse .panel-body.brands_with_images {
    padding-top: 30px;
    padding-bottom: 0
    }
#brand-az-accordion ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    gap: 8px 20px;
    margin-bottom: 0
    }
.productViewAllBtns {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
    }
.productViewAllBtns__btn {
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    flex-grow: 1
    }
.productViewAllBtns__btn__link.btn-info {
    padding: 7px 24px;
    color: #4d4d4d;
    background: #f5f5f5;
    white-space: normal
    }
.productViewAllBtns__btn__link.btn-info:hover, .productViewAllBtns__btn__link.btn-info:active, .productViewAllBtns__btn__link.btn-info:focus, .productViewAllBtns__btn__link.btn-info:active:hover, .productViewAllBtns__btn__link.btn-info:active:focus {
    color: #4d4d4d;
    background: #f9f9f9
    }
.wishlistButton {
    padding-top: 5px;
    text-align: center
    }
.wishlistHeader:not(.wishlistHeader--mobile) {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 1001
    }
@media (max-width: 767px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        display: none
        }
    }
.wishlistButton__case__btn, .wishlistHeader__case__btn {
    display: inline-grid;
    grid-template-columns: repeat(2, auto);
    gap: 8px;
    place-content: center;
    text-decoration: none
    }
@media (max-width: 767px) {
    .navbar-inverse .wishlistHeader__case__btn {
        padding: 0
        }
    }
@media (min-width: 768px) {
    .navbar-inverse .wishlistHeader__case__btn {
        padding: 4px 5px;
        color: #4d4d4d
        }
    }
.wishlistButton__case__btn:visited, .wishlistButton__case__btn:hover, .wishlistButton__case__btn:focus, .navbar-inverse .wishlistHeader__case__btn:visited, .navbar-inverse .wishlistHeader__case__btn:hover, .navbar-inverse .wishlistHeader__case__btn:focus {
    text-decoration: none
    }
.navbar-inverse .wishlistHeader__case__btn:hover, .navbar-inverse .wishlistHeader__case__btn:focus {
    color: #999
    }
.wishlistButton__case__btn__ico, .wishlistHeader__case__btn__ico {
    width: 20px;
    height: 100%;
    background: url(/images/layout/heart.svg) no-repeat center center, url(/images/layout/heart-fill.svg) no-repeat -1000em center;
    background-size: contain
    }
.wishlistHeader--mobile {
    position: relative;
    left: -5px;
    width: 30px;
    height: 30px;
    margin: 8px 0;
    padding-top: 2px;
    border-radius: 4px
    }
.wishlistHeader--mobile .wishlistHeader__case {
    display: flex;
    place-content: center;
    height: 25px
    }
.wishlistHeader--mobile .wishlistHeader__case__btn__ico {
    width: 15px;
    height: 15px
    }
.wishlistButton .wishlistButton__case__btn:hover .wishlistButton__case__btn__ico {
    background-image: url(/images/layout/heart-fill.svg)
    }
.wishlistHeader__case__btn .wishlistHeader__case__btn__ico, .wishlistButton__case__btn--view .wishlistButton__case__btn__ico--view {
    background: url(/images/layout/heart-fill.svg) no-repeat center center, url(/images/layout/heart-fill-hover.svg) no-repeat -1000em center;
    background-size: contain
    }
.navbar-inverse .wishlistHeader__case__btn:hover .wishlistHeader__case__btn__ico, .wishlistButton .wishlistButton__case__btn--view:hover .wishlistButton__case__btn__ico--view {
    background-image: url(/images/layout/heart-fill-hover.svg)
    }
.wishlistButton:not(.wishlistButton--added) .wishlistButton__case__btn--view, .wishlistButton--added .wishlistButton__case__btn--add {
    display: none
    }
.wishlistControls {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    gap: 15px 30px;
    margin-top: 15px;
    margin-bottom: 15px
    }
.wishlistShare, .wishlistAccount {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 15px;
    background: #f2f2f2
    }
.wishlistShare {
    background: #dedede
    }
.wishlistShare h2, .wishlistAccount h2 {
    margin-top: 0;
    color: #555;
    font-weight: 700
    }
.wishlistAccount__btns {
    display: grid;
    grid-auto-flow: column;
    gap: 15px
    }
@media (min-width: 992px) {
    .wishlistAccount__btns {
        grid-template-columns: repeat(2, 1fr)
        }
    }
#wishlistShareUrl {
    display: grid;
    grid-template-columns: auto 1fr;
    padding: 0;
    color: #000;
    background: #f5f3f3;
    word-break: break-word;
    border-radius: 0
    }
#wishlistShareUrl:before {
    content: "Copy";
    display: grid;
    place-content: center;
    padding: 5px 10px;
    color: #fff;
    background: #888;
    cursor: pointer
    }
#wishlistShareUrl:hover:before {
    background: #8e8e8e
    }
#wishlistShareUrl[data-clipboard]:after {
    content: "Copied";
    grid-column: 2/-1;
    grid-row: 1;
    display: grid;
    place-content: center;
    color: #fff;
    background-color: #48b54b
    }
#wishlistShareUrl span {
    grid-column: 2/-1;
    grid-row: 1;
    padding: 10px 15px;
    font-size: 90%
    }
.wishlistItems .panel-default {
    border-color: #f2f2f2
    }
.wishlistItems .panel-default .panel-heading {
    padding: 15px;
    background: #f2f2f2
    }
.wishlistItems .panel-default .panel-heading .panel-title {
    color: #555;
    font-size: 14px;
    font-weight: 700
    }
.wishlistItems .wishlistButton__case__btn--add {
    pointer-events: none;
    white-space: normal
    }
.wishlistItems__products {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(134px, 1fr));
    gap: 15px 30px
    }
.wishlistProduct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(134px, 1fr));
    gap: 0 15px
    }
@media (min-width: 992px) {
    .wishlistProduct {
        grid-template-columns: repeat(auto-fit, minmax(155px, 1fr))
        }
    }
@media (min-width: 1200px) {
    .wishlistProduct {
        grid-template-columns: repeat(auto-fit, minmax(170px, 1fr))
        }
    }
.wishlistProduct__buy {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
    }
.wishlistProduct__buy__form {
    display: flex;
    flex-direction: column
    }
.wishlistProduct__buy__form--option > *:not(:last-child), .wishlistProduct__buy > *:not(:last-child) {
    margin-bottom: 10px
    }
.wishlistProduct__image {
    display: grid;
    margin-bottom: 10px;
    text-align: center
    }
.wishlistProduct__image__img {
    grid-column: 1/-1;
    grid-row: 1
    }
.wishlistProduct__buy__title {
    margin-top: -0.5rem
    }
.wishlistProduct__buy__price {
    color: #2f2e2b;
    font-size: 18px;
    font-weight: 700
    }
.wishlistProduct__buy__price_from {
    font-size: 12px;
    font-weight: 400
    }
.wishlistProduct__buy__stock {
    font-size: 12px
    }
.wishlistProduct__buy__stock--in {
    color: #00980c
    }
.wishlistProduct__buy__stock--oos {
    color: #bd0003
    }
.wishlistProduct__buy__form__btn--checkout.added-message {
    margin-top: unset;
    margin-bottom: unset;
    padding: 7px 12px
    }
.productUpsell .panel-default {
    border-color: #f2f2f2
    }
.productUpsell .panel-default .panel-heading {
    padding: 15px;
    background: #f2f2f2
    }
.productUpsell .panel-default .panel-heading .panel-title {
    color: #555;
    font-size: 14px;
    font-weight: 700
    }
.productUpsell__products {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
    gap: 15px 30px
    }
.productUpsellProduct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
    gap: 15px
    }
@media (min-width: 992px) {
    .productUpsellProduct:nth-child(n+4) {
        display: none
        }
    }
.productUpsellProduct__buy {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
    }
.productUpsellProduct__buy__form {
    display: none
    }
.productUpsellProduct__buy > *:not(:last-child) {
    margin-bottom: 10px
    }
.productUpsellProduct__image {
    display: grid;
    text-align: center
    }
.productUpsellProduct__image__img {
    grid-column: 1/-1;
    grid-row: 1
    }
.productUpsellProduct__buy__title {
    margin-top: -0.5rem
    }
.productUpsellProduct__buy__price {
    color: #2f2e2b;
    font-size: 18px;
    font-weight: 700
    }
paypalcredit-placement {
    display: block;
    margin-bottom: 15px
    }
@media (min-width: 550px) and (max-width: 767px) {
    paypalcredit-placement {
        width: calc(66.666667% - 10px);
        margin-left: calc(33.333333% + 10px)
        }
    }
.product_buy klarna-placement {
    display: block;
    margin-bottom: 15px
    }
footer {
    background: #f2f2f2
    }
footer .container {
    background: 0 0
    }
footer ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
footer li {
    margin-bottom: 4px
    }
footer a {
    display: block
    }
footer h4 {
    font-size: 16px
    }
.footer-contact .contact-address, .footer-contact .contact-email {
    margin-bottom: 10px
    }
.footer-contact, footer .categories, footer .useful-links {
    padding-bottom: 10px
    }
footer .payment_logos {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px
    }
footer .payment_logos img {
    margin: 10px 0
    }
footer .social {
    margin-left: 0
    }
.email-label {
    margin-top: 10px;
    clear: both
    }
footer .newsletter {
    margin-top: 10px
    }
footer .newsletter-input {
    padding: 5px;
    margin-bottom: 5px
    }
footer .newsletter-form, footer .social {
    padding: 0
    }
@media (min-width: 500px) and (max-width: 767px) {
    footer .newsletter-input {
        width: 49%
        }
    footer .newsletter-input:nth-child(2) {
        float: right
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .footer-contact, footer .categories, footer .useful-links, .footer-logo {
        width: 50%;
        float: left
        }
    .footer-contact {
        padding-left: 15px
        }
    footer .bottom-border .footer-contact {
        padding-bottom: 10px;
        margin-bottom: 10px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    footer .social {
        float: right !important;
        margin-top: 25px
        }
    .footer-contact, footer .categories, footer .useful-links {
        border-bottom: none
        }
    }
@media (min-width: 992px) {
    footer .newsletter {
        margin-top: 0
        }
    footer .social {
        margin-bottom: 10px
        }
    .footer-contact, footer .categories, footer .useful-links {
        border-bottom: none
        }
    }
@supports (display: grid) {
    . container_payment_logos--site-by {
        display: grid;
        gap: 15px
        } . container_payment_logos--site-by: before {
        display: none
        } . container_payment_logos--site-by . inner_payment_logos {
        padding: 0
        } @media (min-width: 768px) {
        . container_payment_logos--site-by {
            grid-template-columns: 1fr 1fr;
            gap: 30px
            } . container_payment_logos--site-by . footer__site-by {
            grid-column: 1;
            grid-row: 1;
            align-items: center;
            display: grid
            } . container_payment_logos--site-by . inner_payment_logos {
            grid-column: 2;
            grid-row: 1;
            text-align: right
            }
        }
    }
#history_log_table tr.active .history_page {
    font-weight: 400;
    padding-left: 10px
    }
#history_log_table tr.info .history_page {
    color: #777;
    font-weight: 400;
    padding-left: 10px
    }
div.table .th > span.amazon_eyeball {
    width: auto
    }
body {
    background: #fff
    }
.navbar-inverse {
    max-width: 1920px;
    margin: auto;
    box-shadow: none
    }
@media (min-width: 768px) {
    .navbar-inverse {
        background: 0 0
        }
    .navbar {
        height: 35px;
        min-height: 35px
        }
    .navbar .bag {
        position: absolute
        }
    }
@media (min-width: 1200px) {
    .navbar .bag {
        font-size: 16px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 750px
        }
    .container.top-nav {
        pointer-events: none;
        left: 50%;
        width: 750px;
        transform: translatex(-50%);
        z-index: 1000
        }
    .container.top-nav > div {
        max-width: 750px
        }
    }
@media (min-width: 768px) {
    .container.top-nav {
        padding-left: 15px;
        padding-right: 15px
        }
    }
@media (min-width: 992px) {
    .container.top-nav {
        padding-left: 0;
        padding-right: 0
        }
    }
.top-menu {
    width: 705px;
    padding-top: 8px;
    text-transform: lowercase
    }
.top-menu ul, .main-menu-mobile ul {
    font-size: 14px
    }
@media (min-width: 768px) {
    .top-menu {
        float: right !important;
        margin-right: 115px;
        padding-top: 12px
        }
    .top-menu ul {
        float: right;
        text-align: right
        }
    .top-menu ul li {
        margin-right: 0
        }
    .top-menu ul li:not(:last-child) {
        margin-right: 35px
        }
    }
@media (min-width: 992px) {
    .top-menu {
        margin-right: 130px
        }
    }
@media (min-width: 1200px) {
    .top-menu {
        margin-right: 120px
        }
    }
@media (min-width: 768px) {
    .container.top-nav > div {
        max-width: 992px
        }
    }
@media (min-width: 1200px) {
    .container.top-nav > div {
        max-width: 1170px
        }
    }
@media (min-width: 768px) and (max-width: 1199px) {
    .top-menu {
        width: 575px;
        padding-left: 5px;
        padding-right: 0
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .top-menu {
        padding-left: 0;
        padding-right: 0
        }
    .top-menu ul li.n6 {
        display: none
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .top-menu {
        padding-left: 15px;
        padding-right: 15px
        }
    .top-menu ul li.n5, .top-menu ul li.n6 {
        display: none
        }
    }
header {
    position: relative;
    padding-left: 15px;
    padding-right: 15px
    }
@media (max-width: 767px) {
    body.home.affix-top .header-container, body.home.affix .header-container {
        min-height: 101px;
        background: #fff
        }
    }
@media (min-width: 768px) {
    .header-container {
        position: relative;
        max-width: 1920px;
        min-height: 113px;
        margin-bottom: 51px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    header {
        max-width: 750px;
        margin: auto
        }
    }
@media (min-width: 992px) {
    header {
        width: 940px;
        margin: auto
        }
    }
@media (min-width: 1200px) {
    header {
        width: 1140px
        }
    }
@media (min-width: 768px) {
    .header-container .social {
        position: absolute;
        top: -28px;
        right: -6px;
        z-index: 1001
        }
    }
@media (min-width: 992px) {
    .header-container .social {
        right: -4px
        }
    }
.social li {
    margin: 4px 10px;
    background: url(/themes/header/template9/images/social_media_icons_grey.svg) no-repeat;
    background-color: transparent !important
    }
.social li:hover {
    background-image: url(/themes/header/template9/images/social_media_icons_light_grey.svg)
    }
.social .facebook {
    background-position: 1px -1px
    }
.search_block .search-field {
    min-width: 160px;
    color: #4d4d4d;
    background: #e1e1e1;
    font-size: 15px;
    border: none
    }
@media (max-width: 767px) {
    .search_block .search-field {
        height: 51px;
        padding-left: 10px
        }
    }
@media (min-width: 768px) {
    .search_block .search-field {
        border-radius: 50px 0 0 50px
        }
    }
.search_block .search-btn {
    width: 37px;
    height: 50px;
    margin-left: 12px;
    padding: 8px 11px;
    color: #4d4d4d;
    background: #e1e1e1
    }
@media (min-width: 768px) {
    .search_block .search-btn {
        float: right;
        width: 50px;
        height: 50px;
        margin-left: 0;
        margin-right: 0;
        font-size: 16px;
        border-radius: 0 50px 50px 0
        }
    }
.search_block .search-btn:hover, .search_block .search-btn:hover:active, .search_block .search-btn:focus, .search_block .search-btn:focus:active, .search_block .search-btn:active {
    color: #999;
    background: 0 0;
    border-color: #999
    }
body.search-open .search-bar-elastic .search-btn-reset {
    height: 50px
    }
.autocomplete-suggestions {
    border-color: #eee
    }
@media (max-width: 767px) {
    .autocomplete-suggestions {
        margin-top: -4px;
        margin-left: 1px
        }
    }
@media (min-width: 768px) {
    .autocomplete-suggestions {
        min-width: 300px
        }
    }
.autocomplete-suggestion.autocomplete-selected, .autocomplete-suggestion.autocomplete-selected:after, .autocomplete-selected, .autocomplete-selected strong, .autocomplete-selected:after {
    background: #999
    }
@media (min-width: 768px) {
    .search_block {
        position: absolute;
        top: 22px;
        width: auto;
        margin: 0;
        padding: 0
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .search_block {
        left: 5px
        }
    }
.navbar-header .mobile-logo {
    margin-top: 12px
    }
@media (min-width: 768px) {
    .the-logo {
        float: none;
        width: 300px;
        padding: 0;
        text-align: center
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .the-logo {
        width: 200px;
        margin-top: 15px
        }
    }
@media (min-width: 768px) {
    .the-logo img {
        max-height: 120px
        }
    .navbar .bag {
        top: 57px;
        right: -4px;
        width: 145px;
        height: 50px;
        background: #b9b9b9;
        border-radius: 50px
        }
    .navbar .bag:hover {
        background: #c8c8c8
        }
    .item_count_qty_case {
        display: inline-block;
        min-width: 55px
        }
    .item_count_qty_case .item_count_qty {
        position: absolute;
        top: 13px;
        right: 19px;
        min-width: 33px;
        margin-left: 7px;
        padding: 0 1px 2px 2px;
        color: #4d4d4d;
        background: #fff;
        font-size: 15px;
        border: 2px solid #fff;
        border-radius: 1px;
        text-align: center
        }
    .item_count_qty_case .item_count_qty:before {
        content: "";
        display: block;
        position: absolute;
        top: -7px;
        left: calc(50% - 9px);
        width: 17px;
        height: 17px;
        border-radius: 10px;
        border: 2px solid #fff;
        z-index: -1
        }
    .sub_total_case {
        display: inline-block;
        float: right;
        width: 100px;
        color: #4d4d4d;
        font-size: 15px
        }
    .sub_total_case .sub_total {
        display: inline-block;
        float: right;
        position: relative;
        top: 10px;
        min-width: 69px;
        margin-right: 49px
        }
    .navbar .bag .checkout {
        position: absolute;
        top: 0;
        left: 0;
        width: 93px;
        height: 50px;
        text-indent: -9999em
        }
    .navbar .bag .checkout a {
        display: block;
        height: 100%;
        color: #4d4d4d;
        text-transform: uppercase
        }
    .navbar .bag .checkout a:hover, .navbar .bag .checkout a:hover:active, .navbar .bag .checkout a:focus, .navbar .bag .checkout a:focus:active, .navbar .bag .checkout a:active {
        color: #999
        }
    .navbar-inverse .navbar-text {
        color: #fff
        }
    .navbar .bag .bracket {
        display: none
        }
    .navbar-header .bag-icon {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 52px;
        height: 50px;
        margin-right: 0;
        text-indent: -9999em
        }
    }
@media (min-width: 992px) {
    .navbar .bag {
        right: 0
        }
    }
@media (min-width: 1200px) {
    .sub_total_case {
        font-size: 16px
        }
    }
#main-search-bar {
    left: 0;
    background: #e1e1e1
    }
@media (max-width: 767px) {
    #main-search-bar {
        padding-left: 0;
        padding-right: 0
        }
    #main-search-bar-form {
        margin: 0;
        padding: 0;
        background: #e1e1e1
        }
    }
@media (min-width: 768px) {
    #main-search-bar {
        pointer-events: none;
        left: 0;
        width: 100%;
        background: 0 0
        }
    #main-search-bar-form {
        pointer-events: auto;
        position: relative;
        left: 20px;
        float: none !important;
        max-width: 455px;
        margin: auto;
        padding: 0;
        background: #e1e1e1;
        border-radius: 50px
        }
    .navbar-form .form-group {
        width: calc(100% - 50px);
        margin-right: 0
        }
    .search_block .search-field {
        width: 100%;
        min-height: 50px;
        padding: 0 20px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    #main-search-bar-form {
        left: 0;
        max-width: 265px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    #main-search-bar-form {
        left: 51px;
        max-width: 365px
        }
    }
.navbar-form {
    box-shadow: none
    }
@media (max-width: 767px) {
    .navbar-form .form-group {
        width: calc(100% - 51px)
        }
    body.affix .search_block, body.affix-top:not(.home) .search_block, body.affix:not(.home) .search_block {
        box-shadow: none
        }
    }
@media (min-width: 768px) {
    .casing_main_nav {
        background: #e1e1e1;
        z-index: 5
        }
    .casing_main_nav {
        top: 139px;
        max-width: 1920px;
        margin: auto;
        min-height: 60px
        }
    }
@media (min-width: 1921px) {
    .casing_main_nav {
        left: 50%;
        transform: translatex(-50%)
        }
    }
@media (min-width: 768px) {
    .main-menu nav.categorytree .dropdown_sm, .main-menu nav.categorytree .dropdown_md {
        margin-top: 8px;
        color: #4d4d4d
        }
    .main-menu nav.categorytree .dropdown_sm:hover, .main-menu nav.categorytree .dropdown_md:hover {
        color: #999;
        opacity: 1
        }
    .main-menu nav.categorytree > ul > li:hover > ul, .main-menu nav.categorytree > ul > li:focus > ul {
        z-index: 1
        }
    }
.navbar-inverse .navbar-toggle, .header-search-btn, .navbar-header .cart-icon {
    color: #4d4d4d
    }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:hover:active, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:focus:active, .navbar-inverse .navbar-toggle:active, .header-search-btn:hover, .header-search-btn:hover:active, .header-search-btn:focus, .header-search-btn:focus:active, .header-search-btn:active, .navbar-header .cart-icon:hover, .navbar-header .cart-icon:hover:active, .navbar-header .cart-icon:focus, .navbar-header .cart-icon:focus:active, .navbar-header .cart-icon:active {
    color: #999
    }
.navbar-inverse .navbar-text {
    color: #4d4d4d
    }
@media (max-width: 767px) {
    .item_count_qty {
        color: #4d4d4d
        }
    }
@media (min-width: 1200px) {
    .main-menu nav.categorytree > ul {
        display: flex;
        justify-content: space-between
        }
    }
@media (min-width: 768px) {
    .main-menu nav.categorytree > ul > li > a {
        padding-top: 18px;
        padding-bottom: 20px;
        font-size: 15px;
        font-weight: 700
        }
    }
@media (min-width: 768px) {
    .main-menu nav.categorytree a {
        text-transform: lowercase
        }
    .main-menu nav.categorytree > ul > li {
        margin-left: 20px;
        margin-right: 0
        }
    .main-menu nav > ul > li.the-welcome + li, .main-menu nav.categorytree > ul > li:first-child {
        margin-left: 0
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .main-menu nav.categorytree > ul > li.fhc {
        margin-left: 0
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .main-menu nav.categorytree > ul > li.fhc_md {
        margin-left: 0
        }
    }
@media (min-width: 768px) {
    .main-menu nav.categorytree > ul > li > ul > li > a {
        margin-bottom: 10px
        }
    .main-menu nav.categorytree > ul > li > ul {
        margin-top: 0;
        padding: 5px 0;
        border: 1px solid #eee;
        border-top: none;
        box-shadow: none
        }
    .main-menu nav.categorytree a:hover, .main-menu nav.categorytree a:hover:active, .main-menu nav.categorytree a:focus, .main-menu nav.categorytree a:focus:active, .main-menu nav.categorytree a:active {
        color: #999
        }
    .main-menu nav.categorytree > ul > li > ul > li {
        width: 33.333333%;
        margin-top: 7px;
        margin-bottom: 7px;
        font-weight: 400
        }
    .main-menu nav.categorytree > ul > li > ul > li > a {
        margin: 0 20px;
        color: #4d4d4d
        }
    .main-menu nav.categorytree > ul > li > ul > li > ul > li > a {
        margin: 0 20px;
        text-transform: none
        }
    .main-menu nav.categorytree > ul > li > ul > li > ul > li > ul > li > a {
        margin: 10px 20px;
        text-transform: none
        }
    .main-menu nav.categorytree > ul > li > ul > li a:hover, .main-menu nav.categorytree > ul > li > ul > li a:hover:active, .main-menu nav.categorytree > ul > li > ul > li a:focus, .main-menu nav.categorytree > ul > li > ul > li a:focus:active, .main-menu nav.categorytree > ul > li > ul > li a:active {
        color: #999
        }
    .main-menu nav.categorytree > ul > li > ul > li > ul > li > a:hover, .main-menu nav.categorytree > ul > li > ul > li > ul > li > a:hover:active, .main-menu nav.categorytree > ul > li > ul > li > ul > li > a:focus, .main-menu nav.categorytree > ul > li > ul > li > ul > li > a:focus:active, .main-menu nav.categorytree > ul > li > ul > li > ul > li > a:active {
        color: #999
        }
    .main-menu nav.categorytree > ul > li.has-child > a:after {
        content: "";
        position: relative;
        top: 2px;
        display: inline-block;
        margin-left: 10px;
        font-family: "Glyphicons Halflings";
        font-size: 90%;
        font-style: normal;
        font-weight: 400;
        color: #4d4d4d;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
        }
    .main-menu nav.categorytree > ul > li.has-child > a:hover:after {
        color: #999
        }
    }
.header_rtb, .home_rtb {
    display: grid;
    width: 100%;
    height: 69px;
    max-width: 1920px;
    background: #dedede
    }
.header_reasons_to_buy, .home_reasons_to_buy {
    margin: auto
    }
.home_reasons_to_buy {
    display: none
    }
.header_reasons_to_buy, .home_reasons_to_buy {
    display: inline-block;
    width: 100%;
    max-width: 1170px;
    padding-left: 30px;
    padding-right: 30px
    }
.header_rtb, .home_rtb {
    overflow: hidden
    }
.header_rtb ul, .home_rtb ul {
    list-style: none;
    margin-bottom: 0
    }
.header_rtb .title, .home_rtb .title {
    font-size: 15px;
    text-transform: uppercase
    }
.header_rtb .subline, .home_rtb .subline {
    margin-top: -2px;
    font-size: 13px
    }
.header_rtb .item, .home_rtb .item {
    padding: 0;
    padding-top: 1px;
    color: #231f20
    }
.header_rtb .item:before, .home_rtb .item:before {
    content: "";
    float: left;
    position: relative;
    top: 7px;
    left: 0;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background: url(/themes/header/template9/images/reason-icon.svg) left top no-repeat
    }
.header_rtb .item.type-100, .header_rtb .item.type-200, .header_rtb .item.type-300, .header_rtb .item.type-400, .home_rtb .item.type-100, .home_rtb .item.type-200, .home_rtb .item.type-300, .home_rtb .item.type-400 {
    width: 100%;
    max-width: 290px
    }
@media (min-width: 768px) {
    .header_rtb .item.type-100, .header_rtb .item.type-200, .header_rtb .item.type-300, .header_rtb .item.type-400, .home_rtb .item.type-100, .home_rtb .item.type-200, .home_rtb .item.type-300, .home_rtb .item.type-400 {
        width: 25%;
        max-width: none
        }
    }
@media (min-width: 768px) {
    .currency_casing {
        position: absolute;
        top: 12px;
        right: 155px
        }
    .currency-selector {
        top: 93px;
        right: 89px;
        width: auto;
        min-width: 100px
        }
    }
@media (min-width: 768px) {
    #hover_cart {
        top: 107px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    #hover_cart:before {
        right: 8px
        }
    }
body.search-open #main-search-bar-form:before {
    background: rgba(255, 255, 255, 0.5)
    }
@media (min-width: 768px) {
    .searchSuggestions {
        right: -4px;
        width: calc(100% - 30px);
        min-width: 235px;
        margin-left: 15px
        }
    }
@media (max-width: 767px) {
    .searchSuggestionsResults {
        bottom: 0
        }
    .searchSuggestions {
        left: 0;
        width: 100%
        }
    }
.wishlistHeader:not(.wishlistHeader--mobile) {
    top: 69px;
    text-transform: uppercase
    }
@media (min-width: 768px) and (max-width: 991px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        top: 102px;
        right: 141px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        top: 102px;
        right: 148px
        }
    }
@media (min-width: 1200px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        right: 190px
        }
    }
@media (min-width: 768px) {
    .navbar-inverse .wishlistHeader__case__btn {
        padding-right: 0
        }
    }
body.home .site-container:not(.site-container-lower):not(.site-container-bottom) {
    display: none
    }
.home-carousel img, .popular_categories img, .product a img, .brands.homepage li a .image, .product a > div img, .category.cat a > div img, .product_page .main_image img, .brand a img, .thumbnail > img, .home-banners img, .blog-homepage .image a img {
    transition: filter 0.7s ease
    }
.home-carousel img:hover, .popular_categories img:hover, .product a:hover img, .brands.homepage li a:hover .image, .product a:hover > div img, .category.cat a:hover > div img, .product_page .main_image img:hover, .brand a:hover img, .thumbnail > img:hover, .home-banners img:hover, .blog-homepage .image a:hover img {
    filter: brightness(105%)
    }
.home-carousel {
    margin-bottom: 0
    }
.home-carousel #banners {
    max-width: 1920px;
    margin: auto
    }
.home-carousel .carousel-control {
    color: #fff;
    background-image: none;
    filter: none;
    text-shadow: none;
    opacity: 1
    }
.home-carousel .carousel-control .glyphicon-chevron-left, .home-carousel .carousel-control .glyphicon-chevron-right, .home-carousel .carousel-control .icon-next, .home-carousel .carousel-control .icon-prev, .home-carousel .carousel-control .glyphicon-chevron-left, .home-carousel .carousel-control .glyphicon-chevron-right, .home-carousel .carousel-control .icon-next, .home-carousel .carousel-control .icon-prev {
    font-size: 25px
    }
.home-carousel .carousel-control:hover {
    color: #4d4d4d
    }
.home-carousel .glyphicon-chevron-left:before {
    content: ""
    }
.home-carousel .glyphicon-chevron-right:before {
    content: ""
    }
.home-carousel .carousel-indicators {
    bottom: 26px;
    left: 50%;
    width: auto;
    margin-left: 0;
    transform: translatex(-50%)
    }
.home-carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 8px;
    border: 2px solid #fff
    }
.home-carousel .carousel-indicators li:hover {
    background: #4d4d4d;
    border-color: #4d4d4d
    }
.home-carousel .carousel-indicators .active, .home-carousel .carousel-indicators .active:hover {
    width: 12px;
    height: 12px;
    margin: 0 8px;
    background: #fff;
    border: 2px solid #fff
    }
.carousel-control {
    width: 7%
    }
@media (max-width: 767px) {
    .carousel-control {
        width: 15%
        }
    }
@media (max-width: 767px) {
    .home-carousel-small-case .pg-case-inner-lower {
        float: none;
        max-width: 320px;
        margin: auto
        }
    .home-carousel-small-case .pg-case-inner-lower:first-child {
        margin-bottom: 30px
        }
    }
@media (min-width: 360px) and (max-width: 767px) {
    .home-carousel-small-case .pg-case-inner-lower {
        max-width: 360px
        }
    }
@media (min-width: 375px) and (max-width: 767px) {
    .home-carousel-small-case .pg-case-inner-lower {
        max-width: 375px
        }
    }
.home-carousel.small, .home-carousel.small-group {
    margin-top: 15px;
    margin-bottom: 15px
    }
.home-carousel.small-group .row.hide-arrow .arrow {
    display: none
    }
.home-carousel.small-group .row {
    margin-left: 0;
    margin-right: 0
    }
.home-carousel.small-group .row:before, .home-carousel.small-group .row:after {
    display: none
    }
.home-carousel.small-group .banners {
    display: grid;
    grid-auto-flow: column;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
    }
@media (any-pointer: coarse) {
    .home-carousel.small-group .banners {
        overflow-x: auto
        }
    }
@media (max-width: 767px) {
    .home-carousel.small-group .banners .item {
        width: 290px
        }
    }
@media (min-width: 360px) and (max-width: 767px) {
    .home-carousel.small-group .banners .item {
        width: 330px
        }
    }
@media (min-width: 375px) and (max-width: 991px) {
    .home-carousel.small-group .banners .item {
        width: 345px
        }
    }
@media (min-width: 992px) {
    .home-carousel.small-group .banners .item {
        width: 455px
        }
    }
@media (min-width: 1200px) {
    .home-carousel.small-group .banners .item {
        width: 555px
        }
    }
.home-carousel.small-group .row .arrow {
    position: absolute;
    top: 15px;
    left: 15px;
    display: grid;
    justify-content: center;
    align-content: center;
    width: 40px;
    height: calc(100% - 30px);
    color: #fff;
    z-index: 1
    }
.home-carousel.small-group .row .arrow span:before {
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.25))
    }
.home-carousel.small-group .row .arrow.right {
    left: unset;
    right: 15px
    }
.home-carousel.small-group .row .arrow:hover {
    opacity: 0.5
    }
.home-carousel.small-group .row.hide-arrow .arrow {
    display: none
    }
@media (pointer: coarse) {
    .home-carousel.small-group .banners {
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory
        }
    .item {
        scroll-snap-align: center
        }
    }
.popular_categories {
    display: block;
    position: relative;
    max-width: 1920px;
    max-height: 420px;
    margin: auto;
    background: #ececec;
    overflow: hidden
    }
.popular_categories .row {
    margin-left: 0;
    margin-right: 0
    }
.popular_categories .row:before, .popular_categories .row:after {
    display: none
    }
.popular_categories .categories {
    grid-row: 1/4;
    grid-column: 1/4;
    display: grid;
    grid-template-rows: auto;
    grid-auto-flow: column;
    grid-gap: 8px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
    }
@media (any-pointer: coarse) {
    .popular_categories .categories {
        overflow-x: auto
        }
    }
.popular_categories .row .arrow {
    position: absolute;
    top: 50%;
    left: 0;
    display: grid;
    justify-content: center;
    align-content: center;
    width: 40px;
    height: 150px;
    margin-top: -75px;
    color: #fff;
    background: rgba(77, 77, 77, 0.9);
    border-radius: 0 8px 8px 0;
    z-index: 1
    }
.popular_categories .row .arrow.right {
    left: unset;
    right: 0;
    border-radius: 8px 0 0 8px
    }
.popular_categories .row .arrow:hover {
    background: rgba(153, 153, 153, 0.9)
    }
.popular_categories .row.hide-arrow .arrow {
    display: none
    }
@media (pointer: coarse) {
    .popular_categories .row .arrow {
        display: none
        }
    .popular_categories .categories {
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        scroll-padding: 8px
        }
    .category.homepage {
        scroll-snap-align: center
        }
    }
.popular_categories .category {
    width: 234px;
    padding-left: 0;
    padding-right: 0
    }
.popular_categories .category a {
    position: relative;
    top: 30px;
    transition: top 0.4s
    }
@media (hover: hover) {
    .popular_categories .category a:hover {
        position: relative;
        top: 10px
        }
    }
.popular_categories .category a div {
    display: grid;
    grid-template-rows: 65px 1fr
    }
.popular_categories .category a div:before, .popular_categories .category a div:after {
    display: none
    }
.popular_categories .category a div .image {
    grid-row: 2/3;
    display: block;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4)
    }
.popular_categories .category a div .info {
    grid-row: 1/2
    }
.popular_categories .category .info .title {
    height: 52px
    }
.category.homepage {
    padding-top: 0;
    padding-bottom: 0
    }
.category a, .category.homepage a {
    position: relative
    }
.category.cat {
    margin-bottom: 25px
    }
@media (min-width: 360px) and (max-width: 767px) {
    .category.cat {
        width: 50%
        }
    }
.category.cat a > div {
    border-bottom: none;
    padding-bottom: 0
    }
@media (min-width: 768px) {
    .category.cat a > div {
        padding: 0;
        border: none
        }
    .category.cat a > div .info {
        padding: 0
        }
    }
.cat-categories-case {
    margin-top: 30px
    }
.category a > div {
    display: flex;
    flex-direction: column-reverse
    }
.category .title, .category.homepage .title {
    height: 55px;
    margin-top: 0;
    padding-left: 19px;
    color: #2f2e2b;
    font-size: 18px;
    font-weight: 400;
    border-left: 1px solid #2f2e2b
    }
.category a:hover .title, .category.homepage a:hover .title {
    color: #2f2e2b
    }
.home-products-case, .home-products-case .container {
    background: #eee
    }
.popular_products {
    margin-bottom: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    }
.the-products {
    display: block;
    position: relative;
    padding: 0
    }
#related_products {
    float: none;
    clear: both
    }
@media (min-width: 768px) and (max-width: 991px) {
    .the-products, #related_products_blog {
        width: 707px;
        margin: auto
        }
    }
@media (max-width: 549px) {
    .the-products, #related_products_blog {
        width: 275px;
        margin: auto
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .the-products, #related_products_blog {
        width: 505px;
        margin: auto
        }
    #related_products_blog .product:nth-child(n+4) {
        display: none
        }
    }
@media (min-width: 550px) {
    #related_products_blog .product:nth-child(n+5) {
        display: none
        }
    }
.the-products .products {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    overflow: hidden
    }
.the-products .product, #related_products_blog .product {
    position: relative;
    margin-left: 0;
    display: block;
    transition: none;
    z-index: 0;
    overflow: hidden
    }
@media (min-width: 550px) and (max-width: 767px) {
    .the-products .product, #related_products_blog .product {
        float: left;
        width: 50%
        }
    }
.testimonials-wrap, .cart_no_items_products {
    position: relative
    }
.the-products .arrow, .testimonials-home .arrow, .product_images .additional_images_casing .arrow-snap, #related_products .arrow, .cart_no_items_products .arrow {
    position: absolute;
    cursor: pointer;
    top: -44px;
    width: 44px;
    height: 44px;
    color: #4d4d4d;
    font-size: 18px;
    z-index: 20
    }
.the-products.hide-arrow .arrow, .testimonials-home .testimonials-wrap.hide-arrow .arrow, .product_images .additional_images_casing.hide-arrow-snap .arrow-snap, #related_products.hide-arrow .arrow, .cart_no_items_products.hide-arrow .arrow {
    display: none
    }
@media (pointer: coarse) {
    .the-products .arrow, .testimonials-home .testimonials-wrap .arrow, .product_images .additional_images_casing .arrow-snap, #related_products .arrow, .cart_no_items_products .arrow {
        display: none
        }
    }
.product_images .additional_images_casing .arrow-snap {
    top: -38px
    }
#related_products .arrow {
    top: 88px
    }
.cart_no_items_products .arrow {
    top: 95px
    }
.the-products .arrow span, .testimonials-home .arrow span, .product_images .additional_images_casing .arrow-snap span, .cart_no_items_products .arrow span {
    transform: translatey(-50%);
    top: 50%;
    width: 100%;
    height: 100%
    }
.the-products .arrow span:before, .testimonials-home .arrow span:before, .product_images .additional_images_casing .arrow-snap span:before, .cart_no_items_products .arrow span:before {
    position: absolute;
    top: 50%;
    transform: translatey(-50%)
    }
.the-products .arrow.left span:before, .testimonials-home .arrow.left span:before, .product_images .additional_images_casing .arrow-snap.left span:before, .cart_no_items_products .arrow.left span:before {
    right: 15px
    }
.the-products .arrow.right span:before, .testimonials-home .arrow.right span:before, .product_images .additional_images_casing .arrow-snap.right span:before, .cart_no_items_products .arrow.right span:before {
    left: 15px
    }
.the-products .arrow:hover, .testimonials-home .arrow:hover, .product_images .additional_images_casing .arrow-snap:hover, #related_products .arrow:hover, .cart_no_items_products .arrow:hover {
    color: #999
    }
@media (hover: none) {
    .the-products .arrow:hover, .testimonials-home .arrow:hover, .product_images .additional_images_casing .arrow-snap:hover, #related_products .arrow:hover, .cart_no_items_products .arrow:hover {
        color: #4d4d4d
        }
    }
.the-products .arrow.left, .testimonials-home .arrow.left, .product_images .additional_images_casing .arrow-snap.left, .cart_no_items_products .arrow.left {
    left: 0;
    float: none
    }
#related_products .arrow.left {
    left: 15px
    }
@media (min-width: 1250px) {
    .the-products .arrow.left, .testimonials-home .arrow.left, #related_products .arrow.left, .cart_no_items_products .arrow.left {
        top: 0;
        left: -30px;
        height: 220px
        }
    .testimonials-home .arrow.left {
        left: -43px;
        height: 100%
        }
    #related_products .arrow.left {
        top: 137px;
        left: -14px
        }
    }
.the-products .arrow.right, .testimonials-home .arrow.right, .product_images .additional_images_casing .arrow-snap.right, .cart_no_items_products .arrow.right {
    right: 0;
    float: none
    }
#related_products .arrow.right {
    right: 15px
    }
@media (min-width: 1250px) {
    .the-products .arrow.right, .testimonials-home .arrow.right, #related_products .arrow.right, .cart_no_items_products .arrow.right {
        top: 0;
        right: -30px;
        height: 220px
        }
    .testimonials-home .arrow.right {
        right: -43px;
        height: 100%
        }
    #related_products .arrow.right {
        top: 137px;
        right: -14px
        }
    }
#related_products .arrow .glyphicon-chevron-left:before, .product_images .arrow .glyphicon-chevron-left:before {
    content: ""
    }
#related_products .arrow .glyphicon-chevron-right:before, .product_images .arrow .glyphicon-chevron-right:before {
    content: ""
    }
.product a > div {
    border-bottom: none
    }
@media (min-width: 768px) {
    .product a > div, .product a:hover > div {
        padding: 0;
        border: none
        }
    }
@supports (display: grid) {
    . the-products {
        width: unset
        } . the-products . products {
        display: grid;
        grid-template-rows: auto;
        grid-auto-flow: column;
        justify-content: start;
        overflow: hidden;
        -webkit-overflow-scrolling: touch
        } @media (any-pointer: coarse) {
        . the-products . products {
            overflow-x: auto
            }
        } . the-products . product {
        width: 190px;
        margin-bottom: 20px;
        overflow: unset
        } @media (pointer: coarse) {
        . the-products . products {
            -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory
            } . the-products . product {
            scroll-snap-align: start
            }
        } @media (pointer: coarse) and (max-width: 499px) {
        . popular_products > . title . standard + . col-xs-12 {
            padding: 0
            } . the-products . product: first-child {
            margin-left: calc(50vw - 95px)
            } . the-products . product: last-child {
            width: calc(50vw + 95px);
            padding-right: calc(50vw + 15px - 95px)
            }
        }
    }
.title.standard, .testimonials-home h2, #related_products h5, #related_products_blog h5, .cart_no_items_products h3, .blog-case h2, .cart-related h3, .product-packs h3, .popular_categories h2 {
    margin-top: 40px;
    margin-bottom: 60px;
    color: #2f2e2b;
    font-size: 25px;
    font-weight: 700;
    text-transform: lowercase;
    text-align: center
    }
.blog-case h2 {
    margin-top: 50px
    }
#related_products h5, #related_products_blog h5 {
    margin-top: 0;
    padding-top: 50px
    }
.cart_no_items_products h3 {
    margin-top: 50px
    }
.popular_categories h2 {
    margin-bottom: 20px
    }
.product .title, .related-products-case .title {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700
    }
.product a:hover .title, .related-products-case .relation.pack:hover .title {
    color: #999
    }
.product .title {
    min-height: 185px
    }
@media (min-width: 768px) {
    .related-products-case .title {
        min-height: 185px
        }
    }
.product .info, .related-products-case .info {
    margin-top: 20px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 0;
    border-left: 1px solid #2f2e2b
    }
.product .review_stars {
    display: block;
    height: 19px
    }
@media (min-width: 360px) and (max-width: 767px) {
    .cat-products-case .product, .cart_no_items_products .product, .cart-related .product {
        float: left;
        width: 50%
        }
    .cart-related .product:nth-child(n+3) {
        display: none !important
        }
    .product .from {
        height: 19px
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .cat-products-case .product, .cart_no_items_products .product {
        float: left;
        width: 33.333333%
        }
    }
.welcome-case {
    background: #eee
    }
@media (min-width: 768px) {
    .welcome-case {
        max-width: 1920px;
        margin: auto;
        background: url(/themes/home/template10/images/welcome-background.png) left top #eee no-repeat;
        background-position-x: calc(50% + 485px)
        }
    }
.welcome {
    margin-left: 0;
    margin-right: 0;
    font-size: 15px
    }
.welcome-text {
    padding-top: 20px;
    padding-bottom: 20px
    }
@media (min-width: 992px) {
    .welcome {
        width: 970px;
        margin: auto
        }
    }
@media (min-width: 1200px) {
    .welcome-text {
        padding-top: 50px;
        padding-bottom: 30px
        }
    .welcome {
        width: 1170px
        }
    }
@media (max-width: 767px) {
    .welcome-text {
        padding-top: 30px;
        padding-left: 50px;
        padding-right: 50px
        }
    }
@media (min-width: 768px) {
    .welcome-text {
        min-height: 500px;
        padding-right: 40px
        }
    }
@media (min-width: 992px) {
    .welcome-text {
        min-height: 465px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .welcome-text {
        padding-left: 30px
        }
    }
.welcome h1 {
    margin-bottom: 25px;
    color: #333;
    font-size: 15px
    }
.welcome h1 span {
    display: block;
    color: #2f2e2b;
    font-size: 47px
    }
.testimonials-home {
    margin-bottom: 40px
    }
.testimonials-home .testimonials .title {
    margin-bottom: 20px;
    font-size: 15px
    }
.testimonials-home .testimonials .title span {
    display: block;
    position: relative;
    color: #666;
    font-weight: 400
    }
@media (min-width: 768px) {
    .testimonials-home .testimonials .title span {
        display: unset;
        margin-left: 10px
        }
    .testimonials-home .testimonials .title span:after {
        content: "";
        display: block;
        position: absolute;
        top: 0.35em;
        left: -7px;
        width: 1px;
        height: 0.8em;
        border-left: 1px solid #666
        }
    }
.testimonials .display_name {
    margin-top: 20px;
    font-size: 15px
    }
.testimonials-home .testimonials .review {
    margin-bottom: 30px
    }
@supports (display: grid) {
    @media (max-width: 767px) {
        . testimonials-case . site-container {
            padding: 0
            }
        } . testimonials-home {
        float: none;
        max-width: 730px;
        margin-left: auto;
        margin-right: auto
        } @media (min-width: 1200px) {
        . testimonials-home {
            max-width: 970px
            }
        } . testimonials-home . testimonials . review . review-inner {
        position: relative;
        padding-left: 20px;
        padding-right: 20px
        } @media (min-width: 768px) {
        . testimonials-home . testimonials . review . review-inner: before, . testimonials-home . testimonials . review . review-inner: after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: -75px;
            width: 60px;
            height: 42px;
            background: url(/themes/home/template10/images/quotation-mark.svg) no-repeat
            } . testimonials-home . testimonials . review . review-inner: after {
            top: unset;
            bottom: 0;
            left: unset;
            right: -75px;
            transform: scale(-1, -1)
            }
        } . testimonials-home . testimonials {
        display: grid;
        grid-template-rows: auto;
        grid-auto-flow: column;
        justify-content: start;
        overflow: hidden;
        -webkit-overflow-scrolling: touch
        } @media (any-pointer: coarse) {
        . testimonials-home . testimonials {
            overflow-x: auto
            }
        } . testimonials-home . testimonials: before, . testimonials-home . testimonials: after {
        display: none
        } . testimonials-home . testimonials . review {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
        } @media (min-width: 768px) {
        . testimonials-home . testimonials . review {
            width: 690px;
            padding-left: 90px;
            padding-right: 90px
            }
        } @media (min-width: 992px) {
        . testimonials-home . testimonials . review {
            width: 700px
            }
        } @media (min-width: 1200px) {
        . testimonials-home . testimonials . review {
            width: 940px
            }
        } @media (pointer: coarse) {
        . testimonials-home . testimonials {
            -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory
            } . testimonials-home . testimonials . review {
            scroll-snap-align: center
            }
        }
    }
@media (max-width: 499px) and (pointer: coarse) {
    .testimonials-home {
        padding: 0
        }
    .testimonials-home .testimonials .review:first-child {
        margin-left: calc(50vw - 145px)
        }
    .testimonials-home .testimonials .review:last-child {
        width: calc(50vw + 145px);
        padding-right: calc(50vw + 15px - 145px)
        }
    }
@supports (display: grid) {
    . product_images . additional_images_casing {
        margin-top: 44px
        } . product_images . additional_images_casing . hide-arrow-snap {
        margin-top: 15px
        } . product_images . add_images_casing {
        display: grid;
        grid-template-rows: auto;
        grid-auto-flow: column;
        justify-content: start;
        overflow: hidden;
        -webkit-overflow-scrolling: touch
        } @media (any-pointer: coarse) {
        . product_images . add_images_casing {
            overflow-x: auto
            }
        } . product_images . add_images_casing: before, . product_images . add_images_casing: after {
        display: none
        } . product_images . add_images_casing . thumbnail, . product_images . additional_images_casing: not(. xs-arrows) . thumbnail {
        width: 132px;
        margin-bottom: 20px
        } @media (pointer: coarse) {
        . product_images . add_images_casing {
            -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory
            } . product_images . add_images_casing . thumbnail {
            scroll-snap-align: center
            }
        } . product_images . additional_images_casing . thumbnail > img, . product_images . additional_images_casing . thumbnail a > img {
        max-height: unset
        }
    }
@supports (display: grid) {
    #related_products . row {
        padding-left: 15px;
        padding-right: 15px
        } #related_products . row . related, . cart_no_items_products . row {
        display: grid;
        grid-template-rows: auto;
        grid-auto-flow: column;
        justify-content: start;
        overflow: hidden;
        height: unset ! important;
        -webkit-overflow-scrolling: touch
        } @media (any-pointer: coarse) {
        #related_products . row . related, . cart_no_items_products . row {
            overflow-x: auto
            }
        } . cart_no_items_products . row: before, . cart_no_items_products . row: after {
        display: none
        } @media (max-width: 767px) {
        . cart_no_items_products . row {
            margin-left: 0;
            margin-right: 0
            }
        } @media (min-width: 768px) {
        . cart_no_items_products . row {
            max-width: 734px
            }
        } @media (min-width: 992px) {
        . cart_no_items_products . row {
            max-width: 954px
            }
        } @media (min-width: 1200px) {
        . cart_no_items_products . row {
            max-width: 1140px
            }
        } #related_products . product, . cart_no_items_products . product {
        width: 190px;
        margin-bottom: 20px
        } . cart_no_items_products . product {
        display: block ! important
        } @media (pointer: coarse) {
        #related_products . row . related, . cart_no_items_products . row {
            -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory
            } #related_products . product, . cart_no_items_products . product {
            scroll-snap-align: start
            }
        }
    }
@media (max-width: 767px) {
    #related_products .product {
        text-align: unset
        }
    }
@media (min-width: 550px) and (max-width: 767px) {
    .blog-homepage.col-sm-6 {
        float: left;
        width: 50%
        }
    }
.blog-homepage.col-sm-12 {
    float: none;
    max-width: 585px;
    margin: auto
    }
@media (min-width: 500px) {
    .blog-homepage.col-sm-12 .text {
        padding-left: 70px;
        padding-right: 70px
        }
    }
@media (min-width: 500px) and (max-width: 549px), (min-width: 992px) {
    .blog-homepage.col-sm-6 .text {
        padding-left: 70px;
        padding-right: 70px
        }
    }
.blog-homepage > div {
    padding-top: 0;
    padding-bottom: 0;
    background: 0 0
    }
.blog-homepage .blog_date {
    display: inline-block;
    position: relative;
    margin-right: 10px
    }
.blog-homepage .image img {
    margin-bottom: 30px
    }
.blog-homepage .image, .blog-homepage .text {
    text-align: center
    }
.blog-homepage h3 {
    margin-bottom: 20px;
    font-size: 25px
    }
.blog-homepage h3 .blog_date {
    color: #888
    }
.blog-homepage h3 .blog_date:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.2em;
    right: -10px;
    width: 2px;
    height: 0.8em;
    border-right: 2px solid #888
    }
@media (max-width: 411px) {
    .blog-case .read-all {
        display: inline-block;
        position: absolute;
        left: 50%;
        margin-top: -40px;
        transform: translatex(-50%)
        }
    }
@media (min-width: 412px) {
    .blog-case .read-all {
        float: right;
        margin-top: -78px
        }
    }
.blog-homepage .read-more {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400
    }
.breadcrumb_row {
    margin: 0
    }
@media (min-width: 768px) {
    .filters_title {
        margin-bottom: 5px;
        font-size: 17px
        }
    .product_page .main_image img, .product_page .main_image img:hover {
        padding: 0;
        border: none
        }
    }
.modal-footer-thumbnails, .modal-footer-thumbnails img {
    max-height: 95px
    }
.thumbnail > img, .thumbnail a > img, .thumbnail > img:hover {
    border: none
    }
.add_images_casing .thumbnail.current img, .modal-footer-thumbnails img.current {
    border: none;
    opacity: 0.5
    }
.product_page h1, .page-header h1, .c-pages h1, #product_price_match_modal_title {
    font-size: 39px;
    font-weight: 400
    }
#product_price_match_modal_title {
    font-size: 30px
    }
@media (min-width: 992px) {
    .product_page .page-header {
        float: right;
        width: 50%
        }
    .product_page h1 {
        padding: 0
        }
    }
.product_page .main_image img {
    max-height: none
    }
.nav-tabs > li > a {
    border-radius: 0
    }
.panel {
    box-shadow: none
    }
.modal-content {
    border-radius: 0
    }
.product_buy .price .now_price.vat, .product_buy .ajax-price, .product-packs .relation .the_total_price {
    font-size: 30px;
    font-weight: 700
    }
.product_buy .was_price {
    color: #7b7575;
    font-size: 20px
    }
.product .was_price {
    color: #7b7575;
    font-weight: 400
    }
.product .stock-msg {
    text-align: left
    }
@media (min-width: 992px) {
    .brand_desc_case {
        padding: 0
        }
    }
.review_overview .stars_overall .stars .glyphicon, .review_overview .stars_overall .average_stars {
    font-size: 19px
    }
.text-info {
    color: inherit
    }
footer {
    position: relative;
    background: 0 0
    }
footer .container:not(.payment_logos):not(#newsletter-overlay-wrapper) {
    padding-top: 90px;
    padding-bottom: 50px
    }
footer h4 {
    margin-bottom: 30px;
    color: #2f2e2b;
    font-size: 15px;
    text-transform: uppercase
    }
footer li {
    margin-bottom: 10px
    }
footer a {
    color: #4d4d4d
    }
footer a:hover, footer a:hover:active, footer a:focus, footer a:focus:active, footer a:active {
    color: #999
    }
@media (max-width: 991px) {
    footer .social-media {
        clear: both
        }
    }
.footer-logo {
    margin-bottom: 25px
    }
@media (max-width: 767px) {
    .footer-contact-area {
        margin-bottom: 15px
        }
    }
@media (min-width: 412px) and (max-width: 767px) {
    footer .footer-logo, footer .footer-contact, footer .categories, footer .useful-links {
        float: left;
        width: 50%
        }
    footer .footer-logo {
        padding-right: 15px
        }
    }
.footer-contact {
    padding-left: 0
    }
.footer-contact .contact-phone, .footer-contact .contact-email, .footer-contact .contact-address {
    position: relative;
    margin-bottom: 15px;
    margin-left: 30px;
    font-size: 16px;
    font-weight: 400
    }
.footer-contact .contact-address {
    margin-left: 0
    }
@media (min-width: 412px) and (max-width: 767px) {
    .footer-contact .contact-address {
        margin-left: 15px
        }
    }
@media (max-width: 991px) {
    .footer-contact .contact-email {
        word-wrap: break-word
        }
    }
@media (min-width: 412px) and (max-width: 767px) {
    .footer-contact .contact-phone, .footer-contact .contact-email {
        margin-left: 45px
        }
    }
.footer-contact .contact-phone a {
    display: inline
    }
footer li {
    margin-bottom: 6px
    }
footer li.contact-phone:before, footer li.contact-email:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -30px;
    width: 20px;
    height: 15px;
    background: url(/themes/footer/template10/images/contact-icons.svg) no-repeat left top
    }
footer li.contact-email:before {
    background-position-y: -64px
    }
footer .social {
    margin-top: 2px;
    margin-left: -8px;
    clear: both
    }
@media (max-width: 991px) {
    footer .social {
        margin-top: 15px
        }
    }
@media (min-width: 768px) {
    footer .social {
        float: right
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    footer .social {
        float: none !important
        }
    }
footer .payment_logos {
    margin-top: 0;
    margin-bottom: 0
    }
footer .container_payment_logos {
    border-top: 2px solid #eee
    }
footer .inner_payment_logos {
    padding-left: 15px;
    padding-right: 15px
    }
footer .payment_logos img {
    display: block;
    margin: 30px auto
    }
.footer-newsletter {
    position: relative;
    max-width: 1920px;
    margin: auto;
    margin-top: 70px;
    background: #dedede
    }
.footer-newsletter .container {
    padding-top: 18px;
    padding-bottom: 18px;
    background: 0 0
    }
@media (min-width: 768px) and (max-width: 991px) {
    .footer-newsletter .container {
        width: 670px
        }
    }
.footer-newsletter label {
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
    }
@media (max-width: 991px) {
    .footer-newsletter label {
        margin-bottom: 18px;
        text-align: center
        }
    }
@media (min-width: 992px) {
    .footer-newsletter label {
        padding-right: 15px
        }
    }
.footer-newsletter label small {
    display: block;
    font-size: 14px;
    text-transform: none
    }
@media (max-width: 767px), (min-width: 992px) and (max-width: 1199px) {
    .footer-newsletter label {
        font-size: 15px
        }
    .footer-newsletter label small {
        font-size: 12px
        }
    }
@media (min-width: 992px) {
    .footer-newsletter label {
        width: calc(100% - 240px - 240px - 60px - 100px)
        }
    }
.footer-newsletter input {
    margin-top: 17px;
    padding: 5px;
    color: #4d4d4d;
    background: 0 0;
    font-size: 14px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #4d4d4d
    }
.footer-newsletter input:focus {
    border-color: #999
    }
@media (max-width: 767px) {
    .footer-newsletter input {
        display: block;
        float: none;
        max-width: 240px;
        margin: 17px auto 0 auto
        }
    }
@media (min-width: 768px) {
    .footer-newsletter input, .footer-newsletter input#newsletter {
        width: 240px;
        margin-right: 30px
        }
    }
.footer-newsletter .btn {
    display: inline;
    margin-right: 0;
    padding: 5px;
    color: #fff;
    background: #2f2e2b;
    font-size: 16px;
    border: none;
    text-transform: uppercase
    }
@media (max-width: 767px) {
    .footer-newsletter .btn {
        display: block;
        margin: auto;
        margin-top: 15px
        }
    }
.footer-newsletter .btn span {
    display: block;
    padding: 13px 10px
    }
@media (min-width: 768px) {
    .footer-newsletter .btn {
        width: 100px
        }
    }
.footer-newsletter .btn:hover, .footer-newsletter .btn:hover:active, .footer-newsletter .btn:focus, .footer-newsletter .btn:focus:active, .footer-newsletter .btn:active {
    color: #fff;
    background: #4d4d4d
    }
.footer-newsletter .btn:hover span, .footer-newsletter .btn:hover:active span, .footer-newsletter .btn:focus span, .footer-newsletter .btn:focus:active span, .footer-newsletter .btn:active span {
    border-color: #4d4d4d
    }
footer .container_payment_logos--site-by .footer__site-by {
    text-align: center
    }
.popular_categories h2, .product-packs h3, .cart-related h3, .blog-case h2, .cart_no_items_products h3, #related_products_blog h5, #related_products h5, .testimonials-home h2, .title.standard {
    color: #4ea6af;
    font-weight: 500
    }
.c-pages h1, .page-header h1, .product_page h1 {
    color: #19193f;
    font-size: 29px
    }
.c-pages h2 {
    color: #418393
    }
.c-pages h3 {
    color: #346077
    }
.c-pages h4 {
    color: #263c5b
    }
.the-products .arrow, .testimonials-home .arrow, .product_images .additional_images_casing .arrow-snap, #related_products .arrow, .cart_no_items_products .arrow {
    color: #19193f
    }
.the-products .arrow:hover, .the-products .arrow:hover:active, .the-products .arrow:focus, .the-products .arrow:focus:active, .the-products .arrow:active, .testimonials-home .arrow:hover, .testimonials-home .arrow:hover:active, .testimonials-home .arrow:focus, .testimonials-home .arrow:focus:active, .testimonials-home .arrow:active, .product_images .additional_images_casing .arrow-snap:hover, .product_images .additional_images_casing .arrow-snap:hover:active, .product_images .additional_images_casing .arrow-snap:focus, .product_images .additional_images_casing .arrow-snap:focus:active, .product_images .additional_images_casing .arrow-snap:active, #related_products .arrow:hover, #related_products .arrow:hover:active, #related_products .arrow:focus, #related_products .arrow:focus:active, #related_products .arrow:active, .cart_no_items_products .arrow:hover, .cart_no_items_products .arrow:hover:active, .cart_no_items_products .arrow:focus, .cart_no_items_products .arrow:focus:active, .cart_no_items_products .arrow:active {
    color: #418393
    }
.glyphicon-star {
    color: #4ea6af
    }
.nav-tabs > li:not(:last-child) {
    margin-right: 5px
    }
@media (min-width: 992px) {
    .nav-tabs > li > a {
        color: #19193f;
        background: #f7f7f7;
        text-transform: lowercase;
        border-color: #f7f7f7;
        border-bottom-color: #ddd
        }
    .nav-tabs > li > a:hover, .nav-tabs > li > a:hover:active, .nav-tabs > li > a:focus, .nav-tabs > li > a:focus:active, .nav-tabs > li > a:active {
        color: #000;
        background: #f0f0f0;
        border-color: #f0f0f0;
        border-bottom-color: #ddd
        }
    }
@media (min-width: 992px) {
    .nav-tabs > li.active > a {
        color: #fff;
        background: #4ea6af;
        border-color: #4ea6af
        }
    .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:hover:active, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:focus:active, .nav-tabs > li.active > a:active {
        color: #fff;
        background: #4ea6af;
        border-color: #4ea6af
        }
    }
@media (min-width: 992px) {
    .nav-tabs > li.related_li_element > a:hover, .nav-tabs > li.related_li_element > a:hover:active, .nav-tabs > li.related_li_element > a:focus, .nav-tabs > li.related_li_element > a:focus:active, .nav-tabs > li.related_li_element > a:active {
        color: #000;
        background: #f0f0f0;
        border-color: #f0f0f0;
        border-bottom-color: #ddd
        }
    }
#product_accordion .show_more {
    color: #fff;
    background: #4ea6af;
    text-transform: lowercase;
    border-radius: 0
    }
#product_accordion .show_more.collapsed {
    color: #fff;
    background: #4ea6af
    }
#product_accordion .show_more .glyphicon-star {
    color: #fff
    }
body {
    color: #19193f;
    font-family: "Roboto", sans-serif
    }
body.home .site-container.site-container-bottom {
    display: none
    }
body.search-open {
    overflow: unset
    }
a {
    color: #4ea6af
    }
a:hover, a:hover:active, a:focus, a:focus:active, a:active {
    color: #46959e
    }
.navbar.navbar-inverse .container .navbar-header .bag a .cart-icon, .navbar.navbar-inverse .container .navbar-header .header-search-btn, .navbar.navbar-inverse .container .navbar-header .navbar-toggle {
    color: #4ea6af
    }
.navbar.navbar-inverse .container .navbar-header .bag a .cart-icon:hover, .navbar.navbar-inverse .container .navbar-header .header-search-btn:hover, .navbar.navbar-inverse .container .navbar-header .navbar-toggle:hover, .navbar.navbar-inverse .container .navbar-header .bag a .cart-icon:focus, .navbar.navbar-inverse .container .navbar-header .header-search-btn:focus, .navbar.navbar-inverse .container .navbar-header .navbar-toggle:focus, .navbar.navbar-inverse .container .navbar-header .bag a .cart-icon:active, .navbar.navbar-inverse .container .navbar-header .header-search-btn:active, .navbar.navbar-inverse .container .navbar-header .navbar-toggle:active {
    color: rgba(78, 166, 175, 0.8)
    }
@media (max-width: 767px) {
    .navbar.navbar-inverse {
        background: #fff
        }
    }
@media (max-width: 359px) {
    .navbar.navbar-inverse .container .navbar-header .mobile-logo {
        width: 100px
        }
    }
@media (min-width: 360px) {
    .navbar.navbar-inverse .container .navbar-header .mobile-logo {
        margin-top: 8px
        }
    }
@media (min-width: 768px) {
    .navbar.navbar-inverse .container .navbar-header .bag {
        background: #4ea6af
        }
    .navbar.navbar-inverse .container .navbar-header .bag:hover, .navbar.navbar-inverse .container .navbar-header .bag:hover:active, .navbar.navbar-inverse .container .navbar-header .bag:focus, .navbar.navbar-inverse .container .navbar-header .bag:focus:active, .navbar.navbar-inverse .container .navbar-header .bag:active {
        background: #5fafb8
        }
    }
.navbar.navbar-inverse .container .navbar-header .bag .sub_total_case .sub_total {
    color: #fff
    }
@media (max-width: 767px) {
    .navbar.navbar-inverse .container .navbar-header .bag .item_count_qty_case {
        color: #19193f;
        background: #fff
        }
    }
.navbar.navbar-inverse .container .navbar-header .bag .item_count_qty_case .item_count_qty {
    color: #19193f;
    background: #fff
    }
@media (min-width: 768px) {
    .navbar.navbar-inverse .container .navbar-header .bag .item_count_qty_case .item_count_qty {
        color: #4ea6af;
        background: #fff;
        border-color: #fff
        }
    }
.navbar.navbar-inverse .container .navbar-header .bag .item_count_qty_case .item_count_qty:before {
    border-color: #fff
    }
@media (min-width: 768px) {
    .top-menu {
        margin-right: 196px
        }
    }
@media (min-width: 992px) {
    .top-menu {
        margin-right: 225px
        }
    }
@media (min-width: 1200px) {
    .top-menu {
        margin-right: 210px
        }
    }
@media (min-width: 768px) {
    .top-menu ul li:not(:last-child) {
        margin-right: 25px
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .top-menu ul li.n5, .top-menu ul li.n8 {
        display: none
        }
    }
.top-menu ul li a {
    color: #19193f
    }
.top-menu ul li a:hover, .top-menu ul li a:hover:active, .top-menu ul li a:focus, .top-menu ul li a:focus:active, .top-menu ul li a:active {
    color: #4ea6af
    }
.header-container header .the-logo {
    margin-top: -15px
    }
@media (max-width: 767px) {
    .header-container header #main-search-bar {
        background: #19193f
        }
    }
.header-container header #main-search-bar #main-search-bar-form {
    background: #19193f
    }
@media (min-width: 768px) and (max-width: 991px) {
    .header-container header #main-search-bar #main-search-bar-form {
        left: -29px;
        max-width: 227px
        }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .header-container header #main-search-bar #main-search-bar-form {
        left: 23px;
        max-width: 305px
        }
    }
.header-container header #main-search-bar #main-search-bar-form .search-field {
    color: #fff;
    background: #19193f
    }
.header-container header #main-search-bar #main-search-bar-form .search-field::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
    }
.header-container header #main-search-bar #main-search-bar-form .search-field:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
    }
.header-container header #main-search-bar #main-search-bar-form .search-field::placeholder {
    color: rgba(255, 255, 255, 0.5)
    }
.header-container header #main-search-bar #main-search-bar-form .search-btn {
    color: #fff;
    background: #19193f;
    border-radius: 0 50px 50px 0
    }
.header-container header #main-search-bar #main-search-bar-form .search-btn:hover, .header-container header #main-search-bar #main-search-bar-form .search-btn:hover:active, .header-container header #main-search-bar #main-search-bar-form .search-btn:focus, .header-container header #main-search-bar #main-search-bar-form .search-btn:focus:active, .header-container header #main-search-bar #main-search-bar-form .search-btn:active {
    color: rgba(255, 255, 255, 0.5);
    background: #19193f
    }
.header-container header #main-search-bar .autocomplete-suggestions strong {
    color: #19193f
    }
.header-container header #main-search-bar .autocomplete-suggestion.autocomplete-selected, .header-container header #main-search-bar .autocomplete-suggestion.autocomplete-selected:after, .header-container header #main-search-bar .autocomplete-selected, .header-container header #main-search-bar .autocomplete-selected strong, .header-container header #main-search-bar .autocomplete-selected:after {
    background: #4ea6af
    }
.header-container header #main-search-bar .autocomplete-suggestion.autocomplete-selected strong {
    color: #fff
    }
@supports ((-webkit-mask-position: center) or (mask-position: center)) {
    . header-container header . social li {
        -webkit-mask: url(/themes/header/template9/images/social_media_icons_grey.svg) no-repeat;
        mask: url(/themes/header/template9/images/social_media_icons_grey.svg) no-repeat;
        background-image: unset;
        background-color: #19193f ! important
        } . header-container header . social li: hover, . header-container header . social li: hover: active, . header-container header . social li: focus, . header-container header . social li: focus: active, . header-container header . social li: active {
        background-color: #4ea6af ! important
        } . header-container header . social li . facebook {
        -webkit-mask-position: center 0;
        mask-position: center 0
        } . header-container header . social li . twitter {
        -webkit-mask-position: center -35px;
        mask-position: center -35px
        } . header-container header . social li . google_plus {
        -webkit-mask-position: center -70px;
        mask-position: center -70px
        } . header-container header . social li . blog {
        -webkit-mask-position: center -105px;
        mask-position: center -105px
        } . header-container header . social li . youtube {
        -webkit-mask-position: center -140px;
        mask-position: center -140px
        } . header-container header . social li . pinterest {
        -webkit-mask-position: center -175px;
        mask-position: center -175px
        } . header-container header . social li . instagram {
        -webkit-mask-position: center -210px;
        mask-position: center -210px
        } . header-container header . social li . linkedin {
        -webkit-mask-position: center -245px;
        mask-position: center -245px
        } . header-container header . social li . tumblr {
        -webkit-mask-position: center -280px;
        mask-position: center -280px
        }
    }
body.search-open .search-bar-elastic .search-btn-reset {
    color: #fff;
    background: #19193f
    }
body.search-open .search-bar-elastic .search-btn-reset:hover, body.search-open .search-bar-elastic .search-btn-reset:hover:active, body.search-open .search-bar-elastic .search-btn-reset:focus, body.search-open .search-bar-elastic .search-btn-reset:focus:active, body.search-open .search-bar-elastic .search-btn-reset:active {
    color: rgba(255, 255, 255, 0.5);
    background: #19193f
    }
@media (min-width: 768px) {
    .casing_main_nav {
        background: #19193f;
        min-height: 65px
        }
    }
@media (min-width: 768px) {
    .casing_main_nav .main-menu nav.categorytree > ul > li {
        margin-left: 15px
        }
    }
.casing_main_nav .main-menu nav.categorytree > ul > li > a {
    color: #19193f
    }
@media (min-width: 768px) {
    .casing_main_nav .main-menu nav.categorytree > ul > li > a {
        min-height: 65px;
        color: #fff;
        font-size: 17px;
        font-weight: 500
        }
    .casing_main_nav .main-menu nav.categorytree > ul > li > a:after {
        color: #fff
        }
    }
@media (min-width: 1200px) {
    .casing_main_nav .main-menu nav.categorytree > ul > li > a {
        font-size: 18px
        }
    }
.casing_main_nav .main-menu nav.categorytree > ul > li > a:hover, .casing_main_nav .main-menu nav.categorytree > ul > li > a:hover:active, .casing_main_nav .main-menu nav.categorytree > ul > li > a:focus, .casing_main_nav .main-menu nav.categorytree > ul > li > a:focus:active, .casing_main_nav .main-menu nav.categorytree > ul > li > a:active {
    color: #4ea6af
    }
.casing_main_nav .main-menu nav.categorytree > ul > li > a:hover:after, .casing_main_nav .main-menu nav.categorytree > ul > li > a:hover:active:after, .casing_main_nav .main-menu nav.categorytree > ul > li > a:focus:after, .casing_main_nav .main-menu nav.categorytree > ul > li > a:focus:active:after, .casing_main_nav .main-menu nav.categorytree > ul > li > a:active:after {
    color: #4ea6af
    }
@media (min-width: 768px) {
    .casing_main_nav .main-menu nav.categorytree > ul > li > ul {
        background: #19193f;
        border-color: #19193f
        }
    }
.casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a {
    color: #19193f
    }
@media (min-width: 768px) {
    .casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a {
        color: #fff
        }
    }
@media (min-width: 768px) {
    .casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a:hover, .casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a:hover:active, .casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a:focus, .casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a:focus:active, .casing_main_nav .main-menu nav.categorytree > ul > li > ul > li a:active {
        color: #4ea6af
        }
    }
.casing_main_nav .main-menu nav.categorytree .dropdown_sm, .casing_main_nav .main-menu nav.categorytree .dropdown_md {
    margin-top: 13px;
    color: #fff
    }
.casing_main_nav .main-menu nav.categorytree .dropdown_sm:hover, .casing_main_nav .main-menu nav.categorytree .dropdown_sm:hover:active, .casing_main_nav .main-menu nav.categorytree .dropdown_sm:focus, .casing_main_nav .main-menu nav.categorytree .dropdown_sm:focus:active, .casing_main_nav .main-menu nav.categorytree .dropdown_sm:active, .casing_main_nav .main-menu nav.categorytree .dropdown_md:hover, .casing_main_nav .main-menu nav.categorytree .dropdown_md:hover:active, .casing_main_nav .main-menu nav.categorytree .dropdown_md:focus, .casing_main_nav .main-menu nav.categorytree .dropdown_md:focus:active, .casing_main_nav .main-menu nav.categorytree .dropdown_md:active {
    color: #4ea6af
    }
@media (min-width: 768px) and (max-width: 1199px) {
    .casing_main_nav.collapse.in .main-menu nav.categorytree > ul > li.sm-link.hide-sm {
        height: 65px;
        max-height: 65px
        }
    }
.header_rtb, .home_rtb {
    height: 115px;
    background: #fff
    }
.header_rtb ul, .home_rtb ul {
    display: flex;
    justify-content: space-between
    }
.header_rtb ul .item, .home_rtb ul .item {
    color: #19193f
    }
.header_rtb ul .item .title, .home_rtb ul .item .title {
    font-size: 18px;
    font-weight: 700;
    text-transform: none
    }
.header_rtb ul .item .subline, .home_rtb ul .item .subline {
    font-size: 16px
    }
.header_rtb ul .item:before, .home_rtb ul .item:before {
    top: 11px;
    width: 36px;
    height: 27px;
    -webkit-mask: url(/images/layout/reason-icons.svg) left top no-repeat;
    mask: url(/images/layout/reason-icons.svg) left top no-repeat;
    background-image: unset;
    background-color: #19193f
    }
.header_rtb ul .item.type-100, .home_rtb ul .item.type-100 {
    width: 166px
    }
.header_rtb ul .item.type-200, .home_rtb ul .item.type-200 {
    width: 216px
    }
.header_rtb ul .item.type-200:before, .home_rtb ul .item.type-200:before {
    -webkit-mask-position: left -76px;
    mask-position: left -76px
    }
.header_rtb ul .item.type-300, .home_rtb ul .item.type-300 {
    width: 205px
    }
.header_rtb ul .item.type-300:before, .home_rtb ul .item.type-300:before {
    -webkit-mask-position: left -151px;
    mask-position: left -151px
    }
.header_rtb ul .item.type-400, .home_rtb ul .item.type-400 {
    width: 266px
    }
.header_rtb ul .item.type-400:before, .home_rtb ul .item.type-400:before {
    top: 13px;
    -webkit-mask-position: left -229px;
    mask-position: left -229px
    }
@media (min-width: 768px) and (max-width: 991px) {
    .header_rtb ul .item:nth-child(n+4), .home_rtb ul .item:nth-child(n+4) {
        display: none !important
        }
    }
.reviews-tab-btn {
    position: absolute;
    top: 680px;
    left: -61px;
    width: 165px;
    height: 43px;
    padding: 5px 10px 0 14px;
    color: #fff;
    background: #4ea6af;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(-90deg);
    z-index: 5
    }
@media (any-hover: hover) {
    .reviews-tab-btn:hover, .reviews-tab-btn:hover:active, .reviews-tab-btn:focus, .reviews-tab-btn:focus:active, .reviews-tab-btn:active {
        color: #fff;
        background-color: #68b4bc
        }
    }
.reviews-tab-btn .glyphicon-star {
    float: left;
    position: relative;
    top: 6px;
    width: 18px;
    height: 18px;
    color: #fff
    }
.ekko-lightbox-container .testimonials_case {
    left: 0;
    width: 100%
    }
.ekko-lightbox-container .testimonials_case_side {
    width: 100%;
    margin-bottom: 15px
    }
.ekko-lightbox-container .testimonials_case .blockquote:before {
    top: -7px
    }
@media (max-width: 1279px) {
    body.home .reviews-tab-btn {
        display: none
        }
    }
body:not(.home) .reviews-tab-btn {
    position: fixed;
    top: 390px
    }
@media (max-height: 499px), (max-width: 767px), (min-width: 768px) and (max-width: 860px), (min-width: 992px) and (max-width: 1079px), (min-width: 1200px) and (max-width: 1279px) {
    body:not(.home) .reviews-tab-btn {
        display: none
        }
    }
@media (min-width: 768px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        top: 62px;
        right: 155px
        }
    }
@media (min-width: 992px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        right: 165px
        }
    }
@media (min-width: 1200px) {
    .wishlistHeader:not(.wishlistHeader--mobile) {
        right: 180px
        }
    }
@media (min-width: 768px) {
    .navbar-inverse .wishlistHeader__case__btn {
        padding: 10px 15px;
        color: #fff;
        background: #4ea6af;
        text-transform: lowercase;
        border-radius: 50px
        }
    .navbar-inverse .wishlistHeader__case__btn:hover, .navbar-inverse .wishlistHeader__case__btn:hover:active, .navbar-inverse .wishlistHeader__case__btn:focus, .navbar-inverse .wishlistHeader__case__btn:focus:active, .navbar-inverse .wishlistHeader__case__btn:active {
        color: #fff;
        background: #56abb4
        }
    }
.wishlistHeader--mobile {
    padding-top: 2px
    }
.wishlistButton__case__btn__ico, .wishlistHeader__case__btn__ico {
    background: url(/images/layout/heart-v2.svg) no-repeat center center, url(/images/layout/heart-fill-v2.svg) no-repeat -1000em center;
    background-size: contain
    }
.wishlistButton .wishlistButton__case__btn:hover .wishlistButton__case__btn__ico {
    background-image: url(/images/layout/heart-fill-v2.svg)
    }
.wishlistHeader__case__btn .wishlistHeader__case__btn__ico, .wishlistButton__case__btn--view .wishlistButton__case__btn__ico--view {
    background: url(/images/layout/heart-fill-v2.svg) no-repeat center center, url(/images/layout/heart-fill-hover-v2.svg) no-repeat -1000em center;
    background-size: contain
    }
.navbar-inverse .wishlistHeader__case__btn:hover .wishlistHeader__case__btn__ico, .wishlistButton .wishlistButton__case__btn--view:hover .wishlistButton__case__btn__ico--view {
    background-image: url(/images/layout/heart-fill-hover-v2.svg)
    }
@media (min-width: 768px) {
    .wishlistHeader__case__btn .wishlistHeader__case__btn__ico, .navbar-inverse .wishlistHeader__case__btn:hover .wishlistHeader__case__btn__ico {
        background: url(/images/layout/heart-fill-header.svg) no-repeat center center
        }
    }
.btn.btn-default {
    color: #fff;
    background: #4ea6af;
    text-transform: lowercase;
    border-radius: 50px
    }
.btn.btn-default:hover, .btn.btn-default:hover:active, .btn.btn-default:focus, .btn.btn-default:focus:active, .btn.btn-default:active {
    color: #fff;
    background: #56abb4
    }
.btn.btn-default:disabled {
    color: #fff;
    background: rgba(78, 166, 175, 0.5)
    }
.btn.btn-primary {
    color: #fff;
    background: #19193f;
    text-transform: lowercase;
    border-radius: 50px
    }
.btn.btn-primary:hover, .btn.btn-primary:hover:active, .btn.btn-primary:focus, .btn.btn-primary:focus:active, .btn.btn-primary:active {
    color: #fff;
    background: #292966
    }
.btn.btn-primary:disabled {
    color: #fff;
    background: rgba(25, 25, 63, 0.5)
    }
.btn.btn-success {
    color: #fff;
    background: #418393;
    text-transform: lowercase;
    border-radius: 50px
    }
.btn.btn-success:hover, .btn.btn-success:hover:active, .btn.btn-success:focus, .btn.btn-success:focus:active, .btn.btn-success:active {
    color: #fff;
    background: #468c9d
    }
.btn.btn-success:disabled {
    color: #fff;
    background: rgba(65, 131, 147, 0.5)
    }
.btn.btn-info {
    color: #fff;
    background: #346077;
    text-transform: lowercase;
    border-radius: 50px
    }
.btn.btn-info:hover, .btn.btn-info:hover:active, .btn.btn-info:focus, .btn.btn-info:focus:active, .btn.btn-info:active {
    color: #fff;
    background: #396a83
    }
.btn.btn-info:disabled {
    color: #fff;
    background: rgba(52, 96, 119, 0.5)
    }
.btn.btn-warning {
    color: #fff;
    background: #263c5b;
    text-transform: lowercase;
    border-radius: 50px
    }
.btn.btn-warning:hover, .btn.btn-warning:hover:active, .btn.btn-warning:focus, .btn.btn-warning:focus:active, .btn.btn-warning:active {
    color: #fff;
    background: #2c4568
    }
.btn.btn-warning:disabled {
    color: #fff;
    background: rgba(38, 60, 91, 0.5)
    }
.review_checkout .confirm_and_pay a, .cart-proceed .cart-save-quote, .cart-proceed .cart-checkout-now {
    padding: 12px;
    font-size: 18px;
    border-radius: 50px
    }
.popular_categories {
    background: #c7e2df
    }
.popular_categories .row .arrow {
    background: rgba(25, 25, 63, 0.9)
    }
.popular_categories .row .arrow:hover, .popular_categories .row .arrow:hover:active, .popular_categories .row .arrow:focus, .popular_categories .row .arrow:focus:active, .popular_categories .row .arrow:active {
    background: rgba(78, 166, 175, 0.9)
    }
.home-carousel-small-case {
    margin-bottom: 80px;
    padding-top: 0;
    padding-bottom: 0
    }
.home-carousel-small-case .home-carousel.small, .home-carousel-small-case .home-carousel.small-group {
    margin-top: 0;
    margin-bottom: 0
    }
.home-products-case {
    background: #f7f7f7
    }
.home-products-case .container {
    background: #f7f7f7
    }
.testimonials-home {
    margin-bottom: 30px
    }
.testimonials-home h2 {
    margin-bottom: 30px
    }
.testimonials-home .testimonials {
    margin-bottom: 0;
    padding-bottom: 0
    }
.testimonials-home .testimonials .review {
    margin-bottom: 0
    }
.testimonials-home .testimonials .review .review-inner:before, .testimonials-home .testimonials .review .review-inner:after {
    -webkit-mask: url(/themes/home/template10/images/quotation-mark.svg) no-repeat;
    mask: url(/themes/home/template10/images/quotation-mark.svg) no-repeat;
    background-image: unset;
    background-color: #19193f
    }
.testimonials-home .testimonials .review .review-inner .stars {
    float: left;
    margin-top: 3px;
    margin-right: 10px
    }
.testimonials-home .testimonials .review .review-inner .title {
    font-size: 18px;
    font-weight: 700;
    font-style: italic
    }
.testimonials-home .testimonials .review .review-inner .title .date {
    display: none
    }
.testimonials-home .testimonials .review .review-inner .description {
    font-size: 16px;
    font-style: italic
    }
.testimonials-home .testimonials .review .review-inner .display_name {
    color: #19193f;
    font-size: 16px;
    font-style: normal
    }
.testimonials-home .read-more {
    text-transform: lowercase;
    color: #19193f;
    background: 0 0;
    font-size: 18px;
    font-weight: 400
    }
.testimonials-home .read-more:hover, .testimonials-home .read-more:hover:active, .testimonials-home .read-more:focus, .testimonials-home .read-more:focus:active, .testimonials-home .read-more:active {
    color: #4ea6af;
    background: 0 0
    }
.category a .info .title {
    color: #19193f;
    border-color: #19193f
    }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #19193f;
    border-color: #19193f
    }
@media (max-width: 767px) {
    .paginationCase {
        background: #f7f7f7
        }
    }
.breadcrumb_row .breadcrumb {
    display: flex;
    background: #f7f7f7
    }
.breadcrumb_row .breadcrumb li {
    flex-shrink: 0
    }
.breadcrumb_row .breadcrumb li.active {
    flex-shrink: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
    }
@media (min-width: 768px) {
    #refine .filter-list-group {
        margin-bottom: 30px
        }
    }
#refine .filter-list-group .filter-title {
    padding: 10px 15px;
    color: #fff;
    background: #4ea6af;
    font-size: 18px;
    text-transform: lowercase
    }
@media (hover: hover) and (any-hover: hover) {
    #refine .filter-list-group .filter-title:hover, #refine .filter-list-group .filter-title:hover:active, #refine .filter-list-group .filter-title:focus, #refine .filter-list-group .filter-title:focus:active, #refine .filter-list-group .filter-title:active {
        color: #fff;
        background: #56abb4
        }
    }
#refine .filter-list-group .filter-toggle {
    padding: 5px 15px;
    background: #f7f7f7
    }
@media (any-hover: hover) {
    #refine .filter-list-group .filter-toggle:hover, #refine .filter-list-group .filter-toggle:hover:active, #refine .filter-list-group .filter-toggle:focus, #refine .filter-list-group .filter-toggle:focus:active, #refine .filter-list-group .filter-toggle:active {
        color: #19193f;
        background: #f2f2f2
        }
    }
#refine .filter-list-group .filter-item {
    padding: 5px 15px;
    color: #19193f;
    background: #f7f7f7
    }
@media (any-hover: hover) {
    #refine .filter-list-group .filter-item:hover, #refine .filter-list-group .filter-item:hover:active, #refine .filter-list-group .filter-item:focus, #refine .filter-list-group .filter-item:focus:active, #refine .filter-list-group .filter-item:active {
        color: #19193f;
        background: #f2f2f2
        }
    }
#refine .filter-list-group .filter-item.active {
    color: #fff;
    background: #346077
    }
@media (any-hover: hover) {
    #refine .filter-list-group .filter-item.active:hover, #refine .filter-list-group .filter-item.active:hover:active, #refine .filter-list-group .filter-item.active:focus, #refine .filter-list-group .filter-item.active:focus:active, #refine .filter-list-group .filter-item.active:active {
        color: #fff;
        background: #263c5b
        }
    }
#refine .filter-list-group #frm_price_range {
    background: #f7f7f7;
    border-radius: 0 0 8px 8px
    }
#refine .filter-list-group #frm_price_range .btn {
    background: #263c5b;
    text-transform: lowercase;
    border-radius: 0
    }
#refine .filter-list-group #frm_price_range .btn:hover, #refine .filter-list-group #frm_price_range .btn:hover:active, #refine .filter-list-group #frm_price_range .btn:focus, #refine .filter-list-group #frm_price_range .btn:focus:active, #refine .filter-list-group #frm_price_range .btn:active {
    background: #314e76
    }
.related-products-case a .title, .product a > div .info .title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 60px;
    color: #19193f;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    overflow-wrap: break-word
    }
.product a:hover > div .info .title, .product a:hover:active > div .info .title, .product a:focus > div .info .title, .product a:focus:active > div .info .title, .product a:active > div .info .title {
    color: #19193f
    }
.product a > div .info .price {
    color: #4ea6af
    }
.product a > div .info .was_price {
    color: #346077
    }
.product a > div .info {
    margin-bottom: 20px
    }
.product a > div .info .stock-msg {
    text-align: left
    }
.product a > div:after {
    content: "View";
    display: block;
    position: relative;
    top: 0;
    margin: auto;
    padding: 10px 15px;
    color: #fff;
    background: #4ea6af;
    font-size: 18px;
    text-transform: lowercase;
    text-align: center;
    border-radius: 50px
    }
.product a:hover > div:after, .product a:hover:active > div:after, .product a:focus > div:after, .product a:focus:active > div:after, .product a:active > div:after {
    background: #56abb4
    }
.product_buy_case .product_buy .form-group .btn.submit-show, .product_buy_case .product_buy .form-group .add_to {
    padding: 12px;
    font-size: 20px
    }
.product_buy_case .product_buy .form-group .btn.submit-show {
    padding: 11px 12px
    }
.product-packs .relation .the_total_price, .product_buy .ajax-price, .product_buy .price span.now_price {
    color: #4ea6af
    }
.product_buy .price span.now_price.vat {
    font-size: 28px
    }
.product_buy .price span.was_price {
    color: #346077
    }
.product_buy .price span.was_price.vat {
    font-size: 18px
    }
.product_buy .price span.now_price.vat.price-hide {
    display: block
    }
.product_buy .price span.now_price.vat small {
    display: none
    }
.product_buy .price span.now_price.ex_vat {
    color: #4ea6af
    }
.product_buy .price span.now_price.ex_vat small {
    display: none
    }
.product_buy .price span.was_price.vat small {
    display: none
    }
.product_buy .price span.was_price.ex_vat small {
    display: none
    }
.product_buy .ajax-price {
    color: #4ea6af;
    font-size: 28px
    }
.product_buy .ajax-price small {
    display: none
    }
.product-packs .relation .the_total_price small {
    display: none
    }
.product_qty div .plus-minus-btn {
    border-radius: 50px
    }
.product_qty div input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    border-radius: 50px
    }
#stock_request_form_wrapper .btn {
    border-radius: 0
    }
footer .container .footer-contact-area .footer-contact {
    display: flex;
    flex-direction: column
    }
footer .container .footer-contact-area .footer-contact li.contact-phone, footer .container .footer-contact-area .footer-contact li.contact-email {
    margin-left: 22px
    }
footer .container .footer-contact-area .footer-contact li:before {
    left: -22px;
    width: 21px;
    height: 21px;
    -webkit-mask: url(/themes/header/template6/images/header-contact-icons.svg) no-repeat left top;
    mask: url(/themes/header/template6/images/header-contact-icons.svg) no-repeat left top;
    background-image: unset;
    background-color: #19193f
    }
footer .container .footer-contact-area .footer-contact li.contact-email:before {
    -webkit-mask-position: left -68px;
    mask-position: left -68px
    }
footer .container .footer-contact-area .footer-contact li.contact-address {
    order: -1
    }
footer h4 {
    color: #4ea6af;
    font-size: 18px;
    text-transform: lowercase
    }
footer a {
    color: #19193f
    }
footer a:hover, footer a:hover:active, footer a:focus, footer a:focus:active, footer a:active {
    color: #4ea6af
    }
footer .categories ul li, footer .useful-links ul li {
    margin-bottom: 13px
    }
@supports ((-webkit-mask-position: center) or (mask-position: center)) {
    footer . social li {
        -webkit-mask: url(/themes/header/template9/images/social_media_icons_grey.svg) no-repeat;
        mask: url(/themes/header/template9/images/social_media_icons_grey.svg) no-repeat;
        background-image: unset;
        background-color: #19193f ! important
        } footer . social li: hover, footer . social li: hover: active, footer . social li: focus, footer . social li: focus: active, footer . social li: active {
        background-image: unset;
        background-color: #4ea6af ! important
        } footer . social li . facebook {
        -webkit-mask-position: center 0;
        mask-position: center 0
        } footer . social li . twitter {
        -webkit-mask-position: center -35px;
        mask-position: center -35px
        } footer . social li . google_plus {
        -webkit-mask-position: center -70px;
        mask-position: center -70px
        } footer . social li . blog {
        -webkit-mask-position: center -105px;
        mask-position: center -105px
        } footer . social li . youtube {
        -webkit-mask-position: center -140px;
        mask-position: center -140px
        } footer . social li . pinterest {
        -webkit-mask-position: center -175px;
        mask-position: center -175px
        } footer . social li . instagram {
        -webkit-mask-position: center -210px;
        mask-position: center -210px
        } footer . social li . linkedin {
        -webkit-mask-position: center -245px;
        mask-position: center -245px
        } footer . social li . tumblr {
        -webkit-mask-position: center -280px;
        mask-position: center -280px
        }
    }
footer .outer_payment_logos {
    padding: 9px 0;
    color: #fff;
    background: #19193f
    }
footer .outer_payment_logos .container_payment_logos {
    background: 0 0;
    border: none
    }
footer .outer_payment_logos .container_payment_logos .inner_payment_logos {
    padding: 0;
    background: 0 0
    }
footer .outer_payment_logos .container_payment_logos .inner_payment_logos img {
    margin: 0 auto
    }
.payment_logos_cart img, .reg_info .bs-callout-info h2 + img {
    padding: 9px;
    background: #19193f;
    border-radius: 50px
    }
.container_payment_logos--site-by:after {
    display: none
    }
footer .container_payment_logos--site-by .footer__site-by a {
    color: #fff
    }
footer .container_payment_logos--site-by .footer__site-by a:hover, footer .container_payment_logos--site-by .footer__site-by a:hover:active, footer .container_payment_logos--site-by .footer__site-by a:focus, footer .container_payment_logos--site-by .footer__site-by a:focus:active, footer .container_payment_logos--site-by .footer__site-by a:active {
    color: rgba(255, 255, 255, 0.8)
    }
.footer-newsletter {
    height: 330px;
    margin-top: 0;
    color: #fff;
    background: url(/images/layout/newsletter-background.jpg) no-repeat center #19193f
    }
.footer-newsletter .container .newsletter-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    justify-content: space-between
    }
@media (min-width: 550px) {
    .footer-newsletter .container .newsletter-form {
        grid-template-columns: 1fr 1fr
        }
    }
@media (min-width: 768px) {
    .footer-newsletter .container .newsletter-form {
        grid-template-columns: minmax(100px, 300px) minmax(100px, 300px) 140px
        }
    }
@media (min-width: 992px) {
    .footer-newsletter .container .newsletter-form {
        grid-template-columns: 245px minmax(100px, 300px) minmax(100px, 300px) 140px
        }
    }
.footer-newsletter .container .newsletter-form:before {
    content: "Sign up to our newsletter";
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    text-transform: lowercase
    }
@media (min-width: 550px) {
    .footer-newsletter .container .newsletter-form:before {
        grid-column: 2 span;
        margin-top: 30px
        }
    }
@media (min-width: 768px) {
    .footer-newsletter .container .newsletter-form:before {
        grid-column: 3 span
        }
    }
@media (min-width: 992px) {
    .footer-newsletter .container .newsletter-form:before {
        grid-column: 4 span;
        margin-bottom: 30px
        }
    }
.footer-newsletter .container .newsletter-form label {
    width: unset;
    margin: unset;
    padding-right: unset;
    font-size: 18px;
    text-transform: lowercase
    }
@media (min-width: 550px) and (max-width: 767px) {
    .footer-newsletter .container .newsletter-form label {
        grid-column: 2 span
        }
    }
@media (min-width: 768px) and (max-width: 991px) {
    .footer-newsletter .container .newsletter-form label {
        grid-column: 3 span
        }
    }
.footer-newsletter .container .newsletter-form input {
    width: unset;
    max-width: unset;
    height: 50px;
    margin: unset;
    padding: 5px 15px;
    color: #19193f;
    background: #fff;
    border: none;
    border-radius: 50px;
    text-transform: lowercase
    }
.footer-newsletter .container .newsletter-form input#newsletter {
    width: unset;
    margin: unset
    }
.footer-newsletter .container .newsletter-form .btn {
    width: 100%;
    height: 50px;
    margin-top: unset;
    background: #4ea6af;
    text-transform: lowercase
    }
.footer-newsletter .container .newsletter-form .btn:hover, .footer-newsletter .container .newsletter-form .btn:hover:active, .footer-newsletter .container .newsletter-form .btn:focus, .footer-newsletter .container .newsletter-form .btn:focus:active, .footer-newsletter .container .newsletter-form .btn:active {
    background: #56abb4
    }
@media (min-width: 550px) and (max-width: 767px) {
    .footer-newsletter .container .newsletter-form .btn {
        grid-column: 2 span
        }
    }
footer .newsletter-overlay-case .newsletter-overlay .panel-heading {
    color: #fff;
    background: #19193f
    }
footer .newsletter-overlay-case .newsletter-overlay .panel-heading #newsletter-overlay-close {
    color: #fff;
    text-shadow: none;
    opacity: 0.4;
    line-height: 1
    }
footer .newsletter-overlay-case .newsletter-overlay .panel-heading #newsletter-overlay-close:hover, footer .newsletter-overlay-case .newsletter-overlay .panel-heading #newsletter-overlay-close:hover:active, footer .newsletter-overlay-case .newsletter-overlay .panel-heading #newsletter-overlay-close:focus, footer .newsletter-overlay-case .newsletter-overlay .panel-heading #newsletter-overlay-close:focus:active, footer .newsletter-overlay-case .newsletter-overlay .panel-heading #newsletter-overlay-close:active {
    opacity: 0.5
    }
footer .newsletter-overlay-case .newsletter-overlay .panel-body {
    background: #263c5b
    }
footer .newsletter-overlay-case .newsletter-overlay .panel-body .btn-success {
    color: #fff;
    background: #4ea6af;
    border-radius: 0
    }
footer .newsletter-overlay-case .newsletter-overlay .panel-body .btn-success:hover, footer .newsletter-overlay-case .newsletter-overlay .panel-body .btn-success:hover:active, footer .newsletter-overlay-case .newsletter-overlay .panel-body .btn-success:focus, footer .newsletter-overlay-case .newsletter-overlay .panel-body .btn-success:focus:active, footer .newsletter-overlay-case .newsletter-overlay .panel-body .btn-success:active {
    color: #fff;
    background: #57aab3
    }
.review_checkout .checkout_section .panel .panel-heading {
    background: 0 0
    }
.review_checkout .checkout_section .panel .panel-heading h4 {
    font-size: 12px
    }
.review_checkout .checkout_section .panel .panel-heading h4 a {
    text-transform: uppercase
    }
.review_checkout .checkout_section .panel .panel-collapse .btn {
    border-radius: 0
    }
.order-summary.panel-default > .panel-heading {
    padding: 0;
    background: 0 0
    }
.order-summary.panel-default > .panel-heading > h4 a {
    padding: 7px 12px;
    color: #fff;
    background: #4ea6af;
    text-transform: uppercase
    }
.order-summary.panel-default > .panel-heading > h4 a.collapsed {
    color: #fff;
    background: #4ea6af
    }
@media (max-width: 767px) {
    .pg-delivery table:not(.non-responsive) td {
        padding-left: 37%
        }
    .pg-delivery table:not(.non-responsive) td:before {
        width: 37%
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(1):before {
        content: "Delivery Option"
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(2):before {
        content: "Delivery Time"
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(3):before {
        content: "Cost"
        }
    .pg-delivery table:not(.non-responsive) td:nth-of-type(4):before {
        content: "Additional Item"
        }
    }
@media (max-width: 991px) {
    #tab_delivery table:not(.non-responsive) td, .pg-delivery-tab table:not(.non-responsive) td {
        padding-left: 47%
        }
    #tab_delivery table:not(.non-responsive) td:before, .pg-delivery-tab table:not(.non-responsive) td:before {
        width: 47%
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(1):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(1):before {
        content: "Delivery Option"
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(2):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(2):before {
        content: "Delivery Time"
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(3):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(3):before {
        content: "Cost"
        }
    #tab_delivery table:not(.non-responsive) td:nth-of-type(4):before, .pg-delivery-tab table:not(.non-responsive) td:nth-of-type(4):before {
        content: "Additional Item"
        }
    }
.wishlist-page .wishlistShare {
    background: #c7e2df
    }
.wishlist-page .wishlistShare h2 {
    color: #19193f
    }
.wishlist-page .wishlistAccount {
    background: #ddeeec
    }
.wishlist-page .wishlistAccount h2 {
    color: #19193f
    }
.wishlistItems .panel-default {
    border-color: #ddeeec
    }
.wishlistItems .panel-default .panel-heading {
    background: #ddeeec;
    font-weight: 400
    }
.wishlistItems .panel-default .panel-heading .panel-title {
    color: #19193f
    }
#wishlistShareUrl:before {
    color: #fff;
    background: #19193f
    }
#wishlistShareUrl:hover:before, #wishlistShareUrl:hover:active:before, #wishlistShareUrl:focus:before, #wishlistShareUrl:focus:active:before, #wishlistShareUrl:active:before {
    color: #fff;
    background: #292966
    }
.events {
    display: grid;
    gap: 30px;
    margin-top: 40px;
    margin-bottom: 40px
    }
@media (min-width: 320px) {
    .events {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr))
        }
    }
.events__event {
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 0;
    border: 1px solid #4ea6af
    }
.events__event .panel-heading {
    display: flex;
    align-items: center;
    background: #4ea6af;
    padding: 15px
    }
.events__event .panel-heading h3 {
    color: #fff;
    font-size: 18px
    }
.events__event .panel-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
    }
.events__event .panel-body:before, .events__event .panel-body:after {
    display: none
    }
.events__event .panel-body .btn {
    margin-top: 15px
    }
.cartContent__item__section__qtyInput.plus_minus_lg .btn-down + input {
    border-radius: 50px
    }
@supports (display: grid) {
    . related_blogs . blog-post a {
        display: block;
        height: 100%
        } . related_blogs . blog-post a . blog_post_related {
        display: grid;
        grid-template-rows: 1fr auto;
        gap: 15px;
        height: 100%
        } . related_blogs . blog-post a . blog_post_related > span . image img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%
        } . related_blogs . blog-post a . blog_post_related > span: not(. image) {
        display: grid;
        gap: 10px
        } . related_blogs . blog-post a . blog_post_related > span: not(. image) . title {
        margin-top: 0;
        margin-bottom: 0;
        color: #19193f
        } . related_blogs . blog-post a . blog_post_related > span: not(. image) . date {
        color: #418393
        } . related_blogs . blog-post a . blog_post_related > span: not(. image) . short {
        margin-bottom: 0;
        color: #19193f
        } . related_blogs . blog-post a . blog_post_related > span: not(. image) . read_full {
        margin-bottom: 0;
        color: #4ea6af
        } . related_blogs . blog-post a . blog_post_related > span: not(. image) . read_full: hover, . related_blogs . blog-post a . blog_post_related > span: not(. image) . read_full: hover: active, . related_blogs . blog-post a . blog_post_related > span: not(. image) . read_full: focus, . related_blogs . blog-post a . blog_post_related > span: not(. image) . read_full: focus: active, . related_blogs . blog-post a . blog_post_related > span: not(. image) . read_full: active {
        color: #46959e
        } . related_blogs . blog-post a . blog_post_related > span: not(. image): before, . related_blogs . blog-post a . blog_post_related > span: not(. image): after {
        display: none
        } . related_blogs . blog-post a . blog_post_related: before, . related_blogs . blog-post a . blog_post_related: after {
        display: none
        }
    }
.blog_post .title {
    color: #19193f
    }
.blog_post .date {
    color: #418393
    }
.blog_post .short {
    color: #19193f
    }
.blog_post .read_full {
    color: #4ea6af
    }
.blog_post .read_full:hover, .blog_post .read_full:hover:active, .blog_post .read_full:focus, .blog_post .read_full:focus:active, .blog_post .read_full:active {
    color: #46959e
    }