@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);

tr.summary-total {
    cursor: pointer
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
    font-style: italic
}

.cart-tax-info {
    display: block
}

.cart-tax-info, .cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price, .cart-tax-total .price {
    display: inline !important;
    font-weight: 400 !important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, .35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body .block-layered-nav .layered-nav-toggle-more, .remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: 700 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px
}

.map-popup-price .price-box, .map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0
}

.map-popup-price {
    margin: 5px 0 0
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word
}

.map-popup-only-text {
    border-top: 1px solid #ddd
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

.block-layered-nav .layered-nav-toggle-more, a {
    background-color: transparent
}

.block-layered-nav .layered-nav-toggle-more:active, .block-layered-nav .layered-nav-toggle-more:hover, 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: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .block-layered-nav .layered-nav-toggle-more, .block-layered-nav .layered-nav-toggle-more:visited, a, a:visited {
        text-decoration: underline
    }

    .block-layered-nav .layered-nav-toggle-more[href]:after, a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .block-layered-nav .layered-nav-toggle-more[href^="javascript:"]:after, .block-layered-nav .layered-nav-toggle-more[href^="#"]:after, 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
    }

    .availability-only-details, .cart .totals table, .data-table, .table {
        border-collapse: collapse !important
    }

    .availability-only-details td, .availability-only-details th, .cart .totals table td, .cart .totals table th, .data-table td, .data-table th, .table td, .table th {
        background-color: #fff !important
    }

    .data-table td, .data-table th, .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

* {
    -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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.27777778;
    color: #3c4146;
    background-color: #fff;
    letter-spacing: 0.5px;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.block-layered-nav .layered-nav-toggle-more, a {
    color: #000;
    text-decoration: none
}

div[role="main"] .std a { text-decoration: underline; }

.block-layered-nav .layered-nav-toggle-more:focus, .block-layered-nav .layered-nav-toggle-more:hover, a:focus, a:hover {
    color: #000;
    text-decoration: none;
}

.block-layered-nav .layered-nav-toggle-more:focus, a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.block-banner .block-content img, .carousel-inner > .item > .block-layered-nav .layered-nav-toggle-more > img, .carousel-inner > .item > a > img, .carousel-inner > .item > img, .category-image img, .gallery .image-zoom img, .gallery .more-views img, .img-responsive, .product-img-box .more-views img, .product-img-box .product-image-zoom img, .product-review .product-img-box .product-image, .thumbnail .block-layered-nav .layered-nav-toggle-more > img, .thumbnail a > img, .thumbnail > img, .tool-tip-content img {
    display: block;
    max-width: 100%;
}

.header-logo-container .logo img {
    height: 80px;
}

.img-rounded {
    border-radius: 0
}

.gallery img, .img-thumbnail, .product-essential .product-img-box img, .products-grid .product-image img, .products-list .media-left img {
    padding: 0;
    line-height: 1.27777778;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #bec3c8
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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
}

.page-popup {
    padding: 30px
}

header[role=banner] {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 23px;
    margin-bottom: 23px;
}

header[role=banner] > * {
    letter-spacing: normal
}

>
header[role=banner] {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    header[role=banner] {
        display: block
    }
}

header[role=banner] > .logo {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 992px) {
    header[role=banner] > .logo {
        width: 41.66666667%
    }
}

header[role=banner] .quick-access {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 992px) {
    header[role=banner] .quick-access {
        width: 58.33333333%
    }
}

@media (min-width: 768px) {
    header[role=banner] .form-language {
        float: left;
        width: 160px
    }

    header[role=banner] .form-language .form-control {
        width: 120px
    }

    header[role=banner] .links {
        float: right;
        line-height: 30px
    }
}

@media (min-width: 992px) {
    header[role=banner] .quick-access {
        float: right
    }
}

.layout {
    /*margin-left: -15px;
    margin-right: -15px*/
}

.layout:after, .layout:before {
    content: " ";
    display: table
}

.layout:after {
    clear: both
}

.layout:after, .layout:before {
    content: " ";
    display: table
}

.layout:after {
    clear: both
}

.layout.layout-1-col div[role=main] {
    position: static;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 992px) {
    .layout.layout-1-col div[role=main] {
        width: 100%
    }
}

div[role=main] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    float: right;
    margin-bottom: 23px
}

@media (min-width: 992px) {
    div[role=main] {
        width: 75%
    }
}

aside[role=complementary], div.side-navigation {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    clear: left;
    float: left;
    margin-bottom: 11.5px
}

@media (min-width: 992px) {
    aside[role=complementary], div.side-navigation {
        width: 25%
    }
}

div[role=main] aside[role=complementary] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    float: none
}

@media (min-width: 992px) {
    div[role=main] aside[role=complementary] {
        width: 33.33333333%
    }
}

footer[role=contentinfo] {

}

footer[role=contentinfo] .links li, footer[role=contentinfo] > ul > li {
    display: inline
}

footer[role=contentinfo] .bugs, footer[role=contentinfo] .links, footer[role=contentinfo] address, footer[role=contentinfo] > ul {
    margin-bottom: 11.5px
}

@media (min-width: 768px) {
    footer[role=contentinfo] .bugs, footer[role=contentinfo] .links, footer[role=contentinfo] address, footer[role=contentinfo] > ul {
        width: 50%
    }

    footer[role=contentinfo] .bugs, footer[role=contentinfo] > ul {
        float: left
    }

    footer[role=contentinfo] .links, footer[role=contentinfo] address {
        float: right;
        text-align: right
    }
}

.block-layered-nav .layered-nav-toggle-more, a {

}

/*.block-layered-nav .layered-nav-toggle-more:focus, .block-layered-nav .layered-nav-toggle-more:hover, a:focus, a:hover {
    font-weight: 700
}*/

.block .block-subtitle, .block .block-title, .h1, .h2, .h3, .h4, .h5, .h6, footer .block .block-subtitle, footer .block .block-title, footer .h1, footer .h2, footer .h3, footer .h4, footer .h5, footer .h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.14285714;
    color: #000;
}

.block .block-subtitle .small, .block .block-subtitle small, .block .block-title .small, .block .block-title 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, 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: #bec3c8
}

.block .block-subtitle, .block .block-title, .h1, .h2, .h3, h1, h2, h3 {
    margin-top: 23px;
    margin-bottom: 11.5px
}

.block .block-subtitle .small, .block .block-subtitle small, .block .block-title .small, .block .block-title small, .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, footer .block .block-subtitle, footer .block .block-title, footer .h1, footer .h2, footer .h3, footer .h4, footer .h5, footer .h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, h4, h5, h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.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: 20px;
    letter-spacing: 1px;
}

.block .block-title, .h2, h2 {
    font-size: 24px
}

.block .block-subtitle, .h3, h3 {
    font-size: 17px;
}

.h4, footer .block .block-subtitle, footer .block .block-title, footer .h1, footer .h2, footer .h3, footer .h4, footer .h5, footer .h6, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 18px
}

.h6, h6 {
    font-size: 14px
}

p {
    margin: 0 0 11.5px;
    line-height: 1.7;
}

.lead {
    margin-bottom: 23px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 27px
    }
}

.small, small {
    font-size: 77%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.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: #8c9298
}

.text-primary {
    color: #003e77
}

.block-layered-nav .layered-nav-toggle-more.text-primary:focus, .block-layered-nav .layered-nav-toggle-more.text-primary:hover, a.text-primary:focus, a.text-primary:hover {
    color: #002344
}

.text-success {
    color: #3c763d
}

.block-layered-nav .layered-nav-toggle-more.text-success:focus, .block-layered-nav .layered-nav-toggle-more.text-success:hover, a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

.block-layered-nav .layered-nav-toggle-more.text-info:focus, .block-layered-nav .layered-nav-toggle-more.text-info:hover, a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

.block-layered-nav .layered-nav-toggle-more.text-warning:focus, .block-layered-nav .layered-nav-toggle-more.text-warning:hover, a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

.block-layered-nav .layered-nav-toggle-more.text-danger:focus, .block-layered-nav .layered-nav-toggle-more.text-danger:hover, a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #003e77
}

.block-layered-nav .layered-nav-toggle-more.bg-primary:focus, .block-layered-nav .layered-nav-toggle-more.bg-primary:hover, a.bg-primary:focus, a.bg-primary:hover {
    background-color: #002344
}

.bg-success {
    background-color: #dff0d8
}

.block-layered-nav .layered-nav-toggle-more.bg-success:focus, .block-layered-nav .layered-nav-toggle-more.bg-success:hover, a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

.block-layered-nav .layered-nav-toggle-more.bg-info:focus, .block-layered-nav .layered-nav-toggle-more.bg-info:hover, a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

.block-layered-nav .layered-nav-toggle-more.bg-warning:focus, .block-layered-nav .layered-nav-toggle-more.bg-warning:hover, a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

.block-layered-nav .layered-nav-toggle-more.bg-danger:focus, .block-layered-nav .layered-nav-toggle-more.bg-danger:hover, a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header, .page-title {
    padding-bottom: 10.5px;
    margin: 46px 0 23px;
    border-bottom: 1px solid transparent
}

ol, ul {
    margin-top: 0;
    margin-bottom: 11.5px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 23px
}

dd, dt {
    line-height: 1.27777778
}

dt {
    font-weight: 700
}

dd {
    margin-left: 15px;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #bec3c8
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11.5px 23px;
    margin: 0 0 23px;
    font-size: 22.5px;
    border-left: 5px solid #bec3c8
}

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.27777778;
    color: #bec3c8
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #bec3c8;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.27777778
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row, .row-compare {
    margin-left: -15px;
    margin-right: -15px;

    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.row > * {

}

>
.row,

>
.row-compare {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    .row {
        display: block
    }
}

.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;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.col2-set, .col4-set {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.col2-set > *, .col4-set > * {
    letter-spacing: normal
}

>
.col2-set,

>
.col4-set {
    letter-spacing: -.31em
}

.col2-set,

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    .col4-set {
        display: block
    }
}

.col2-set > .legend {
    margin-left: 15px;
    margin-right: 15px;
    width: auto
}

.col2-set .col-1, .col2-set .col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .col2-set .col-1, .col2-set .col-2 {
        width: 50%
    }
}

.col2-set .col-narrow {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .col2-set .col-narrow {
        width: 33.33333333%
    }
}

.col2-set .col-wide {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .col2-set .col-wide {
        width: 66.66666667%
    }
}

.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
        width: 33.33333333%
    }
}

.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
        width: 25%
    }
}

.direction-ltr {
    direction: ltr
}

.direction-rtl {
    direction: rtl
}

.direction-rtl > * {
    direction: ltr
}

.direction-rtl > .direction-rtl {
    direction: rtl
}

.row-align-left {
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.row-align-center {
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.row-align-right {
    text-align: right;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.row-align-justify {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.row-align-justify > * {
    -moz-text-align-last: auto;
    text-align-last: auto
}

.row-vertical-top {
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.row-vertical-baseline {
    vertical-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.row-vertical-center {
    vertical-align: middle;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.row-vertical-bottom {
    vertical-align: bottom;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.col-vertical-auto {
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.col-vertical-top {
    vertical-align: top;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.col-vertical-baseline {
    vertical-align: baseline;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.col-vertical-center {
    vertical-align: middle;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.col-vertical-bottom {
    vertical-align: bottom;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.col-as-row {
    margin-left: 0;
    margin-right: 0;
    letter-spacing: -.31em;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.col-as-row > * {
    letter-spacing: normal
}

>
.col-as-row {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    .col-as-row {
        display: inline-block
    }
}

.row-modern-vertical-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.row-xs-vertical-stretch {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    height: 1px
}

.row-xs-vertical-stretch > [class*=" col-"], .row-xs-vertical-stretch > [class^=col-] {
    position: static;
    display: table-cell
}

@media (min-width: 768px) {
    .row-sm-vertical-stretch {
        display: table;
        table-layout: fixed;
        border-collapse: separate;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        height: 1px
    }

    .row-sm-vertical-stretch > [class*=" col-"], .row-sm-vertical-stretch > [class^=col-] {
        position: static;
        display: table-cell
    }
}

@media (min-width: 992px) {
    .row-md-vertical-stretch {
        display: table;
        table-layout: fixed;
        border-collapse: separate;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        height: 1px
    }

    .row-md-vertical-stretch > [class*=" col-"], .row-md-vertical-stretch > [class^=col-] {
        position: static;
        display: table-cell
    }
}

@media (min-width: 1200px) {
    .row-lg-vertical-stretch {
        display: table;
        table-layout: fixed;
        border-collapse: separate;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        height: 1px
    }

    .row-lg-vertical-stretch > [class*=" col-"], .row-lg-vertical-stretch > [class^=col-] {
        position: static;
        display: table-cell
    }
}

.row-xs-gutter-fix {
    width: -webkit-calc(100% + 60px);
    width: -moz-calc(100% + 60px);
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
    border-spacing: 30px 0
}

@media (min-width: 768px) {
    .row-sm-gutter-fix {
        width: -webkit-calc(100% + 60px);
        width: -moz-calc(100% + 60px);
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-right: -30px;
        border-spacing: 30px 0
    }
}

@media (min-width: 992px) {
    .row-md-gutter-fix {
        width: -webkit-calc(100% + 60px);
        width: -moz-calc(100% + 60px);
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-right: -30px;
        border-spacing: 30px 0
    }
}

@media (min-width: 1200px) {
    .row-lg-gutter-fix {
        width: -webkit-calc(100% + 60px);
        width: -moz-calc(100% + 60px);
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-right: -30px;
        border-spacing: 30px 0
    }
}

.row-wrapper-vertical-stretch-ie-fix {
    margin-left: -15px;
    margin-right: -15px
}

.row-wrapper-vertical-stretch-ie-fix > .row-lg-vertical-stretch, .row-wrapper-vertical-stretch-ie-fix > .row-md-vertical-stretch, .row-wrapper-vertical-stretch-ie-fix > .row-sm-vertical-stretch, .row-wrapper-vertical-stretch-ie-fix > .row-xs-vertical-stretch {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.row-wrapper-wrapper-gutter-ie-fix {
    overflow: hidden
}

.row-wrapper-gutter-ie-fix {
    margin-left: -30px;
    margin-right: -30px
}

.row-wrapper-gutter-ie-fix > .row-xs-gutter-fix {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.row-wrapper-gutter-ie-fix > .row-lg-gutter-fix, .row-wrapper-gutter-ie-fix > .row-md-gutter-fix, .row-wrapper-gutter-ie-fix > .row-sm-gutter-fix {
    margin-left: 30px;
    margin-right: 30px
}

@media (min-width: 768px) {
    .row-wrapper-gutter-ie-fix > .row-sm-gutter-fix {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .row-wrapper-gutter-ie-fix > .row-md-gutter-fix {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 1200px) {
    .row-wrapper-gutter-ie-fix > .row-lg-gutter-fix {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #8c9298;
    text-align: left
}

th {
    text-align: left
}

.availability-only-details, .cart .totals table, .data-table, .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px
}

.availability-only-details > tbody > tr > td, .availability-only-details > tbody > tr > th, .availability-only-details > tfoot > tr > td, .availability-only-details > tfoot > tr > th, .availability-only-details > thead > tr > td, .availability-only-details > thead > tr > th, .cart .totals table > tbody > tr > td, .cart .totals table > tbody > tr > th, .cart .totals table > tfoot > tr > td, .cart .totals table > tfoot > tr > th, .cart .totals table > thead > tr > td, .cart .totals table > thead > tr > th, .data-table > tbody > tr > td, .data-table > tbody > tr > th, .data-table > tfoot > tr > td, .data-table > tfoot > tr > th, .data-table > thead > tr > td, .data-table > thead > tr > th, .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.27777778;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.availability-only-details > thead > tr > th, .cart .totals table > thead > tr > th, .data-table > thead > tr > th, .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.availability-only-details > caption + thead > tr:first-child > td, .availability-only-details > caption + thead > tr:first-child > th, .availability-only-details > colgroup + thead > tr:first-child > td, .availability-only-details > colgroup + thead > tr:first-child > th, .availability-only-details > thead:first-child > tr:first-child > td, .availability-only-details > thead:first-child > tr:first-child > th, .cart .totals table > caption + thead > tr:first-child > td, .cart .totals table > caption + thead > tr:first-child > th, .cart .totals table > colgroup + thead > tr:first-child > td, .cart .totals table > colgroup + thead > tr:first-child > th, .cart .totals table > thead:first-child > tr:first-child > td, .cart .totals table > thead:first-child > tr:first-child > th, .data-table > caption + thead > tr:first-child > td, .data-table > caption + thead > tr:first-child > th, .data-table > colgroup + thead > tr:first-child > td, .data-table > colgroup + thead > tr:first-child > th, .data-table > thead:first-child > tr:first-child > td, .data-table > thead:first-child > tr:first-child > th, .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
}

.availability-only-details > tbody + tbody, .cart .totals table > tbody + tbody, .data-table > tbody + tbody, .table > tbody + tbody {
    border-top: 2px solid #ddd
}

.availability-only-details .availability-only-details, .cart .totals table .cart .totals table, .data-table .data-table, .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
}

.data-table, .table-bordered {
    border: 1px solid #ddd
}

.data-table > tbody > tr > td, .data-table > tbody > tr > th, .data-table > tfoot > tr > td, .data-table > tfoot > tr > th, .data-table > thead > tr > td, .data-table > thead > tr > th, .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
}

.data-table > thead > tr > td, .data-table > thead > tr > th, .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;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.availability-only-details > tbody > tr.active > td, .availability-only-details > tbody > tr.active > th, .availability-only-details > tbody > tr > td.active, .availability-only-details > tbody > tr > th.active, .availability-only-details > tfoot > tr.active > td, .availability-only-details > tfoot > tr.active > th, .availability-only-details > tfoot > tr > td.active, .availability-only-details > tfoot > tr > th.active, .availability-only-details > thead > tr.active > td, .availability-only-details > thead > tr.active > th, .availability-only-details > thead > tr > td.active, .availability-only-details > thead > tr > th.active, .cart .totals table > tbody > tr.active > td, .cart .totals table > tbody > tr.active > th, .cart .totals table > tbody > tr > td.active, .cart .totals table > tbody > tr > th.active, .cart .totals table > tfoot > tr.active > td, .cart .totals table > tfoot > tr.active > th, .cart .totals table > tfoot > tr > td.active, .cart .totals table > tfoot > tr > th.active, .cart .totals table > thead > tr.active > td, .cart .totals table > thead > tr.active > th, .cart .totals table > thead > tr > td.active, .cart .totals table > thead > tr > th.active, .data-table > tbody > tr.active > td, .data-table > tbody > tr.active > th, .data-table > tbody > tr > td.active, .data-table > tbody > tr > th.active, .data-table > tfoot > tr.active > td, .data-table > tfoot > tr.active > th, .data-table > tfoot > tr > td.active, .data-table > tfoot > tr > th.active, .data-table > thead > tr.active > td, .data-table > thead > tr.active > th, .data-table > thead > tr > td.active, .data-table > thead > tr > th.active, .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
}

.availability-only-details > tbody > tr.success > td, .availability-only-details > tbody > tr.success > th, .availability-only-details > tbody > tr > td.success, .availability-only-details > tbody > tr > th.success, .availability-only-details > tfoot > tr.success > td, .availability-only-details > tfoot > tr.success > th, .availability-only-details > tfoot > tr > td.success, .availability-only-details > tfoot > tr > th.success, .availability-only-details > thead > tr.success > td, .availability-only-details > thead > tr.success > th, .availability-only-details > thead > tr > td.success, .availability-only-details > thead > tr > th.success, .cart .totals table > tbody > tr.success > td, .cart .totals table > tbody > tr.success > th, .cart .totals table > tbody > tr > td.success, .cart .totals table > tbody > tr > th.success, .cart .totals table > tfoot > tr.success > td, .cart .totals table > tfoot > tr.success > th, .cart .totals table > tfoot > tr > td.success, .cart .totals table > tfoot > tr > th.success, .cart .totals table > thead > tr.success > td, .cart .totals table > thead > tr.success > th, .cart .totals table > thead > tr > td.success, .cart .totals table > thead > tr > th.success, .data-table > tbody > tr.success > td, .data-table > tbody > tr.success > th, .data-table > tbody > tr > td.success, .data-table > tbody > tr > th.success, .data-table > tfoot > tr.success > td, .data-table > tfoot > tr.success > th, .data-table > tfoot > tr > td.success, .data-table > tfoot > tr > th.success, .data-table > thead > tr.success > td, .data-table > thead > tr.success > th, .data-table > thead > tr > td.success, .data-table > thead > tr > th.success, .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
}

.availability-only-details > tbody > tr.info > td, .availability-only-details > tbody > tr.info > th, .availability-only-details > tbody > tr > td.info, .availability-only-details > tbody > tr > th.info, .availability-only-details > tfoot > tr.info > td, .availability-only-details > tfoot > tr.info > th, .availability-only-details > tfoot > tr > td.info, .availability-only-details > tfoot > tr > th.info, .availability-only-details > thead > tr.info > td, .availability-only-details > thead > tr.info > th, .availability-only-details > thead > tr > td.info, .availability-only-details > thead > tr > th.info, .cart .totals table > tbody > tr.info > td, .cart .totals table > tbody > tr.info > th, .cart .totals table > tbody > tr > td.info, .cart .totals table > tbody > tr > th.info, .cart .totals table > tfoot > tr.info > td, .cart .totals table > tfoot > tr.info > th, .cart .totals table > tfoot > tr > td.info, .cart .totals table > tfoot > tr > th.info, .cart .totals table > thead > tr.info > td, .cart .totals table > thead > tr.info > th, .cart .totals table > thead > tr > td.info, .cart .totals table > thead > tr > th.info, .data-table > tbody > tr.info > td, .data-table > tbody > tr.info > th, .data-table > tbody > tr > td.info, .data-table > tbody > tr > th.info, .data-table > tfoot > tr.info > td, .data-table > tfoot > tr.info > th, .data-table > tfoot > tr > td.info, .data-table > tfoot > tr > th.info, .data-table > thead > tr.info > td, .data-table > thead > tr.info > th, .data-table > thead > tr > td.info, .data-table > thead > tr > th.info, .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
}

.availability-only-details > tbody > tr.warning > td, .availability-only-details > tbody > tr.warning > th, .availability-only-details > tbody > tr > td.warning, .availability-only-details > tbody > tr > th.warning, .availability-only-details > tfoot > tr.warning > td, .availability-only-details > tfoot > tr.warning > th, .availability-only-details > tfoot > tr > td.warning, .availability-only-details > tfoot > tr > th.warning, .availability-only-details > thead > tr.warning > td, .availability-only-details > thead > tr.warning > th, .availability-only-details > thead > tr > td.warning, .availability-only-details > thead > tr > th.warning, .cart .totals table > tbody > tr.warning > td, .cart .totals table > tbody > tr.warning > th, .cart .totals table > tbody > tr > td.warning, .cart .totals table > tbody > tr > th.warning, .cart .totals table > tfoot > tr.warning > td, .cart .totals table > tfoot > tr.warning > th, .cart .totals table > tfoot > tr > td.warning, .cart .totals table > tfoot > tr > th.warning, .cart .totals table > thead > tr.warning > td, .cart .totals table > thead > tr.warning > th, .cart .totals table > thead > tr > td.warning, .cart .totals table > thead > tr > th.warning, .data-table > tbody > tr.warning > td, .data-table > tbody > tr.warning > th, .data-table > tbody > tr > td.warning, .data-table > tbody > tr > th.warning, .data-table > tfoot > tr.warning > td, .data-table > tfoot > tr.warning > th, .data-table > tfoot > tr > td.warning, .data-table > tfoot > tr > th.warning, .data-table > thead > tr.warning > td, .data-table > thead > tr.warning > th, .data-table > thead > tr > td.warning, .data-table > thead > tr > th.warning, .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
}

.availability-only-details > tbody > tr.danger > td, .availability-only-details > tbody > tr.danger > th, .availability-only-details > tbody > tr > td.danger, .availability-only-details > tbody > tr > th.danger, .availability-only-details > tfoot > tr.danger > td, .availability-only-details > tfoot > tr.danger > th, .availability-only-details > tfoot > tr > td.danger, .availability-only-details > tfoot > tr > th.danger, .availability-only-details > thead > tr.danger > td, .availability-only-details > thead > tr.danger > th, .availability-only-details > thead > tr > td.danger, .availability-only-details > thead > tr > th.danger, .cart .totals table > tbody > tr.danger > td, .cart .totals table > tbody > tr.danger > th, .cart .totals table > tbody > tr > td.danger, .cart .totals table > tbody > tr > th.danger, .cart .totals table > tfoot > tr.danger > td, .cart .totals table > tfoot > tr.danger > th, .cart .totals table > tfoot > tr > td.danger, .cart .totals table > tfoot > tr > th.danger, .cart .totals table > thead > tr.danger > td, .cart .totals table > thead > tr.danger > th, .cart .totals table > thead > tr > td.danger, .cart .totals table > thead > tr > th.danger, .data-table > tbody > tr.danger > td, .data-table > tbody > tr.danger > th, .data-table > tbody > tr > td.danger, .data-table > tbody > tr > th.danger, .data-table > tfoot > tr.danger > td, .data-table > tfoot > tr.danger > th, .data-table > tfoot > tr > td.danger, .data-table > tfoot > tr > th.danger, .data-table > thead > tr.danger > td, .data-table > thead > tr.danger > th, .data-table > thead > tr > td.danger, .data-table > thead > tr > th.danger, .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 {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .availability-only-details, .table-responsive > .cart .totals table, .table-responsive > .data-table, .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .availability-only-details > tbody > tr > td, .table-responsive > .availability-only-details > tbody > tr > th, .table-responsive > .availability-only-details > tfoot > tr > td, .table-responsive > .availability-only-details > tfoot > tr > th, .table-responsive > .availability-only-details > thead > tr > td, .table-responsive > .availability-only-details > thead > tr > th, .table-responsive > .cart .totals table > tbody > tr > td, .table-responsive > .cart .totals table > tbody > tr > th, .table-responsive > .cart .totals table > tfoot > tr > td, .table-responsive > .cart .totals table > tfoot > tr > th, .table-responsive > .cart .totals table > thead > tr > td, .table-responsive > .cart .totals table > thead > tr > th, .table-responsive > .data-table > tbody > tr > td, .table-responsive > .data-table > tbody > tr > th, .table-responsive > .data-table > tfoot > tr > td, .table-responsive > .data-table > tfoot > tr > th, .table-responsive > .data-table > thead > tr > td, .table-responsive > .data-table > thead > tr > th, .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 > .data-table, .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .data-table > tbody > tr > td:first-child, .table-responsive > .data-table > tbody > tr > th:first-child, .table-responsive > .data-table > tfoot > tr > td:first-child, .table-responsive > .data-table > tfoot > tr > th:first-child, .table-responsive > .data-table > thead > tr > td:first-child, .table-responsive > .data-table > thead > tr > th:first-child, .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 > .data-table > tbody > tr > td:last-child, .table-responsive > .data-table > tbody > tr > th:last-child, .table-responsive > .data-table > tfoot > tr > td:last-child, .table-responsive > .data-table > tfoot > tr > th:last-child, .table-responsive > .data-table > thead > tr > td:last-child, .table-responsive > .data-table > thead > tr > th:last-child, .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 > .data-table > tbody > tr:last-child > td, .table-responsive > .data-table > tbody > tr:last-child > th, .table-responsive > .data-table > tfoot > tr:last-child > td, .table-responsive > .data-table > tfoot > tr:last-child > th, .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
    }
}

.data-table > tbody > tr:nth-child(odd) > td, .data-table > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
    font-size: 27px;
    line-height: inherit;
    color: #003e77;
    border: 0;
    border-bottom: 1px solid #bec3c8
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    line-height: 1.27777778;
    color: #8c9298
}

.dropdown-colorselector .dropdown-toggle, .form-control, .form-language select, .form-list select, .form-list textarea, .input-text, .multiple-checkout .data-table select, .my-wishlist textarea, .product-options dd .input-text, .product-options dd select, .product-options dd textarea {
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 9px;
    font-size: 18px;
    line-height: 1.27777778;
    /*color: #8c9298;*/
    background-color: #fff;
    background-image: none;
    border: 1px solid #bec3c8;
    border-radius: 0;

}

.form-control:focus {
}

.form-control::-moz-placeholder {
    color: #e6e8ea;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #e6e8ea
}

.form-control::-webkit-input-placeholder {
    color: #e6e8ea
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #e6e8ea;
    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: 37px
    }

    .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: 45px
    }
}

.form-group, .form-list li {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 23px;
    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-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    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 {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 41px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.cart-table .qty, .dropdown-colorselector .dropdown-toggle, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.28571429;
    border-radius: 0
}

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: 14px;
    line-height: 1.28571429;
    border-radius: 0
}

.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: 37px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.28571429
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.27777778;
    border-radius: 0
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.27777778;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 45px;
    min-height: 41px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.27777778
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 46.25px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    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: 45px;
    height: 45px;
    line-height: 45px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 28px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #77818a
}

@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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 30px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form-horizontal .form-group > * {
    letter-spacing: normal
}

>
.form-horizontal .form-group {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap) and not (flex-wrap:wrap) {
    .form-horizontal .form-group {
        display: block
    }
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.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: 14px
    }
}

p.control input.checkbox, p.control input.radio {
    margin-right: 6px
}

.form-list label {
    position: relative;
    color: inherit;
    font-weight: 600;
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #a94442;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: none;
    display: block
}

.form-list li.control input.checkbox, .form-list li.control input.radio {
    margin-right: 6px;
    display: inline;
    float: left;
    margin-top: 2px
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .field {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px
}

.form-list .field:first-child, .form-list .field:first-of-type {
}

.form-list .field:last-child {
}

.form-list select[multiple], .form-list textarea {
    height: auto
}

.form-list li.additional-row {
    border-top: 1px solid #bec3c8;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text, .form-list .input-range span {
    display: inline-block
}

.form-list .input-range input.input-text {
    width: 40%
}

.form-list-narrow li {
    margin-bottom: 0
}

.form-list-narrow li .input-box {
    margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
    width: 260px
}

.form-list-narrow li.wide input.input-text, .form-list-narrow li.wide textarea {
    width: 254px
}

.form-list-narrow li.wide select {
    width: 260px
}


.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month, .form-list .customer-dob .dob-year {
    float: left;
    padding-right: 15px;
    padding-left: 15px
}

.form-list .customer-dob .dob-day:first-child, .form-list .customer-dob .dob-month:first-child, .form-list .customer-dob .dob-year:first-child {
    padding-left: 0
}

.form-list .customer-dob .dob-day + .dob-month + .dob-year, .form-list .customer-dob .dob-month + .dob-day + .dob-year, .form-list .customer-dob .dob-year + .dob-day + .dob-month, .form-list .customer-dob .dob-year + .dob-month + .dob-day {
    padding-right: 0
}

.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
    width: 30%
}

.form-list .customer-dob .dob-year {
    width: 40%
}

.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
    font-size: 27px;
    font-weight: 400;
    line-height: inherit;
    color: #003e77;
    border: 0;
    border-bottom: 1px solid #bec3c8
}

.buttons-set {
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #bec3c8;
    line-height: 37px;
    text-align: right
}

.buttons-set p.required {
    margin: 0 0 10px
}

.buttons-set .back-link {
    float: left;
    margin: 0
}

.buttons-set button.button {
    float: right;
    margin-left: 5px
}

.buttons-set-order {
    margin: 10px 0 0
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0
}

.validation-advice {
    clear: both;
    color: #a94442
}

.validation-failed {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.validation-failed:focus {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important
}

p.required {
    text-align: right;
    color: #a94442
}

.v-fix {
    float: left
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

.btn, .button, .my-wishlist .link-edit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.27777778;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.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: #fff;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    /*cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none*/
    cursor: wait;
}

.block-layered-nav .layered-nav-toggle-more.btn.disabled, a.btn.disabled, fieldset[disabled] .block-layered-nav .layered-nav-toggle-more.btn, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default, .button, .my-wishlist .link-edit {
    color: #fff;
    background-color: #8c9298;
    border-color: #8c9298
}

.btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #72787f;
    border-color: #4e5257
}

.btn-default:hover {
    color: #fff;
    background-color: #72787f;
    border-color: #6d737a
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #72787f;
    border-color: #6d737a
}

.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: #fff;
    background-color: #61676c;
    border-color: #4e5257
}

.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: #8c9298;
    border-color: #8c9298
}

.btn-default .badge {
    color: #8c9298;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #003e77;
    border-color: #003e77
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #002344;
    border-color: #000
}

.btn-primary:hover {
    color: #fff;
    background-color: #002344;
    border-color: #001e3a
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #002344;
    border-color: #001e3a
}

.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: #001120;
    border-color: #000
}

.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: #003e77;
    border-color: #003e77
}

.btn-primary .badge {
    color: #003e77;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #94bc0e;
    border-color: #94bc0e
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #6f8d0a;
    border-color: #374505
}

.btn-success:hover {
    color: #fff;
    background-color: #6f8d0a;
    border-color: #67830a
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #6f8d0a;
    border-color: #67830a
}

.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: #546b08;
    border-color: #374505
}

.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: #94bc0e;
    border-color: #94bc0e
}

.btn-success .badge {
    color: #94bc0e;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #003e77;
    border-color: #003e77
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #002344;
    border-color: #000
}

.btn-info:hover {
    color: #fff;
    background-color: #002344;
    border-color: #001e3a
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #002344;
    border-color: #001e3a
}

.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: #001120;
    border-color: #000
}

.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: #003e77;
    border-color: #003e77
}

.btn-info .badge {
    color: #003e77;
    background-color: #fff
}

.btn-cart, .btn-checkout, .btn-warning, .my-wishlist .btn-add {
    color: #fff;
    background-color: #e30210;
    border-color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 6px 25px;
    letter-spacing: 1.5px;
}

.btn-cart.focus, .btn-cart:focus, .btn-warning.focus, .btn-warning:focus {
    opacity: 0.8;
}

.btn-cart:hover, .btn-warning:hover {
    opacity: 0.8;
}

.btn-cart.active, .btn-cart:active, .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-cart, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    /*background-color: #c26f00;
    border-color: #b86900*/
}

.btn-cart.active.focus, .btn-cart.active:focus, .btn-cart.active:hover, .btn-cart:active.focus, .btn-cart:active:focus, .btn-cart:active:hover, .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-cart.focus, .open > .dropdown-toggle.btn-cart:focus, .open > .dropdown-toggle.btn-cart:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    /*background-color: #9e5a00;
    border-color: #764300*/
}

.btn-cart.active, .btn-cart:active, .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-cart, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-cart.disabled.focus, .btn-cart.disabled:focus, .btn-cart.disabled:hover, .btn-cart[disabled].focus, .btn-cart[disabled]:focus, .btn-cart[disabled]:hover, .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-cart.focus, fieldset[disabled] .btn-cart:focus, fieldset[disabled] .btn-cart:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    /*background-color: #f58c00;
    border-color: #f58c00*/
}

.btn-cart .badge, .btn-warning .badge {
    color: #f58c00;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d30a10;
    border-color: #d30a10
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #a2080c;
    border-color: #590407
}

.btn-danger:hover {
    color: #fff;
    background-color: #a2080c;
    border-color: #99070c
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #a2080c;
    border-color: #99070c
}

.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: #80060a;
    border-color: #590407
}

.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: #d30a10;
    border-color: #d30a10
}

.btn-danger .badge {
    color: #d30a10;
    background-color: #fff
}

.btn-link {
    color: #003e77;
    font-weight: 400;
    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: #003e77;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #e6e8ea;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.27777778;
    border-radius: 0
}

#multiship-addresses-table tfoot .button, .block .actions button.button, .btn-sm, .cart-table .button {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.28571429;
    border-radius: 0
}

.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.28571429;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.block-layered-nav .layered-nav-toggle-more .less:after, .block-layered-nav .layered-nav-toggle-more .more:after, .caret, .dropdown-colorselector .dropdown-toggle:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 5px solid #003e77;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999999;
    display: none;
    float: left;
    min-width: 160px;
    /*padding: 5px 0;*/
    /*margin: 2px 0 0;*/
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    cursor: initial;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.27777778;
    color: #696e73;
    white-space: nowrap
}

.dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:focus, .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #5d6166;
    background-color: #f5f5f5
}

.dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more, .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more:focus, .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #3c4146;
    text-decoration: none;
    outline: 0;
    background-color: #e6e8ea
}

.dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more, .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #bec3c8
}

.dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > .block-layered-nav .layered-nav-toggle-more, .open > a {
    outline: 0;
    text-decoration: none;
}

div[role="tablist"] a[data-toggle="collapse"] { text-decoration: none; }

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.27777778;
    color: #bec3c8;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 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: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.27777778;
    border-radius: 0
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px
}

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: 14px;
    line-height: 1.28571429;
    border-radius: 0
}

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: 18px;
    font-weight: 400;
    line-height: 1;
    color: #8c9298;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.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-bottom-right-radius: 0;
    border-top-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-bottom-left-radius: 0;
    border-top-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
}

.input-group-addon label {
    margin-bottom: 0;
    font-weight: 400
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > .block-layered-nav .layered-nav-toggle-more, .nav > li > a {
    position: relative;
    display: block;
    padding: 6px 15px;
    font-weight: 600;
}

.nav > li > .block-layered-nav .layered-nav-toggle-more:focus, .nav > li > .block-layered-nav .layered-nav-toggle-more:hover, .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent
}

.nav > li.disabled > .block-layered-nav .layered-nav-toggle-more, .nav > li.disabled > a {
    color: #bec3c8
}

.nav > li.disabled > .block-layered-nav .layered-nav-toggle-more:focus, .nav > li.disabled > .block-layered-nav .layered-nav-toggle-more:hover, .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #bec3c8;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > .block-layered-nav .layered-nav-toggle-more, .nav .open > .block-layered-nav .layered-nav-toggle-more:focus, .nav .open > .block-layered-nav .layered-nav-toggle-more:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: #003e77
}

.nav .nav-divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > .block-layered-nav .layered-nav-toggle-more > img, .nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #bec3c8
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > .block-layered-nav .layered-nav-toggle-more, .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.27777778;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs > li > .block-layered-nav .layered-nav-toggle-more:hover, .nav-tabs > li > a:hover {
    border-color: #e6e8ea #e6e8ea #bec3c8
}

.nav-tabs > li.active > .block-layered-nav .layered-nav-toggle-more, .nav-tabs > li.active > .block-layered-nav .layered-nav-toggle-more:focus, .nav-tabs > li.active > .block-layered-nav .layered-nav-toggle-more:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #8c9298;
    background-color: #fff;
    border: 1px solid #bec3c8;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > .block-layered-nav .layered-nav-toggle-more, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.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 > .block-layered-nav .layered-nav-toggle-more, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > .block-layered-nav .layered-nav-toggle-more, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified > .active > .block-layered-nav .layered-nav-toggle-more, .nav-tabs.nav-justified > .active > .block-layered-nav .layered-nav-toggle-more:focus, .nav-tabs.nav-justified > .active > .block-layered-nav .layered-nav-toggle-more:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #bec3c8
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > .block-layered-nav .layered-nav-toggle-more, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #bec3c8;
        border-radius: 0
    }

    .nav-tabs.nav-justified > .active > .block-layered-nav .layered-nav-toggle-more, .nav-tabs.nav-justified > .active > .block-layered-nav .layered-nav-toggle-more:focus, .nav-tabs.nav-justified > .active > .block-layered-nav .layered-nav-toggle-more:hover, .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 > .block-layered-nav .layered-nav-toggle-more, .nav-pills > li > a {
    border-radius: 0
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > .block-layered-nav .layered-nav-toggle-more, .nav-pills > li.active > .block-layered-nav .layered-nav-toggle-more:focus, .nav-pills > li.active > .block-layered-nav .layered-nav-toggle-more:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #3c4146;
    background-color: #e6e8ea
}

.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 > .block-layered-nav .layered-nav-toggle-more, .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > .block-layered-nav .layered-nav-toggle-more, .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > .block-layered-nav .layered-nav-toggle-more, .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified > .active > .block-layered-nav .layered-nav-toggle-more, .nav-tabs-justified > .active > .block-layered-nav .layered-nav-toggle-more:focus, .nav-tabs-justified > .active > .block-layered-nav .layered-nav-toggle-more:hover, .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #bec3c8
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > .block-layered-nav .layered-nav-toggle-more, .nav-tabs-justified > li > a {
        border-bottom: 1px solid #bec3c8;
        border-radius: 0
    }

    .nav-tabs-justified > .active > .block-layered-nav .layered-nav-toggle-more, .nav-tabs-justified > .active > .block-layered-nav .layered-nav-toggle-more:focus, .nav-tabs-justified > .active > .block-layered-nav .layered-nav-toggle-more:hover, .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-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 0;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 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;
    z-index: 10001;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 3.5px 15px;
    font-size: 18px;
    line-height: 23px;
    height: 30px
}

.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;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: -2px;
    margin-bottom: -2px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.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: 1.75px -15px
}

.navbar-nav > li > .block-layered-nav .layered-nav-toggle-more, .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 23px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more, .navbar-nav .open .dropdown-menu > li > a {
        line-height: 23px
    }

    .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:hover, .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 > .block-layered-nav .layered-nav-toggle-more, .navbar-nav > li > a {
        padding-top: 3.5px;
        padding-bottom: 3.5px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: -3.5px;
    margin-bottom: -3.5px
}

@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: -3.5px;
    margin-bottom: -3.5px
}

.navbar-btn.btn-sm {
    margin-top: 0;
    margin-bottom: 0
}

.navbar-btn.btn-xs {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-text {
    margin-top: 3.5px;
    margin-bottom: 3.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 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: #e6e8ea;
    border-color: #e6e8ea
}

.navbar-default .navbar-brand {
    color: #3c4146
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #24272b;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #3c4146
}

.navbar-default .navbar-nav > li > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav > li > a {
    color: #3c4146
}

.navbar-default .navbar-nav > li > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav > li > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: inherit;
    background-color: inherit
}

.navbar-default .navbar-nav > .active > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav > .active > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav > .active > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #003e77;
    background-color: transparent
}

.navbar-default .navbar-nav > .disabled > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #3c4146;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #3c4146
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e6e8ea
}

.navbar-default .navbar-nav > .open > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav > .open > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav > .open > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #003e77
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #3c4146
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: inherit;
        background-color: inherit
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav .open .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more:hover, .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: #003e77;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .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: #3c4146;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #3c4146
}

.navbar-default .navbar-link:hover {
    color: inherit
}

.navbar-default .btn-link {
    color: #3c4146
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: inherit
}

.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: #3c4146
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #e7e9eb
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #e7e9eb
}

.navbar-inverse .navbar-nav > li > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav > li > a {
    color: #e7e9eb
}

.navbar-inverse .navbar-nav > li > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav > li > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav > .active > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav > .active > .block-layered-nav .layered-nav-toggle-more:hover, .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 > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .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 > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav > .open > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav > .open > .block-layered-nav .layered-nav-toggle-more:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@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 > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #e7e9eb
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .block-layered-nav .layered-nav-toggle-more:hover, .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 > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .block-layered-nav .layered-nav-toggle-more:hover, .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 > .block-layered-nav .layered-nav-toggle-more, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .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: #e7e9eb
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #e7e9eb
}

.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
}

@media (min-width: 768px) {
    .navbar-main .navbar-brand {
        display: none
    }
}

.breadcrumb {
    padding: 6px 0;
    margin-bottom: 23px;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "\00a0";
    padding: 0 5px;
    color: #8c9298
}

.breadcrumb > .active {
    color: #003e77
}

.breadcrumb strong {
    font-weight: 400;
    color: #003e77
}

.pager .pages ol, .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 23px 0;
    border-radius: 0
}

.pagination > li {
    display: inline
}

.pagination > li > .block-layered-nav .layered-nav-toggle-more, .pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.27777778;
    text-decoration: none;
    color: #003e77;
    background-color: #fff;
    border: 1px solid #bec3c8;
    margin-left: -1px
}

.pagination > li:first-child > .block-layered-nav .layered-nav-toggle-more, .pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination > li:last-child > .block-layered-nav .layered-nav-toggle-more, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination > li > .block-layered-nav .layered-nav-toggle-more:focus, .pagination > li > .block-layered-nav .layered-nav-toggle-more:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #003e77;
    background-color: #e6e8ea;
    border-color: #bec3c8
}

.pagination > .active > .block-layered-nav .layered-nav-toggle-more, .pagination > .active > .block-layered-nav .layered-nav-toggle-more:focus, .pagination > .active > .block-layered-nav .layered-nav-toggle-more:hover, .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;
    background-color: #003e77;
    border-color: #003e77;
    cursor: default
}

.pagination > .disabled > .block-layered-nav .layered-nav-toggle-more, .pagination > .disabled > .block-layered-nav .layered-nav-toggle-more:focus, .pagination > .disabled > .block-layered-nav .layered-nav-toggle-more:hover, .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #bec3c8;
    background-color: #fff;
    border-color: #bec3c8;
    cursor: not-allowed
}

.pagination-lg > li > .block-layered-nav .layered-nav-toggle-more, .pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.27777778
}

.pagination-lg > li:first-child > .block-layered-nav .layered-nav-toggle-more, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg > li:last-child > .block-layered-nav .layered-nav-toggle-more, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm > li > .block-layered-nav .layered-nav-toggle-more, .pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.28571429
}

.pagination-sm > li:first-child > .block-layered-nav .layered-nav-toggle-more, .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm > li:last-child > .block-layered-nav .layered-nav-toggle-more, .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding: 4px 8px;
    border-top: 1px solid #bec3c8;
    text-align: center;
    line-height: 30px
}

.pager .amount {
    float: left;
    margin-bottom: 0
}

.pager .limiter {
    float: right
}

.pager .limiter label {
    margin-bottom: 0
}

.pager .limiter select {
    display: inline;
    width: 60px
}

.pager .pages {
    float: left;
    width: 100%;
    margin-top: 4px;
    text-align: center
}

.pager .pages ol {
    margin: 0;
    display: inline-block
}

.pager .pages li {
    display: inline-block;
    margin: 0 2px
}

.sorter {
    padding: 4px 8px;
    border-top: 1px solid #bec3c8;
    line-height: 30px
}

.sorter .view-mode {
    float: left;
    margin: 0
}

.sorter .sort-by {
    float: right
}

.sorter .sort-by label {
    margin-bottom: 0
}

.sorter .sort-by select {
    display: inline;
    width: 100px
}

@media (min-width: 768px) {
    .sorter .sort-by {
        padding-right: 43px
    }
}

.alert, .block-cart .subtotal, .error-msg, .global-site-notice, .note-msg, .notice-msg, .success-msg, .warning-msg {
    padding: 15px;
    margin-bottom: 23px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > 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, .success-msg {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info, .block-cart .subtotal, .note-msg, .notice-msg {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning, .global-site-notice, .warning-msg {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger, .error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.success {
    color: #3c763d
}

.error {
    color: #a94442
}

.warning {
    color: #8a6d3b
}

.notice {
    color: #31708f
}

.messages > li {
    margin-bottom: 10px
}

.global-site-notice p {
    margin: 0
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.checkout-progress li, .form-search .search-autocomplete li, .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid #bec3c8
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.block-layered-nav .layered-nav-toggle-more.list-group-item, a.list-group-item, button.list-group-item {
    color: #3c4146
}

.block-layered-nav .layered-nav-toggle-more.list-group-item .list-group-item-heading, a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #3c4146
}

.block-layered-nav .layered-nav-toggle-more.list-group-item:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item:hover, a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    text-decoration: none;
    color: #3c4146;
    background-color: #e6e8ea
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #e6e8ea;
    color: #bec3c8;
    cursor: not-allowed
}

.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: #bec3c8
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #3c4146;
    background-color: #e6e8ea;
    border-color: #e6e8ea
}

.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: #fff
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-success, a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-success .list-group-item-heading, a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-success:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-success:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-success.active, .block-layered-nav .layered-nav-toggle-more.list-group-item-success.active:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-success.active:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-info, a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-info .list-group-item-heading, a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-info:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-info:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-info.active, .block-layered-nav .layered-nav-toggle-more.list-group-item-info.active:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-info.active:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-warning, a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-warning .list-group-item-heading, a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-warning:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-warning:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-warning.active, .block-layered-nav .layered-nav-toggle-more.list-group-item-warning.active:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-warning.active:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-danger, a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-danger .list-group-item-heading, a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-danger:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-danger:hover, 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
}

.block-layered-nav .layered-nav-toggle-more.list-group-item-danger.active, .block-layered-nav .layered-nav-toggle-more.list-group-item-danger.active:focus, .block-layered-nav .layered-nav-toggle-more.list-group-item-danger.active:hover, 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
}

.addresses-list li.item, .box-account, .cart .crosssell, .cart .shipping, .gift-message, .order-about, .order-info-box, .panel {
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.addresses-list li.item h3, .box-account .box-head, .cart .crosssell > h2, .cart .discount > h2, .cart .shipping > h2, .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.box-account .box-head h2, .cart .crosssell > h2, .cart .discount > h2, .cart .shipping > h2, .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    color: inherit
}

.panel-title > .block-layered-nav .layered-nav-toggle-more, .panel-title > .small, .panel-title > .small > .block-layered-nav .layered-nav-toggle-more, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > .block-layered-nav .layered-nav-toggle-more, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #e6e8ea;
    border-top: 1px solid #bec3c8;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .availability-only-details, .panel > .cart .totals table, .panel > .data-table, .panel > .panel-collapse > .availability-only-details, .panel > .panel-collapse > .cart .totals table, .panel > .panel-collapse > .data-table, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .availability-only-details, .panel > .table-responsive > .cart .totals table, .panel > .table-responsive > .data-table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .availability-only-details caption, .panel > .cart .totals table caption, .panel > .data-table caption, .panel > .panel-collapse > .availability-only-details caption, .panel > .panel-collapse > .cart .totals table caption, .panel > .panel-collapse > .data-table caption, .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .availability-only-details caption, .panel > .table-responsive > .cart .totals table caption, .panel > .table-responsive > .data-table caption, .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .availability-only-details:first-child, .panel > .cart .totals table:first-child, .panel > .data-table:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child, .panel > .table-responsive:first-child > .data-table:first-child, .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel > .availability-only-details:first-child > tbody:first-child > tr:first-child, .panel > .availability-only-details:first-child > thead:first-child > tr:first-child, .panel > .cart .totals table:first-child > tbody:first-child > tr:first-child, .panel > .cart .totals table:first-child > thead:first-child > tr:first-child, .panel > .data-table:first-child > tbody:first-child > tr:first-child, .panel > .data-table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .data-table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .data-table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel > .availability-only-details:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .availability-only-details:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .availability-only-details:first-child > thead:first-child > tr:first-child td:first-child, .panel > .availability-only-details:first-child > thead:first-child > tr:first-child th:first-child, .panel > .cart .totals table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .cart .totals table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .cart .totals table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .cart .totals table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .data-table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .data-table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .data-table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .data-table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .data-table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .data-table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .data-table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .data-table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel > .availability-only-details:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .availability-only-details:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .availability-only-details:first-child > thead:first-child > tr:first-child td:last-child, .panel > .availability-only-details:first-child > thead:first-child > tr:first-child th:last-child, .panel > .cart .totals table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .cart .totals table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .cart .totals table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .cart .totals table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .data-table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .data-table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .data-table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .data-table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .availability-only-details:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .cart .totals table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .data-table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .data-table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .data-table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .data-table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel > .availability-only-details:last-child, .panel > .cart .totals table:last-child, .panel > .data-table:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child, .panel > .table-responsive:last-child > .data-table:last-child, .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .availability-only-details:last-child > tbody:last-child > tr:last-child, .panel > .availability-only-details:last-child > tfoot:last-child > tr:last-child, .panel > .cart .totals table:last-child > tbody:last-child > tr:last-child, .panel > .cart .totals table:last-child > tfoot:last-child > tr:last-child, .panel > .data-table:last-child > tbody:last-child > tr:last-child, .panel > .data-table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .data-table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .data-table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.panel > .availability-only-details:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .availability-only-details:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .availability-only-details:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .availability-only-details:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .cart .totals table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .cart .totals table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .cart .totals table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .cart .totals table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .data-table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .data-table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .data-table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .data-table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .data-table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .data-table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .data-table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .data-table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel > .availability-only-details:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .availability-only-details:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .availability-only-details:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .availability-only-details:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .cart .totals table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .cart .totals table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .cart .totals table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .cart .totals table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .data-table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .data-table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .data-table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .data-table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .availability-only-details:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .cart .totals table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .data-table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .data-table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .data-table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .data-table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel > .availability-only-details + .panel-body, .panel > .cart .totals table + .panel-body, .panel > .data-table + .panel-body, .panel > .panel-body + .availability-only-details, .panel > .panel-body + .cart .totals table, .panel > .panel-body + .data-table, .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .availability-only-details > tbody:first-child > tr:first-child td, .panel > .availability-only-details > tbody:first-child > tr:first-child th, .panel > .cart .totals table > tbody:first-child > tr:first-child td, .panel > .cart .totals table > tbody:first-child > tr:first-child th, .panel > .data-table > tbody:first-child > tr:first-child td, .panel > .data-table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .data-table, .panel > .table-bordered, .panel > .table-responsive > .data-table, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .data-table > tbody > tr > td:first-child, .panel > .data-table > tbody > tr > th:first-child, .panel > .data-table > tfoot > tr > td:first-child, .panel > .data-table > tfoot > tr > th:first-child, .panel > .data-table > thead > tr > td:first-child, .panel > .data-table > thead > tr > th:first-child, .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 > .data-table > tbody > tr > td:first-child, .panel > .table-responsive > .data-table > tbody > tr > th:first-child, .panel > .table-responsive > .data-table > tfoot > tr > td:first-child, .panel > .table-responsive > .data-table > tfoot > tr > th:first-child, .panel > .table-responsive > .data-table > thead > tr > td:first-child, .panel > .table-responsive > .data-table > 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 > .data-table > tbody > tr > td:last-child, .panel > .data-table > tbody > tr > th:last-child, .panel > .data-table > tfoot > tr > td:last-child, .panel > .data-table > tfoot > tr > th:last-child, .panel > .data-table > thead > tr > td:last-child, .panel > .data-table > thead > tr > th:last-child, .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 > .data-table > tbody > tr > td:last-child, .panel > .table-responsive > .data-table > tbody > tr > th:last-child, .panel > .table-responsive > .data-table > tfoot > tr > td:last-child, .panel > .table-responsive > .data-table > tfoot > tr > th:last-child, .panel > .table-responsive > .data-table > thead > tr > td:last-child, .panel > .table-responsive > .data-table > 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 > .data-table > tbody > tr:first-child > td, .panel > .data-table > tbody > tr:first-child > th, .panel > .data-table > thead > tr:first-child > td, .panel > .data-table > thead > tr:first-child > th, .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 > .data-table > tbody > tr:first-child > td, .panel > .table-responsive > .data-table > tbody > tr:first-child > th, .panel > .table-responsive > .data-table > thead > tr:first-child > td, .panel > .table-responsive > .data-table > 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 > .data-table > tbody > tr:last-child > td, .panel > .data-table > tbody > tr:last-child > th, .panel > .data-table > tfoot > tr:last-child > td, .panel > .data-table > tfoot > tr:last-child > th, .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 > .data-table > tbody > tr:last-child > td, .panel > .table-responsive > .data-table > tbody > tr:last-child > th, .panel > .table-responsive > .data-table > tfoot > tr:last-child > td, .panel > .table-responsive > .data-table > 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 {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 23px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.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 #bec3c8
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #bec3c8
}

.panel-default {
    border-color: #bec3c8
}

.panel-default > .panel-heading {
    color: #3c4146;
    background-color: #e6e8ea;
    border-color: #bec3c8
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bec3c8
}

.panel-default > .panel-heading .badge {
    color: #e6e8ea;
    background-color: #3c4146
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bec3c8
}

.panel-primary {
    border-color: #003e77
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #003e77;
    border-color: #003e77
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #003e77
}

.panel-primary > .panel-heading .badge {
    color: #003e77;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #003e77
}

.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
}

.advanced-search-summary, .checkout-multishipping-shipping .box-sp-methods, .checkout-onepage-index #checkout-agreements .checkout-agreements .agreement-content, .multiple-checkout .box, .product-pricing, .tier-prices, .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #e6e8ea;
    border: 1px solid #e6e8ea;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.advanced-search-summary, .checkout-multishipping-shipping .box-sp-methods, .multiple-checkout .box, .product-pricing, .tier-prices, .well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.std ol, .std ul {
    padding-left: 40px;
    margin-bottom: 11.5px
}

.std ul {
    list-style: disc outside
}

.std ol {
    list-style: decimal outside
}

h1.logo {
    margin: 0
}

.form-language {
    margin-bottom: 11.5px
}

.form-language label {
    display: none
}

.form-search {
    margin-bottom: 11.5px;
    position: relative
}

.form-search .search-autocomplete {
    z-index: 1000
}

.form-search .search-autocomplete li {
    cursor: pointer
}

.form-search .search-autocomplete li .amount {
    float: right
}

.form-search .search-autocomplete li.first {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.form-search .search-autocomplete li:focus, .form-search .search-autocomplete li:hover {
    text-decoration: none;
    background-color: #e6e8ea
}

.form-search .search-autocomplete li.selected, .form-search .search-autocomplete li.selected:focus, .form-search .search-autocomplete li.selected:hover {
    z-index: 2;
    color: #3c4146;
    background-color: #e6e8ea;
    border-color: #e6e8ea
}

.advanced-search .form-list .input-range {
    line-height: 37px
}

.advanced-search .form-list .input-range small {
    float: right
}

.advanced-search-summary ul {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

.advanced-search-summary strong {
    color: #003e77
}

.advanced-search-summary p {
    clear: both;
    padding: 11.5px 15px 0;
    margin-bottom: 0;
    font-weight: 700
}

@media (min-width: 480px) {
    .advanced-search-summary ul {
        float: left;
        width: 50%
    }
}

.category-description {
    margin-bottom: 11.5px
}

.category-products .toolbar {
    margin-bottom: 11.5px
}
.category-products .products-grid .product-list-row { width: 100%; }

.products-grid:after {
    content: '';
    display: block;
    border-top: 1px solid #fff;
    width: 100%;
    margin-top: -11.5px;
    z-index: 1
}

.products-grid .item {
    padding-top: 11.5px;
    margin-bottom: 57px
}

@media (min-width: 768px) {
    .products-grid .item.hide-border .actions {
        border-bottom-width: 0
    }
}

.products-grid .product-image {
    display: block;
    margin-bottom: 11.5px
}

.products-grid .actions {
    padding-bottom: 11.5px;
    border-bottom: 1px solid #bec3c8
}

.products-grid .actions:after, .products-grid .actions:before {
    content: " ";
    display: table
}

.products-grid .actions:after {
    clear: both
}

.products-grid .actions:after, .products-grid .actions:before {
    content: " ";
    display: table
}

.products-grid .actions:after {
    clear: both
}

.products-grid .input-group-qty {
    display: none
}

.products-grid .btn-cart, .products-grid .link-compare, .products-grid .link-learn {
    background-color: #fff;
    border-color: #bec3c8
}

.products-grid .btn-cart span, .products-grid .link-compare span, .products-grid .link-learn span {
    display: none
}

.products-grid .link-learn:hover {
    color: #fff;
    background-color: #61676c;
    border-color: #4e5257
}

.products-grid .btn-cart {
    float: left;
    color: #f58c00
}

.products-grid .btn-cart:before {
    left: 0;
    margin-left: 5px
}

.products-grid .btn-cart:hover {
    color: #fff;
    background-color: #f58c00;
    border-color: #764300
}

.products-grid .link-learn {
    float: right;
    color: #003e77
}

.products-grid .link-learn:before {
    position: relative;
    top: -2px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1
}

.products-grid .link-compare {
    clear: both;
    color: #8c9298;
    font-weight: 400;
    margin-bottom: 11.5px
}

.products-grid .product-bottom {
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: 0
}

.products-grid .product-rollout {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff
}

.products-grid .rollout-detail {
    display: none;
    margin-bottom: 10px
}

.products-grid .add-to-links .separator {
    display: none
}

@media (max-width: 767px) {
    .products-grid .item {
        margin-bottom: 11.5px
    }

    .products-grid .product-item {
        margin-left: 0;
        margin-right: 0;
        border-bottom: 2px solid #bec3c8
    }

    .products-grid .btn-cart {
        color: #fff;
        background-color: #f58c00;
        border-color: #f58c00
    }

    .products-grid .product-bottom, .products-grid .product-rollout {
        position: static
    }

    .products-grid .product-rollout {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 11.5px
    }

    .products-grid .item:last-child {
        margin-bottom: 0;
        border-bottom: none
    }

    .products-grid .item:last-child .product-rollout {
        border-bottom-width: 0
    }

    .products-grid .item:last-child .product-item {
        border-bottom: none
    }

    .products-grid .rollout-detail {
        display: block
    }

    .products-grid .actions {
        border-bottom-width: 0;
        padding-top: 10px;
        padding-bottom: 20px
    }

    .products-grid .input-group-qty {
        display: table
    }
}

@media (min-width: 768px) {
    .products-grid .item {
        border: 1px solid transparent
    }

    .products-grid .item:hover {
        border: 1px solid #bec3c8;
        z-index: 1000
    }

    .products-grid .item:hover .product-rollout {
        border: 1px solid #bec3c8;
        border-top-width: 0
    }

    .products-grid .item:hover .rollout-detail {
        display: block
    }

    .products-grid .item:hover .actions {
        border-bottom-width: 0
    }

    .products-grid .item:hover .input-group-qty {
        display: table
    }
}

.products-list li.item {
    padding: 11.5px 0;
    border-bottom: 1px solid #bec3c8
}

.products-list li.item:last-child {
    border-bottom-width: 0
}

.products-list .show-more span {
    font-size: 12px;
    margin-right: 2px
}

.products-list .media-left {
    width: 27%
}

.products-list .price, .products-list .tax-details {
    display: block;
    text-align: right
}

.products-list .product-shop {
    margin-left: 160px
}

.products-list .add-to-cart {
    margin-bottom: 11.5px
}

.products-list .add-to-cart .input-group-btn .btn-link {
    height: 35px
}

.products-list .add-to-links li {
    display: inline
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 4px
}

@media (max-width: 767px) {
    .products-list .media-left {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 23px
    }

    .products-list .link-wishlist-guest {
        width: 100%
    }

    .products-list .price, .products-list .tax-details {
        text-align: left
    }
}

.product-name > h1 {
    margin-top: 0;
    font-weight: 700
}

.availability.in-stock span, .availability.out-of-stock span {
    display: block;
    margin: 5px 0;
    font-size: 14px;
}

.availability.in-stock span {
    color: #059112;
}

.availability.out-of-stock span {
    color: #f58c00
}

.availability-only .block-layered-nav .layered-nav-toggle-more, .availability-only a, .availability-only span {
    font-weight: 700
}

.add-to-cart .paypal-logo {
    margin: 0;
    text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
    display: block;
    margin: 5px 60px 5px 0
}

.add-to-cart .paypal-logo .paypal-logo {
    margin: 0
}

.add-to-cart .qty {
    min-width: 80px
}

.add-to-cart .actions {
    margin-top: 11.5px
}

.add-to-cart .actions .btn-cart, .add-to-cart .actions .btn-warning {
    height: 40px
}

.products-list .qty {
    width: 65px;
    float: right
}

#shopping-cart-table .input-group-btn, .add-to-cart .input-group-btn {
    background-color: #e6e8ea;
    border-top: 1px solid #bec3c8;
    border-bottom: 1px solid #bec3c8;
    border-right: 1px solid #bec3c8;
    min-width: 36px
}

#shopping-cart-table .input-group-btn:hover, .add-to-cart .input-group-btn:hover {
    background-color: #8c9298;
    border-right-color: #8c9298
}

#shopping-cart-table .input-group-btn .btn-link, .add-to-cart .input-group-btn .btn-link {
    font-size: 16px;
    height: 35px;
    padding: 8px 9px
}

#shopping-cart-table .input-group-btn .btn-link:hover, .add-to-cart .input-group-btn .btn-link:hover {
    color: #fff
}

#shopping-cart-table .input-group-btn {
    min-width: 20px
}

#shopping-cart-table .input-group-btn:hover {
    background-color: #8c9298;
    border-right-color: #8c9298
}

#shopping-cart-table .input-group-btn .btn-link {
    font-size: 10px;
    height: 24px;
    padding: 6px 0
}

.product-collateral .box-collateral {
    padding-bottom: 11.5px;
    border-bottom: 1px solid #bec3c8
}

.product-collateral .box-collateral h2 {
    font-weight: 700
}

.product-essential {
    padding-bottom: 11.5px;
    border-bottom: 1px solid #bec3c8
}

.product-essential .product-shop {
    min-height: 1px;
    position: relative
}

.product-essential .product-img-box {

}

.product-essential .product-img-box .more-views ul {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product-essential .product-img-box .more-views ul > * {
    letter-spacing: normal
}

>
.product-essential .product-img-box .more-views ul {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    .product-essential .product-img-box .more-views ul {
        display: block
    }
}

.product-essential .product-img-box .more-views ul li {
    position: relative;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

.product-view .product-shop .add-to-box, .product-view .product-shop .availability, .product-view .product-shop .price-box, .product-view .product-shop .short-description {
    margin-bottom: 11.5px
}

.product-img-box .product-image-zoom {
    margin-bottom: 11.5px
}

.product-img-box .more-views {
    padding-top: 11.5px
}

.product-options dl {
    margin: 0
}

.product-options dt {
    padding-top: 10px;
    font-weight: 400
}

.product-options dt label {
    margin-bottom: 0;
    font-weight: 700
}

.product-options dt label.required em {
    margin-left: 2px;
    color: #a94442
}

.product-options dt .qty-disabled {
    background: 0 0;
    border: 0;
    padding: 3px
}

.product-options dd .qty-holder {
    display: block
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options dd select[multiple], .product-options dd textarea {
    height: auto
}

.product-options dl.last dd.last {
    border-bottom: 0;
    margin-bottom: 0
}

.product-options ul.options-list {
    margin-bottom: 0
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
}

.product-options ul.options-list label {
    font-weight: 400
}

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options p.note {
    margin: 0;
    font-size: 14px
}

.product-options p.required {
    padding-top: 11.5px
}

.product-options p {
    margin: 0
}

.product-options .in-stock, .product-options .out-of-stock {
    padding-bottom: 0;
    margin-bottom: 0
}

.addtoboxes .add-to-links {
    padding-top: 11.5px
}

.addtoboxes .add-to-links li {
    display: inline
}

.addtoboxes .add-to-links li .block-layered-nav .layered-nav-toggle-more, .addtoboxes .add-to-links li a {
    margin-top: 5px
}

.product-shop .product-options dt label.required em {
    margin-left: 0;
    margin-right: 2px
}

.product-shop .product-options-bottom {
    margin: 0 0 10px
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
    clear: both
}

.product-shop span.tax-details {
    display: block;
    margin-bottom: 11.5px;
    color: #777;
    font-size: 12px;
}

.product-shop span.tax-details a {
    color: #777;
    text-decoration: underline;
}

.product-view .grouped-items-table .price-box {
    margin: 0
}

.product-view .grouped-items-table .qty {
    width: auto
}

.product-view .box-additional {
    padding: 0
}

.product-view .box-additional > h2 {
    margin: 0
}

.product-view .box-additional .data-table {
    border: 0;
    margin-bottom: 0
}

.product-view .box-additional .data-table > tbody > tr > th {
    border-left: 0
}

.product-view .box-additional .data-table > tbody > tr > td {
    border-right: 0
}

.product-view .box-additional .data-table > tbody > tr.first > td, .product-view .box-additional .data-table > tbody > tr.first > th {
    border-top: 0
}

.product-view .box-additional .data-table > tbody > tr.last > td, .product-view .box-additional .data-table > tbody > tr.last > th {
    border-bottom: 0
}

.product-view .box-up-sell .table-responsive {
    padding: 15px 0
}

.product-view .box-up-sell .products-grid {
    margin: 0;
    width: 100%
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    padding: 0 15px;
    vertical-align: top
}

.product-view .box-up-sell .products-grid .price-box, .product-view .box-up-sell .products-grid .product-image {
    margin-bottom: 11.5px
}

.product-view .box-up-sell .products-grid .ratings {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .product-view .box-up-sell .products-grid {
        min-width: 500px
    }

    .product-view .box-up-sell .products-grid > tbody > tr > td, .product-view .box-up-sell .products-grid > tbody > tr > th {
        white-space: normal
    }
}

.product-view .box-tags {
    margin: 0
}

.product-view .box-tags .product-tags li {
    display: inline;
    white-space: nowrap;
    margin: 0 6px
}

.product-view .box-tags .note {
    margin: 0;
    text-align: center
}

.product-view .box-reviews dt {
    padding-top: 15px;
    font-weight: 400
}

.product-view .box-reviews dt .block-layered-nav .layered-nav-toggle-more, .product-view .box-reviews dt a, .product-view .box-reviews dt span {
    font-weight: 700
}

.product-view .box-reviews dd {
    padding-bottom: 15px;
    border-bottom: 1px solid #bec3c8
}

.product-view .box-reviews dd .ratings-table {
    float: left;
    margin-right: 10px
}

.product-view .box-reviews dd small {
    font-style: italic
}

.product-view .box-reviews .form-add h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 400
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 400
}

.product-view .box-reviews .form-add h4 {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700
}

.product-view .box-reviews .form-add h4 em {
    float: right;
    position: absolute;
    top: 0;
    right: -8px;
    color: #a94442
}

.product-view .box-reviews .form-add td.value {
    text-align: center
}

.product-view .box-reviews .form-add td.value .radio {
    display: inline;
    margin: 0;
    padding: 0;
    height: 23px
}

@media (max-width: 768px) {
    .product-view .box-reviews .form-add form {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd
    }
}

.tags-list {
    margin: 0;
    padding: 10px
}

.tags-list li {
    display: inline !important;
    margin: 0 3px
}

.product-price {
    margin-bottom: 11.5px
}

.box-hints-downloads .text {
    max-height: 138px;
    overflow-y: hidden
}

.box-hints-downloads .read-more.open span.icon:before {
    content: "H"
}

.box-hints-downloads .read-more span.icon:before {
    content: "G";
    position: relative;
    top: 3px
}

.box-hints-downloads ul {
    list-style: disc;
    padding-left: 20px
}

@media (min-width: 768px) {
    .box-hints-downloads .separator {
        margin: 0
    }

    .box-hints-downloads .separator:after {
        position: absolute;
        border-left: 1px solid #ddd;
        content: "";
        height: 85%;
        margin-top: 3%;
        top: 0;
        right: 0
    }
}

.configurable-product-attribute-list {
    width: 100%
}

.configurable-product-attribute-header {
    width: 100%;
    font-weight: 700
}

.configurable-product-attribute-values {
    width: 100%;
    margin-bottom: 15px
}

.adhesivable-information {
    color: #003e77;
    margin-top: 3px;
    float: left;
    margin-right: 5px
}

.row-compare {
    margin-top: 10px
}

.row-compare [class^=col-] {
    padding-left: 10px;
    padding-right: 5px
}

.row-compare:last-child {
    padding-left: 5px;
    padding-right: 10px
}

.tax-details {
    font-size: 14px
}

.product-question {
    text-align: right
}

.color-black {
    color: #000
}

.price {
    white-space: nowrap
}

.price-box .price-label {
    white-space: nowrap
}

.price-box .price {
    font-weight: 700;
    color: #000 !important;
}

.regular-price {
    color: #000
}

.regular-price .price {
    font-weight: 700;
    color: #000
}

.old-price {
    margin: 0;
    color: #8c9298
}

.old-price .price {
    color: inherit;
    font-weight: 400;
    text-decoration: line-through
}

.special-price {
    margin: 0
}

.special-price .price-label {
    font-weight: 700;
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    font-weight: 700
}

.minimal-price-link {
    display: block
}

.minimal-price-link .price {
    font-weight: 400
}

.price-excluding-tax, .price-including-tax {
    display: block;
    color: #8c9298
}

.price-excluding-tax .label, .price-including-tax .label {
    white-space: nowrap;
    color: inherit
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: 700
}

.weee {
    display: block
}

.weee .price {
    font-weight: 400
}

.price-excl-tax, .price-incl-tax {
    display: block
}

.price-excl-tax .label, .price-incl-tax .label {
    white-space: nowrap;
    display: block
}

.price-excl-tax .price, .price-incl-tax .price {
    display: block
}

.price-from, .price-to {
    margin: 0
}

.price-from .price-label, .price-to .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-notice {
    color: #3c4146
}

.price-notice .price {
    font-weight: 700;
    color: #3c4146
}

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-box-bundle .price-box {
    margin: 0;
    padding: 0
}

.price-box-bundle .price {
    color: #3c4146
}

.tier-prices .benefit {
    font-weight: 700;
    font-style: italic
}

.tier-prices .price {
    font-weight: 700;
    color: #3c4146
}

.tier-prices-grouped .price {
    font-weight: 700
}

.no-rating {
    margin: 0
}

.ratings {
    margin-bottom: 11.5px;
    font-size: 14px
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(../images/bkg_rating.gif) 0 100% repeat-x
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

.ratings-table td, .ratings-table th {
    font-size: 14px
}

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.page-sitemap .links {
    text-align: right;
    font-weight: 700
}

.catalog-seo-sitemap-product .page-sitemap .sitemap {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.catalog-seo-sitemap-product .page-sitemap .sitemap > * {
    letter-spacing: normal
}

>
.catalog-seo-sitemap-product .page-sitemap .sitemap {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    .catalog-seo-sitemap-product .page-sitemap .sitemap {
        display: block
    }
}

.catalog-seo-sitemap-product .page-sitemap .sitemap li {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 992px) {
    .catalog-seo-sitemap-product .page-sitemap .sitemap li {
        width: 50%
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.catalog-seo-sitemap-category .page-sitemap .sitemap > * {
    letter-spacing: normal
}

>
.catalog-seo-sitemap-category .page-sitemap .sitemap {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap

) and not

(flex-wrap:wrap

) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap {
        display: block
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        width: 25%
    }
}

@media (min-width: 992px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        width: 16.66666667%
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
    font-weight: 700;
    margin-top: 11.5px
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .page-sitemap .sitemap li.level-0, .page-sitemap .sitemap li.level-1, .page-sitemap .sitemap li.level-2, .page-sitemap .sitemap li.level-3, .page-sitemap .sitemap li.level-4 {
        width: auto;
        float: none
    }

    .page-sitemap .sitemap li.level-0 {
        padding-left: 15px !important
    }

    .page-sitemap .sitemap li.level-1 {
        padding-left: 35px !important
    }

    .page-sitemap .sitemap li.level-2 {
        padding-left: 55px !important
    }

    .page-sitemap .sitemap li.level-3 {
        padding-left: 75px !important
    }

    .page-sitemap .sitemap li.level-4 {
        padding-left: 95px !important
    }
}

.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.27777778;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    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
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.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;
    border: 1px solid #bec3c8;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #bec3c8
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.27777778
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #bec3c8
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.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: 700px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .navbar-fixed-bottom, .modal-open .navbar-fixed-top, body.modal-open {
    margin-right: 0
}

@media screen and (min-width: 992px) {
    .modal-media .modal-dialog {
        width: 940px
    }
}

.popover, .tool-tip, .truncated_full_value {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 450px;
    padding: 1px;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.27777778;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 18px;
    background-color: #fff;
    /*background-clip: padding-box;*/
    border: 1px solid #bec3c8;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title, .truncated_full_value dt {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content, .tool-tip-content, .truncated_full_value dd {
    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 {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #879099;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #879099;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #879099;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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: #879099;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > .block-layered-nav .layered-nav-toggle-more > img, .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.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;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.carousel-inner > .active.left {
    float: none !important
}

#cookienotice-container .cookienotice-content:after, #cookienotice-container .cookienotice-content:before, .advanced-search-summary:after, .advanced-search-summary:before, .box-account .box-head:after, .box-account .box-head:before, .buttons-set:after, .buttons-set:before, .checkout-progress:after, .checkout-progress:before, .clearer:after, .clearer:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dashboard .box .box-title:after, .dashboard .box .box-title:before, .dashboard .box-reviews li.item:after, .dashboard .box-reviews li.item:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-list li.additional-row p:after, .form-list li.additional-row p:before, .form-list li:after, .form-list li:before, .form-list:after, .form-list:before, .gift-message-row dl:after, .gift-message-row dl:before, .gift-messages-form .item:after, .gift-messages-form .item:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .multiple-checkout .place-order:after, .multiple-checkout .place-order:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .opc .step-title:after, .opc .step-title:before, .page-title:after, .page-title:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .product-view .box-reviews dd:after, .product-view .box-reviews dd:before, .products-list li.item:after, .products-list li.item:before, .sorter:after, .sorter:before, .tool-tip .btn-close:after, .tool-tip .btn-close:before, footer[role=contentinfo]:after, footer[role=contentinfo]:before {
    content: " ";
    display: table
}

#cookienotice-container .cookienotice-content:after, .advanced-search-summary:after, .box-account .box-head:after, .buttons-set:after, .checkout-progress:after, .clearer:after, .clearfix:after, .container-fluid:after, .container:after, .dashboard .box .box-title:after, .dashboard .box-reviews li.item:after, .dl-horizontal dd:after, .form-list li.additional-row p:after, .form-list li:after, .form-list:after, .gift-message-row dl:after, .gift-messages-form .item:after, .modal-footer:after, .modal-header:after, .multiple-checkout .place-order:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .opc .step-title:after, .page-title:after, .pager:after, .panel-body:after, .product-view .box-reviews dd:after, .products-list li.item:after, .sorter:after, .tool-tip .btn-close:after, footer[role=contentinfo]:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.logo strong, .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.bs-prototype-override {
    display: block !important
}

.bs-prototype-override.input-group-btn {
    display: table-cell !important
}

.hidden {
    display: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important
}

.nobr {
    white-space: nowrap !important
}

.wrap {
    white-space: normal !important
}

.a-left {
    text-align: left !important
}

.a-center {
    text-align: center !important
}

.a-right {
    text-align: right !important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left, .left {
    float: left !important
}

.f-right, .right {
    float: right !important
}

.f-none {
    float: none !important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-bg {
    background: 0 0 !important
}

@-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
    }
}

body, html {
    position: relative;
    height: 100%
}

.b-sticky-footer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.b-sticky-footer footer, .b-sticky-footer header {
    display: table-row;
    height: 1px
}

.b-sticky-footer #main, .b-sticky-footer main {
    display: table;
    height: auto;
    position: relative;
    z-index: 10;
    margin: auto;
}

body.catalog-category-view .b-sticky-footer main { display: table-row; }

.b-sticky-footer #main > .b-sticky-footer__content, .b-sticky-footer footer > .b-sticky-footer__content, .b-sticky-footer header > .b-sticky-footer__content, .b-sticky-footer main > .b-sticky-footer__content {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.b-sticky-footer > footer[role=contentinfo]:after, .b-sticky-footer > footer[role=contentinfo]:before {
    display: none
}

.b-widget-content-column {
    margin: 23px 0
}

.b-widget-content-column img {
    display: block;
    max-width: 100%;
    height: auto
}

.b-widget-content-column_separated-top {
    margin-top: 11.5px;
    padding-top: 11.5px;
}

.b-widget-content-column_separated-bottom {
    margin-bottom: 11.5px;
    padding-bottom: 11.5px;
}

.b-widget-content-column__row {
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -.31em;
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    vertical-align: top;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.b-widget-content-column__row > * {
    letter-spacing: normal
}

>
.b-widget-content-column__row {
    letter-spacing: -.31em
}

@supports not (-webkit-flex-wrap:wrap) and not

(-ms-flex-wrap:wrap) and not (flex-wrap:wrap) {
    .b-widget-content-column__row {
        display: block
    }
}

.b-widget-content-column__col_col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-2 {
        width: 16.66666667%
    }
}

.b-widget-content-column__col_col-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-3 {
        width: 25%
    }
}

.b-widget-content-column__col_col-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-4 {
        width: 33.33333333%
    }
}

.b-widget-content-column__col_col-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-6 {
        width: 50%
    }
}

.b-widget-content-column__col_col-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-8 {
        width: 66.66666667%
    }
}

.b-widget-content-column__col_col-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-9 {
        width: 75%
    }
}

.b-widget-content-column__col_col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    vertical-align: inherit;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto
}

@media (min-width: 768px) {
    .b-widget-content-column__col_col-12 {
        width: 100%
    }
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after, .bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget .block-layered-nav .layered-nav-toggle-more[data-action], .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget .block-layered-nav .layered-nav-toggle-more[data-action]:active, .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 0
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: 0 0;
    color: #bec3c8;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #e6e8ea
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #bec3c8
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #e6e8ea;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new, .bootstrap-datetimepicker-widget table td.old {
    color: #bec3c8
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #003e77;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #003e77;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: 0 0;
    color: #bec3c8;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 0
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #e6e8ea
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #003e77;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #bec3c8
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: 0 0;
    color: #bec3c8;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.block-layered-nav .layered-nav-toggle-more.label:focus, .block-layered-nav .layered-nav-toggle-more.label:hover, a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #fff
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #e6e6e6
}

.label-primary {
    background-color: #003e77
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #002344
}

.label-success {
    background-color: #94bc0e
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #6f8d0a
}

.label-info {
    background-color: #003e77
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #002344
}

.label-warning {
    background-color: #f58c00
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #c26f00
}

.label-danger {
    background-color: #d30a10
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #a2080c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #000;
    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
}

.block-layered-nav .layered-nav-toggle-more.badge:focus, .block-layered-nav .layered-nav-toggle-more.badge:hover, a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > .block-layered-nav .layered-nav-toggle-more > .badge, .nav-pills > .active > a > .badge {
    color: #003e77;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > .block-layered-nav .layered-nav-toggle-more > .badge, .nav-pills > li > a > .badge {
    margin-left: 3px
}

.thumbnail {
    display: block;
    padding: 0;
    line-height: 1.27777778;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail .block-layered-nav .layered-nav-toggle-more > img, .thumbnail a > img, .thumbnail > img {
    margin-left: auto;
    margin-right: auto
}

.block-layered-nav .layered-nav-toggle-more.thumbnail.active, .block-layered-nav .layered-nav-toggle-more.thumbnail:focus, .block-layered-nav .layered-nav-toggle-more.thumbnail:hover, a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #003e77
}

.thumbnail .caption {
    padding: 0;
    color: inherit
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.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
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #e6e8ea
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 27px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #cacfd3
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 81px
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.jumbotron.error-page-content {
    margin-top: 20px;
    border-radius: 15px
}

.error-template {
    padding: 40px 15px;
    text-align: center
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px
}

.error-actions .btn {
    margin-right: 10px
}

html {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif, me-480-768-992-1200-768
}

@font-face {
    font-family: trotec;
    src: url(../fonts/trotec.eot);
    src: url(../fonts/trotec.eot?#iefix) format("embedded-opentype"), url(../fonts/trotec.woff) format("woff"), url(../fonts/trotec.ttf) format("truetype"), url(../fonts/trotec.svg#trotec) format("svg");
    font-weight: 400;
    font-style: normal
}

.attribute .caption:before, .btn-cart:before, .btn-edit:after, .btn-previous:after, .btn-remove2:after, .btn-remove:after, .dropdown-colorselector .dropdown-menu > li.selected > .color-btn:before, .gift-message-row .btn-close:after, .icon:before, .link-compare-ajax:before, .link-compare:before, .link-detail:before, .products-grid .link-learn:before, .tool-tip .btn-close .block-layered-nav .layered-nav-toggle-more:after, .tool-tip .btn-close a:after {
    font-family: trotec !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.category-gallery-icon::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "...";
    font-size: 25px;
    padding: 5px;
    position: absolute;
    right: 0;
    width: 35px;
    height: 30px;
    line-height: 10px;
    text-align: center;
    font-weight: 600;
}


.icon-orders:before {
    content: "a"
}

.icon-settings:before {
    content: "b"
}

.icon-user:before {
    content: "c"
}

.icon-phone:before {
    content: "d"
}

.icon-pinterest:before {
    content: "e"
}

.icon-facebook:before {
    content: "f"
}

.icon-twitter:before {
    content: "g"
}

.icon-youtube {
    background: url(../images/icon_youtube.png) no-repeat center;
    font-size: 0 !important;
}

.icon-instagram {
    background: url(../images/icon_instagram.png) no-repeat center;
    font-size: 0 !important;
}

.icon-linkedin {
    background: url(../images/icon_linkedin.png) no-repeat center;
    background-size: 24px;
    font-size: 0 !important;
}

.icon-add:before {
    content: "h"
}

.icon-remove:before {
    content: "i"
}

.icon-information:before, .link-detail:before, .products-grid .link-learn:before {
    content: "j"
}

.icon-bin:before {
    content: "k"
}

.flex-direction-nav .block-layered-nav .layered-nav-toggle-more.flex-prev:before, .flex-direction-nav a.flex-prev:before, .icon-left:before {
    content: "l"
}

.flex-direction-nav .block-layered-nav .layered-nav-toggle-more.flex-next:before, .flex-direction-nav a.flex-next:before, .icon-right:before {
    content: "m"
}

.btn-cart:before, .icon-cart:before {
    content: "n"
}

.icon-compare:before, .link-compare-ajax:before, .link-compare:before {
    content: "o"
}

.icon-search:before {
    content: "p"
}

.attribute-reverse .caption:before, .icon-reverse:before {
    content: "q"
}

.icon-mail:before {
    content: "r"
}

.attribute-laserable .caption:before, .icon-laserable:before {
    content: "s"
}

.attribute-indoor .caption:before, .icon-indoor:before {
    content: "t"
}

.attribute-outdoor .caption:before, .icon-outdoor:before {
    content: "u"
}

.attribute-transparent .caption:before, .icon-transparent:before {
    content: "v"
}

.attribute-engravable .caption:before, .icon-engravable:before {
    content: "w"
}

.attributes .attribute { background: none !important; }
.attributes .attribute .filler { display: none; }
.attributes .attribute-indoor .caption:before { content: ""; background: url(../images/icons/indoor-black.svg) no-repeat; height: 34px; background-position: center; }
.attributes .attribute-outdoor .caption:before { content: ""; background: url(../images/icons/exterior-black.svg) no-repeat; height: 34px; background-position: center; }
.attributes .attribute-laserable .caption:before { content: ""; background: url(../images/icons/laser-black.svg) no-repeat; height: 34px; background-position: center; }
.attributes .attribute-engravable .caption:before { content: ""; background: url(../images/icons/rotary-black.svg) no-repeat; height: 34px; background-position: center; }
.attributes .attribute-reverse .caption:before { content: ""; background: url(../images/icons/reverse-black.svg) no-repeat; height: 34px; background-position: center; }


.icon-open:before {
    content: "x"
}

.icon-close:before {
    content: "y"
}

.dropdown-colorselector .dropdown-menu > li.selected > .color-btn:before, .icon-check:before {
    content: "z"
}

.btn-remove2:after, .btn-remove:after, .gift-message-row .btn-close:after, .icon-cross:before, .tool-tip .btn-close .block-layered-nav .layered-nav-toggle-more:after, .tool-tip .btn-close a:after {
    content: "A"
}

.btn-edit:after, .icon-pencil:before {
    content: "B"
}

.icon-lamp:before {
    content: "C"
}

.icon-cloud-download:before {
    content: "D"
}

.icon-location:before {
    content: "E"
}

.icon-file-png:before {
    content: "F"
}

.icon-caret-down-two:before {
    content: "G"
}

.icon-caret-up-two:before {
    content: "H"
}

.icon-receipt-2:before {
    content: "I"
}

.icon-information-1:before {
    content: "\4a"
}

.icon-calendar-2:before {
    content: "\4b"
}

.icon-arrow-54:before {
    content: "\4d"
}

.icon-add-1:before {
    content: "\4e"
}

.icon-minus-1:before {
    content: "\4f"
}

.page-title {
    margin-top: 11.5px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-width: 0
}

.page-title .separator {
    margin: 0 3px
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0
}

.page-title > .block .block-subtitle, .page-title > .block .block-title, .page-title > .h1, .page-title > .h2, .page-title > .h3, .page-title > .h4, .page-title > .h5, .page-title > .h6, .page-title > h1, .page-title > h2, .page-title > h3, .page-title > h4, .page-title > h5, .page-title > h6 {
    margin-top: 0;
    font-weight: 700
}

/*# sourceMappingURL=../maps/css/style-part0.css.map */
.webforms-webform label {
    font-weight: normal;
}

.webforms-webform input:hover {
    background: #e5e5e5;
    transition: 300ms ease-in-out all;
}

.webforms-webform input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 62, 119, .6);
    background: #f2f2f2;
    color: #333;
    font-weight: normal;
    transition: 300ms ease-in-out all;
}

.zopim {
    z-index: 9999999999 !important;
}

.category-gallery-container,.category_gallery_lightbox_nav *,.category_gallery_closer {cursor:pointer;}
.category_gallery_background {
    background: #282e48 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.category_gallery_lightbox {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 100px;
    max-width: 800px;
    z-index: 99999;
}
.category_gallery_lightbox_nav { position: absolute; left: 0; right: 0; top: 50%; }

.category_gallery_lightbox_nav .prev {
    background: #fff url(../images/arrow_down_open_left.png) no-repeat scroll center 5px;
    bottom: 0;
    height: 30px;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    opacity:1;
    transition:opacity 300ms ease;
    border-radius: 50%;
}
.category_gallery_lightbox_nav .next {
    background: #fff url(../images/arrow_down_open_right.png) no-repeat scroll center 5px;
    bottom: 0;
    height: 30px;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    opacity:1;
    transition:opacity 300ms ease;
    border-radius: 50%;
}
.category_gallery_lightbox:hover .category_gallery_lightbox_nav * {
    opacity:1;
    transition:opacity 300ms ease;

}
.category_gallery_closer {position:absolute;width:30px;height:30px; background: url(../images/closing_icon.png) no-repeat scroll 4px 5px; top:2px;right:2px;}
.category_gallery_overlay {display:none;}
.category_gallery_lightbox_images {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    padding: 30px;
    position: relative;
}

.addtocart_response {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    /*top: -700px;*/
    width: 100%;
    z-index: 9999999;
    /*pointer-events: none;*/
    border-radius: 3px;
    top: 0;
    padding: 5%;
}

@media(min-width: 768px) {
    .category_gallery_lightbox { left: 0; right: 0; margin: auto; }
}

.contact.cms-page .page-title { margin-top: 0; }
.contact.cms-page h1, .customer-account-create h1 { font-size: 30px; font-weight: 400; }
.cms-contact-header { display: table; width: 100%; margin: 15px 0 40px; }
.cms-contact-header .icon.icon-phone { margin-top: 2px; border: 1px solid #000; color: #000; border-radius: 50%; font-size: 30px; float: left; padding: 5px; height: 45px; width: 45px; text-align: center; margin-right: 20px; }
.cms-contact-header span { display: block; margin-bottom: 7px; }

.decorated-form .form-group { width: 50%; float: left; position: relative; }
.decorated-form .form-group.single-group { float: none; }
.decorated-form .form-group > div { padding-left: 0; }
.decorated-form .form-group label { position: absolute; z-index: 999; top: 7px; pointer-events: none; font-weight: 300; font-size: 15px; letter-spacing: normal; padding-left: 7px; }
.decorated-form .form-group label em { font-style: normal; color: #e30210; }
.decorated-form .form-group input, .decorated-form .form-group select { outline: none; box-shadow: none !important; padding-left: 250px; border: none !important; border-bottom: 1px solid #ccc !important; height: 30px; font-size: 15px; letter-spacing: normal; padding-bottom: 1px; }
.decorated-form select { height: 30px; font-size: 15px; letter-spacing: normal; }
.decorated-form .form-group select { padding-left: 246px; padding-right: 15px; -moz-appearance:none; -webkit-appearance:none; appearance:none; background: url(../images/select_arrow.png) no-repeat; background-size: 9px auto; background-position: right 14px; }
.decorated-form .form-group.form-wide input { /*padding-left: 160px;*/ }
.decorated-form .form-row { margin-bottom: 30px; }
.decorated-form .form-group label.form-input-filled { color: #777; }
.decorated-form .form-group.form-textarea label { position: static; margin-top: 5px; }
.decorated-form .form-group.form-textarea textarea { outline: none; border: 1px solid #ccc !important; font-size: 15px; letter-spacing: normal; resize: none; box-shadow: none !important; }
.decorated-form .form-group.form-button { padding-right: 15px; clear: both; }
.decorated-form .form-group.form-button button { width: 100%; border: none; }
.decorated-form p.required { color: #e30210; font-size: 12px; letter-spacing: normal; }
.decorated-form .form-group .form-checkbox { float: left; position: relative; }
.decorated-form .form-group .form-checkbox input { position: relative; bottom: 2px; }
.decorated-form .form-group .form-checkbox.form-noagreement { display: none; }
.decorated-form .validation-advice { color: #e30210; font-size: 0; position: absolute; right: 40px; top: 9px; }
.decorated-form .validation-advice:hover { font-size: 12px; background: #fff; padding-left: 10px; z-index: 999; }
.decorated-form h2.legend { font-size: 20px; border: none; }

.decorated-form .form-group.form-textarea, .decorated-form .form-group.form-check-group { clear: left; }
.decorated-form .form-group.form-check-group { width: 100%; }
.decorated-form .form-group.form-check-group span { font-size: 15px; padding: 0 7px; display: block; }
#checkoutSteps .buttons-set button.button, button#customer_account_create { padding: 6px 25px; text-transform: uppercase; font-size: 15px; letter-spacing: 1.5px; }

.decorated-form .form-radiobuttons li, .decorated-form .form-savecheckbox { padding-left: 15px; padding-right: 15px; clear: left; }
.decorated-form .form-radiobuttons li label, .decorated-form .form-savecheckbox label { font-weight: 300; font-size: 15px; letter-spacing: normal; }

.decorated-form .fullwidth-select { padding-left: 15px; padding-right: 15px; margin-bottom: 35px; }
.decorated-form .fullwidth-select select { padding-left: 3px; }

.decorated-form .validation-advice::before {
    content: "!";
    display: block;
    position: absolute;
    right: -20px;
    font-size: 12px;
    border: 1px solid #e30210;
    border-radius: 50%;
    text-align: center;
    top: -2px;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.decorated-form select + .validation-advice { right: 50px; }
.decorated-form .form-group .form-checkbox .validation-advice { top: 27px; right: 20px; }
.decorated-form .form-group .form-checkbox .validation-advice:before { top: -20px; right: 0; }
.decorated-form .form-group .form-notrequired em { display: none; }

.decorated-form .form-checkbox label { padding-right: 30px; position: absolute !important; }

.newsletter-cms-form { margin-top: 30px; }

.product-quickview-container .more-views { position: relative; }
.product-quickview-container .more-views .prev { background: #fff url(../images/arrow_down_open_left.png) no-repeat scroll center 5px;  left: 0; }
.product-quickview-container .more-views .next { background: #fff url(../images/arrow_down_open_right.png) no-repeat scroll center 5px; right: 0; }
.product-quickview-container .more-views .next, .product-quickview-container .more-views .prev { position: absolute; width: 30px; height: 30px; z-index: 999; top: calc(50% - 10px); cursor: pointer; border-radius: 50%; }

.product-more-image:not(.active) { display: none; }
.product-quickview-container .more-views.more-views-1 .prev, .product-quickview-container .more-views.more-views-1 .next { display: none; }

.galley-video-frame { max-width: 740px; width: 100%; }

.custom-sheetsize a { text-decoration: underline; }

.page-title.category-title { display: inline-block; vertical-align: middle; padding-right: 15px; }
div.category-attributes-container { padding: 0; max-height: 0; overflow: hidden; transition: all 0.3s ease-in-out; margin-bottom: 15px; opacity: 0; margin-top: 0; }
.category-attributes-container.category-toggle-active { max-height: 600px; opacity: 1; margin-top: 30px; }
.category-header-attributes { border-left: 1px solid #000; padding: 5px 15px; display: inline-block; vertical-align: middle; }
.category-header-attributes .attribute { vertical-align: middle; }
.category-attributes-toggle { cursor: pointer; text-align: center; color: #000; text-transform: uppercase; letter-spacing: 1.5px; font-size: 15px; margin: 10px 0; transition: all 0.3s ease-in-out; }
.category-attributes-toggle .category-toggle-line { margin-top: 10px; position: relative; }
.category-attributes-toggle .category-toggle-line > span { border-radius: 50%; border: 1px solid #000; width: 26px; height: 26px; display: inline-block; text-align: center; line-height: 21px; font-size: 28px; padding: 1px 5.5px; transition: all 0.3s ease-in-out; }
.category-attributes-toggle .category-toggle-state:last-of-type .category-toggle-line > span { padding: 0 7px; line-height: 18px; }
.category-attributes-toggle .category-toggle-line > span:hover {  }
.category-attributes-toggle.category-toggle-active {  }
.category-attributes-toggle .category-toggle-line:before, .category-attributes-toggle .category-toggle-line:after { content: ""; height: 1px; width: calc(50% - 20px); background: #000; position: absolute; top: 45%; left: 0; }
.category-attributes-toggle .category-toggle-line:after { left: auto; right: 0; }
.category-header-attributes.category-header-break { border: none; padding-left: 0; }

@media(max-width: 767px) {
    .decorated-form .form-group { width: 100%; }
    .decorated-form .form-group.form-button { position: static; }
    .galley-video-frame { height: 300px; }
    .category-attributes-container.category-toggle-active { max-height: none; }
}
