/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -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
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    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
        }

  /*MYCART*/




    /*FIM MYCART*/

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
}
/*! 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
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        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
    }
    /*background barra menus*/
    .bckBarraMn {
        background-color: #fa0ddf;
    }
    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\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"
}

* {
    -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: transparent
}

body {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1b1b1b;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #870404;
    text-decoration: none
}

    a:focus, a:hover {
        color: #ff20a4;
        text-decoration: none
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition: all all .2s ease-in-out ease-in-out;
    -o-transition: all all .2s ease-in-out ease-in-out;
    transition: all all .2s ease-in-out ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    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
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:640px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 92%
}

.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: #777
}
.text-mutedProm {
    color: #777;
    text-decoration: line-through;
    
}
.text-primary {
    color: #870404
}

a.text-primary:focus, a.text-primary:hover {
    color: #b9006e
}

.text-success {
    color: #3e5983
}

a.text-success:focus, a.text-success:hover {
    color: #2e4160
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #f30909 /*#1b1b1b*/
}

a.text-danger:focus, a.text-danger:hover {
    color: #010101
}

.bg-primary {
    color: #fff;
    background-color: #870404
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #b9006e
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:1023px) {
    .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 #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        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: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:640px) {
    .container {
        width: 100%
    }
}

@media (min-width:1024px) {
    .container {
        width: 1024px
    }
}

@media (min-width:1400px) {
    .container {
        width: 1400px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:640px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1024px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1400px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-13 {
        width: 60%;
        margin-left: 40%;
    }
    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #e5e5e5
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #e5e5e5
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #e5e5e5
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #e5e5e5
}

    .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 #e5e5e5
    }

    .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
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:639px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e5e5e5
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1b1b1b
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1b1b1b;
    background-color: #fff;
    background-image: none;
    border: 1px solid #898989;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease-in-out;
    -o-transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease-in-out;
    transition: all border-color ease-in-out .15s,box-shadow ease-in-out .15s ease-in-out
}

    .form-control:focus {
        border-color: #870404;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(236,0,140,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(236,0,140,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 32px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 40px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 42px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .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: 34px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 40px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 40px;
    line-height: 40px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 40px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.form-group-sm select.form-control {
    height: 40px;
    line-height: 40px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 40px;
    min-height: 33px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5
}

.input-lg {
    height: 42px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 0
}

select.input-lg {
    height: 42px;
    line-height: 42px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 0
}

.form-group-lg select.form-control {
    height: 42px;
    line-height: 42px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 42px;
    min-height: 37px;
    padding: 11px 15px;
    font-size: 17px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 40px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    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: 42px;
    height: 42px;
    line-height: 42px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.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: #3e5983
}

.has-success .form-control {
    border-color: #3e5983;
    -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: #2e4160;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6d8bba;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #6d8bba
    }

.has-success .input-group-addon {
    color: #3e5983;
    border-color: #3e5983;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3e5983
}

.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: #1b1b1b
}

.has-error .form-control {
    border-color: #1b1b1b;
    -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: #010101;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #4e4e4e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #4e4e4e
    }

.has-error .input-group-addon {
    color: #1b1b1b;
    border-color: #1b1b1b;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #1b1b1b
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #5b5b5b
}

@media (min-width:640px) {
    .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: 27px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media (min-width:640px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width:640px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 17px
    }
}

@media (min-width:640px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 13px
    }
}

.btn {
    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: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -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;
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fff;
    background-color: #222; /* #ce0f0f*/
    border-color: #222
}

    .btn-default.focus, .btn-default:focus {
        color: #fff;
        background-color: #080808;
        border-color: #000
    }

    .btn-default:hover {
        color: #fff;
        background-color: #080808;
        border-color: #030303
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #080808;
        border-color: #030303
    }

        .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: #000;
            border-color: #000
        }

    .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: #222;
        border-color: #222
    }

    .btn-default .badge {
        color: #222;
        background-color: #fff
    }

/*.btn-primary {
    color: #fff;
    background-color: #890b0b;
    border-color: #870404
}*/

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #b9006e;
        border-color: #6d0040
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #b9006e;
        border-color: #af0068
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #b9006e;
        border-color: #af0068
    }

        .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: #950059;
            border-color: #6d0040
        }

    .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: #870404;
        border-color: #870404
    }

    .btn-primary .badge {
        color: #870404;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #13b007;
    border-color: #13b007
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #0e7f05;
        border-color: #063502
    }

    .btn-success:hover {
        color: #fff;
        background-color: #0e7f05;
        border-color: #0d7505
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #0e7f05;
        border-color: #0d7505
    }

        .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: #0a5d04;
            border-color: #063502
        }

    .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: #13b007;
        border-color: #13b007
    }

    .btn-success .badge {
        color: #13b007;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: transparent
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: transparent
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: transparent
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: transparent
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: transparent
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: transparent
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: transparent
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: transparent
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: transparent
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: transparent
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: transparent
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: transparent
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: transparent
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: transparent
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: transparent
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #870404;
    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: #ff20a4;
                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: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    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;
    -webkit-transition: all opacity .15s linear ease-in-out;
    -o-transition: all opacity .15s linear ease-in-out;
    transition: all opacity .15s linear ease-in-out
}

    .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
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -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
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #870404
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #777;
    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;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:1023px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-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: 42px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    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: 42px;
    line-height: 42px
}

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 {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0;
    height: 40px;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 40px;
    line-height: 40px
}

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
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 40px;
    line-height: 40px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #1b1b1b;
    text-align: center;
    background-color: #eee;
    border: 1px solid #898989;
    border-radius: 2px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 13px;
        border-radius: 0
    }

    .input-group-addon.input-lg {
        padding: 10px 15px;
        font-size: 17px;
        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
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #870404
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            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 > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:640px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:640px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 2px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color:#fff;
        background-color:#870404
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:640px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 2px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:640px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:1023px) {
    .navbar {
        border-radius: 2px
    }
}

@media (min-width:1023px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    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:1023px) {
    .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: -10px;
    margin-left: -10px
}

@media (min-width:1023px) {
    .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:1023px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:1023px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 17px;
    line-height: 20px;
    height: 50px
}
.navbar-color-fonte {
    color: #fff;
}
    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:1023px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px
}

    .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:1023px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -10px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:1022px) {
    .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 > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:1023px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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: 9px;
    margin-bottom: 9px
}

@media (min-width:640px) {
    .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:1022px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:1023px) {
    .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: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px
}

    .navbar-btn.btn-sm {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:1023px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:1023px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -10px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width:1022px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #fff
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #870404;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #c10879;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #080808;
        color: #870404
    }

@media (max-width:1022px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #870404;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #870404;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #fff
}

    .navbar-inverse .navbar-link:hover {
        color: #870404
    }

.navbar-inverse .btn-link {
    color: #fff
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #870404
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 10px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #d9d9d9;
    border-radius: 2px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: ">\00a0";
            padding: 0 5px;
            color: #231f20
        }

    .breadcrumb > .active {
        color: #1b1b1b
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #870404;
            background-color: #fff;
            border: 1px solid transparent;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #3d3d3d;
            background-color: transparent;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #3d3d3d;
        background-color: #870404;
        border-color: #870404;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #a6a6a6;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333
}

.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 > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5
}

.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 > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid transparent;
            border-radius: 0
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: transparent
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #a6a6a6;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #3d3d3d;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label-caption {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #3d3d3d;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    font: caption;
}
.label-Small {
    display: inline;
    padding: .2em .6em .3em;
    font-size: small;
    font-weight: 700;
    line-height: 1;
    color: #3d3d3d;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label-footer-link {
    display: inline;
    padding: .2em .6em .3em;
    font-size: small;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label-x-large {
    display: inline;
    padding: .2em .6em .3em;
    font-size: x-large;
    font-weight: 700;
    line-height: 1;
    color: #3d3d3d;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #d02222
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #b9006e
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #870404;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:640px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    -webkit-transition: all border .2s ease-in-out ease-in-out;
    -o-transition: all border .2s ease-in-out ease-in-out;
    transition: all border .2s ease-in-out ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #870404
}

.thumbnail .caption {
    padding: 9px;
    color: #1b1b1b
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px
}

    .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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3e5983
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2e4160
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #1b1b1b
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #010101
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #870404;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    -webkit-transition: all width .6s ease ease-in-out;
    -o-transition: all width .6s ease ease-in-out;
    transition: all width .6s ease ease-in-out
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    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
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    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: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #870404;
    border-color: #870404
}

    .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: #ffb9e3
    }

.list-group-item-success {
    color: #3e5983;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3e5983
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3e5983;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3e5983;
        border-color: #3e5983
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #1b1b1b;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #1b1b1b
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #1b1b1b;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #1b1b1b;
        border-color: #1b1b1b
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.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: 1px;
        border-top-left-radius: 1px
    }

    .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: 1px;
        border-bottom-left-radius: 1px
    }

.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 > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: 1px;
        border-top-left-radius: 1px
    }

        .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: 1px;
            border-top-right-radius: 1px
        }

            .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: 1px
            }

            .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: 1px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px
    }

        .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: 1px;
            border-bottom-right-radius: 1px
        }

            .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: 1px
            }

            .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: 1px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #e5e5e5
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 2px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f6f4f4;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f6f4f4;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #870404
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #870404;
        border-color: #870404
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #870404
        }

        .panel-primary > .panel-heading .badge {
            color: #870404;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #870404
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3e5983;
        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: #3e5983
        }

    .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: #1b1b1b;
        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: #1b1b1b
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -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
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.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 #999;
    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
    }

    .modal-backdrop.in {
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-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:640px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:1024px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    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: 13px;
    opacity: 0
}

    .tooltip.in {
        opacity: .9
    }

    .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: 2px
}

.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
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    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;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    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: #999;
    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: #999;
    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: #999;
    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;
        -webkit-transition: all .6s ease-in-out left ease-in-out;
        -o-transition: all .6s ease-in-out left ease-in-out;
        transition: all .6s ease-in-out left ease-in-out
    }

        .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;
    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
    }

    .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
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9
    }

    .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: 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:640px) {
    .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
    }
}

.breadcrumb-section:after, .breadcrumb-section:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .cart__content:after, .cart__content:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before, .tabs .tabs-list:after, .tabs .tabs-list:before {
    content: " ";
    display: table
}

.breadcrumb-section:after, .btn-group-vertical > .btn-group:after, .btn-toolbar:after, .cart__content:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after, .tabs .tabs-list: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
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:639px) {
    .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:639px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:639px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:639px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .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:640px) and (max-width:1023px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .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:1024px) and (max-width:1399px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1400px) {
    .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:1400px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1400px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1400px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:639px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1400px) {
    .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
    }
}
/*! jQuery UI - v1.11.4 - 2016-01-21
* http://jqueryui.com

* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.preload {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: #000;
    background-image: url('../imagens/imgajax/AjaxLoader.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.textoTJ-Desk {
    color: #282828;
    font-size: 9px;
    font-style: italic;
    margin-left: 60px;
    margin-top: -20px;
    display: block;
    width: 100%;
    text-align: center;
}

.textoTJ-Mobile {
    color: #282828;
    font-size: 8px;
    font-style: italic;
    margin-left: 139px;
    margin-top: -12px;
    display: block;
    width: 100%;
    text-align: center;
}

.textoTJ-Tab {
    color: #282828;
    font-size: 10px;
    font-style: italic;
    margin-left: -75px;
    margin-top: -16px;
    display: block;
    width: 100%;
    text-align: center;
}

a:hover {
    color: #000000;
}

.container_loja_bene {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 1024px) {
    .container_loja_bene {
        max-width: 1336px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 640px) {
    .container_loja_bene {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}


.benefits-bar .benefit-title h3 {
    font-size: 18px !important;
}

.benefits-bar .benefit-description .h3 {
    font-size: 18px !important;
}

.benefits-bar .modal .modal-dialog {
    width: 50%;
}

.page-homepage .benefits-bar {
    background-color: #ececec;
    padding-top: 1.1em !important;
    padding-bottom: 0.8em !important;
}

.benefits-bar {
    padding-left: 20px !important;
    padding-right: 20px !important;
}





.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

    .ui-accordion .ui-accordion-icons .ui-accordion-icons {
        padding-left: 2.2em
    }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

    .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em
    }

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu {
        position: absolute
    }

    .ui-menu .ui-menu-item {
        position: relative;
        margin: 0;
        padding: 3px 1em 3px .4em;
        cursor: pointer;
        min-height: 0;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu .ui-state-active, .ui-menu .ui-state-focus {
        margin: -1px
    }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item {
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
        height: 100%;
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: 700;
            line-height: 1.5;
            padding: 2px .4em;
            margin: .5em 0 0 0;
            height: auto;
            border: 0
        }

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

    .ui-selectmenu-button span.ui-icon {
        right: .5em;
        left: auto;
        margin-top: -8px;
        position: absolute;
        top: 50%
    }

    .ui-selectmenu-button span.ui-selectmenu-text {
        text-align: left;
        padding: .4em 2.1em .4em 1em;
        display: block;
        line-height: 1.4;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px
        }

            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-datepicker {
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #1b1b1b
}

    .ui-datepicker .ui-datepicker-header {
        color: #1b1b1b;
        background-color: transparent;
        border: none;
        font-weight: 700
    }

.ui-icon {
    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
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    color: #870404;
    cursor: pointer;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    height: 15px;
    line-height: 1;
    margin-top: 5px;
    width: 30px
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px;
    float: left;
    text-align: left
}

    .ui-datepicker .ui-datepicker-prev:before {
        content: "\e079"
    }

.ui-datepicker .ui-datepicker-next {
    right: 5px;
    float: right;
    text-align: right
}

    .ui-datepicker .ui-datepicker-next:before {
        content: "\e080"
    }

.ui-datepicker .ui-icon {
    display: none
}

.ui-widget-header .ui-datepicker-next-hover.ui-state-hover, .ui-widget-header .ui-datepicker-prev-hover.ui-state-hover {
    border: 0 none;
    background: 0 0;
    color: #ff20a4;
    top: 2px
}

.ui-datepicker th {
    font-weight: 400
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #f2f2f2;
    text-align: center;
    color: #1b1b1b
}

    .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        color: #454545;
        text-decoration: none
    }

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #3d3d3d;
    color: #fff;
    border-color: #3d3d3d
}

    .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
        color: #777620
    }

.ui-state-active, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-active, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    background: #870404;
    color: #fff
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #5f3f3f
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    background-image: none
}

body {
    overflow-x: hidden;
    position: relative
}

    body.offcanvas {
        overflow-y: hidden
    }

.no-margin {
    margin: 0 !important
}

@media (min-width:1400px) {
    .container-lg {
        float: none;
        margin: 0 auto !important;
        overflow: hidden
    }
}

button {
    font-weight: 700
}

ol, ul {
    padding-left: 15px
}

@media (max-width:1023px) {
    .form-control {
        height: 42px;
        padding: 10px 15px;
        font-size: 17px;
        line-height: 1.3333333;
        border-radius: 0;
        font-size: 14px
    }

    select.form-control {
        height: 42px;
        line-height: 42px
    }

    select[multiple].form-control, textarea.form-control {
        height: auto
    }
}

option {
    font-size: .875em;
    line-height: 18px;
    padding: 6px 13px;
    width: 100%
}

a, button {
    color: #870404;
    text-decoration: none
}

    a:hover {
        text-decoration: none
    }

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #1b1b1b
}

.open > .dropdown-menu {
    padding: 15px 0 0 0
}

.dropdown-menu li {
    margin-top: 3px
}

    .dropdown-menu li:first-child {
        margin-top: 0
    }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 25px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #1b1b1b;
    white-space: nowrap
}

.display-none {
    display: none
}

.page-title {
    margin-bottom: 30px
}

@media (min-width:640px) {
    .item-label, .item-value {
        display: block
    }
}

@media (max-width:639px) {
    .item-label, .item-value {
        display: inline-block;
        line-height: 20px;
        vertical-align: top;
        width: 49%
    }

    .item-value {
        padding-left: 10px
    }

    .item-action {
        margin-top: 20px
    }
}

.item-label {
    text-transform: uppercase;
    font-weight: 300
}

.item-value {
    font-size: 18px;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden
}

.alert {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .alert {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container__full {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .container__full {
        padding-left: 20px;
        padding-right: 20px
    }
}

.well {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f6f4f4;
    border: none;
    border-bottom: 1px solid #d3d3d3;
    padding: 10px 15px;
    margin: 0
}

    .well:after, .well:before {
        content: " ";
        display: table
    }

    .well:after {
        clear: both
    }

    .well:after, .well:before {
        content: " ";
        display: table
    }

    .well:after {
        clear: both
    }

    .well.well-single-headline {
        padding-left: 0;
        padding-right: 0
    }

    .well.well-xs {
        padding: 0 15px 5px
    }

        .well.well-xs .well-headline {
            padding-top: 15px;
            margin: 0
        }

        .well.well-xs .well-content {
            padding-top: 20px
        }

    .well.well-sm {
        padding: 10px 20px
    }

    .well.well-md {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 30px;
        padding-right: 30px
    }

@media (max-width:1024px) {
    .well.well-md {
        padding-left: 20px;
        padding-right: 20px
    }
}

.well.well-lg {
    padding-top: 45px;
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .well.well-lg {
        padding-left: 20px;
        padding-right: 20px
    }
}

.well.well-primary {
    background-color: #870404;
    color: #fff
}

.well.well-secondary {
    background-color: #b5b5b5;
    color: #1b1b1b
}

.well.well-tertiary {
    background-color: #128a9e;
    color: #fff
}

    .well.well-tertiary .item-label {
        color: #fff
    }

    .well.well-tertiary .item-value {
        color: #fff
    }

        .well.well-tertiary .item-value a {
            color: #fff;
            text-decoration: underline
        }

.well.well-quaternary {
    background-color: #f2f2f2;
    color: #1b1b1b;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.well.well-quinary {
    background-color: #fff;
    color: #1b1b1b;
    border-color: #e5e5e5;
    padding-left: 0;
    padding-right: 0
}

    .well.well-quinary .well-headline {
        background-color: #128a9e;
        color: #fff
    }

    .well.well-quinary .well-content {
        padding-left: 30px;
        padding-right: 30px
    }

@media (max-width:1024px) {
    .well.well-quinary .well-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.well-headline {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #d3d3d3;
    padding: 5px 30px 15px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .well-headline {
        padding-left: 20px;
        padding-right: 20px
    }
}

.well-headline-sub {
    font-weight: 400;
    padding-left: 10px
}

@media (max-width:639px) {
    .well-headline {
        padding-left: 35px;
        padding-right: 35px
    }
}

.well-single-headline {
    padding-bottom: 0;
    border-bottom: 0
}

.well-content {
    padding-top: 40px;
    padding-bottom: 20px
}

    .well-content:after, .well-content:before {
        content: " ";
        display: table
    }

    .well-content:after {
        clear: both
    }

    .well-content:after, .well-content:before {
        content: " ";
        display: table
    }

    .well-content:after {
        clear: both
    }

.well > .col-no-padding {
    padding-left: 0;
    padding-right: 0
}

.well .well-headline {
    margin: 0;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .well .well-headline {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .well, .well.well-lg {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:1023px) {
    body.offcanvas {
        max-height: 100vh
    }

    main {
        -webkit-transition: transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transition: all transform .3s ease-out ease-in-out;
        -o-transition: all transform .3s ease-out ease-in-out;
        transition: all transform .3s ease-out ease-in-out
    }

    .container {
        width: 100%
    }

    select[multiple].form-control, textarea.form-control {
        height: auto
    }
}

.footer__top {
    padding-bottom: 50px
}

    .footer__top .search-title {
        font-size: 16px
    }

@media (max-width:1024px) {
    .footer__top {
        padding-bottom: 38px
    }
}

@media (max-width:640px) {
    .footer__top .footer__nav--container {
        margin-bottom: 10px;
        text-align: center
    }
}

.footer__top .footer__nav--container .footer__nav--links {
    padding-left: 0;
    width: 100%;
    margin: 0;
    list-style: none
}

    .footer__top .footer__nav--container .footer__nav--links .footer__link {
        margin-top: 10px
    }

    .footer__top .footer__nav--container .footer__nav--links a {
        color: #fff;
        font-size: 14px
    }

.footer__left {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .footer__left {
        padding-left: 20px;
        padding-right: 20px
    }
}

.footer__right {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .footer__right {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:1024px) {
    .footer__right {
        border-top: 1px solid #d3d3d3;
        padding-top: 30px;
        margin-top: 25px
    }
}

.footer__right .footer__dropdown select.form-control {
    padding: 2px 13px
}

.footer__right .footer__dropdown .form-group {
    margin-bottom: 0
}

.footer__right .footer__dropdown .form-control {
    cursor: pointer;
    background-color: #0f7384;
    color: #fff;
    padding: 7px 10px;
    height: 26px;
    line-height: 20px;
    font-size: 14px
}

    .footer__right .footer__dropdown .form-control option {
        background-color: #0f7384
    }

    .footer__right .footer__dropdown .form-control:focus::-ms-value {
        background-color: #0f7384
    }

.footer__copyright {
    background: #005361;
    padding: 25px 0;
    color: #fff;
    text-align: center
}

ul.nav__links::after {
    content: "";
    display: block;
    clear: both
}

ul.nav__links li {
    float: left;
    list-style-type: none
}

ul.nav__links::after {
    clear: both
}

@media (max-width:1023px) {
    ul.nav__links:before {
        content: " ";
        display: table
    }
}

.branding-mobile {
    padding: 10px 0 9px 0;
    border-bottom: solid 1px #d3d3d3;
    z-index: 9999;
    background-color: #f8f8f8;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .branding-mobile {
        padding-left: 20px;
        padding-right: 20px
    }
}

.navigation.navigation--top {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .navigation.navigation--top {
        padding-left: 20px;
        padding-right: 20px
    }
}

.navigation--top .nav__left {
    padding: 9px 0 7px
}

    .navigation--top .nav__left .banner__component img, .navigation--top .nav__left .simple-banner-component img {
        width: auto
    }

.miniCartSlot > div[data-ng-transclude] {
    display: inline-block
}

.navigation--top .nav__right .nav__links--account {
    margin: 0;
    padding-left: 0;
    float: right
}

    .navigation--top .nav__right .nav__links--account div[data-smartedit-component-id=HeaderLinksSlot] {
        display: inline-block;
        float: left
    }

        .navigation--top .nav__right .nav__links--account div[data-smartedit-component-id=HeaderLinksSlot] li:last-child a {
            padding-right: 12px
        }

    .navigation--top .nav__right .nav__links--account li {
        display: inline-block;
        font-size: 12px;
        color: #154259;
        font-weight: 400;
        text-transform: uppercase
    }

        .navigation--top .nav__right .nav__links--account li:last-child a {
            padding-right: 0
        }

        .navigation--top .nav__right .nav__links--account li.logged_in {
            padding: 10px
        }

        .navigation--top .nav__right .nav__links--account li button {
            background: transparent none repeat scroll 0 0;
            border: medium none;
            color: #0068b3;
            font-size: 1em;
            text-transform: uppercase
        }

            .navigation--top .nav__right .nav__links--account li button:hover {
                background: 0 0;
                text-decoration: none;
                color: #870404
            }

        .navigation--top .nav__right .nav__links--account li a {
            color: inherit;
            cursor: pointer;
            text-transform: uppercase;
            font-weight: 400;
            padding: 12px;
            display: block;
            font-size: 1em;
            line-height: 1.329em
        }

            .navigation--top .nav__right .nav__links--account li a:hover {
                text-decoration: none;
                color: #870404
            }

    .navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed, .navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
        background-color: transparent;
        color: inherit
    }

        .navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed::after, .navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed::after {
            clear: both
        }

        .navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus, .navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover, .navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus, .navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover {
            color: #870404;
            text-decoration: none
        }

    .navigation--top .nav__right .nav__links--account .myAccountLinksHeader, .navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
        background-color: #0d6878;
        color: #fff;
        text-decoration: none;
        height: 40px
    }

#accNavComponentDesktopOne, #accNavComponentDesktopTwo {
    padding: 0;
    background-color: #0d6878
}

    #accNavComponentDesktopOne ul.nav__links, #accNavComponentDesktopTwo ul.nav__links {
        width: 100%;
        padding: 0;
        margin-bottom: 0
    }

        #accNavComponentDesktopOne ul.nav__links li, #accNavComponentDesktopTwo ul.nav__links li {
            text-transform: capitalize;
            list-style: none;
            font-size: 12px;
            color: #154259;
            font-weight: 400;
            padding: 0;
            border-right: 1px solid #317f8c;
            border-bottom: 1px solid #317f8c
        }

            #accNavComponentDesktopOne ul.nav__links li:hover, #accNavComponentDesktopTwo ul.nav__links li:hover {
                background-color: #0f7384
            }

            #accNavComponentDesktopOne ul.nav__links li a, #accNavComponentDesktopTwo ul.nav__links li a {
                color: #fff;
                display: block;
                padding: 25px 0 25px 30px;
                font-size: 15px;
                font-weight: 400
            }

                #accNavComponentDesktopOne ul.nav__links li a:hover, #accNavComponentDesktopTwo ul.nav__links li a:hover {
                    text-decoration: none
                }

@media (min-width:1024px) {
    .navigation--middle {
        border-top: 1px solid #d3d3d3
    }
}

@media (max-width:639px) {
    .navigation--middle .row:first-child {
        border: none
    }
}

.navigation--middle .btn {
    background-color: transparent;
    width: 100%;
    padding: 0;
    height: 100%;
    color: #870404;
    border: none
}

@media (min-width:1024px) {
    .navigation--middle .nav__left {
        padding-left: 30px;
        padding-right: 30px
    }
}

.navigation--middle .nav__left .site-search {
    background-color: #f8f8f8;
    z-index: 2
}

@media (min-width:640px) and (max-width:1023px) {
    .navigation--middle .nav__left .site-search {
        margin-left: -10px
    }
}

@media (max-width:1024px) {
    .navigation--middle .nav__left .site-search {
        padding-left: 0
    }
}

@media (max-width:639px) {
    .navigation--middle .nav__left .site-search {
        display: none !important;
        left: 0;
        position: absolute;
        width: 100%;
        padding: 0 10px;
        border-top: 1px solid #d3d3d3
    }

        .navigation--middle .nav__left .site-search.active {
            display: block !important
        }
}

.navigation--middle .nav__left .site-search .ui-front {
    padding: 10px 0
}

.navigation--middle .nav__left .site-search .glyphicon-search {
    color: #b9bdc2;
    font-size: 17px
}

.navigation--middle .nav__left .site-search .input-group {
    background-color: #fff;
    min-height: 38px;
    border: 1px solid #ccc
}

@media (min-width:1024px) {
    .navigation--middle .nav__left .site-search .input-group {
        width: 445px
    }
}

.navigation--middle .nav__left .site-search .input-group .form-control {
    border: 0;
    box-shadow: none;
    height: 38px
}

.navigation--middle .nav__left .site-search .input-group .btn {
    width: 40px;
    padding: 0
}

    .navigation--middle .nav__left .site-search .input-group .btn:hover {
        background-color: transparent
    }

.navigation--middle .nav__left .site-search ul.ui-autocomplete {
    display: none;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 8px 15px rgba(0,0,0,.5);
    box-shadow: 0 8px 15px rgba(0,0,0,.5);
    z-index: 100;
    width: auto !important;
    padding-left: 0;
    padding-top: 0;
    list-style: none;
    margin: 0
}

    .navigation--middle .nav__left .site-search ul.ui-autocomplete li {
        border-top: 1px solid #e5e5e5;
        display: block;
        width: 100%;
        padding: 10px
    }

        .navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
            display: table;
            width: 100%;
            color: inherit;
            text-decoration: none
        }

        .navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
            display: table-cell;
            vertical-align: middle;
            padding: 0 10px 0 0
        }

        .navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
            display: table-cell;
            padding: 10px;
            vertical-align: middle;
            width: 100%
        }

        .navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
            padding: 0 10px
        }

        .navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
            display: table-cell;
            vertical-align: middle;
            padding: 0 10px
        }

        .navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
            border-left: none;
            border-right: none;
            border-bottom: none;
            margin: 0;
            background: #f2f2f2;
            color: #1b1b1b
        }

    .navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
        display: block
    }

.navigation--middle .nav__right {
    padding-right: 25px
}

@media (max-width:1024px) {
    .navigation--middle .nav__right {
        padding-right: 20px
    }
}

.navigation--middle .nav__right ul.nav__links--shop_info {
    margin-bottom: 0
}

@media (max-width:1024px) {
    .navigation--middle .nav__right ul.nav__links--shop_info {
        padding-left: 10px
    }
}

@media (min-width:640px) {
    .navigation--middle .nav__right ul.nav__links--shop_info {
        float: right
    }
}

@media (max-width:639px) {
    .navigation--middle .nav__right ul.nav__links--shop_info {
        border-left: 1px solid #d3d3d3;
        display: table-cell;
        text-align: center;
        vertical-align: top;
        padding: 0
    }

        .navigation--middle .nav__right ul.nav__links--shop_info li {
            float: none
        }
}

@media (min-width:640px) {
    .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
        display: inline
    }
}

.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    min-width: 60px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3
}

    .navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
        font-size: 30px;
        top: 27%;
        color: #128a9e
    }

@media (min-width:640px) {
    igatioavigation--middle .nav__right ul.nav__links--shop_info .nav-location {
        float: right;
        padding: 0 10px
    }
}

@media (min-width:1024px) {
    .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
        padding: 0 30px
    }
}

@media (max-width:639px) {
    .navigation--middle .componentContainer {
        text-align: center;
        vertical-align: top;
        border-left: 1px solid #d3d3d3
    }
}

.navigation--middle .nav-cart, .navigation--middle .nav-location, .navigation--middle .nav-order-tools {
    height: 60px
}

    .navigation--middle .btn:active, .navigation--middle .btn:focus, .navigation--middle .btn:hover, .navigation--middle .nav-cart:active, .navigation--middle .nav-cart:focus, .navigation--middle .nav-cart:hover, .navigation--middle .nav-location:active, .navigation--middle .nav-location:focus, .navigation--middle .nav-location:hover, .navigation--middle .nav-order-tools:active, .navigation--middle .nav-order-tools:focus, .navigation--middle .nav-order-tools:hover {
        background-color: #f2f2f2;
        box-shadow: none
    }

.navigation--middle .nav-cart {
    float: right;
    padding: 0 10px
}

@media (min-width:640px) {
    .navigation--middle .nav-cart {
        padding-left: 30px
    }
}

@media (max-width:639px) {
    .navigation--middle .nav-cart {
        position: relative;
        float: none;
        padding: 0
    }
}

@media (min-width:640px) {
    .navigation--middle .nav-cart .mini-cart-price {
        overflow: hidden;
        margin-left: 5px;
        margin-right: 5px;
        float: right;
        font-size: 16px;
        font-weight: 600;
        position: relative;
        top: 4px
    }
}

.navigation--middle .nav-cart .mini-cart-link {
    color: #128a9e
}

@media (min-width:640px) {
    .navigation--middle .nav-cart .mini-cart-link {
        line-height: 55px;
        white-space: nowrap
    }
}

@media (max-width:639px) {
    .navigation--middle .nav-cart .mini-cart-link {
        display: block
    }

        .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
            color: #128a9e;
            left: -7px;
            top: 10px
        }

            .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
                width: 30px;
                font-size: 22px;
                position: relative;
                right: -6px;
                top: 3px
            }

        .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
            font-size: 12px;
            position: absolute;
            right: 44%;
            top: -13px;
            margin: 0
        }

        .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
            display: inline-block;
            background-color: #3d3d3d;
            border-radius: 50%;
            height: 25px;
            width: 25px;
            color: #fff;
            line-height: 25px
        }
}

.navigation--middle .nav-cart .mini-cart-count {
    float: right;
    font-size: 12px;
    text-transform: uppercase
}

@media (min-width:640px) {
    .navigation--middle .nav-cart .mini-cart-count:before {
        content: "(";
        position: relative;
        top: 4px
    }

    .navigation--middle .nav-cart .mini-cart-count:after {
        content: ")";
        position: relative;
        top: 4px
    }
}

.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
    position: relative;
    right: 0;
    top: 5px
}

@media (min-width:640px) {
    .navigation--middle .nav-cart .mini-cart-icon {
        float: right;
        position: relative;
        top: 5px
    }
}

.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    font-size: 22px
}

@media (min-width:640px) and (max-width:1023px) {
    .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
        margin-left: 5px
    }
}

@media (max-width:639px) {
    .navigation--middle .mobile__nav__row .mobile__nav__row--table, .navigation--middle .mobile__nav__row.mobile__nav__row--table {
        display: table !important;
        width: 100%
    }

    .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
        display: table-row-group !important
    }

    .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
        display: table-row !important
    }

        .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
            display: table;
            content: " "
        }

    .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
        display: table-cell !important;
        vertical-align: top
    }

    .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
        margin-bottom: 0;
        overflow: hidden
    }

    .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
        position: relative;
        cursor: pointer;
        margin: 0 auto;
        color: #128a9e;
        font-size: 29px;
        top: 2px
    }

    .navigation--middle .mobile__nav__row .componentContainer .nav-cart, .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools {
        font-size: 30px;
        line-height: 60px;
        padding: 0;
        width: 100%
    }

    .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
        border-right: 1px solid #d3d3d3
    }

        .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
            border-right: none
        }
}

@media (max-width:639px) {
    .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
        border-left: 1px solid #d3d3d3
    }
}

@media (max-width:639px) {
    .navigation--middle .mobile__nav__row--btn {
        padding: 0;
        vertical-align: top;
        height: 60px;
        font-size: 30px;
        line-height: 60px
    }

        .navigation--middle .mobile__nav__row--btn .mini-cart-link, .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search, .navigation--middle .mobile__nav__row--btn .nav-order-tools {
            font-size: 30px;
            line-height: 60px;
            padding: 0;
            width: 100%
        }

            .navigation--middle .mobile__nav__row--btn .mini-cart-link:active, .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus, .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover, .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active, .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus, .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover, .navigation--middle .mobile__nav__row--btn .nav-order-tools:active, .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus, .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover {
                background-color: #f2f2f2;
                color: #870404;
                text-decoration: none
            }

        .navigation--middle .mobile__nav__row--btn span.glyphicon {
            color: #128a9e
        }
}

.navigation--middle .mobile-menu {
    height: 60px
}

    .navigation--middle .mobile-menu button {
        font-size: 18px;
        line-height: 1.33;
        border-radius: 0;
        height: 100%;
        width: 100%;
        padding: 0
    }

    .navigation--middle .mobile-menu span {
        position: relative;
        cursor: pointer;
        margin: 0 auto;
        color: #128a9e;
        font-size: 29px;
        top: 2px
    }

.navigation--bottom {
    background-color: #fff;
    border-bottom: 1px solid #fff
}

@media (max-width:1023px) {
    .navigation--bottom {
        border-bottom: none
    }
}

@media (max-width:1023px) {
    .navigation--bottom .sm-back::before {
        content: "\e079";
        float: none
    }
}

@media (max-width:1023px) {
    .navigation--bottom .navigation__overflow {
        left: -380px;
        top: 0;
        height: 83vh;
        overflow-y: auto;
        border-top: 1px solid #d3d3d3
    }
}

@media (max-width:1023px) {
    .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
        display: inline-block;
        cursor: pointer;
        height: 60px;
        width: 20%;
        vertical-align: top;
        border-left: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3
    }
}

@media (max-width:1023px) {
    .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
        background-color: #fff;
        height: 100%;
        width: 100%;
        display: inline-block;
        color: transparent;
        overflow: hidden;
        border: none
    }
}

.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
    color: #128a9e;
    font-size: 25px
}

.navigation--bottom:after, .navigation--bottom:before {
    content: " ";
    display: table
}

.navigation--bottom:after {
    clear: both
}

@media (min-width:1400px) {
    .navigation--bottom a {
        padding: 20px 32px
    }
}

.navigation--bottom .column-20-percent {
    float: left;
    width: 20%
}

@media (max-width:1023px) {
    .navigation--bottom {
        width: 380px;
        position: absolute;
        left: -380px;
        z-index: 999;
        background-color: #fff
    }

        .navigation--bottom li {
            float: none
        }
}

@media (max-width:639px) {
    .navigation--bottom {
        width: 100%;
        height: 83vh;
        left: -100%;
        margin-left: 0
    }
}

.navigation--bottom .nav__links--products {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--products.active {
        position: relative;
        left: -100%
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--products {
        top: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        padding: 0;
        position: relative;
        left: 0
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--products li {
        float: none;
        overflow: hidden;
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--products li.liUserSign {
        border-bottom: 1px solid #317f8c
    }

        .navigation--bottom .nav__links--products li.liUserSign:hover {
            background-color: #0f7384
        }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--products li.liUserSign a.userSign {
        width: 80%;
        display: inline-block;
        text-transform: uppercase;
        padding-right: 20px
    }
}

.navigation--bottom .nav__links--products li:last-child {
    margin-right: 0
}

.navigation--bottom .nav__links--products li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 15px;
    display: block;
    color: #1b1b1b
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--products li a {
        margin-top: 0;
        color: #1b1b1b;
        text-transform: capitalize;
        padding: 20px 30% 20px 50px;
        display: block
    }
}

.navigation--bottom .nav__links--products .nav__links--secondary {
    display: none;
    background: #f8f8f8;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
    box-shadow: 0 1px 3px rgba(0,0,0,.25)
}

    .navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
        display: none
    }

    .navigation--bottom .nav__links--products .nav__links--secondary .row {
        position: relative
    }

    .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
        position: static;
        padding: 10px
    }

        .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
            position: relative;
            min-height: 1px;
            padding: 10px 0 10px 0
        }

        .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
            float: left;
            padding: 0 10px
        }

        .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
            padding-left: 0;
            list-style: none
        }

            .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
                border-bottom: 1px solid #d3d3d3
            }

                .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
                    border-bottom: none
                }

                .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
                    display: block;
                    color: #1b1b1b;
                    line-height: 30px;
                    padding-left: 5px
                }

                    .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus, .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover {
                        background-color: #d3d3d3;
                        text-decoration: none
                    }

    .navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
        margin-top: 40px
    }

    .navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
        margin-top: 0
    }

.navigation--bottom .show-sub .nav__link a {
    position: relative
}

    .navigation--bottom .show-sub .nav__link a:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #f8f8f8;
        display: block;
        bottom: 0;
        left: 50%;
        margin: 0 0 0 -10px;
        z-index: 1001
    }

.navigation--bottom .show-sub .sub__navigation {
    display: block !important;
    top: 60px
}

.navigation--bottom .nav__link {
    display: inline-block;
    width: 100%
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary-has__sub {
        position: static
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary-has__sub .nav__link {
        width: 67%
    }
}

.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
    display: inline-block;
    width: 33%;
    color: #1b1b1b;
    min-height: 30px;
    padding: 20px 0
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary.active .sub__navigation {
        display: block
    }
}

@media (min-width:1024px) {
    .navigation--bottom .nav__links--primary .sub__navigation {
        display: none;
        background: #f8f8f8;
        position: absolute;
        z-index: 1000;
        left: 0;
        border: 1px solid #d3d3d3;
        border-top: 0;
        padding: 0 10px;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
        box-shadow: 0 1px 3px rgba(0,0,0,.25)
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary .sub__navigation {
        display: none;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 100%;
        padding: 0
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary .sm-back {
        color: #1b1b1b;
        padding: 5px 50px;
        border-bottom: 1px solid #f2f2f2;
        font-size: 18px;
        line-height: 50px
    }

        .navigation--bottom .nav__links--primary .sm-back::after {
            content: ' '
        }

        .navigation--bottom .nav__links--primary .sm-back::before {
            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;
            font-size: .8em;
            margin-right: 1em
        }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary .row {
        margin: 0
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section {
        padding: 0;
        background: #fff
    }
}

@media (min-width:1024px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section {
        position: static;
        padding: 10px
    }
}

.navigation--bottom .nav__links--primary .sub-navigation-section .title {
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    color: rgba(0,0,0,.7)
}

@media (max-width:1399px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section .title {
        color: rgba(0,0,0,.7)
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section .title {
        padding: 10px 20px 10px 50px;
        text-transform: uppercase;
        border-bottom: 1px solid #f2f2f2
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none
    }
}

@media (min-width:1024px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
        padding-left: 0;
        list-style: none;
        margin-top: 0
    }

        .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
            display: block;
            color: #1b1b1b;
            line-height: 30px;
            padding: 0 0 0 5px
        }

            .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
                background-color: #f2f2f2;
                text-decoration: none
            }
}

.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
    position: relative;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    float: none
}

@media (min-width:1024px) {
    .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
        border: none
    }
}

.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li, .navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
    border-bottom: 1px solid #317f8c
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--mobile {
        overflow: hidden
    }

        .navigation--bottom .nav__links--mobile li {
            overflow: hidden;
            background-color: #0f7384;
            border: none
        }

            .navigation--bottom .nav__links--mobile li a {
                color: #fff
            }

        .navigation--bottom .nav__links--mobile .subNavList {
            padding-left: 0
        }

            .navigation--bottom .nav__links--mobile .subNavList li {
                padding: 5px 0;
                background: #0d6878
            }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader, .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
        display: block;
        cursor: pointer;
        max-height: 60px;
        text-transform: uppercase
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--mobile div.sub-nav a {
        border-bottom: 1px solid #317f8c
    }
}

@media (max-width:1023px) {
    .navigation--bottom .nav__links--mobile div.sub-nav a span {
        float: right;
        line-height: 50px;
        left: 0;
        position: relative;
        height: 30px;
        top: -14px
    }
}

@media (max-width:1023px) {
    .navigation--bottom .userGroup {
        position: relative;
        line-height: 50px;
        background-color: #fff;
        padding: 5px 12px 5px 20px;
        cursor: pointer;
        color: #128a9e;
        display: inline-block;
        width: 80%;
        float: left;
        height: 60px;
        text-transform: uppercase;
        text-align: left
    }
}

@media (max-width:1023px) {
    .navigation--bottom .userGroup a {
        border: none;
        color: #128a9e
    }

        .navigation--bottom .userGroup a:hover {
            background-color: transparent !important
        }
}

@media (max-width:1023px) {
    .navigation--bottom .userGroup .myAcctUserIcon {
        font-size: 20px;
        position: relative;
        top: 4px
    }
}

@media (max-width:1023px) {
    .navigation--bottom .userGroup .userName {
        display: inline-block;
        padding-left: 10px
    }
}

@media (max-width:1023px) {
    .navigation--bottom .userGroup #signedInUserOptionsToggle {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        padding: 0
    }
}

@media (max-width:1023px) {
    .navigation--bottom .glyphicon-chevron-down, .navigation--bottom .glyphicon-chevron-up {
        position: absolute;
        left: 260px;
        line-height: 60px;
        top: 0
    }
}

@media (max-width:639px) {
    .navigation--bottom .glyphicon-chevron-down, .navigation--bottom .glyphicon-chevron-up {
        left: 68vw
    }
}

@media (min-width:640px) {
    main {
        -webkit-transition: transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transition: all transform .3s ease-out ease-in-out;
        -o-transition: all transform .3s ease-out ease-in-out;
        transition: all transform .3s ease-out ease-in-out
    }
}

@media (min-width:640px) and (max-width:1023px) {
    main.offcanvas {
        position: relative;
        -webkit-transform: translate(380px,0);
        -ms-transform: translate(380px,0);
        -o-transform: translate(380px,0);
        transform: translate(380px,0)
    }
}

@media (max-width:639px) {
    main.offcanvas {
        position: relative;
        -webkit-transform: translate(100%,0);
        -ms-transform: translate(100%,0);
        -o-transform: translate(100%,0);
        transform: translate(100%,0)
    }
}

@media (max-width:639px) {
    .offcanvas .sticky-nav-top {
        left: 0;
        position: absolute;
        height: 60px;
        width: 100vw
    }
}

@media (max-width:1023px) {
    .sticky-nav-top {
        position: absolute;
        left: 0;
        top: -60px;
        width: 380px;
        padding: 0;
        margin-bottom: 0;
        z-index: 9999;
        text-align: right
    }
}

@media (max-width:639px) {
    .sticky-nav-top {
        position: absolute;
        top: -60px;
        height: 60px;
        left: -60px;
        z-index: 999;
        width: 100vw
    }
}

.sticky-nav-top .liUserSign {
    background-color: #fff
}

@media (max-width:1023px) {
    .sticky-nav-top .userSign {
        text-align: left;
        width: 80%;
        display: inline-block;
        color: #128a9e;
        padding: 20px 30% 20px 50px
    }
}

@media (max-width:1023px) {
    html.offcanvas {
        overflow-x: hidden
    }
}

.nav-order-tools {
    position: relative;
    display: inline-block;
    cursor: pointer
}

@media (min-width:640px) {
    .nav-order-tools {
        border-left: 0;
        border-right: 1px solid #d3d3d3;
        padding: 0 15px
    }
}

@media (min-width:1024px) {
    .nav-order-tools {
        padding: 0 30px
    }
}

@media (max-width:639px) {
    .nav-order-tools {
        position: static
    }
}

.nav-order-tools:before {
    position: relative;
    top: 23%;
    display: inline;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e032";
    color: #128a9e;
    font-size: 30px
}

@media (max-width:639px) {
    .nav-order-tools:before {
        top: 3px
    }
}

.js-nav-order-tools--active .nav-order-tools__child-wrap {
    display: block
}

.nav-order-tools__child-wrap {
    font-size: 14px;
    line-height: 1.42857143;
    text-align: left;
    position: absolute;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    right: -1px;
    top: 60px;
    width: 260px;
    z-index: 10
}

@media (max-width:639px) {
    .nav-order-tools__child-wrap {
        width: 100vw;
        top: 103px
    }
}

.nav-order-tools__child-wrap div {
    border-bottom: 1px solid #f2f2f2
}

    .nav-order-tools__child-wrap div:last-child {
        border-bottom: none
    }

.nav-order-tools__child-wrap a {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #1b1b1b;
    padding: 20px 30px
}

    .nav-order-tools__child-wrap a:hover {
        background-color: #f2f2f2
    }

header {
    background: #f8f8f8;
    margin-bottom: 20px
}

.page-cartPage header, .page-homepage header, .page-productGrid header, .page-search header, .page-searchGrid header, .pageType-CategoryPage header {
    margin-bottom: 0
}

.page-headline {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0
}

    .page-headline.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

.page-sub-headline {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.571
}

.text-variant-bold {
    font-weight: 600
}

.full-width-padding {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .full-width-padding {
        padding-left: 20px;
        padding-right: 20px
    }
}

.half-width-padding {
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:1024px) {
    .half-width-padding {
        padding-left: 10px;
        padding-right: 10px
    }
}

.btn-formblock {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 25px
}

.btn {
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.375;
    border-radius: 1px
}

    .btn.glyphicon {
        padding: 3px 0 4px 0
    }

        .btn.glyphicon:before {
            font-size: 25px
        }

    .btn, .btn.active, .btn:active {
        box-shadow: none
    }

        .btn.active:focus, .btn:active:focus, .btn:focus {
            outline: 0
        }

.btn-small {
    padding: 6px 15px;
    font-size: 16px;
    line-height: 1.375;
    border-radius: 1px
}

.btn-icon {
    padding-left: 81px;
    position: relative
}

    .btn-icon:before {
        position: absolute;
        font-size: 25px;
        top: 9px;
        left: 20px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1
    }

    .btn-icon:after {
        content: "";
        position: absolute;
        left: 65px;
        top: -1px;
        border-right: 1px solid currentColor;
        height: 44px
    }

:hover.btn-icon:after {
    border-right-width: 1px
}

.btn-block + .btn-block {
    margin-top: 10px
}

.btn-default {
    border: 1px solid;
    color: #fff;
    background-color: #222;
    border-color: #222
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #000;
        border-color: #000;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        color: #fff;
        background-color: #2f2f2f;
        border-color: #2f2f2f
    }

    .btn-default .badge {
        color: #222;
        background-color: #fff
    }

.btn-primary {
    border: 3px solid;
    color: #fff;
    background-color: #870404;
    border-color: #870404
}
    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle .btn-primary {
        color: #fff;
        background-color: #d3007d;
        border-color: #d3007d;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        color: #fff;
        background-color: #ff079a;
        border-color: #ff079a
    }

    .btn-primary .badge {
        color: #870404;
        background-color: #fff
    }

.pagination-wrap {
    float: right;
    text-align: right
}

.pagination {
    border: 1px solid transparent;
    font-weight: 400;
    margin: 0
}

    .pagination > li {
        vertical-align: top;
        display: inline-block
    }

        .pagination > li > a, .pagination > li > span {
            position: static;
            border: none;
            margin: 0;
            float: none;
            display: inline-block
        }

        .pagination > li.pagination-next > a, .pagination > li.pagination-next > span, .pagination > li.pagination-prev > a, .pagination > li.pagination-prev > span {
            font-size: 11px
        }

            .pagination > li.pagination-next > a:focus, .pagination > li.pagination-next > a:hover, .pagination > li.pagination-next > span:focus, .pagination > li.pagination-next > span:hover, .pagination > li.pagination-prev > a:focus, .pagination > li.pagination-prev > a:hover, .pagination > li.pagination-prev > span:focus, .pagination > li.pagination-prev > span:hover {
                background-color: transparent;
                color: #3d3d3d
            }

        .pagination > li.pagination-next.disabled > a:focus, .pagination > li.pagination-next.disabled > a:hover, .pagination > li.pagination-next.disabled > span:focus, .pagination > li.pagination-next.disabled > span:hover, .pagination > li.pagination-prev.disabled > a:focus, .pagination > li.pagination-prev.disabled > a:hover, .pagination > li.pagination-prev.disabled > span:focus, .pagination > li.pagination-prev.disabled > span:hover {
            color: #a6a6a6;
            background-color: transparent;
            border-color: transparent
        }

        .pagination > li.pagination-prev {
            text-align: left
        }

            .pagination > li.pagination-prev > a, .pagination > li.pagination-prev > span {
                border-right: 1px solid transparent
            }

        .pagination > li.pagination-next {
            text-align: right
        }

            .pagination > li.pagination-next > a, .pagination > li.pagination-next > span {
                border-left: 1px solid transparent
            }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: transparent;
        border: none;
        font-weight: 700
    }

    .pagination > li > a, .pagination > li > span {
        line-height: 30px;
        width: 30px;
        padding: 0;
        font-size: 24px;
        text-align: center
    }

    .pagination > li.pagination-prev > a, .pagination > li.pagination-prev > span {
        margin-right: 10px;
        width: 35px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .pagination > li.pagination-next > a, .pagination > li.pagination-next > span {
        margin-left: 10px;
        width: 35px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

@media (max-width:1023px) {
    .pagination > li > a, .pagination > li > span {
        line-height: 42px;
        width: 30px;
        padding: 0;
        font-size: 24px;
        text-align: center
    }

    .pagination > li.pagination-prev > a, .pagination > li.pagination-prev > span {
        margin-right: 10px;
        width: 40px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .pagination > li.pagination-next > a, .pagination > li.pagination-next > span {
        margin-left: 10px;
        width: 40px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
}

@media (max-width:639px) {
    .pagination {
        display: table;
        width: 100%
    }

        .pagination > li {
            display: table-cell;
            vertical-align: middle;
            text-align: center
        }

            .pagination > li > a, .pagination > li > span {
                float: none
            }

            .pagination > li > a, .pagination > li > span {
                line-height: 40px;
                width: 45px;
                padding: 0;
                font-size: 24px;
                text-align: center
            }

            .pagination > li.pagination-prev > a, .pagination > li.pagination-prev > span {
                margin-right: 15px;
                width: 65px;
                border-bottom-left-radius: 0;
                border-top-left-radius: 0
            }

            .pagination > li.pagination-next > a, .pagination > li.pagination-next > span {
                margin-left: 15px;
                width: 65px;
                border-bottom-right-radius: 0;
                border-top-right-radius: 0
            }

    .pagination-with-pager .pagination-wrap {
        float: none
    }
}

.breadcrumb-section {
    background: #d9d9d9;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .breadcrumb-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

.breadcrumb-section .breadcrumb {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    padding-left: 10px
}

.image-gallery__image {
    cursor: pointer
}

.image-gallery__zoom-icon {
    font-size: 20px;
    opacity: .5;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10
}

@media (min-width:640px) {
    .page-productDetails .carousel {
        padding-left: 30px;
        padding-right: 30px
    }
}

.product-details, .product-details-price {
    margin-bottom: 10px
}

@media (max-width:639px) {
    .product-details, .product-details-price {
        padding: 0
    }
}

.product-details .name, .product-details-price .name {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    padding: 0
}

    .product-details .name.border, .product-details-price .name.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

    .product-details .name .sku, .product-details-price .name .sku {
        font-size: 18px;
        line-height: 18px;
        color: #929292;
        position: relative;
        padding-left: 20px;
        font-weight: 400
    }

        .product-details .name .sku:before, .product-details-price .name .sku:before {
            border-left: 1px solid #e5e5e5;
            content: "";
            height: 14px;
            position: absolute;
            top: 7px;
            left: 10px
        }

    .product-details .name .code, .product-details-price .name .code {
        font-size: 18px;
        line-height: 18px;
        padding-left: 5px
    }
.prod_promocao {
  text-decoration: line-through;
  
}

.product-details .promotion, .product-details-price .promotion {
    color: #00a651
}

.product-details .description, .product-details-price .description {
    padding: 10px 0 25px
}

.product-details .price, .product-details-price .price {
    font-size: 25px;
    font-weight: 700
}

.product-details .stock-status, .product-details-price .stock-status {
    font-weight: 300
}

@media (max-width:1399px) {
    .product-details .description, .product-details-price .description {
        border-bottom: 1px solid #ccc
    }
}

.product-details.page-title {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .product-details.page-title {
        padding-left: 20px;
        padding-right: 20px
    }
}

.product-main-info {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .product-main-info {
        padding-left: 20px;
        padding-right: 20px
    }
}

.product-main-info .product-details {
    padding: 0
}

.variant-section {
    margin-bottom: 30px
}

    .variant-section .variant-selector .variant-name {
        font-size: 13px;
        font-weight: 600;
        color: #3d3d3d;
        text-transform: uppercase;
        margin-top: 15px;
        margin-bottom: 5px
    }

        .variant-section .variant-selector .variant-name .variant-selected {
            font-weight: 400;
            text-transform: none
        }

    .variant-section .variant-selector .variant-list {
        padding-left: 0;
        list-style: none;
        margin-left: -20px
    }

        .variant-section .variant-selector .variant-list:after, .variant-section .variant-selector .variant-list:before {
            content: " ";
            display: table
        }

        .variant-section .variant-selector .variant-list:after {
            clear: both
        }

        .variant-section .variant-selector .variant-list:after, .variant-section .variant-selector .variant-list:before {
            content: " ";
            display: table
        }

        .variant-section .variant-selector .variant-list:after {
            clear: both
        }

        .variant-section .variant-selector .variant-list li {
            float: left;
            margin: 0 0 0 20px
        }

            .variant-section .variant-selector .variant-list li a, .variant-section .variant-selector .variant-list li span {
                display: block;
                height: 32px;
                width: 32px;
                line-height: 32px;
                text-align: center;
                text-transform: uppercase;
                border: 1px solid #ccc;
                background: #fff;
                color: #1b1b1b;
                text-decoration: none
            }

@media (max-width:1023px) {
    .variant-section .variant-selector .variant-list li a, .variant-section .variant-selector .variant-list li span {
        height: 42px;
        width: 42px;
        line-height: 42px
    }
}

.variant-section .variant-selector .variant-list li a img, .variant-section .variant-selector .variant-list li span img {
    width: 100%;
    height: auto;
    vertical-align: top;
    border: 1px solid transparent
}

.variant-section .variant-selector .variant-list li.active a, .variant-section .variant-selector .variant-list li:hover a {
    background: #870404;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
    border: 1px solid #870404;
    color: #fff
}

    .variant-section .variant-selector .variant-list li.active a img, .variant-section .variant-selector .variant-list li:hover a img {
        border: 1px solid #fff
    }

.variant-section .variant-selector .variant-list li.disabled span {
    color: #999;
    cursor: not-allowed
}

.variant-section .variant-selector .variant-select {
    margin: 10px 0 0
}

.rating:after, .rating:before {
    content: " ";
    display: table
}

.rating:after {
    clear: both
}

.rating:after, .rating:before {
    content: " ";
    display: table
}

.rating:after {
    clear: both
}

.rating .rating-stars {
    float: left;
    margin: 0 5px 0 0;
    padding: 3px 0 1px;
    letter-spacing: 50px
}

@media (max-width:1023px) {
    .rating .rating-stars {
        font-size: 17px;
        float: none
    }

        .rating .rating-stars:after, .rating .rating-stars:before {
            content: " ";
            display: table
        }

        .rating .rating-stars:after {
            clear: both
        }

        .rating .rating-stars:after, .rating .rating-stars:before {
            content: " ";
            display: table
        }

        .rating .rating-stars:after {
            clear: both
        }
}

.rating .rating-stars span {
    color: #dee3e8;
    overflow: hidden;
    position: static;
    width: 1em;
    height: 1em;
    display: block;
    float: left;
    margin: 0 .1em
}

    .rating .rating-stars span.fh {
        width: .5em;
        margin-right: 0
    }

    .rating .rating-stars span.lh {
        width: .5em;
        text-indent: -.5em;
        margin-left: 0
    }

    .rating .rating-stars span.active {
        color: #870404
    }

.rating.rating-set .rating-stars {
    cursor: pointer
}

.rating a {
    font-size: 13px;
    position: relative;
    margin-left: 10px;
    padding-left: 10px
}

    .rating a:before {
        border-left: 1px solid #ccc;
        content: "";
        height: 19px;
        position: absolute;
        top: 0;
        left: 0
    }

.tabs-responsive .tab-container {
    float: none;
    padding: 0
}

@media (max-width:1023px) {
    .tabs-responsive .tabhead {
        border-bottom: 1px solid #f6f4f4
    }
}

.tab-review .review-pagination-bar {
    margin: 10px 0
}

    .tab-review .review-pagination-bar:after, .tab-review .review-pagination-bar:before {
        content: " ";
        display: table
    }

    .tab-review .review-pagination-bar:after {
        clear: both
    }

    .tab-review .review-pagination-bar:after, .tab-review .review-pagination-bar:before {
        content: " ";
        display: table
    }

    .tab-review .review-pagination-bar:after {
        clear: both
    }

    .tab-review .review-pagination-bar .right {
        float: right
    }

        .tab-review .review-pagination-bar .right .pager {
            float: left;
            margin: 0 10px
        }

.tab-review .review-list {
    padding-left: 0;
    list-style: none
}

    .tab-review .review-list .review-entry {
        margin: 10px 0
    }

        .tab-review .review-list .review-entry .title {
            font-weight: 700
        }

        .tab-review .review-list .review-entry .autor {
            color: #777
        }

.tab-review .write-review {
    display: none
}

#AddToCart-PickUpInStoreAction {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px
}

@media (min-width:640px) {
    #AddToCart-PickUpInStoreAction {
        float: left;
        width: 50%
    }
}

@media (min-width:1024px) {
    #AddToCart-PickUpInStoreAction {
        float: left;
        width: 100%
    }
}

.AddToCart-PickUpInStoreAction {
    margin-top: 10px
}

.AddToCart-ShareOnSocialNetworkAction {
    margin-top: 20px
}

#AddToCart-AddToCartAction {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px
}

@media (min-width:640px) {
    #AddToCart-AddToCartAction {
        float: left;
        width: 50%
    }
}

@media (min-width:1024px) {
    #AddToCart-AddToCartAction {
        float: left;
        width: 100%
    }
}

#AddToCart-ShareOnSocialNetworkAction {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 30px
}

.image-gallery img {
    width: 100%;
    height: auto;
    -webkit-touch-callout: none
}

.image-gallery .zoomImg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: none;
    max-width: none;
    z-index: 9999;
    border: 0;
    opacity: 0
}

    .image-gallery .zoomImg img {
        width: 100%;
        height: 100%
    }

.image-gallery .zoomImgMask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000
}

.addtocart-component {
    margin-top: 10px
}

    .addtocart-component .stock-wrapper {
        font-size: 13px;
        margin: 25px 0
    }

        .addtocart-component .stock-wrapper * {
            float: left;
            margin: 0
        }

        .addtocart-component .stock-wrapper .futureStockLink {
            margin-left: 10px
        }

    .addtocart-component .actions .btn {
        margin-bottom: 10px
    }

    .addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
        margin: 0 auto;
        padding-top: 50px;
        width: 100px
    }

    .addtocart-component div.a2a_kit a.a2a_dd.share {
        background: url(../../common/images/productShareIcon.png) no-repeat left center;
        padding-left: 25px
    }

        .addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
            display: none
        }

    #add_to_cart_storepickup_form .qty-selector .btn, #add_to_cart_storepickup_form .qty-selector .input-group-btn, .addtocart-component .qty-selector .btn, .addtocart-component .qty-selector .input-group-btn {
        width: 44px;
        margin: 0;
        padding-left: 0;
        padding-right: 0
    }

    #add_to_cart_storepickup_form .qty-selector .form-control, .addtocart-component .qty-selector .form-control {
        width: 50px;
        height: 44px;
        text-align: center;
        font-size: 13px;
        font-weight: 700
    }

@media (max-width:1023px) {
    .addtocart-component {
        margin-top: 20px
    }

        .addtocart-component .qty-selector .btn, .addtocart-component .qty-selector .form-control, .addtocart-component .qty-selector .input-group-btn {
            width: 62.4px
        }
}

@media (max-width:639px) {
    .addtocart-component .qty-selector {
        margin-left: auto;
        margin-right: auto
    }

    .addtocart-component .stock-wrapper {
        display: table;
        margin-left: auto;
        margin-right: auto
    }
}

.add-to-cart .add-to-cart-item {
    margin-bottom: 10px
}

    .add-to-cart .add-to-cart-item:after, .add-to-cart .add-to-cart-item:before {
        content: " ";
        display: table
    }

    .add-to-cart .add-to-cart-item:after {
        clear: both
    }

    .add-to-cart .add-to-cart-item:after, .add-to-cart .add-to-cart-item:before {
        content: " ";
        display: table
    }

    .add-to-cart .add-to-cart-item:after {
        clear: both
    }

    .add-to-cart .add-to-cart-item .thumb {
        float: left;
        margin-right: 10px
    }

    .add-to-cart .add-to-cart-item .details {
        font-size: 18px;
        margin-left: 75px
    }

        .add-to-cart .add-to-cart-item .details .name {
            font-weight: 700;
            color: inherit
        }

    .add-to-cart .add-to-cart-item .price {
        font-size: 22px;
        text-align: right;
        font-weight: 700
    }

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel:after, .owl-carousel:before {
        content: " ";
        display: table
    }

    .owl-carousel:after {
        clear: both
    }

    .owl-carousel:after, .owl-carousel:before {
        content: " ";
        display: table
    }

    .owl-carousel:after {
        clear: both
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height .5s ease-in-out;
            -moz-transition: height .5s ease-in-out;
            -ms-transition: height .5s ease-in-out;
            -o-transition: height .5s ease-in-out;
            transition: height .5s ease-in-out
        }

        .owl-carousel .owl-wrapper-outer .owl-wrapper {
            display: none;
            position: relative;
            -webkit-transform: translate3d(0,0,0);
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -webkit-transform: translate3d(0,0,0);
            -moz-transform: translate3d(0,0,0);
            -ms-transform: translate3d(0,0,0)
        }

            .owl-carousel .owl-wrapper-outer .owl-wrapper:after:after, .owl-carousel .owl-wrapper-outer .owl-wrapper:after:before {
                content: " ";
                display: table
            }

            .owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
                clear: both
            }

            .owl-carousel .owl-wrapper-outer .owl-wrapper:after:after, .owl-carousel .owl-wrapper-outer .owl-wrapper:after:before {
                content: " ";
                display: table
            }

            .owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
                clear: both
            }

            .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
                float: left;
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                -ms-backface-visibility: hidden;
                -webkit-transform: translate3d(0,0,0);
                -moz-transform: translate3d(0,0,0);
                -ms-transform: translate3d(0,0,0)
            }

                .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
                    min-height: 1px
                }

    .owl-carousel .owl-controls {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent
    }

        .owl-carousel .owl-controls .owl-buttons .owl-next, .owl-carousel .owl-controls .owl-buttons .owl-prev {
            cursor: pointer;
            position: absolute !important;
            top: 50% !important;
            display: table;
            width: 25px;
            height: 125px;
            text-align: center;
            -webkit-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            -o-transform: translate(0,-50%);
            transform: translate(0,-50%);
            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;
            color: rgba(255,255,255,.7);
            font-size: 120px;
            overflow: hidden;
            -webkit-transition: .3s ease-out;
            -o-transition: .3s ease-out;
            transition: .3s ease-out;
            -webkit-transition: all .3s ease-out ease-in-out;
            -o-transition: all .3s ease-out ease-in-out;
            transition: all .3s ease-out ease-in-out
        }

            .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon, .owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon {
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
                width: auto;
                height: auto;
                font-size: 25px;
                line-height: 125px;
                color: #870404;
                -webkit-transition: .3s ease-in;
                -o-transition: .3s ease-in;
                transition: .3s ease-in;
                -webkit-transition: all .3s ease-in ease-in-out;
                -o-transition: all .3s ease-in ease-in-out;
                transition: all .3s ease-in ease-in-out
            }

            .owl-carousel .owl-controls .owl-buttons .owl-next:hover, .owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
                color: #fff
            }

                .owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon, .owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon {
                    color: #ff20a4
                }

        .owl-carousel .owl-controls .owl-buttons .owl-prev {
            left: 3px
        }

            .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
                content: "\e075"
            }

        .owl-carousel .owl-controls .owl-buttons .owl-next {
            right: 5px
        }

            .owl-carousel .owl-controls .owl-buttons .owl-next:before {
                content: "\e071"
            }

.carousel, .carousel__component--carousel {
    width: auto;
    margin: 10px -10px;
    text-align: center
}

    .carousel .carousel__item, .carousel .item, .carousel__component--carousel .carousel__item, .carousel__component--carousel .item {
        display: block;
        margin: 0 10px;
        padding: 10px 0
    }

        .carousel .carousel__item .carousel__item--thumb, .carousel .carousel__item .thumb, .carousel .item .carousel__item--thumb, .carousel .item .thumb, .carousel__component--carousel .carousel__item .carousel__item--thumb, .carousel__component--carousel .carousel__item .thumb, .carousel__component--carousel .item .carousel__item--thumb, .carousel__component--carousel .item .thumb {
            margin-bottom: 20px;
            height: 140px
        }

            .carousel .carousel__item .carousel__item--thumb img, .carousel .carousel__item .thumb img, .carousel .item .carousel__item--thumb img, .carousel .item .thumb img, .carousel__component--carousel .carousel__item .carousel__item--thumb img, .carousel__component--carousel .carousel__item .thumb img, .carousel__component--carousel .item .carousel__item--thumb img, .carousel__component--carousel .item .thumb img {
                max-width: 140px;
                max-height: 140px;
                display: block;
                margin-left: auto;
                margin-right: auto
            }

        .carousel .carousel__item a, .carousel .item a, .carousel__component--carousel .carousel__item a, .carousel__component--carousel .item a {
            color: #1b1b1b
        }

            .carousel .carousel__item a:focus, .carousel .carousel__item a:hover, .carousel .item a:focus, .carousel .item a:hover, .carousel__component--carousel .carousel__item a:focus, .carousel__component--carousel .carousel__item a:hover, .carousel__component--carousel .item a:focus, .carousel__component--carousel .item a:hover {
                text-decoration: none;
                color: #870404
            }

        .carousel .carousel__item .carousel__item--name, .carousel .carousel__item .item-name, .carousel .item .carousel__item--name, .carousel .item .item-name, .carousel__component--carousel .carousel__item .carousel__item--name, .carousel__component--carousel .carousel__item .item-name, .carousel__component--carousel .item .carousel__item--name, .carousel__component--carousel .item .item-name {
            margin-top: 13.33333333px;
            margin-bottom: 11px;
            text-transform: uppercase;
            text-align: center;
            line-height: 1.2em;
            overflow: hidden;
            position: relative;
            height: 2.4em;
            font-weight: 600;
            font-size: 16px;
            color: #ff20a4
        }

            .carousel .carousel__item .carousel__item--name:before, .carousel .carousel__item .item-name:before, .carousel .item .carousel__item--name:before, .carousel .item .item-name:before, .carousel__component--carousel .carousel__item .carousel__item--name:before, .carousel__component--carousel .carousel__item .item-name:before, .carousel__component--carousel .item .carousel__item--name:before, .carousel__component--carousel .item .item-name:before {
                background: #fff none repeat scroll 0 0;
                bottom: 0;
                position: absolute;
                right: 0;
                content: "…"
            }

            .carousel .carousel__item .carousel__item--name:after, .carousel .carousel__item .item-name:after, .carousel .item .carousel__item--name:after, .carousel .item .item-name:after, .carousel__component--carousel .carousel__item .carousel__item--name:after, .carousel__component--carousel .carousel__item .item-name:after, .carousel__component--carousel .item .carousel__item--name:after, .carousel__component--carousel .item .item-name:after {
                content: "";
                background: #fff none repeat scroll 0 0;
                position: absolute;
                height: 50px;
                width: 100%;
                z-index: 1
            }

        .carousel .carousel__item .carousel__item--price, .carousel .carousel__item .item-price, .carousel .item .carousel__item--price, .carousel .item .item-price, .carousel__component--carousel .carousel__item .carousel__item--price, .carousel__component--carousel .carousel__item .item-price, .carousel__component--carousel .item .carousel__item--price, .carousel__component--carousel .item .item-price {
            margin: 10px;
            color: #1b1b1b;
            text-align: center;
            font-size: 24px;
            font-weight: 600;
            margin: 0
        }

.carousel-component, .carousel__component {
    padding: 0 20px;
    margin: 35px 0 15px
}

    .carousel-component:after, .carousel-component:before, .carousel__component:after, .carousel__component:before {
        content: " ";
        display: table
    }

    .carousel-component:after, .carousel__component:after {
        clear: both
    }

    .carousel-component:after, .carousel-component:before, .carousel__component:after, .carousel__component:before {
        content: " ";
        display: table
    }

    .carousel-component:after, .carousel__component:after {
        clear: both
    }

    .carousel-component .carousel__component--headline, .carousel__component .carousel__component--headline {
        color: #ff20a4;
        font-size: 28px;
        margin: 10px 0 20px;
        text-align: center;
        font-weight: 700;
        text-transform: normal
    }

    .carousel-component:first-child, .carousel__component:first-child {
        margin: 50px 0 22px
    }

    .carousel-component .carousel__component, .carousel-component + .carousel-component, .carousel__component .carousel__component, .carousel__component + .carousel-component {
        margin-top: 0;
        border-top: 4px solid #f2f2f2;
        padding-top: 30px
    }

.rotating-image-componet:after, .rotating-image-componet:before {
    content: " ";
    display: table
}

.rotating-image-componet:after {
    clear: both
}

.rotating-image-componet:after, .rotating-image-componet:before {
    content: " ";
    display: table
}

.rotating-image-componet:after {
    clear: both
}

.rotating-image-componet .carousel.rotating-image {
    margin: 0
}

.rotating-image-componet .owl-item .item {
    padding: 0;
    margin: 0
}

.rotating-image-componet .owl-item img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none
}

.rotating-image-componet .owl-controls .owl-pagination {
    display: block !important
}

.image-gallery .image-gallery__image .owl-item .item {
    padding: 0
}

.image-gallery .image-gallery__image .owl-item img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none
}

@media (min-width:1024px) and (max-width:1399px) {
    .image-gallery .image-gallery__image .owl-controls {
        display: none !important
    }
}

@media (min-width:1400px) {
    .image-gallery .image-gallery__image .owl-controls {
        display: none !important
    }
}

.image-gallery .gallery-carousel .owl-item img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none
}

.simpleimagecomponent a {
    display: block
}

    .simpleimagecomponent a img {
        width: 100%;
        height: auto
    }

.banner-component {
    width: 100%
}

    .banner-component a {
        display: block;
        color: #1b1b1b;
        text-decoration: none
    }

        .banner-component a:after, .banner-component a:before {
            content: " ";
            display: table
        }

        .banner-component a:after {
            clear: both
        }

        .banner-component a:after, .banner-component a:before {
            content: " ";
            display: table
        }

        .banner-component a:after {
            clear: both
        }

    .banner-component .title {
        font-weight: 700
    }

    .banner-component .thumb {
        padding: 10px 0
    }

        .banner-component .thumb img {
            width: 100%;
            height: auto
        }

@media (max-width:639px) {
    .banner__component, .simple-banner-component {
        margin-left: -10px;
        margin-right: -10px;
        margin-right: 0;
        margin-left: 0
    }
}

.banner__component a, .simple-banner-component a {
    display: block
}

.banner__component img, .simple-banner-component img {
    width: 100%;
    height: auto
}

.image-map-component img {
    width: 100%;
    height: auto
}

.cms-image-component img {
    width: 100%;
    height: auto
}

.tabs {
    margin: 60px 0 0
}

@media (max-width:1023px) {
    .tabs {
        border-top: 1px solid #ccc
    }
}

.tabs .tabs-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
    display: table;
    margin: 0 auto;
    border: 0
}

    .tabs .tabs-list > li {
        position: relative;
        display: block
    }

        .tabs .tabs-list > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .tabs .tabs-list > li > a:focus, .tabs .tabs-list > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .tabs .tabs-list > li.disabled > a {
            color: #777
        }

            .tabs .tabs-list > li.disabled > a:focus, .tabs .tabs-list > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .tabs .tabs-list .open > a, .tabs .tabs-list .open > a:focus, .tabs .tabs-list .open > a:hover {
        background-color: #eee;
        border-color: #870404
    }

    .tabs .tabs-list .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .tabs .tabs-list > li > a > img {
        max-width: none
    }

    .tabs .tabs-list > li {
        float: left;
        margin-bottom: -1px
    }

        .tabs .tabs-list > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0
        }

            .tabs .tabs-list > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .tabs .tabs-list > li.active > a, .tabs .tabs-list > li.active > a:focus, .tabs .tabs-list > li.active > a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .tabs .tabs-list.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .tabs .tabs-list.nav-justified > li {
            float: none
        }

            .tabs .tabs-list.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:640px) {
    .tabs .tabs-list.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .tabs .tabs-list.nav-justified > li > a {
            margin-bottom: 0
        }
}

.tabs .tabs-list.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px
}

.tabs .tabs-list.nav-justified > .active > a, .tabs .tabs-list.nav-justified > .active > a:focus, .tabs .tabs-list.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:640px) {
    .tabs .tabs-list.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

    .tabs .tabs-list.nav-justified > .active > a, .tabs .tabs-list.nav-justified > .active > a:focus, .tabs .tabs-list.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tabs .tabs-list .current-info {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.tabs .tabs-list li {
    padding: 0 20px
}

    .tabs .tabs-list li a {
        text-transform: uppercase;
        color: #870404;
        padding: 0 0 5px 0;
        border: 0;
        border-bottom: 4px solid transparent
    }

        .tabs .tabs-list li a:focus, .tabs .tabs-list li a:hover {
            cursor: pointer;
            background-color: transparent
        }

    .tabs .tabs-list li + li:before {
        content: "";
        position: absolute;
        height: 15px;
        left: 0;
        top: 2px;
        border-left: 1px solid #ccc
    }

    .tabs .tabs-list li.active a, .tabs .tabs-list li.active a:focus, .tabs .tabs-list li.active a:hover {
        color: #1b1b1b;
        font-weight: 700;
        border: 0;
        border-bottom: 4px solid #870404
    }

.tabs .tabhead {
    height: 75px;
    display: table
}

@media (max-width:639px) {
    .tabs .tabhead {
        display: none !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .tabs .tabhead {
        display: none !important
    }
}

.tabs .tabhead + .tabbody {
    display: none !important
}

.tabs .tabhead.active {
    font-weight: 700
}

    .tabs .tabhead.active + .tabbody {
        display: block !important
    }

.tabs .tabhead a {
    padding: 0 10px;
    color: inherit;
    line-height: 1;
    text-decoration: none;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

@media (max-width:1024px) {
    .tabs .tabhead a {
        padding-left: 20px
    }
}

.tabs .tabhead .glyphicon {
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle
}

    .tabs .tabhead .glyphicon:before {
        content: "\e080"
    }

@media (max-width:1024px) {
    .tabs .tabhead .glyphicon {
        padding-right: 20px
    }
}

.tabs .tabhead.active .glyphicon:before {
    content: "\e114"
}

.tabs .tabbody {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #f2f2f2
}

@media (max-width:1024px) {
    .tabs .tabbody {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:1024px) {
    .tabs .tabbody {
        border-top: 1px solid #ccc
    }
}

@media (max-width:639px) {
    .tabs.tabs-responsive .tabs-list {
        display: none !important
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .tabs.tabs-responsive .tabs-list {
        display: none !important
    }
}

.tabs.tabs-responsive .tabhead {
    text-transform: uppercase;
    display: none !important;
    border-bottom-color: #ccc
}

    .tabs.tabs-responsive .tabhead.active {
        border-bottom: 4px solid #870404
    }

@media (max-width:1023px) {
    .tabs.tabs-responsive .tabhead {
        display: table !important
    }
}

.tabs.tabs-accordion .tabs-list {
    display: none !important
}

.tabs.tabs-accordion .tabhead {
    display: table !important;
    margin-bottom: 20px
}

.languagecurrencycomponent {
    float: right !important
}

    .languagecurrencycomponent form {
        display: inline-block
    }

        .languagecurrencycomponent form + form {
            margin-left: 10px
        }

.ui-helper-hidden-accessible {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.thumb {
    position: relative
}

    .thumb .badges {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        overflow: hidden
    }

        .thumb .badges .badge {
            float: left;
            clear: left;
            margin-bottom: 10px
        }

.com-space > * {
    padding: 10px 0
}

.flex-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .flex-column > * {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

.product-classifications .headline {
    font-weight: 700;
    padding: 10px
}

.product-classifications table.table td.attrib {
    width: 50%
}

.no-space {
    padding: 0 !important
}

    .no-space .yCmsComponent {
        padding: 0 !important
    }

.banner__component--responsive a, .simple-responsive-banner-component a {
    display: block
}

.banner__component--responsive img, .simple-responsive-banner-component img {
    width: 100%;
    height: auto
}

.error-page {
    text-align: center
}

.back-link {
    padding: 20px 0;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .back-link {
        padding-left: 20px;
        padding-right: 20px
    }
}

.back-link.border {
    border-bottom: 1px solid #ccc
}

.back-link button {
    padding: 0
}

.back-link .glyphicon {
    border-right: 1px solid #ccc;
    border-radius: 0;
    padding-right: 10px;
    line-height: 16px;
    top: -2px
}

.back-link .label {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    padding-left: 10px;
    white-space: normal
}

    .back-link .label.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

.back-link.product-details .label {
    font-weight: 600
}

.accordion {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

    .accordion .panel-group {
        margin: 0
    }

    .accordion .panel {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .accordion .panel .panel-heading {
            background-color: #f2f2f2;
            border-bottom: 1px solid #fff;
            position: relative;
            padding: 0
        }

            .accordion .panel .panel-heading .accordion-toggle {
                display: block;
                color: #1b1b1b;
                padding: 20px 30px
            }

                .accordion .panel .panel-heading .accordion-toggle:before {
                    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
                }

                .accordion .panel .panel-heading .accordion-toggle:before {
                    content: "\e113"
                }

                .accordion .panel .panel-heading .accordion-toggle.collapsed:before {
                    content: "\e114"
                }

            .accordion .panel .panel-heading .accordion-lnk {
                position: absolute;
                left: 55px;
                top: 20px
            }

                .accordion .panel .panel-heading .accordion-lnk.no-subs {
                    display: block;
                    position: static;
                    padding: 20px
                }

        .accordion .panel .panel-collapse .panel-heading {
            background-color: #e6e6e6
        }

            .accordion .panel .panel-collapse .panel-heading .accordion-lnk {
                left: 75px
            }

                .accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 75px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-heading {
            background-color: #d9d9d9
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 95px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 95px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #ccc
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 115px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 115px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #bfbfbf
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 135px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 135px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #b3b3b3
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 155px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 155px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #a6a6a6
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 175px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 175px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #999
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 195px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 195px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #8c8c8c
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 215px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 215px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: grey
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 235px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 235px
                }

        .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
            background-color: #737373
        }

            .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
                left: 255px
            }

                .accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
                    padding-left: 255px
                }

        .accordion .panel .panel-heading + .panel-collapse > .panel-body {
            border: none;
            padding: 0
        }

.pageType-CategoryPage .map img {
    min-width: 100%
}

@media (min-width:1024px) {
    .product__list--wrapper {
        padding: 0
    }
}

@media (min-width:640px) {
    .product__list--wrapper .pagination-wrap {
        padding-right: 0
    }
}

.searchSpellingSuggestionPrompt {
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:1024px) {
    .searchSpellingSuggestionPrompt {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:640px) {
    .pagination-bar .sort-refine-bar button {
        padding-left: 20px;
        padding-right: 20px
    }
}

.results h1 {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    margin-top: 20px;
    padding-left: 20px;
    padding-bottom: 0
}

    .results h1.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

.product__listing {
    padding-left: 0;
    list-style: none
}

    .product__listing .product__listing--promo {
        color: #3e5983;
        margin-bottom: 10px
    }

a.product__listing .product__listing--promo:focus, a.product__listing .product__listing--promo:hover {
    color: #2e4160
}

@media (min-width:1024px) {
    .product__listing .product__listing--promo {
        padding-right: 20px;
        margin: 0 -10px
    }
}

.product__listing .product__list--price-panel {
    text-align: right
}

.product__listing .product__list--name {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 10px 106px;
    color: inherit
}

.product__listing .product__listing--description {
    margin: 0 210px 0 106px
}

@media (max-width:639px) {
    .product__listing .product__listing--description {
        display: none !important
    }
}

.product__listing .addtocart {
    clear: both;
    text-align: center;
    padding: 10px 0 0 0
}

    .product__listing .addtocart button {
        margin-bottom: 5px
    }

@media (min-width:1024px) {
    .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction, .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction {
        width: 49%;
        display: inline-block;
        float: left
    }
}

@media (min-width:1024px) and (max-width:1399px) {
    .product__listing .addtocart .actions-container-for-ProductGridComponent > div {
        float: left
    }

    .product__listing .addtocart .pickup-in-store-available {
        margin: 0 -4px
    }

        .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction, .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction, .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction {
            padding: 0 3.33333333px
        }
}

.product__listing.product__list .product__list--item {
    padding: 20px 30px;
    border-top: 1px solid #f2f2f2
}

    .product__listing.product__list .product__list--item:nth-of-type(2n) {
        background-color: #f2f2f2
    }

@media (max-width:1024px) {
    .product__listing.product__list .product__list--item {
        padding-left: 20px;
        padding-right: 20px
    }
}

.product__listing.product__list .product__list--thumb {
    float: left;
    margin-right: 10px;
    display: block
}

.product__listing.product__list .product__list--price-panel {
    float: right;
    width: 200px
}

.product__listing.product__list .ProductListComponent-ListAddToCartAction, .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction, .product__listing.product__list .SearchResultsList-ListAddToCartAction, .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:640px) {
    .product__listing.product__list .ProductListComponent-ListAddToCartAction, .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction, .product__listing.product__list .SearchResultsList-ListAddToCartAction, .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:640px) {
    .product__listing.product__list .ProductListComponent-ListAddToCartAction, .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction, .product__listing.product__list .SearchResultsList-ListAddToCartAction, .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
        left: 33.33333333%
    }
}

.product__listing.product__list .ProductListComponent-ListOrderFormAction, .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 50%;
    left: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:640px) {
    .product__listing.product__list .ProductListComponent-ListOrderFormAction, .product__listing.product__list .SearchResultsList-ListOrderFormAction {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:640px) {
    .product__listing.product__list .ProductListComponent-ListOrderFormAction, .product__listing.product__list .SearchResultsList-ListOrderFormAction {
        left: 0
    }
}

@media (max-width:639px) {
    .product__listing.product__list .product__list--price-panel {
        text-align: left;
        float: none;
        margin-left: 106px;
        width: auto
    }
}

.product__listing.product__grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .product__listing.product__grid .thumb {
        display: block;
        margin-bottom: 10px;
        text-align: center;
        overflow: hidden
    }

        .product__listing.product__grid .thumb img {
            width: 100%
        }

    .product__listing.product__grid .details {
        text-align: center;
        margin: 0 auto;
        -webkit-flex: 1 0 auto;
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

        .product__listing.product__grid .details .name {
            margin: 0;
            font-weight: 600;
            font-size: 16px;
            padding-bottom: 10px;
            height: 70px;
            overflow: hidden;
            color: #ff20a4
        }

        .product__listing.product__grid .details .price {
            font-size: 18px
        }

        .product__listing.product__grid .details .promo {
            color: #00a651;
            font-size: 14px;
            font-weight: 700
        }

.search-empty {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

    .search-empty .headline {
        margin-bottom: 20px
    }

    .search-empty .search-suggestions {
        margin-bottom: 20px
    }

.product-category-page .product-categories .refine-bar {
    padding-bottom: 10px;
    padding-top: 10px
}

.product-category-page .product-categories .pcp-banner, .product-category-page .product-categories .pcp-prod {
    padding-left: 0;
    padding-right: 0
}

    .product-category-page .product-categories .pcp-banner .banner__component--responsive, .product-category-page .product-categories .pcp-banner .simple-responsive-banner-component {
        margin-right: -20px
    }

.product-category-page .product-categories .pcp-banner {
    padding-top: 10px
}

@media (min-width:1024px) {
    .search-list-page-right-result-list-slot {
        margin-left: -20px;
        margin-top: -20px
    }

    .search-list-page-right-result-list-component {
        padding-left: 20px
    }

    .product-list-right-slot {
        margin-left: -20px
    }

    .product-list-right-component {
        margin-left: 0;
        padding-top: 20px
    }

        .product-list-right-component .pagination-bar {
            margin-top: 0
        }
}

.product__facet {
    margin: 0;
    padding: 0
}

    .product__facet .facet {
        padding: 45px 30px 30px 30px;
        border-bottom: 1px solid #ccc
    }

        .product__facet .facet:after, .product__facet .facet:before {
            content: " ";
            display: table
        }

        .product__facet .facet:after {
            clear: both
        }

        .product__facet .facet:after, .product__facet .facet:before {
            content: " ";
            display: table
        }

        .product__facet .facet:after {
            clear: both
        }

        .product__facet .facet:last-child {
            margin: 0
        }

        .product__facet .facet .facet__name {
            font-size: 18px;
            font-weight: 700;
            color: #ff20a4;
            margin-left: -5px
        }

        .product__facet .facet .facet__list {
            padding-left: 0;
            list-style: none;
            margin: 10px 0
        }

            .product__facet .facet .facet__list li {
                padding: 10px 0
            }

            .product__facet .facet .facet__list label {
                cursor: pointer;
                font-weight: 400;
                display: block;
                margin: 0;
                padding: 10px
            }

            .product__facet .facet .facet__list .facet__list__mark {
                display: inline-block;
                width: 20px;
                height: 20px;
                padding: 0;
                margin-right: 10px;
                border: 1px solid #ccc;
                text-align: center;
                vertical-align: middle;
                background: #fff;
                margin-top: -3px
            }

            .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
                background: #870404;
                border: 1px solid #870404;
                -webkit-box-shadow: inset 0 0 0 1px @check-box-bg;
                box-shadow: inset 0 0 0 1px @check-box-bg
            }

            .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
                color: #870404
            }

            .product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
                border: 1px solid #870404;
                -webkit-box-shadow: inset 0 0 0 1px @check-box-bg;
                box-shadow: inset 0 0 0 1px @check-box-bg
            }

            .product__facet .facet .facet__list .facet__list__text {
                line-height: 20px
            }

            .product__facet .facet .facet__list .facet__list--hidden {
                display: none
            }

        .product__facet .facet .facet__values__more {
            display: block
        }

        .product__facet .facet .facet__values__less {
            display: none
        }

        .product__facet .facet .facet__form {
            padding-top: 10px
        }

            .product__facet .facet .facet__form .input-group {
                background-color: #fff;
                min-height: 32px;
                border: 1px solid #ccc
            }

                .product__facet .facet .facet__form .input-group .form-control {
                    border: 0 none;
                    height: 32px;
                    box-shadow: none
                }

                .product__facet .facet .facet__form .input-group .btn {
                    width: 40px;
                    height: 32px;
                    line-height: 32px;
                    padding: 0
                }

                    .product__facet .facet .facet__form .input-group .btn .glyphicon-search {
                        color: #b9bdc2;
                        font-size: 17px;
                        top: 0
                    }

            .product__facet .facet .facet__form .line-text {
                margin: 20px 0
            }

        .product__facet .facet .facet__form__hidden {
            display: none
        }

        .product__facet .facet .facet__results__hidden {
            display: none
        }

@media (max-width:1023px) {
    .product__facet {
        padding: 10px;
        margin: 0;
        border: 0 none
    }

    #colorbox .product__facet {
        display: block !important
    }

    .product__facet .facet {
        float: none;
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0 0 10px 0
    }

        .product__facet .facet .facet__name {
            background: #f2f2f2;
            cursor: pointer;
            padding: 10px;
            padding-left: 65px;
            text-transform: uppercase;
            position: relative
        }

            .product__facet .facet .facet__name .facet__arrow {
                font-size: 12px;
                position: absolute;
                top: 17px;
                left: 30px
            }

                .product__facet .facet .facet__name .facet__arrow:before {
                    content: "\e080"
                }

        .product__facet .facet .facet__values {
            display: none
        }

        .product__facet .facet.active .facet__arrow:before {
            content: "\e114"
        }

        .product__facet .facet.active .facet__values {
            display: block
        }
}

.sort-refine-bar .form-group select {
    width: auto
}

.pagination-bar {
    margin: 30px 0
}

    .pagination-bar .pagination-toolbar {
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 30px;
        border-bottom: 1px solid #ccc
    }

@media (max-width:1024px) {
    .pagination-bar .pagination-toolbar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.pagination-bar .form-group {
    margin: 0
}

.pagination-bar .pagination-bar-results {
    margin-top: 25px;
    padding: 0 20px;
    color: #929292
}

.pagination-bar.bottom .pagination-toolbar {
    padding-top: 30px;
    border-top: 1px solid #ccc;
    border-bottom-width: 1px
}

@media (max-width:1023px) {
    .pagination-bar button {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:639px) {
    .sort-refine-bar .form-group select {
        width: 100%
    }

    .pagination-bar .pagination, .pagination-bar button {
        margin-top: 30px;
        width: 100%
    }

    .pagination-bar .pagination {
        padding-top: 15px;
        padding-bottom: 15px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }
}

@media (min-width:640px) {
    .pagination-bar .pagination-toolbar {
        border-bottom-width: 1px
    }

    .pagination-bar .pagination, .pagination-bar button {
        margin-top: 25px
    }
}

@media (max-width:1023px) and (min-width:640px) {
    .sort-refine-bar .form-group select {
        height: 44px
    }

    .pagination-bar .pagination, .pagination-bar button {
        margin-top: 24px
    }
}

.item-list {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 0;
    list-style: none
}

    .item-list .item-list-item {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px 0
    }

        .item-list .item-list-item:nth-child(4n+4) {
            background-color: #f2f2f2
        }

            .item-list .item-list-item:nth-child(4n+4) + li .add-to-cart-order-form-wrap, .item-list .item-list-item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
                background-color: #f2f2f2
            }

                .item-list .item-list-item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
                    bottom: 0;
                    z-index: 9999
                }

        .item-list .item-list-item:last-child {
            padding-right: 30px
        }

    .item-list .item-list-header {
        padding-left: 0;
        list-style: none;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .item-list .item-list-header li {
            display: table-cell;
            background-color: #128a9e;
            color: #fff;
            font-size: 13px;
            text-transform: uppercase;
            padding: 7px 10px
        }

            .item-list .item-list-header li:last-child {
                padding-right: 30px
            }

    .item-list .item-toggle {
        font-size: 15px;
        width: 25px
    }

        .item-list .item-toggle > * {
            cursor: pointer
        }

        .item-list .item-toggle .open .glyphicon:before {
            content: "\e113"
        }

    .item-list .item-image {
        width: 136px;
        padding: 0 20px
    }

        .item-list .item-image img {
            max-width: 96px
        }

    .item-list .item-name {
        font-size: 16px;
        font-weight: 700
    }

    .item-list .item-quantity {
        text-align: center
    }

        .item-list .item-quantity .form-control {
            display: inline-block;
            width: 60px;
            height: 40px;
            text-align: center
        }

    .item-list .item-delivery .item-delivery-label {
        text-transform: uppercase;
        color: #929292;
        font-weight: 700
    }

    .item-list .item-total-column {
        text-align: right
    }

    .item-list .item-total {
        font-size: 18px;
        font-weight: 700;
        text-align: right;
        padding-left: 0
    }

    .item-list .item-remove {
        width: 45px;
        text-align: right
    }

        .item-list .item-remove .btn {
            font-size: 25px;
            background-color: transparent;
            padding: 0;
            border: 0;
            color: #870404
        }

            .item-list .item-remove .btn .glyphicon {
                top: 4px
            }

    .item-list #cartOrderGridForm .product-grid-container table {
        background-color: #f2f2f2
    }

        .item-list #cartOrderGridForm .product-grid-container table th {
            background-color: #e4e4e4;
            color: #1b1b1b
        }

    .item-list .promo {
        font-size: 14px;
        font-weight: 700;
        color: #00a651
    }

        .item-list .promo ul {
            padding-left: 0;
            list-style: none
        }

    .item-list .out-of-stock {
        color: #ed1c24
    }

    .item-list .read-only-grid .grid-row > td {
        border-bottom: 1px solid #f2f2f2
    }

    .item-list .read-only-grid .grid-prod-img {
        width: 100px;
        padding: 25px 40px 20px 45px;
        vertical-align: top
    }

        .item-list .read-only-grid .grid-prod-img + td {
            padding-bottom: 5px
        }

    .item-list .read-only-grid .grid-size, .item-list .read-only-grid .grid-variant {
        font-weight: 700
    }

        .item-list .read-only-grid .grid-size + .grid-variant:before, .item-list .read-only-grid .grid-variant + .grid-variant:before {
            content: "|";
            font-size: 15px;
            margin: 0 10px;
            width: 1px;
            color: #ccc
        }

    .item-list .read-only-grid .grid-prod-info {
        display: inline-block;
        padding-top: 0;
        padding-right: 40px
    }

    .item-list .read-only-grid .grid-qty .grid-qty-label {
        font-size: 12px;
        text-transform: uppercase
    }

    .item-list .read-only-grid .grid-price:before {
        content: "|";
        font-size: 15px;
        margin: 0 10px;
        width: 1px;
        color: #ccc
    }

@media (min-width:1024px) {
    .item-list > li .add-to-cart-order-form-wrap {
        border-bottom: 1px solid #e5e5e5
    }

    .item-list .item-list-item {
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .item-list .item-list-item .item-delivery, .item-list .item-list-item .item-image, .item-list .item-list-item .item-info, .item-list .item-list-item .item-price, .item-list .item-list-item .item-quantity, .item-list .item-list-item .item-quantity-total, .item-list .item-list-item .item-remove, .item-list .item-list-item .item-sku-input, .item-list .item-list-item .item-toggle, .item-list .item-list-item .item-total {
            display: table-cell;
            padding: 0 10px;
            vertical-align: middle
        }

    .item-list .item-info {
        width: 35%;
        padding: 0 10px
    }

    .item-list .item-delivery {
        padding-left: 3%
    }
}

@media (min-width:640px) {
    .item-list #cartOrderGridForm {
        max-height: 460px;
        overflow: scroll
    }

        .item-list #cartOrderGridForm table tr:first-child > th:first-child, .item-list #cartOrderGridForm table tr > td:first-child {
            border-right: 0;
            padding-left: 40px
        }
}

@media (max-width:1023px) {
    .item-list {
        border-top: 1px solid #e5e5e5;
        margin-top: 20px
    }

        .item-list .item-toggle .glyphicon {
            width: 50px;
            height: 50px
        }

        .item-list .item-image {
            float: left;
            margin: 0
        }

        .item-list .item-price .visible-xs {
            display: inline !important
        }

        .item-list .item-remove {
            position: absolute;
            right: 10px;
            top: 8px;
            padding: 0;
            margin: 0
        }

            .item-list .item-remove .btn {
                text-align: center;
                width: 50px;
                height: 50px
            }

        .item-list .item-total {
            float: right
        }

        .item-list .item-quantity-total {
            clear: both;
            float: none;
            width: auto;
            padding-right: 20px
        }

            .item-list .item-quantity-total > .details {
                cursor: pointer
            }

            .item-list .item-quantity-total .qty {
                line-height: 42px;
                padding-top: 10px
            }

                .item-list .item-quantity-total .qty:after, .item-list .item-quantity-total .qty:before {
                    content: " ";
                    display: table
                }

                .item-list .item-quantity-total .qty:after {
                    clear: both
                }

                .item-list .item-quantity-total .qty:after, .item-list .item-quantity-total .qty:before {
                    content: " ";
                    display: table
                }

                .item-list .item-quantity-total .qty:after {
                    clear: both
                }

                .item-list .item-quantity-total .qty label {
                    float: left;
                    margin: 0 10px 0 0
                }

                .item-list .item-quantity-total .qty input {
                    float: left;
                    width: 70px;
                    text-align: center;
                    padding-left: 12px;
                    padding-right: 12px;
                    margin-right: 10px
                }

                .item-list .item-quantity-total .qty .qtyValue {
                    float: left
                }

                .item-list .item-quantity-total .qty .glyphicon {
                    float: right;
                    line-height: 40px;
                    padding-left: 5px
                }

            .item-list .item-quantity-total .open .qty .glyphicon:before {
                content: "\e114"
            }

        .item-list #cartOrderGridForm .product-grid-container {
            font-size: 14px;
            margin: 0
        }

            .item-list #cartOrderGridForm .product-grid-container .variant-detail {
                padding-left: 20px;
                padding-top: 10px
            }

                .item-list #cartOrderGridForm .product-grid-container .variant-detail img {
                    padding-right: 10px
                }

            .item-list #cartOrderGridForm .product-grid-container .variant-select {
                padding-top: 22px;
                padding-right: 20px;
                vertical-align: top
            }

            .item-list #cartOrderGridForm .product-grid-container > table {
                border-bottom: 1px solid #f2f2f2
            }

                .item-list #cartOrderGridForm .product-grid-container > table tr td {
                    border-bottom: none
                }

            .item-list #cartOrderGridForm .product-grid-container .variant-summary {
                background-color: transparent
            }

                .item-list #cartOrderGridForm .product-grid-container .variant-summary > td {
                    padding: 0 20px 20px
                }

                .item-list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
                    border: none;
                    margin-top: 0;
                    margin-bottom: 5px
                }

                .item-list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
                    padding: 0 10px 0 0
                }

                    .item-list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
                        padding: 0
                    }

        .item-list .read-only-grid .grid-prod-img {
            padding-left: 20px;
            padding-right: 30px
        }

        .item-list .read-only-grid .grid-variant {
            display: block
        }

            .item-list .read-only-grid .grid-variant + .grid-variant:before {
                content: none
            }

    .item-list-item {
        position: relative
    }

        .item-list-item > div {
            margin-left: 136px;
            padding: 0 80px 0 0;
            overflow: hidden;
            text-overflow: ellipsis
        }
}

.account-orderdetail .item-list {
    clear: both;
    margin-top: 0
}

.noVoucher {
    padding: 5px
}

.noVoucherLabel {
    padding-top: 5px;
    padding-left: 5px
}

a[disabled=disabled] {
    pointer-events: none
}

.cart-headline {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px
}

    .cart-headline.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

@media (max-width:1024px) {
    .cart-headline {
        padding-left: 20px;
        padding-right: 20px
    }
}

.cart-headline.border {
    margin-bottom: 0
}

.cart-headline .cart-id-label {
    font-size: 18px;
    font-weight: 600;
    padding: 0 5px 0 10px
}

    .cart-headline .cart-id-label:before {
        content: "|";
        position: relative;
        left: -2px;
        color: #929292;
        font-weight: 400;
        vertical-align: top
    }

    .cart-headline .cart-id-label .cart-id {
        padding-left: 5px
    }

.cart-headline__saved-carts {
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    float: right
}

@media (max-width:639px) {
    .cart-headline__saved-carts {
        float: none;
        display: block
    }
}

.cart-headline__saved-carts-counter {
    font-weight: 600;
    padding-left: 5px
}

.cart-top-bar {
    background: #f2f2f2;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .cart-top-bar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.cart-top-bar a.help {
    font-size: 13px;
    position: relative;
    padding-right: 25px
}

    .cart-top-bar a.help .glyphicon {
        color: #870404;
        font-size: 1.5em;
        position: absolute;
        right: 0;
        top: -1px
    }

.cart-top-bar .help-popup-content-holder {
    display: none
}

.cart-restoration-bar {
    background: #f2f4f7;
    margin-bottom: 20px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .cart-restoration-bar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.help-popup-content strong {
    display: block;
    margin-bottom: 15px
}

.cart__content {
    margin-left: -10px;
    margin-right: -10px;
    margin-right: 0;
    margin-left: 0
}

.cart-top-totals {
    text-align: right;
    line-height: 4em;
    font-size: 17px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .cart-top-totals {
        padding-left: 20px;
        padding-right: 20px
    }
}

.cart-top-totals-amount {
    margin-left: 5px
}

    .cart-top-totals-amount:before {
        content: "|";
        position: relative;
        left: -2px;
        color: #929292;
        font-weight: 400;
        top: -1px
    }

.cart-actions {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .cart-actions {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:640px) {
    .cart-actions {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:1024px) {
    .cart__list .item-remove {
        width: 60px
    }
}

@media (min-width:1024px) {
    .cart__list .item-list-item .item-remove {
        padding-right: 26px
    }
}

.cart__list .notification.has-error {
    padding: 0 30px;
    text-align: center;
    margin-top: 10px
}

.cart__list .item-configurations {
    margin: 10px 0
}

@media (max-width:480px) {
    .cart__list .item-configuration-entry {
        margin-bottom: 5px
    }
}

.cart__list .item-configurations-edit .btn {
    padding-left: 0
}

    .cart__list .item-configurations-edit .btn:hover {
        color: #ff20a4
    }

.save__cart--link {
    text-align: right;
    margin-top: 15px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    width: 100%
}

@media (max-width:1023px) {
    .save__cart--link {
        text-align: left
    }
}

@media (max-width:639px) {
    .save__cart--link {
        text-align: center;
        padding-top: 5px;
        padding-right: 0;
        margin-top: 0
    }
}

.export__cart--link {
    text-align: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .export__cart--link {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .export__cart--link {
        padding-top: 5px
    }
}

.cart__list {
    margin-top: 15px;
    margin-bottom: 10px
}

    .cart__list .item-list-header .item-total-column {
        padding-right: 25px
    }

.cart-totals {
    font-size: 18px;
    line-height: 2em;
    margin-top: 25px;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:1024px) {
    .cart-totals {
        padding-left: 10px;
        padding-right: 10px
    }
}

.cart-totals .cart-totals-left {
    padding-left: 50px
}

.cart-totals .cart-totals-right {
    font-weight: 700;
    padding-left: 0;
    padding-right: 60px
}

.cart-totals .cart-price {
    font-weight: 700
}

.cart-totals .discount {
    color: #00a651
}

.cart-totals .grand-total {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.3em;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px
}

.cart-totals .cart-totals-taxes {
    clear: both;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5em;
    padding-right: 60px;
    padding-left: 55px
}

@media (max-width:1023px) and (min-width:640px) {
    .cart-totals .cart-totals-left, .cart-totals .cart-totals-right, .cart-totals .cart-totals-taxes {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:639px) {
    .cart-totals .cart-totals-left, .cart-totals .cart-totals-right, .cart-totals .cart-totals-taxes {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .cart-actions {
        margin: 0
    }

        .cart-actions .pull-right {
            float: none !important
        }

        .cart-actions .row {
            margin: 0
        }
}

.express-checkout {
    background-color: #f2f2f2;
    padding: 20px 40px;
    margin: 20px 0
}

@media (min-width:640px) {
    .express-checkout {
        margin-right: 20px
    }
}

@media (min-width:1024px) {
    .express-checkout {
        margin-right: 30px
    }
}

.express-checkout .headline {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 10px 0
}

.express-checkout ul {
    margin-top: 5px
}

    .express-checkout ul li {
        list-style-type: disc
    }

@media (max-width:1023px) and (min-width:640px) {
    .express-checkout {
        padding: 20px;
        margin-right: 20px
    }
}

@media (max-width:639px) {
    .express-checkout {
        margin: 0 0 20px 0;
        padding: 20px
    }
}

.cartpotproline, .cartproline {
    font-size: 18px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .cartpotproline, .cartproline {
        padding-left: 20px;
        padding-right: 20px
    }
}

.cartpotproline .info, .cartproline .info {
    font-size: 14px
}

.promotion {
    font-size: 14px;
    font-weight: 700;
    color: #00a651
}

.error-details-section .action {
    text-align: center;
    margin: 10px 0
}

#selectPciOption, .doFlowSelectedChange {
    margin-top: 20px
}

@media (max-width:639px) {
    .cartpotproline, .cartproline {
        padding: 10px 20px 25px
    }

    .btn--continue-checkout, .btn--continue-shopping {
        margin-bottom: 20px
    }

    .doFlowSelectedChange {
        margin-top: 20px
    }
}

#cboxContent .cart_popup_error_msg {
    margin-bottom: 20px
}

.content__empty .content {
    margin: 0 auto;
    width: 50%
}

.mini-cart .mini-cart-body:after, .mini-cart .mini-cart-body:before {
    content: " ";
    display: table
}

.mini-cart .mini-cart-body:after {
    clear: both
}

.mini-cart .mini-cart-body:after, .mini-cart .mini-cart-body:before {
    content: " ";
    display: table
}

.mini-cart .mini-cart-body:after {
    clear: both
}

.mini-cart .mini-cart-body .legend {
    margin-bottom: 10px
}

    .mini-cart .mini-cart-body .legend a {
        float: right
    }

.mini-cart .mini-cart-body .mini-cart-list {
    padding-left: 0;
    list-style: none
}

    .mini-cart .mini-cart-body .mini-cart-list li + li {
        margin-top: 10px
    }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after, .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before {
        content: " ";
        display: table
    }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
        clear: both
    }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after, .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before {
        content: " ";
        display: table
    }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
        clear: both
    }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
        float: left;
        margin-right: 10px
    }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
        margin-left: 75px
    }

        .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
            font-weight: 700;
            color: inherit
        }

    .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
        text-align: right;
        font-weight: 700
    }

.mini-cart .mini-cart-body .mini-cart-totals {
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    margin: 10px 0 30px;
    padding: 10px
}

    .mini-cart .mini-cart-body .mini-cart-totals .key {
        float: left
    }

    .mini-cart .mini-cart-body .mini-cart-totals .value {
        text-align: right
    }

.mini-cart .mini-cart-body .mini-cart-checkout-button {
    margin: 10px 0
}

.mini-cart .mini-cart-body img {
    width: 100%
}

.cart-component--aside-content {
    padding: 0
}

@media all and (max-width:1023px) {
    .cart-component--aside-content {
        margin-top: 30px
    }
}

@media (min-width:1024px) {
    #colorbox #cboxTitle .headline-text {
        display: block !important
    }
}
.title_dep {
    color: #870404;
}
.pickup-component .find-store-display:after, .pickup-component .find-store-display:before {
    content: " ";
    display: table
}

.pickup-component .find-store-display:after {
    clear: both
}

.pickup-component .find-store-display:after, .pickup-component .find-store-display:before {
    content: " ";
    display: table
}

.pickup-component .find-store-display:after {
    clear: both
}

.pickup-component .find-store-display .store-navigation {
    float: left;
    width: 50%;
    border-right: 1px solid #870404
}

    .pickup-component .find-store-display .store-navigation .pickup-product {
        display: none;
        height: 56px;
        display: table;
        width: 100%;
        font-size: 13px;
        font-weight: 700;
        overflow: hidden;
        border-bottom: 1px solid #ddd
    }

        .pickup-component .find-store-display .store-navigation .pickup-product .name, .pickup-component .find-store-display .store-navigation .pickup-product .price, .pickup-component .find-store-display .store-navigation .pickup-product .thumb {
            height: 56px;
            display: table-cell;
            vertical-align: middle;
            overflow: hidden
        }

        .pickup-component .find-store-display .store-navigation .pickup-product .thumb {
            width: 56px;
            padding: 10px
        }

            .pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
                height: 100%;
                width: 100%
            }

        .pickup-component .find-store-display .store-navigation .pickup-product .price {
            padding: 0 10px
        }

    .pickup-component .find-store-display .store-navigation .pickup-search-product {
        height: 56px;
        display: table;
        border-bottom: 1px solid #ddd;
        width: 100%;
        font-size: 13px;
        overflow: hidden
    }

        .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
            height: 56px;
            display: table-cell;
            padding-right: 10px
        }

            .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
                border: 1px solid #ccc
            }

            .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
                vertical-align: top
            }

            .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
                border: 0 none;
                height: 42px
            }

            .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
                box-shadow: none !important;
                height: 42px
            }

                .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
                    top: 0
                }

        .pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
            height: 56px;
            display: table-cell;
            padding: 0 10px;
            vertical-align: middle;
            display: none
        }

            .pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
                margin-right: 10px
            }

    .pickup-component .find-store-display .store-navigation .store-navigation-pager {
        height: 42px;
        line-height: 42px;
        padding: 0 10px;
        background: #fff
    }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager:after, .pickup-component .find-store-display .store-navigation .store-navigation-pager:before {
            content: " ";
            display: table
        }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
            clear: both
        }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager:after, .pickup-component .find-store-display .store-navigation .store-navigation-pager:before {
            content: " ";
            display: table
        }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
            clear: both
        }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
            float: left
        }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
            float: right
        }

        .pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
            text-align: center;
            margin: 0 80px
        }

.pickup-component .find-store-display .display-details {
    float: left;
    width: 50%;
    position: relative;
    background: #fff;
    overflow: hidden
}

    .pickup-component .find-store-display .display-details .store-image {
        float: right;
        width: 150px
    }

        .pickup-component .find-store-display .display-details .store-image img {
            width: 100%;
            height: auto
        }

    .pickup-component .find-store-display .display-details .distance {
        text-align: right;
        margin-top: 10px
    }

    .pickup-component .find-store-display .display-details .store-info .name {
        font-weight: 700
    }

    .pickup-component .find-store-display .display-details .store-info .address {
        color: #777
    }

    .pickup-component .find-store-display .display-details .store-links {
        margin: 10px 0
    }

        .pickup-component .find-store-display .display-details .store-links a {
            display: block
        }

    .pickup-component .find-store-display .display-details .store-openings .title {
        font-weight: 700
    }

    .pickup-component .find-store-display .display-details .store-openings dl dt {
        width: 60px;
        text-align: left;
        float: left
    }

    .pickup-component .find-store-display .display-details .store-openings dl dd {
        margin-left: 80px
    }

    .pickup-component .find-store-display .display-details .pickup-product {
        height: 125px;
        width: 100%;
        font-weight: 700;
        border-top: 1px solid #ddd
    }

        .pickup-component .find-store-display .display-details .pickup-product .variants {
            height: 30px;
            margin-top: -30px;
            padding: 5px 10px;
            font-weight: 400
        }

            .pickup-component .find-store-display .display-details .pickup-product .variants span:after {
                content: ", "
            }

            .pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
                content: ""
            }

        .pickup-component .find-store-display .display-details .pickup-product .thumb {
            float: left;
            width: 112px;
            height: 112px;
            padding: 10px
        }

            .pickup-component .find-store-display .display-details .pickup-product .thumb img {
                height: 100%;
                width: auto
            }

        .pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
            display: table;
            height: 56px
        }

            .pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name, .pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
                height: 100%;
                display: table-cell;
                vertical-align: middle;
                overflow: hidden
            }

            .pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
                font-weight: 400;
                width: 100%
            }

            .pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
                padding: 0 10px;
                text-align: right
            }

                .pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
                    white-space: nowrap
                }

        .pickup-component .find-store-display .display-details .pickup-product .action {
            height: 70px;
            padding: 10px;
            text-align: right
        }

            .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
                display: inline-block;
                vertical-align: top;
                margin-right: 10px
            }

                .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
                    width: 142px
                }

                    .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
                        padding-left: 0;
                        padding-right: 0;
                        text-align: center;
                        height: 44px
                    }

.pickup-component .pickup-store-list {
    padding-left: 0;
    list-style: none;
    height: 280px;
    overflow: hidden;
    margin: 0;
    position: relative
}

    .pickup-component .pickup-store-list li.loading {
        height: 56px;
        background: #f6f4f4;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #870404;
        text-align: center;
        line-height: 56px
    }

        .pickup-component .pickup-store-list li.loading .glyphicon {
            color: #870404;
            -webkit-animation: spin 1s linear infinite;
            -moz-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite
        }

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.pickup-component .pickup-store-list .pickup-store-list-entry {
    height: 56px
}

    .pickup-component .pickup-store-list .pickup-store-list-entry input {
        display: none
    }

    .pickup-component .pickup-store-list .pickup-store-list-entry label {
        margin: 0;
        height: 100%;
        font-size: 13px;
        padding: 0 0 0 10px;
        display: table;
        width: 100%;
        cursor: pointer;
        position: relative;
        background: #f6f4f4;
        border-bottom: 1px solid #ddd
    }

        .pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
            background: #f2f2f2
        }

    .pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }

    .pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
        display: block
    }

    .pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
        display: block;
        font-weight: 400
    }

    .pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
        display: table;
        height: 100%;
        width: 80px;
        border-left: 1px solid #ddd
    }

        .pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
            display: table-cell;
            vertical-align: middle;
            padding: 0 0 0 5px;
            text-align: center;
            white-space: nowrap
        }

            .pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
                font-size: 10px
            }

.inline-layer {
    height: 0;
    overflow: hidden;
    -webkit-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
    -webkit-transition: all .9s ease-out ease-in-out;
    -o-transition: all .9s ease-out ease-in-out;
    transition: all .9s ease-out ease-in-out
}

    .inline-layer.open {
        height: auto !important
    }

@media (min-width:1024px) {
    .pickup-component .find-store-display .pickup-store-list {
        margin: 0 -1px 0 0
    }

        .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
            padding-right: 14px
        }

            .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
                content: "";
                display: block;
                width: 1px;
                height: auto;
                position: absolute;
                top: -1px;
                right: 0;
                bottom: -1px;
                background: #870404
            }

        .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
            background: #870404
        }

            .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
                color: #fff
            }

            .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
                color: #fff
            }

            .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
                display: block;
                content: "";
                width: 28px;
                height: 28px;
                position: absolute;
                top: 50%;
                right: -1px;
                background: 0 0;
                border: 14px solid transparent;
                border-right-color: #fff;
                -webkit-transform: translate(0,-50%);
                -ms-transform: translate(0,-50%);
                -o-transform: translate(0,-50%);
                transform: translate(0,-50%)
            }
}

@media (max-width:1023px) {
    .pickup-component {
        overflow: hidden
    }

        .pickup-component .find-store-display {
            width: 200%;
            -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
        }

            .pickup-component .find-store-display .store-navigation {
                width: 50%;
                border: 0
            }

        .pickup-component.show-store .find-store-display {
            -webkit-transform: translate(-50%,0);
            -ms-transform: translate(-50%,0);
            -o-transform: translate(-50%,0);
            transform: translate(-50%,0)
        }

        .pickup-component .qty-selector input {
            text-align: center;
            padding-left: 0;
            padding-right: 0;
            width: 60px
        }

        .pickup-component .action {
            padding-top: 0 !important
        }
}

@media (max-width:639px) {
    .pickup-component .find-store-display .display-details .store-image {
        float: none;
        width: auto;
        margin-bottom: 10px
    }

        .pickup-component .find-store-display .display-details .store-image:after, .pickup-component .find-store-display .display-details .store-image:before {
            content: " ";
            display: table
        }

        .pickup-component .find-store-display .display-details .store-image:after {
            clear: both
        }

        .pickup-component .find-store-display .display-details .store-image:after, .pickup-component .find-store-display .display-details .store-image:before {
            content: " ";
            display: table
        }

        .pickup-component .find-store-display .display-details .store-image:after {
            clear: both
        }

        .pickup-component .find-store-display .display-details .store-image img {
            width: 50%;
            height: auto;
            float: left;
            max-width: 150px
        }

        .pickup-component .find-store-display .display-details .store-image .distance {
            width: 50%;
            text-align: left;
            float: left;
            margin: 0;
            padding: 0 0 0 10px
        }

            .pickup-component .find-store-display .display-details .store-image .distance strong {
                display: block
            }

    .pickup-component .find-store-display .display-details .pickup-product {
        position: relative
    }

        .pickup-component .find-store-display .display-details .pickup-product .thumb {
            width: 56px;
            height: 56px;
            padding: 5px
        }

        .pickup-component .find-store-display .display-details .pickup-product .action {
            position: absolute;
            bottom: 0;
            width: 100%;
            background: #fff;
            white-space: nowrap;
            padding-top: 0
        }

            .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
                margin-right: 5px
            }

                .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
                    min-width: 120px
                }

                    .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
                        text-align: center;
                        padding-left: 0;
                        padding-right: 0;
                        width: 60px
                    }

                .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
                    padding-left: 10px;
                    padding-right: 10px
                }

            .pickup-component .find-store-display .display-details .pickup-product .action .btn {
                padding-left: 6px;
                padding-right: 6px
            }
}

.pickup-component .display-details .store-tabs {
    position: relative;
    padding: 0 0 10px 10px;
    height: 252px
}

    .pickup-component .display-details .store-tabs .tabs-list {
        padding-left: 0;
        list-style: none;
        background-image: linear-gradient(to right,#f6f6f6 0,#fff 8px);
        position: absolute;
        right: 0;
        top: 10px;
        padding: 10px 0
    }

        .pickup-component .display-details .store-tabs .tabs-list .current-info {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0,0,0,0);
            border: 0
        }

        .pickup-component .display-details .store-tabs .tabs-list:after, .pickup-component .display-details .store-tabs .tabs-list:before {
            content: "";
            position: absolute;
            background-color: transparent;
            height: 10px;
            left: 0;
            width: 100%
        }

        .pickup-component .display-details .store-tabs .tabs-list:before {
            top: 0;
            background-image: linear-gradient(#fff,rgba(255,255,255,0))
        }

        .pickup-component .display-details .store-tabs .tabs-list:after {
            bottom: 0;
            background-image: linear-gradient(rgba(255,255,255,0),#fff)
        }

        .pickup-component .display-details .store-tabs .tabs-list li {
            margin: 5px 0;
            border: 1px solid transparent;
            border-left: 0;
            color: #999;
            position: relative
        }

            .pickup-component .display-details .store-tabs .tabs-list li a {
                color: inherit;
                font-size: 18px;
                padding: 5px 10px;
                display: block;
                border-left: 2px solid transparent;
                -webkit-transition: .3s ease-out;
                -o-transition: .3s ease-out;
                transition: .3s ease-out;
                -webkit-transition: all .3s ease-out ease-in-out;
                -o-transition: all .3s ease-out ease-in-out;
                transition: all .3s ease-out ease-in-out
            }

            .pickup-component .display-details .store-tabs .tabs-list li.active {
                border: 1px solid #eee;
                border-left: 0;
                background: #fff;
                color: #000;
                box-shadow: 1px 1px 3px rgba(0,0,0,.05);
                border-right: 2px solid #870404
            }

                .pickup-component .display-details .store-tabs .tabs-list li.active a {
                    border-left: 2px solid transparent !important
                }

            .pickup-component .display-details .store-tabs .tabs-list li a:focus, .pickup-component .display-details .store-tabs .tabs-list li a:hover {
                color: #000;
                border-left: 2px solid #870404
            }

                .pickup-component .display-details .store-tabs .tabs-list li a:focus:before, .pickup-component .display-details .store-tabs .tabs-list li a:hover:before {
                    display: block;
                    content: attr(aria-label);
                    width: auto;
                    height: 20px;
                    line-height: 20px;
                    background: #870404;
                    position: absolute;
                    top: 0;
                    left: -10px;
                    margin: 6px 0;
                    -webkit-transform: translate(-100%,0);
                    -ms-transform: translate(-100%,0);
                    -o-transform: translate(-100%,0);
                    transform: translate(-100%,0);
                    font-size: 12px;
                    padding: 0 5px;
                    color: #fff;
                    white-space: nowrap;
                    z-index: 100
                }

                .pickup-component .display-details .store-tabs .tabs-list li a:focus:after, .pickup-component .display-details .store-tabs .tabs-list li a:hover:after {
                    display: block;
                    content: "";
                    width: 10px;
                    height: 10px;
                    border: 5px solid transparent;
                    border-left: 5px solid #870404;
                    background: 0 0;
                    position: absolute;
                    top: 0;
                    left: 0;
                    margin: 6px 0;
                    -webkit-transform: translate(-100%,5px);
                    -ms-transform: translate(-100%,5px);
                    -o-transform: translate(-100%,5px);
                    transform: translate(-100%,5px)
                }

    .pickup-component .display-details .store-tabs .content {
        margin-right: 52px;
        overflow: auto;
        height: 100%
    }

    .pickup-component .display-details .store-tabs .tabhead {
        display: none
    }

    .pickup-component .display-details .store-tabs .pickup-map {
        height: 232px
    }

.addressbook-component {
    border: 1px solid #eee;
    padding: 0;
    margin: 140px 0
}

    .addressbook-component .addressbook-header {
        background: #eee;
        position: relative;
        border-bottom: 1px solid #870404;
        padding: 10px;
        height: 56px;
        display: table;
        width: 100%
    }

        .addressbook-component .addressbook-header .headline {
            line-height: 16px;
            font-weight: 700;
            font-size: 13px;
            display: table-cell;
            width: 100%;
            vertical-align: middle
        }

            .addressbook-component .addressbook-header .headline .back-to-storelist {
                display: none
            }

        .addressbook-component .addressbook-header .close-addressbook {
            display: table-cell
        }

    .addressbook-component .find-address-display:after, .addressbook-component .find-address-display:before {
        content: " ";
        display: table
    }

    .addressbook-component .find-address-display:after {
        clear: both
    }

    .addressbook-component .find-address-display:after, .addressbook-component .find-address-display:before {
        content: " ";
        display: table
    }

    .addressbook-component .find-address-display:after {
        clear: both
    }

    .addressbook-component .find-address-display .address-navigation {
        float: left;
        width: 50%;
        border-right: 1px solid #870404
    }

        .addressbook-component .find-address-display .address-navigation .address-navigation-pager {
            height: 28px;
            line-height: 28px;
            padding: 0 10px;
            border-top: 1px solid #ddd;
            margin-top: -1px;
            background: #fff
        }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager:after, .addressbook-component .find-address-display .address-navigation .address-navigation-pager:before {
                content: " ";
                display: table
            }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
                clear: both
            }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager:after, .addressbook-component .find-address-display .address-navigation .address-navigation-pager:before {
                content: " ";
                display: table
            }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
                clear: both
            }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
                float: left
            }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
                float: right
            }

            .addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
                text-align: center;
                margin: 0 80px
            }

    .addressbook-component .find-address-display .display-details {
        float: left;
        width: 50%
    }

        .addressbook-component .find-address-display .display-details .address-details {
            padding: 10px;
            height: 252px;
            overflow: hidden
        }

        .addressbook-component .find-address-display .display-details .address-actions {
            height: 56px;
            width: 100%;
            font-weight: 700;
            border-top: 1px solid #ddd;
            padding: 10px 10px;
            position: relative
        }

            .addressbook-component .find-address-display .display-details .address-actions .set-default {
                position: absolute;
                top: -50px;
                right: 10px
            }

    .addressbook-component .address-list {
        padding-left: 0;
        list-style: none;
        height: 280px;
        overflow: hidden;
        margin: 0;
        position: relative
    }

        .addressbook-component .address-list .address-list-entry {
            height: 56px;
            overflow: hidden
        }

            .addressbook-component .address-list .address-list-entry input {
                display: none
            }

            .addressbook-component .address-list .address-list-entry label {
                margin: 0;
                height: 100%;
                font-size: 13px;
                padding: 0 0 0 10px;
                display: table;
                width: 100%;
                cursor: pointer;
                position: relative;
                background: #eee;
                border-bottom: 1px solid #ddd;
                overflow: hidden
            }

                .addressbook-component .address-list .address-list-entry label:hover {
                    background: #f2f2f2
                }

            .addressbook-component .address-list .address-list-entry .address-info {
                display: table-cell;
                vertical-align: middle;
                width: 100%
            }

                .addressbook-component .address-list .address-list-entry .address-info .inner {
                    max-height: 56px;
                    overflow: hidden;
                    display: block
                }

            .addressbook-component .address-list .address-list-entry .address-list-entry-name {
                display: block
            }

            .addressbook-component .address-list .address-list-entry .address-list-entry-city {
                display: block;
                font-weight: 400
            }

            .addressbook-component .address-list .address-list-entry .address-actions {
                display: table;
                height: 100%;
                width: auto
            }

                .addressbook-component .address-list .address-list-entry .address-actions span {
                    display: table-cell;
                    vertical-align: middle;
                    padding: 0 5px;
                    text-align: center
                }

.inline-layer {
    height: 0;
    overflow: hidden;
    -webkit-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
    -webkit-transition: all .9s ease-out ease-in-out;
    -o-transition: all .9s ease-out ease-in-out;
    transition: all .9s ease-out ease-in-out
}

    .inline-layer.open {
        height: auto !important
    }

@media (min-width:1024px) {
    .addressbook-component .find-address-display .address-list {
        margin: 0 -1px 0 0
    }

        .addressbook-component .find-address-display .address-list .address-list-entry label {
            padding-right: 14px
        }

            .addressbook-component .find-address-display .address-list .address-list-entry label:after {
                content: "";
                display: block;
                width: 1px;
                height: auto;
                position: absolute;
                top: -1px;
                right: 0;
                bottom: -1px;
                background: #870404
            }

        .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
            background: #870404
        }

            .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
                color: #fff
            }

            .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
                color: #fff
            }

            .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
                display: block;
                content: "";
                width: 28px;
                height: 28px;
                position: absolute;
                top: 50%;
                right: -1px;
                background: 0 0;
                border: 14px solid transparent;
                border-right-color: #fff;
                -webkit-transform: translate(0,-50%);
                -ms-transform: translate(0,-50%);
                -o-transform: translate(0,-50%);
                transform: translate(0,-50%)
            }
}

@media (max-width:1023px) {
    .addressbook-component {
        overflow: hidden
    }

        .addressbook-component .find-address-display {
            width: 200%;
            -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
        }

            .addressbook-component .find-address-display .address-navigation {
                width: 50%;
                border: 0
            }

            .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
                background: #870404
            }

                .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
                    color: #fff
                }

                .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
                    color: #fff
                }
}

.login-page__headline, .user-register__headline {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0
}

    .login-page__headline.border, .user-register__headline.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

.login-left-content-slot {
    margin-right: 10px;
    margin-left: 30px
}

@media (max-width:1023px) {
    .login-left-content-slot {
        margin-left: 20px;
        margin-right: 20px
    }
}

.login-right-content-slot {
    margin-right: 30px;
    margin-left: 10px
}

@media (max-width:1023px) {
    .login-right-content-slot {
        margin-left: 20px;
        margin-right: 20px
    }
}

form .forgotten-password {
    margin-bottom: 25px
}

.forgotten-password.alert {
    padding-left: 0;
    padding-right: 0
}

.forgotten-password .description {
    margin-bottom: 10px
}

#colorbox .forgotten-password .btn-primary {
    margin-top: 35px
}

.login-form-action, .register-form-action {
    margin-top: 35px
}

.forgotten-password + .login-form-action {
    margin-top: 0
}

.alert-dismissable .close, .alert-dismissible .close {
    right: 0
}

@media (max-width:639px) {
    .login-form-action .btn-default {
        margin-top: 30px
    }
}

@media (max-width:639px) {
    .login-section .forgotten-password, .register-section .forgotten-password {
        margin-bottom: 45px
    }
}

.checkout-login {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .checkout-login {
        padding-left: 20px;
        padding-right: 20px
    }
}

.checkout-login .headline {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0
}

    .checkout-login .headline.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

.checkout-login .btn.btn-block + .btn.btn-block {
    margin-top: 10px
}

.checkout__new-account {
    text-align: center;
    background-color: #f4f4f4;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 55px
}

    .checkout__new-account .accountActions-bottom {
        margin-top: 35px
    }

.checkout__new-account__headling {
    font-size: 24px;
    font-weight: 700
}

.checkout__new-account__form {
    text-align: left;
    margin-top: 25px
}

@media (max-width:639px) {
    .checkout__new-account {
        margin-left: -10px;
        margin-right: -10px;
        margin-right: 0;
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px
    }
}

.checkout-headline {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    padding-left: 30px
}

    .checkout-headline.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

@media (max-width:1024px) {
    .checkout-headline {
        padding-left: 20px
    }
}

@media (max-width:640px) {
    .checkout-headline {
        padding-left: 20px;
        padding-right: 20px
    }
}

.checkout-headline span {
    color: #ff20a4;
    margin-right: 5px;
    top: 2px
}

.checkout-summary-headline {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    padding-right: 30px
}

    .checkout-summary-headline.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

@media (max-width:1024px) {
    .checkout-summary-headline {
        padding-right: 20px
    }
}

@media (max-width:640px) {
    .checkout-summary-headline {
        padding-left: 20px;
        padding-right: 20px
    }
}

.checkout-summary-headline span {
    color: #ff20a4;
    margin-right: 5px;
    top: 2px
}

@media (max-width:639px) {
    .checkout-summary-headline {
        padding-left: 10px;
        padding-right: 10px
    }
}

.checkout-body-styling {
    padding: 30px 20px 15px;
    border: 1px solid #ccc;
    border-top: 0
}

.checkout-steps {
    padding-left: 30px
}

    .checkout-steps .step-head {
        background: #fff;
        color: #ff20a4;
        border: 1px solid #ccc;
        font-size: 17px;
        font-weight: 600;
        position: relative;
        display: table;
        width: 100%;
        padding: 10px 20px 10px 40px;
        height: 49px;
        counter-increment: checkout
    }

        .checkout-steps .step-head:before {
            content: counter(checkout) '.';
            position: absolute;
            left: 3px;
            top: 0;
            width: 50px;
            text-align: center;
            line-height: 49px
        }

        .checkout-steps .step-head + .step-head {
            margin-top: 10px
        }

        .checkout-steps .step-head.active {
            background: #a6a6a6;
            color: #fff;
            border-color: #ccc
        }

        .checkout-steps .step-head .title {
            vertical-align: middle;
            display: table-cell;
            width: 100%
        }

        .checkout-steps .step-head .edit {
            color: #870404;
            font-size: 20px;
            display: table-cell;
            vertical-align: top
        }

    .checkout-steps .step-body .step-body-form {
        padding: 30px 20px 15px;
        border: 1px solid #ccc;
        border-top: 0
    }

        .checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
            margin-bottom: 5px
        }

    .checkout-steps .step-body .checkout-next {
        margin: 30px 0
    }

    .checkout-steps .step-body hr {
        margin: 0 -20px;
        border-color: #e5e5e5
    }

    .checkout-steps .step-body .checkout-indent .headline {
        font-size: 20px;
        padding-bottom: 15px;
        padding-top: 30px
    }

@media (max-width:1024px) {
    .checkout-steps {
        padding-left: 20px
    }
}

@media (max-width:639px) {
    .checkout-steps {
        padding-left: 20px;
        padding-right: 20px
    }

        .checkout-steps .step-head {
            padding-top: 20px;
            padding-bottom: 20px
        }

            .checkout-steps .step-head:before {
                line-height: 68px
            }
}

.checkout-shipping {
    padding: 30px 20px 15px;
    border: 1px solid #ccc;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 10px
}

    .checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
        text-transform: uppercase;
        padding: 25px 0 10px 0;
        font-size: 16px;
        font-weight: 700
    }

    .checkout-shipping .checkout-shipping-items > div {
        padding-bottom: 25px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .checkout-shipping .checkout-shipping-items ul {
        padding-left: 0;
        list-style: none;
        margin: 0
    }

        .checkout-shipping .checkout-shipping-items ul li {
            padding-top: 6px;
            line-height: 17px
        }

            .checkout-shipping .checkout-shipping-items ul li:first-child {
                padding-top: 1px
            }

            .checkout-shipping .checkout-shipping-items ul li .name {
                font-weight: 700
            }

    .checkout-shipping .simplify-pickup-locations {
        background: #f6f4f4;
        padding: 10px
    }

        .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
            background: #c8bcbc;
            padding: 10px;
            line-height: 35px;
            margin: -10px -10px 10px -10px
        }

            .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after, .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before {
                content: " ";
                display: table
            }

            .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
                clear: both
            }

            .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after, .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before {
                content: " ";
                display: table
            }

            .checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
                clear: both
            }

        .checkout-shipping .simplify-pickup-locations ul {
            padding-left: 0;
            list-style: none;
            margin: 0
        }

            .checkout-shipping .simplify-pickup-locations ul li + li {
                border-top: 1px solid #c8bcbc
            }

            .checkout-shipping .simplify-pickup-locations ul a {
                color: #1b1b1b;
                background: #fff;
                display: block;
                padding: 10px;
                text-decoration: none
            }

@media (max-width:1399px) {
    .checkout-shipping .checkout-shipping-items .qty {
        text-align: right
    }

    .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
        padding-bottom: 0
    }
}

.checkout-paymentmethod {
    padding: 30px 20px 15px;
    border: 1px solid #ccc;
    border-top: 0;
    padding-top: 0
}

.step-body .checkout-paymentmethod hr {
    margin-top: 25px
}

#addressbook, #savedpayments, #savedpaymentsbody {
    display: none;
    padding-bottom: 20px
}

#colorbox #addressbook, #colorbox #savedpayments, #colorbox #savedpaymentsbody {
    display: block
}

#addressbook ul, #savedpayments ul, #savedpaymentsbody ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

    #addressbook ul li, #savedpayments ul li, #savedpaymentsbody ul li {
        padding: 10px 0
    }

.checkout-order-summary {
    padding-right: 30px
}

@media (max-width:1024px) {
    .checkout-order-summary {
        padding-right: 20px
    }
}

@media (max-width:640px) {
    .checkout-order-summary {
        padding-right: 20px;
        padding-left: 20px
    }
}

.checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 0
}

@media (min-width:640px) {
    .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
        border-bottom: 0
    }
}

.checkout-order-summary .checkout-order-summary-list li {
    padding: 20px
}

    .checkout-order-summary .checkout-order-summary-list li:after, .checkout-order-summary .checkout-order-summary-list li:before {
        content: " ";
        display: table
    }

    .checkout-order-summary .checkout-order-summary-list li:after {
        clear: both
    }

    .checkout-order-summary .checkout-order-summary-list li:after, .checkout-order-summary .checkout-order-summary-list li:before {
        content: " ";
        display: table
    }

    .checkout-order-summary .checkout-order-summary-list li:after {
        clear: both
    }

    .checkout-order-summary .checkout-order-summary-list li:nth-child(2n+3) {
        background-color: #f2f2f2
    }

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: #fff !important;
    color: #1b1b1b;
    padding: 60px 0 10px;
    border-bottom: 1px solid #e5e5e5
}

    .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
        float: left
    }

    .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
        font-weight: 700;
        padding-right: 5px
    }

    .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 85%
    }

.checkout-order-summary .checkout-order-summary-list .thumb {
    float: left;
    margin-right: 20px;
    width: 65px
}

    .checkout-order-summary .checkout-order-summary-list .thumb img {
        width: 100%;
        height: auto
    }

.checkout-order-summary .checkout-order-summary-list .price {
    float: right;
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600
}

.checkout-order-summary .checkout-order-summary-list .details {
    font-size: 14px;
    margin-left: 85px
}

    .checkout-order-summary .checkout-order-summary-list .details .name {
        font-weight: 600
    }

    .checkout-order-summary .checkout-order-summary-list .details .qty span {
        font-size: 13px;
        color: #929292;
        font-weight: 600;
        text-transform: uppercase;
        padding-right: 10px
    }

.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
    float: right
}

.checkout-order-summary .checkout-order-summary-list .stock-status {
    clear: both;
    padding: 10px 0;
    font-size: 13px
}

@media (max-width:1023px) {
    .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
        width: 100%
    }
}

.checkout-order-summary .subtotals {
    font-size: 17px;
    margin-top: 30px
}

    .checkout-order-summary .subtotals .shipping, .checkout-order-summary .subtotals .subtotal, .checkout-order-summary .subtotals .subtotals__item--state-discount, .checkout-order-summary .subtotals .tax, .checkout-order-summary .subtotals .totals {
        padding: 5px 0
    }

        .checkout-order-summary .subtotals .shipping span, .checkout-order-summary .subtotals .subtotal span, .checkout-order-summary .subtotals .subtotals__item--state-discount span, .checkout-order-summary .subtotals .tax span, .checkout-order-summary .subtotals .totals span {
            float: right;
            font-weight: 600
        }

    .checkout-order-summary .subtotals .totals {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 15px;
        padding: 10px 0;
        border-top: 1px solid #ccc
    }

    .checkout-order-summary .subtotals .realTotals {
        font-size: 14px
    }

.subtotals__item--state-discount {
    color: #00a651
}

.label-spacing {
    padding-right: 5px
}

@media (max-width:639px) {
    .checkout-order-summary {
        padding: 30px 20px 15px;
        border: 1px solid #ccc;
        border-top: 0;
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

        .checkout-order-summary .checkout-order-summary-list {
            padding-left: 0;
            list-style: none;
            border: none
        }

            .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
                background-color: transparent !important;
                color: #1b1b1b;
                padding: 25px 20px;
                border-color: #e5e5e5
            }

                .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
                    text-transform: uppercase;
                    font-size: 16px
                }

            .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
                border-bottom: 1px solid #e5e5e5
            }

        .checkout-order-summary .subtotals {
            padding: 0 20px
        }
}

.checkout-review {
    padding: 30px 20px 15px;
    border: 1px solid #ccc;
    border-top: 0
}

    .checkout-review .checkout-order-summary .subtotals {
        margin-top: 0
    }

.place-order-form .checkbox {
    margin: 25px 0 40px
}

    .place-order-form .checkbox label {
        font-size: 14px;
        color: #1b1b1b;
        text-transform: none
    }

.btn-close-terms-and-conditions {
    margin: 30px 0
}

@media (min-width:640px) {
    .place-order-form .checkbox {
        margin-left: 20px;
        margin-right: 20px
    }
}

.checkout-help {
    text-align: center;
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 10px;
    margin-top: 60px
}

@media (max-width:639px) {
    .checkout-help {
        margin-top: 30px;
        margin-left: 20px;
        margin-right: 20px
    }
}

.checkout-success {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .checkout-success {
        padding-left: 20px;
        padding-right: 20px
    }
}

.checkout-success__body {
    margin: 30px 0 55px;
    text-align: center
}

.checkout-success__body__headline {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase
}

.termsAndConditions-section {
    padding-bottom: 20px
}

label.terms {
    margin: 15px 0
}

fieldset#cardDate > .control-label, fieldset#startDate > .control-label {
    font-weight: 700;
    margin-bottom: 5px
}

fieldset#cardDate .form-group .control-label, fieldset#startDate .form-group .control-label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 100px;
    padding: 0
}

@media (max-width:1023px) {
    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
        margin-top: 130px
    }
}

@media (max-width:639px) {
    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
        margin-top: 170px
    }
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
    border-top: 1px solid #e5e5e5
}

    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
        background: #f2f2f2
    }

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
    display: inline-block
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 10px 15px;
    vertical-align: top
}

    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
        display: block
    }

    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
        padding-left: 40px
    }

    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size, .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
        font-weight: 700;
        min-width: 80px
    }

    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
        display: block;
        font-size: 16px
    }

@media (max-width:639px) {
    .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
        padding: 10px 15px 15px
    }

        .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
            background-color: transparent
        }

        .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
            display: block;
            text-align: left
        }

            .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
                display: inline-block
            }

        .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
            float: right
        }
}

@media (max-width:639px) {
    .checkout-coupon-list {
        padding-left: 10px;
        padding-right: 10px
    }
}

.checkout-order-summary .checkout-coupon-list {
    padding: 30px 0;
    border-bottom: 1px solid #ccc
}

@media (max-width:639px) {
    .checkout-order-summary .checkout-coupon-list {
        padding-left: 20px;
        padding-right: 20px
    }
}

.coupon-list__headline {
    font-size: 18px;
    line-height: 38px;
    font-weight: 700
}

.coupon-list {
    padding-left: 0;
    list-style: none;
    margin-top: 5px;
    margin-bottom: 0
}

.coupon-code {
    text-transform: uppercase
}

.cart-voucher {
    margin-top: 27px;
    padding-left: 30px
}

.cart-voucher__label {
    display: block;
    width: 100%
}

.cart-voucher__input {
    width: 50%;
    float: left;
    margin-right: 10px
}

    .cart-voucher__input::-moz-placeholder {
        font-size: 13px;
        font-weight: 600;
        color: #1b1b1b;
        text-transform: uppercase
    }

    .cart-voucher__input:-ms-input-placeholder, .cart-voucher__input::-webkit-input-placeholder {
        font-size: 13px;
        font-weight: 600;
        color: #1b1b1b;
        text-transform: uppercase
    }

.cart-voucher__help-block {
    display: none
}

.has-error .cart-voucher__help-block, .has-success .cart-voucher__help-block {
    display: block
}

@media (max-width:1399px) and (min-width:1024px) {
    .cart-voucher__input {
        width: 70%
    }
}

@media (max-width:1023px) and (min-width:640px) {
    .cart-voucher {
        float: right !important;
        padding-left: 30px
    }
}

@media (max-width:639px) {
    .cart-voucher {
        padding-left: 20px;
        padding-right: 20px
    }
}

.voucher-list {
    padding-left: 0;
    list-style: none;
    margin-top: -5px
}

.voucher-list__item-box {
    display: inline-block;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px;
    margin-top: 10px
}

.voucher-list__item-remove {
    color: #cdcdcd;
    padding: 10px;
    cursor: pointer;
    margin: -10px -10px -10px 0;
    position: relative;
    top: 2px
}

@media (max-width:1023px) {
    .voucher-list__item {
        display: inline-block;
        padding-right: 5px
    }
}

#storeFinder {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    #storeFinder {
        padding-left: 20px;
        padding-right: 20px
    }
}

#storeFinder #storelocator-query {
    height: 44px
}

.headline {
    font-size: 18px;
    margin-bottom: 10px
}

.store__finder--search #storeFinderForm {
    margin-bottom: 10px
}

.store__finder {
    display: none;
    padding: 0
}

    .store__finder .store__finder--pagination {
        line-height: 44px;
        padding-top: 20px;
        padding-bottom: 20px;
        display: inline-block;
        width: 100%
    }

        .store__finder .store__finder--pagination:after, .store__finder .store__finder--pagination:before {
            content: " ";
            display: table
        }

        .store__finder .store__finder--pagination:after {
            clear: both
        }

        .store__finder .store__finder--pagination:after, .store__finder .store__finder--pagination:before {
            content: " ";
            display: table
        }

        .store__finder .store__finder--pagination:after {
            clear: both
        }

    .store__finder .store__finder--details, .store__finder .store__finder--navigation {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        padding: 0
    }

    .store__finder .store__finder--navigation {
        overflow: hidden;
        height: 561px
    }

@media (min-width:640px) {
    .store__finder .store__finder--navigation {
        padding-right: 10px
    }
}

.store__finder .store__finder--map {
    width: 100%;
    height: 200px
}

.store__finder .stores-nearby {
    margin-bottom: 10px
}

.store__finder .store__finder--navigation-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #ddd;
    position: relative
}

    .store__finder .store__finder--navigation-list li.loading {
        height: 56px;
        background: #f6f4f4;
        border-bottom: 1px solid #ddd;
        text-align: center;
        line-height: 56px
    }

        .store__finder .store__finder--navigation-list li.loading .glyphicon {
            color: #f44;
            -webkit-animation: spin 1s linear infinite;
            -moz-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite
        }

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.store__finder .store__finder--navigation-list .list__entry {
    height: 56px
}

    .store__finder .store__finder--navigation-list .list__entry:last-child label {
        border: 0
    }

    .store__finder .store__finder--navigation-list .list__entry input {
        display: none
    }

    .store__finder .store__finder--navigation-list .list__entry label {
        margin: 0;
        height: 100%;
        font-size: 13px;
        padding: 0 14px 0 10px;
        display: table;
        width: 100%;
        cursor: pointer;
        position: relative;
        background: #f6f4f4;
        border-bottom: 1px solid #ddd
    }

        .store__finder .store__finder--navigation-list .list__entry label:hover {
            background: #f2f2f2
        }

    .store__finder .store__finder--navigation-list .list__entry input:checked + label {
        background: #870404;
        color: #fff !important
    }

        .store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
            display: block;
            content: "";
            width: 28px;
            height: 28px;
            position: absolute;
            top: 50%;
            right: -1px;
            background: 0 0;
            border: 14px solid transparent;
            border-right-color: #fff;
            -webkit-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            -o-transform: translate(0,-50%);
            transform: translate(0,-50%)
        }

    .store__finder .store__finder--navigation-list .list__entry .entry__info {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }

    .store__finder .store__finder--navigation-list .list__entry .entry__name {
        display: block
    }

    .store__finder .store__finder--navigation-list .list__entry .entry__city {
        display: block;
        font-weight: 400
    }

    .store__finder .store__finder--navigation-list .list__entry .entry__distance {
        display: table;
        height: 100%;
        width: 80px;
        border-left: 1px solid #ddd
    }

        .store__finder .store__finder--navigation-list .list__entry .entry__distance span {
            display: table-cell;
            vertical-align: middle;
            padding: 0 0 0 5px;
            text-align: center;
            white-space: nowrap
        }

.store__finder .store__finder--details .store__finder--details-back {
    margin-bottom: 20px;
    display: none !important
}

@media (max-width:639px) {
    .store__finder .store__finder--details .store__finder--details-back {
        display: inline-block !important
    }
}

.store__finder .store__finder--details .store__finder--details-image {
    width: 112px;
    float: left;
    margin-right: 10px
}

    .store__finder .store__finder--details .store__finder--details-image img {
        width: 100%;
        height: auto
    }

.store__finder .store__finder--details .store__finder--details-info {
    margin-left: 122px
}

.store__finder .store__finder--details .info__name {
    font-weight: 700
}

.store__finder .store__finder--details hr {
    clear: both;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 1px;
    position: relative;
    border: 0
}

    .store__finder .store__finder--details hr:after {
        content: '';
        display: block;
        position: absolute;
        top: 10px;
        height: 1px;
        right: 0;
        left: 0;
        background: #ddd
    }

.store__finder .store__finder--details .store__finder--details-map {
    background: #eee
}

.store__finder .store__finder--details .store__finder--details-openings dl dt {
    text-align: left !important;
    width: 60px
}

.store__finder .store__finder--details .store__finder--details-openings dl dd {
    margin-left: 60px
}

.store__finder .store__finder--details .store__finder--details-openings ul {
    padding-left: 0;
    list-style: none
}

@media (max-width:639px) {
    .store__finder .back__to__storelist {
        margin-bottom: 10px
    }

    .store__finder .store__finder--panel {
        width: 200%;
        margin: 0;
        -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
    }

        .store__finder .store__finder--panel > * {
            padding: 0
        }

        .store__finder .store__finder--panel .store__finder--details {
            display: none
        }

    .store__finder .store__finder--pagination {
        line-height: 20px
    }

    .store__finder.show-store .store__finder--pagination {
        color: transparent;
        height: 46px
    }

        .store__finder.show-store .store__finder--pagination * {
            display: none
        }

    .store__finder.show-store .store__finder--panel {
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

        .store__finder.show-store .store__finder--panel .store__finder--navigation {
            padding-right: 20px
        }

        .store__finder.show-store .store__finder--panel .store__finder--details {
            display: block
        }
}

#cboxOverlay, #cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    width: 100%;
    height: 100%
}

#cboxBottomLeft, #cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 14px;
    height: 14px
}

#cboxTopCenter {
    height: 14px
}

#cboxTopRight {
    width: 14px;
    height: 14px
}

#cboxBottomLeft {
    width: 14px
}

#cboxBottomCenter {
    height: 43px
}

#cboxBottomRight {
    width: 14px
}

#cboxMiddleLeft {
    width: 14px
}

#cboxMiddleRight {
    width: 14px
}

#cboxContent {
    background: #fff;
    overflow: visible
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: 700;
    color: #7c7c7c
}

#cboxNext, #cboxPrevious, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    width: 23px;
    height: 23px;
    text-indent: -9999px
}

    #cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
        outline: 0
    }

#cboxPrevious {
    left: 0;
    background-position: -51px -25px
}

    #cboxPrevious:hover {
        background-position: -51px 0
    }

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

    #cboxNext:hover {
        background-position: -75px 0
    }

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
}

    .cboxSlideshow_on #cboxSlideshow:hover {
        background-position: -150px 0
    }

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
}

    .cboxSlideshow_off #cboxSlideshow:hover {
        background-position: -125px 0
    }

#cboxTitle {
    background: 0 0;
    position: absolute;
    top: 0;
    padding: 43px 40px 15px;
    height: 88px;
    display: table;
    width: 100%
}

    #cboxTitle .headline {
        font-size: 24px;
        line-height: 24px;
        font-weight: 700;
        width: 100%;
        vertical-align: middle
    }

#cboxClose {
    position: absolute;
    right: 13px;
    top: 10px;
    background: 0 0;
    border: 0 none;
    color: #797979;
    padding: 5px;
    font-size: 25px
}

#cboxLoadedContent {
    margin-top: 88px;
    padding: 15px 40px 30px 40px
}

    #cboxLoadedContent .add-to-cart-item {
        margin-bottom: 40px
    }

    #cboxLoadedContent .addressEntry + .addressEntry, #cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
        margin-top: 55px
    }

    #cboxLoadedContent .addressEntry ul, #cboxLoadedContent .saved-payment-entry ul {
        margin-top: -10px;
        margin-bottom: 20px
    }

    #cboxLoadedContent .modal-details {
        line-height: 1.8em
    }

    #cboxLoadedContent .modal-actions {
        margin-top: 20px
    }

        #cboxLoadedContent .modal-actions .btn {
            margin-top: 20px
        }

@media (max-width:639px) {
    #cboxTitle {
        height: 112px;
        padding-left: 20px;
        padding-right: 20px
    }

        #cboxTitle:after, #cboxTitle:before {
            content: " ";
            display: table
        }

        #cboxTitle:after {
            clear: both
        }

        #cboxTitle:after, #cboxTitle:before {
            content: " ";
            display: table
        }

        #cboxTitle:after {
            clear: both
        }

    #cboxLoadedContent {
        margin-top: 112px;
        padding: 15px 20px 30px 20px
    }

        #cboxLoadedContent .addressEntry ul {
            margin-top: -25px
        }
}

.price del {
    color: #b61414; /*#000;*/
    font-weight: 700
}

.price ins {
    color: #1b1b1b;
    text-decoration: none
}

a.price ins:focus, a.price ins:hover {
    color: #010101
}

.price.msrp {
    color: #666
}

.account-navigation {
    margin-bottom: 10px
}

    .account-navigation .account-navigation-header {
        padding: 10px;
        text-transform: uppercase
    }

        .account-navigation .account-navigation-header a {
            display: block
        }

    .account-navigation .account-navigation-list {
        margin: 10px;
        padding-left: 0;
        list-style: none
    }

@media (min-width:640px) and (max-width:1023px) {
    .account-navigation .account-navigation-list {
        display: none !important
    }
}

@media (max-width:639px) {
    .account-navigation .account-navigation-list {
        display: none !important
    }
}

.account-navigation .account-navigation-list li.title {
    margin-top: 10px;
    font-weight: 700
}

.account-navigation .account-navigation-list li.active {
    font-weight: 700
}

.account-navigation .account-navigation-list li a:hover, .account-navigation .account-navigation-list li afocus {
    color: #870404
}

.account-home .account-home-section {
    margin-bottom: 20px
}

    .account-home .account-home-section .account-home-section-header {
        background: #f6f4f4;
        padding: 10px;
        text-transform: uppercase
    }

    .account-home .account-home-section .account-home-section-content {
        height: 100px;
        padding: 10px;
        border: 1px solid #f6f4f4;
        border-top: 0
    }

        .account-home .account-home-section .account-home-section-content ul {
            padding-left: 0;
            list-style: none;
            margin: 0
        }

@media (max-width:1023px) {
    .account-home .account-home-section {
        margin-bottom: 10px
    }

        .account-home .account-home-section .account-home-section-content {
            height: auto;
            padding: 0
        }

            .account-home .account-home-section .account-home-section-content ul li a {
                padding: 10px;
                display: block
            }

            .account-home .account-home-section .account-home-section-content ul li + li {
                border-top: 1px solid #eee
            }
}

.account-section .pagination-bar {
    margin: 15px 0 0
}

    .account-section .pagination-bar .pagination-toolbar {
        padding-left: 0;
        padding-right: 0;
        padding-top: 15px;
        border-bottom: none
    }

        .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
            padding-left: 30px;
            padding-right: 30px
        }

@media (max-width:1024px) {
    .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
    padding: 0
}

.account-section .pagination-bar .pagination-bar-results {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-top: 1px solid #ccc
}

@media (max-width:1024px) {
    .account-section .pagination-bar .pagination-bar-results {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .account-section .pagination-bar .pagination-bar-results {
        border-bottom: 1px solid #ccc
    }
}

.account-section .pagination-bar.bottom .pagination-toolbar {
    padding-top: 5px;
    border: none
}

@media (max-width:639px) {
    .account-section .pagination-bar .pagination-toolbar {
        margin: 0
    }

    .account-section .pagination-bar .pagination-bar-results {
        border-bottom: 1px solid #ccc;
        padding-left: 20px;
        padding-right: 20px
    }

    .account-section .account-overview-table, .account-section div.responsive-table {
        margin-left: -10px;
        margin-right: -10px;
        margin-right: 0;
        margin-left: 0
    }
}

.account-section .addressBackBtn, .account-section .orderTopBackBtn {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.account-section .account-section-header {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-left: 30px;
    padding-right: 30px
}

    .account-section .account-section-header.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

@media (max-width:1024px) {
    .account-section .account-section-header {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-section-header.account-section-header-secondary {
    color: #1b1b1b;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    padding-bottom: 10px
}

.account-section .account-section-header.no-border {
    border-bottom: none
}

.account-section .account-section-header .account-section-header-add {
    font-size: 14px;
    font-weight: 700;
    margin-top: 4px
}

.account-section .account-section-header__subheadline {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.571;
    text-transform: none
}

.account-section .account-orderdetail + .account-section-content .pagination-bar {
    margin-top: 0
}

.account-section .container-lg .account-section-content {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .container-lg .account-section-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:1400px) {
    .account-section .container-lg .account-section-content {
        padding: 0
    }
}

@media (min-width:1400px) {
    .account-section .container-lg .account-section-content .account-section-form {
        padding: 0 5px
    }
}

.account-section .account-section-content .account-section-header {
    color: #ff20a4;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 20px 0;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-left: 30px;
    padding-right: 30px
}

    .account-section .account-section-content .account-section-header.border {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 25px
    }

@media (max-width:1024px) {
    .account-section .account-section-content .account-section-header {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-section-content .account-section-header.no-border {
    border-bottom: none
}

.account-section .account-section-content .account-section-header .container-lg {
    float: none;
    padding: 0 10px
}

@media (min-width:1400px) {
    .account-section .account-section-content .account-section-header .container-lg {
        padding: 0
    }
}

@media (min-width:1400px) {
    .account-section .account-section-content .back-link .container-lg {
        padding: 0
    }
}

.account-section .account-section-content .account-section-form {
    margin: 40px 0
}

    .account-section .account-section-content .account-section-form .accountActions {
        padding-left: 0;
        padding-right: 0
    }

@media (max-width:640px) {
    .account-section .account-section-content .account-section-form .accountButtons:last-child {
        padding-top: 20px
    }
}

.account-section .account-section-content .account-section-form form {
    padding: 0
}

.account-section .account-section-content form {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .account-section-content form {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-section-content form .accountActions-bottom {
    padding: 0
}

.account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .account-section-content #addNewPermissionForm .account-select-form {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-section-content.content-empty {
    margin: 45px 0;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .account-section-content.content-empty {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-section-content .help-block {
    font-size: 14px;
    font-weight: 400;
    color: #c53131
}

.account-section .account-section-content .account-orderhistory-pagination {
    padding-top: 10px
}

    .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
        padding-left: 30px;
        padding-right: 30px
    }

@media (max-width:1024px) {
    .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
    padding: 0
}

.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
    line-height: 32px
}

.account-section .account-section-content .account-orderhistory-pagination .pager {
    margin: 0
}

.account-section .account-section-content .account-orderhistory-sort {
    background: #f6f4f4;
    padding: 10px
}

.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
    font-weight: 600
}

.account-section .account-section-content .accountActions {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px
}

.account-section .account-section-content .disable-link, .account-section .account-section-content .enable-link {
    display: inline-block;
    text-align: right;
    margin: 25px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px
}

@media (max-width:639px) {
    .account-section .account-section-content .disable-link, .account-section .account-section-content .enable-link {
        text-align: center;
        float: none;
        padding-right: 0 !important;
        width: 100%
    }
}

.account-section .account-section-content .disable-link button, .account-section .account-section-content .enable-link button {
    background: 0 0;
    border: 0 none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0
}

    .account-section .account-section-content .disable-link button[disabled], .account-section .account-section-content .enable-link button[disabled] {
        color: #929292
    }

.account-section .account-section-content .disable-link form, .account-section .account-section-content .enable-link form {
    display: inline-block
}

.account-section .account-section-content .disable-link + .disable-link, .account-section .account-section-content .disable-link + .enable-link, .account-section .account-section-content .enable-link + .disable-link, .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 20px;
    position: relative
}

    .account-section .account-section-content .disable-link + .disable-link:before, .account-section .account-section-content .disable-link + .enable-link:before, .account-section .account-section-content .enable-link + .disable-link:before, .account-section .account-section-content .enable-link + .enable-link:before {
        content: "";
        display: block;
        position: absolute;
        height: 24px;
        width: 1px;
        left: 10px;
        background: #ccc;
        top: 0
    }

@media (max-width:639px) {
    .account-section .account-section-content .disable-link + .disable-link:before, .account-section .account-section-content .disable-link + .enable-link:before, .account-section .account-section-content .enable-link + .disable-link:before, .account-section .account-section-content .enable-link + .enable-link:before {
        display: none
    }
}

@media (max-width:639px) {
    .account-section .account-section-content .disable-link + .disable-link, .account-section .account-section-content .disable-link + .enable-link, .account-section .account-section-content .enable-link + .disable-link, .account-section .account-section-content .enable-link + .enable-link {
        padding-left: 0
    }
}

.account-section .account-section-content .disable-link a, .account-section .account-section-content .disable-link button, .account-section .account-section-content .disable-link form {
    color: #ed1c24
}

@media (max-width:639px) {
    .account-section .account-section-content .remove-item-column {
        position: absolute;
        right: -4px;
        top: -5px;
        width: auto
    }

    .account-section .account-section-content .restore-item-column {
        position: absolute;
        right: -4px;
        top: 50px;
        width: auto
    }
}

.account-section .account-section-content .restore-item-link {
    text-transform: uppercase;
    font-weight: 700
}

    .account-section .account-section-content .restore-item-link .glyphicon-share-alt {
        font-size: 24px;
        padding: 13px;
        transform: scale(-1,1);
        margin-right: 13px
    }

.account-section .account-section-content .edit-item-link {
    margin-top: 10px;
    display: block
}

.account-section .account-section-content .remove-item-link .glyphicon-remove {
    font-size: 21px;
    padding: 0 14px
}

@media (max-width:640px) {
    .account-section .account-section-content .remove-item-link .glyphicon-remove {
        padding: 14px
    }
}

.account-section .account-section-content .saved-carts-overview-table .responsive-table-item {
    position: relative;
    padding-right: 35px
}

@media (min-width:640px) {
    .account-section .account-section-content .saved-cart .saved-cart-name {
        width: 15%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 0
    }

    .account-section .account-section-content .saved-cart .saved-cart-description {
        width: 30%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 0
    }
}

.account-section .account-section-action {
    margin-top: 20px
}

@media (max-width:639px) {
    .account-section .account-section-action .row {
        margin: 0
    }

    .account-section .account-section-action .btn-primary {
        margin-bottom: 20px
    }
}

.account-section .accountActions-bottom {
    clear: both;
    margin-top: 35px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .accountActions-bottom {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .account-section .accountActions-bottom .btn-primary {
        margin-bottom: 20px
    }
}

.account-section .cancel-panel .orderBackBtn {
    padding-right: 0
}

@media (max-width:640px) {
    .account-section .cancel-panel .orderBackBtn {
        padding-right: 20px;
        margin-bottom: 20px
    }
}

@media (min-width:640px) {
    .account-section .cancel-panel {
        padding-left: 0
    }
}

.account-section .btn.btn-block + .btn.btn-block {
    margin-top: 10px
}

.account-section .account-consignment {
    margin-top: 20px
}

.account-section .account-list.account-addressbook ul, .account-section .account-list.account-paymentdetails ul {
    margin-bottom: 30px
}

.account-section .account-list ul {
    padding-left: 0;
    list-style: none;
    display: inline-block;
    width: 90%
}

    .account-section .account-list ul li {
        text-overflow: ellipsis;
        overflow: hidden
    }

.account-section .account-list .account-list-header {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.5;
    margin-top: -1px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .account-list .account-list-header {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-list .account-list-header .account-list-header-add {
    font-size: 15px;
    line-height: 2;
    font-weight: 600;
    position: relative;
    top: 2px
}

.account-section .account-list .account-cards {
    border-left: 1px solid #ccc;
    padding: 0 10px
}

    .account-section .account-list .account-cards.card-select {
        border-top: 1px solid #ccc
    }

    .account-section .account-list .account-cards .account-cards-actions {
        display: inline-block;
        width: 10%
    }

        .account-section .account-list .account-cards .account-cards-actions .glyphicon {
            font-size: 24px;
            margin-bottom: 20px
        }

        .account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
            margin-top: 3px
        }

@media (min-width:640px) {
    .account-section .account-list .account-cards .row {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.account-section .account-list .account-cards .card, .account-section .account-list .account-cards .search-empty {
    list-style: none;
    border-left: 0;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 30px 30px 25px;
    margin-bottom: 0;
    min-height: 150px;
    clear: both
}

    .account-section .account-list .account-cards .card span, .account-section .account-list .account-cards .search-empty span {
        padding: 0;
        text-align: right
    }

    .account-section .account-list .account-cards .card > ul > li, .account-section .account-list .account-cards .search-empty > ul > li {
        margin-bottom: 3px
    }

        .account-section .account-list .account-cards .card > ul > li:first-child, .account-section .account-list .account-cards .search-empty > ul > li:first-child {
            text-transform: uppercase;
            font-weight: 600
        }

    .account-section .account-list .account-cards .card .action-links, .account-section .account-list .account-cards .search-empty .action-links {
        float: right;
        height: 50px;
        width: 50px;
        margin-right: -15px;
        margin-top: -15px;
        text-align: right
    }

        .account-section .account-list .account-cards .card .action-links .glyphicon-pencil, .account-section .account-list .account-cards .card .action-links .glyphicon-remove, .account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil, .account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove {
            font-size: 20px;
            color: #929292;
            padding-right: 15px;
            padding-top: 15px
        }

        .account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil, .account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove, .account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil, .account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove {
            color: #870404
        }

@media (max-width:1024px) {
    .account-section .account-list .account-cards .card, .account-section .account-list .account-cards .search-empty {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-section .account-list .account-set-default-address {
    position: absolute;
    left: 25px;
    bottom: 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #870404;
    background: 0 0;
    padding: 0;
    border: 0 none
}

@media (max-width:639px) {
    .account-section .account-list .account-set-default-address {
        left: 20px
    }
}

.account-section .continue__shopping, .account-section .orderBackBtn {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-section .continue__shopping, .account-section .orderBackBtn {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .account-section .account-list .account-cards {
        border: none
    }

        .account-section .account-list .account-cards .card {
            border-left: 0;
            border-right: 0;
            padding-left: 20px;
            padding-right: 20px
        }

            .account-section .account-list .account-cards .card:first-child {
                margin: 0
            }

        .account-section .account-list .account-cards .selected:first-child {
            border-left: none
        }
}

.account-profil .account-profil-info {
    margin: 0 0 10px
}

    .account-profil .account-profil-info .account-profil-info-line {
        line-height: 2em
    }

        .account-profil .account-profil-info .account-profil-info-line span {
            display: inline-block;
            width: 100px
        }

.account-profil a.btn {
    margin-top: 10px
}

.account-profil .btn + .btn {
    margin-left: 10px
}

.account-orderdetail.well {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:1024px) {
    .account-orderdetail .item-list .item-list-item .item-total {
        padding-right: 30px
    }
}

.account-orderdetail .well-content {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .account-orderdetail .well-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-orderdetail:after, .account-orderdetail:before {
    content: " ";
    display: table
}

.account-orderdetail:after {
    clear: both
}

.account-orderdetail:after, .account-orderdetail:before {
    content: " ";
    display: table
}

.account-orderdetail:after {
    clear: both
}

.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
    clear: both
}

.account-orderdetail .order-savings {
    color: #00a651;
    font-weight: 700;
    padding: 10px 10px 25px 0
}

    .account-orderdetail .order-savings + .order-savings {
        padding-top: 0
    }

.account-orderdetail .item-box {
    background: #afb2b5;
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px
}

    .account-orderdetail .item-box:after, .account-orderdetail .item-box:before {
        content: " ";
        display: table
    }

    .account-orderdetail .item-box:after {
        clear: both
    }

    .account-orderdetail .item-box:after, .account-orderdetail .item-box:before {
        content: " ";
        display: table
    }

    .account-orderdetail .item-box:after {
        clear: both
    }

.account-orderdetail .order-data {
    background-color: #f2f4f7;
    padding: 10px
}

.account-orderdetail .orderDetail_itemHeader {
    font-size: 20px;
    background-color: #f4f4f4;
    padding: 10px 20px
}

.account-orderdetail .button-panel {
    float: right;
    max-width: 200px
}

.account-orderdetail .account-orderdetail-item-section-body ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

    .account-orderdetail .account-orderdetail-item-section-body ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee
    }

        .account-orderdetail .account-orderdetail-item-section-body ul li:after, .account-orderdetail .account-orderdetail-item-section-body ul li:before {
            content: " ";
            display: table
        }

        .account-orderdetail .account-orderdetail-item-section-body ul li:after {
            clear: both
        }

        .account-orderdetail .account-orderdetail-item-section-body ul li:after, .account-orderdetail .account-orderdetail-item-section-body ul li:before {
            content: " ";
            display: table
        }

        .account-orderdetail .account-orderdetail-item-section-body ul li:after {
            clear: both
        }

        .account-orderdetail .account-orderdetail-item-section-body ul li + li {
            border-top: 1px solid #eee
        }

    .account-orderdetail .account-orderdetail-item-section-body ul .thumb {
        float: left;
        margin-right: 10px;
        max-width: 100px
    }

    .account-orderdetail .account-orderdetail-item-section-body ul .price-total {
        float: right;
        padding-right: 10px
    }

    .account-orderdetail .account-orderdetail-item-section-body ul .details .name {
        font-weight: 700
    }

    .account-orderdetail .account-orderdetail-item-section-body ul .promo {
        color: #3c3
    }

@media (min-width:1024px) and (max-width:1399px) {
    .account-orderdetail .account-orderdetail-item-section-body ul .promo {
        padding-left: 22px
    }
}

@media (min-width:1400px) {
    .account-orderdetail .account-orderdetail-item-section-body ul .promo {
        padding-left: 0
    }
}

.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
    border-bottom: 0
}

.account-orderdetail .account-orderdetail__footer {
    padding-top: 55px
}

    .account-orderdetail .account-orderdetail__footer > div {
        padding-left: 30px;
        padding-right: 30px
    }

@media (max-width:1024px) {
    .account-orderdetail .account-orderdetail__footer > div {
        padding-left: 20px;
        padding-right: 20px
    }
}

.account-orderdetail .orderTotal {
    font-size: 17px;
    line-height: 38px;
    margin-bottom: 20px
}

    .account-orderdetail .orderTotal .text-right {
        font-weight: 700
    }

    .account-orderdetail .orderTotal .totals {
        font-size: 22px;
        line-height: 1.2em;
        font-weight: 700;
        text-transform: uppercase;
        padding-top: 15px
    }

.account-orderdetail .order-store-address .order-track-number, .account-orderdetail .order-store-hours .order-track-number {
    color: #ed1c24
}

.account-orderdetail .order-billing-address ul {
    padding: 0
}

    .account-orderdetail .order-billing-address ul li {
        list-style: none
    }

.account-orderdetail .order-billing-address .label-order, .account-orderdetail .order-payment-data .label-order, .account-orderdetail .order-ship-to .label-order, .account-orderdetail .order-shipping-method .label-order, .account-orderdetail .order-store-address .label-order, .account-orderdetail .order-store-hours .label-order, .account-orderdetail .order-tracking-no .label-order {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 2px
}

.account-orderdetail .order-billing-address .value-order-date, .account-orderdetail .order-payment-data .value-order-date, .account-orderdetail .order-ship-to .value-order-date, .account-orderdetail .order-shipping-method .value-order-date, .account-orderdetail .order-store-address .value-order-date, .account-orderdetail .order-store-hours .value-order-date, .account-orderdetail .order-tracking-no .value-order-date {
    display: inline-block;
    min-width: 15%
}

.account-orderdetail .value-order {
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:639px) {
    .account-orderdetail .order-payment-data, .account-orderdetail .order-shipping-method, .account-orderdetail .order-store-hours, .account-orderdetail .order-tracking-no {
        padding-top: 20px
    }
}

.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
    clear: both;
    margin-bottom: 20px
}

    .account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
        text-align: right
    }

.account-address-removal-popup .address {
    margin-top: 20px
}

.account-address-removal-popup .btn {
    margin-top: 10px
}

.savedcart_restore_confirm_modal .restore-current-cart-form {
    margin-top: 40px
}

.not-active {
    pointer-events: none;
    cursor: default;
    font-weight: 400 !important;
    color: #000 !important
}

.quick-view-popup .product-image {
    float: left;
    width: 33%
}

    .quick-view-popup .product-image a {
        display: block
    }

    .quick-view-popup .product-image img {
        width: 100%;
        height: auto
    }

.quick-view-popup .product-details {
    margin-left: 33%;
    padding-left: 20px
}

    .quick-view-popup .product-details .name {
        font-size: inherit;
        font-weight: 700
    }

    .quick-view-popup .product-details .rating:after {
        clear: none
    }

    .quick-view-popup .product-details .price {
        font-size: inherit;
        font-weight: 700
    }

.quick-view-popup .addtocart-component {
    clear: both;
    padding-top: 20px
}

table {
    width: 100%
}

    table th {
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #128a9e;
        color: #fff;
        padding: 8px 10px;
        vertical-align: top
    }

        table th:last-child {
            text-align: right
        }

    table td {
        padding: 20px 10px;
        vertical-align: top
    }

.responsive-table th:first-child {
    padding-left: 30px
}

@media (max-width:1024px) {
    .responsive-table th:first-child {
        padding-left: 20px
    }
}

.responsive-table th:last-child {
    text-align: right;
    padding-right: 30px
}

@media (max-width:1024px) {
    .responsive-table th:last-child {
        padding-right: 20px
    }
}

@media (min-width:640px) {
    .responsive-table td:nth-child(2) {
        padding-left: 20px
    }
}

@media (min-width:1024px) {
    .responsive-table td:nth-child(2) {
        padding-left: 30px
    }
}

.responsive-table td:last-child {
    text-align: right;
    padding-right: 30px
}

@media (max-width:640px) {
    .responsive-table td:last-child {
        padding-right: 20px
    }
}

.responsive-table-item {
    padding: 10px
}

@media (max-width:640px) {
    .responsive-table-item {
        padding: 10px 20px
    }
}

.responsive-table-item:nth-child(even) {
    background-color: #f2f2f2
}

.responsive-table-item a.responsive-table-link {
    color: #870404
}

.responsive-table-item a:focus, .responsive-table-item a:hover {
    color: #ff20a4
}

.responsive-table-item td:last-child {
    text-align: right
}

@media (max-width:639px) {
    .responsive-table-item {
        display: block
    }

        .responsive-table-item .status strong {
            display: block
        }

        .responsive-table-item td {
            display: inline-block;
            width: 40%;
            padding: 3px 10px
        }

            .responsive-table-item td:last-child {
                text-align: left
            }

            .responsive-table-item td.responsive-table-cell {
                width: 55%
            }

            .responsive-table-item td.responsive-table-cell-bold {
                font-weight: 600
            }
}

input[type=checkbox], input[type=radio] {
    margin-right: 10px;
    margin-bottom: 20px
}

label {
    color: #3d3d3d;
    font-weight: 600
}

.form-control:focus {
    border-color: #870404;
    outline: 0;
    box-shadow: none
}

.form-control::-moz-placeholder {
    color: #b9bdc2;
    opacity: 1
}

.form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
    color: #b9bdc2
}

select.form-control {
    text-transform: uppercase;
    font-size: 13px
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    color: #929292
}

.has-error .control-label {
    color: #3d3d3d
}

.has-error .form-control {
    background: #f6e0e0;
    border-color: #c53131
}

.has-error .help-block {
    color: #c53131
}

.has-success .control-label {
    color: #3d3d3d
}

.has-success .form-control {
    background: 0 0;
    border-color: #ccc
}

.has-success .help-block {
    color: #00a651
}

legend {
    font-size: 18px;
    border-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.form-element-icon {
    position: relative
}

    .form-element-icon .glyphicon {
        position: absolute
    }

    .form-element-icon.datepicker .glyphicon {
        top: 32px;
        right: 10px;
        color: #870404;
        cursor: pointer
    }

@media (max-width:1023px) {
    .form-element-icon.datepicker .glyphicon {
        top: 38px
    }
}

.form-control-checkbox, .form-control-radio {
    display: block
}

    .form-control-checkbox input, .form-control-radio input {
        margin-bottom: 0;
        float: left
    }

    .form-control-checkbox .form-control-label, .form-control-radio .form-control-label {
        margin-left: 25px
    }

fieldset > div:last-of-type input, fieldset > div:last-of-type label {
    margin-bottom: 0
}

.legend {
    margin-bottom: 20px
}

textarea {
    min-height: 245px
}

    textarea + .help-block {
        font-size: 12px;
        margin-bottom: 25px;
        text-align: right
    }

.input-sm {
    height: 40px;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px
}

select.input-sm {
    height: 40px;
    line-height: 40px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.product-details-toggle {
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
    padding-right: 20px
}

    .product-details-toggle.name {
        font-weight: 600
    }

.product-details.open .product-details-toggle {
    margin-bottom: 0
}

.product-details-toggle .glyphicon {
    position: absolute;
    right: 5px;
    font-size: 14px;
    line-height: 35px
}

.product-details.open .product-details-toggle .glyphicon:before {
    content: "\e114"
}

.product-details-toggle-wrap {
    display: none
}

.product-details.open + .product-details-toggle-wrap {
    display: block
}

.product-details-toggle-wrap .product-details {
    font-size: 22px
}

.product-details-toggle-wrap img {
    width: 175px;
    margin: 0 30px 35px 0;
    float: left
}

@media (min-width:640px) {
    .product-details-toggle-wrap .product-details {
        text-align: right
    }
}

@media (max-width:639px) {
    .product-details-toggle {
        padding: 0 25px 0 10px
    }

        .product-details-toggle .glyphicon {
            right: 10px
        }

    .product-details-toggle-wrap {
        margin: 0
    }

        .product-details-toggle-wrap img {
            float: none;
            width: 100%;
            margin: 0 0 20px 0
        }

        .product-details-toggle-wrap .product-details {
            margin-bottom: 20px
        }
}

.product-action {
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .product-action {
        padding-left: 20px;
        padding-right: 20px
    }
}

.product-action ol {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .product-action ol li {
        font-size: 17px;
        float: right;
        margin: 15px 0 15px 20px;
        line-height: 44.85714286px
    }

.product-action #total-price {
    font-size: 17px;
    font-weight: 600
}

.product-action div {
    float: left;
    margin: 15px 0;
    line-height: 44.85714286px
}

@media (max-width:639px) {
    .product-action {
        margin-bottom: 0
    }

        .product-action ol li {
            margin-right: 0
        }
}

@media (max-width:480px) {
    .product-action .btn, .product-action ol li {
        width: 100%
    }

    .product-action div {
        float: none;
        line-height: 1.42857;
        margin-bottom: 0
    }
}

.update-future-stock {
    text-align: right;
    padding: 20px 7px 15px 0
}

    .update-future-stock .hide_future_stock_info, .update-future-stock .update_future_stock_button {
        font-size: 13px;
        font-weight: 700
    }

    .update-future-stock .hide_future_stock_info {
        display: none
    }

#cboxContent .sku-quantity, .product-grid-container .sku-quantity {
    font-size: 13px;
    line-height: 20px;
    width: 60px;
    padding: 9px 10px;
    margin: 5px 0 3px;
    border: 1px solid #898989;
    text-align: center
}

#cboxContent .td_stock, .product-grid-container .td_stock {
    display: block;
    padding-bottom: 5px
}

    #cboxContent .td_stock .in-stock, .product-grid-container .td_stock .in-stock {
        color: #929292;
        font-size: 13px;
        font-weight: 600
    }

#cboxContent .future_stock, .product-grid-container .future_stock {
    display: block;
    font-size: 12px;
    line-height: 14px
}

    #cboxContent .future_stock .future_stock_value, .product-grid-container .future_stock .future_stock_value {
        margin: 2px 0 8px 0
    }

#cboxContent .data-grid-total, .product-grid-container .data-grid-total {
    display: inline-block;
    padding-top: 5px;
    border-top: 1px solid #ccc;
    font-size: 15px;
    font-weight: 700
}

.product-grid-container table td .price {
    font-size: 15px;
    font-weight: 700
}

.product-grid-container table td.out-of-stock .price, .product-grid-container table td.out-of-stock .variant-prop {
    opacity: .3
}

.product-grid-container table td.out-of-stock .sku-quantity {
    opacity: .3;
    background-color: #fff
}

@media (min-width:640px) {
    .add-to-cart-order-form-wrap {
        position: relative;
        padding-left: 30px;
        padding-right: 30px
    }

        .add-to-cart-order-form-wrap::after {
            background-color: #fff;
            bottom: 0;
            content: "";
            height: 17px;
            position: absolute;
            width: 100%
        }

        .add-to-cart-order-form-wrap::before {
            background-color: #fff;
            right: 0;
            content: "";
            position: absolute;
            height: 100%
        }

    .add_to_cart_order_form {
        overflow: scroll;
        max-height: 907px
    }

    .order-form-scroll {
        cursor: pointer;
        background-color: #870404;
        opacity: .4;
        color: #fff;
        text-align: center;
        position: absolute;
        display: none
    }

        .order-form-scroll.right {
            width: 50px;
            height: 75px;
            line-height: 75px;
            right: 0;
            top: 50%;
            margin-top: -35px
        }

        .order-form-scroll.left {
            width: 50px;
            height: 75px;
            line-height: 75px;
            left: 0;
            top: 50%;
            margin-top: -35px
        }

        .order-form-scroll.up {
            width: 75px;
            height: 50px;
            line-height: 50px;
            top: 0;
            left: 50%;
            margin-left: -35px
        }

        .order-form-scroll.down {
            width: 75px;
            height: 50px;
            line-height: 50px;
            bottom: 17px;
            left: 50%;
            margin-left: -35px
        }

    .product-grid-container-dim-2, .product-grid-container-dim-3 {
        width: 100%
    }

    .product-grid-container table {
        border-bottom: 1px solid #e5e5e5
    }

        .product-grid-container table:nth-child(2n) {
            background: #f2f2f2
        }

        .product-grid-container table tr:first-child > th:first-child {
            border-right: 1px solid #d3d3d3;
            white-space: nowrap
        }

        .product-grid-container table tr > td:first-child {
            border-right: 1px solid #e5e5e5;
            padding-top: 20px
        }

        .product-grid-container table th {
            text-align: center
        }

        .product-grid-container table td {
            text-align: center;
            padding: 25px 10px 15px;
            vertical-align: top;
            max-width: 200px
        }
}

@media (min-width:640px) and (max-width:1024px) {
    .add-to-cart-order-form-wrap {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    #cboxContent .sku-quantity {
        font-size: 16px
    }

    .product-grid-container {
        font-size: 16px;
        margin-left: -10px;
        margin-right: -10px
    }

        .product-grid-container table {
            table-layout: fixed;
            width: 100%
        }

            .product-grid-container table tr td {
                border-bottom: 1px solid #e5e5e5
            }

            .product-grid-container table tr .variant-detail {
                width: 60%;
                padding: 15px 0 15px 20px
            }

                .product-grid-container table tr .variant-detail img {
                    float: left;
                    padding-right: 20px
                }

                .product-grid-container table tr .variant-detail .description {
                    padding: 12px 0
                }

            .product-grid-container table tr .variant-select {
                width: 40%;
                text-align: right;
                font-weight: 600;
                padding-right: 20px;
                vertical-align: middle
            }

            .product-grid-container table .hidden-size {
                display: none
            }

            .product-grid-container table .variant-summary {
                display: none;
                background-color: #e5e5e5
            }

                .product-grid-container table .variant-summary .variant-summary-items {
                    margin: 15px 0
                }

                .product-grid-container table .variant-summary tr td {
                    padding: 0 20px;
                    font-weight: 700
                }

                    .product-grid-container table .variant-summary tr td:last-child {
                        text-align: right
                    }

                .product-grid-container table .variant-summary tr:first-child td {
                    font-weight: 400
                }

                .product-grid-container table .variant-summary span {
                    display: none
                }

            .product-grid-container table .editSize {
                display: none
            }

            .product-grid-container table.selected .variant-summary {
                display: table-row
            }

            .product-grid-container table.selected .editSize {
                display: inline
            }

            .product-grid-container table.selected .selectSize {
                display: none
            }

    .variantSelectMobile #cboxLoadedContent {
        overflow: visible !important;
        padding-left: 0;
        padding-right: 0
    }

    .variantSelectMobile #cboxContent table {
        width: 100%
    }

        .variantSelectMobile #cboxContent table td {
            display: block;
            font-weight: 600;
            text-align: center;
            padding: 25px 0 10px 0
        }

            .variantSelectMobile #cboxContent table td:first-child {
                width: auto
            }

            .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
                background: #f2f2f2
            }

    .variantSelectMobile #cboxContent .product-grid-container {
        margin: 0
    }

    .variantSelectMobile #cboxContent .orderForm_grid_group {
        position: relative
    }

    .variantSelectMobile #cboxContent .update-future-stock {
        position: absolute;
        margin-left: -65px;
        left: 50%;
        top: 100px
    }

    .variantSelectMobile #cboxContent .variant-detail {
        padding: 0 0 60px 0
    }

        .variantSelectMobile #cboxContent .variant-detail img {
            display: inline-block;
            max-width: 200px;
            float: none;
            padding: 0
        }

        .variantSelectMobile #cboxContent .variant-detail .description {
            padding: 0
        }

            .variantSelectMobile #cboxContent .variant-detail .description > div {
                display: inline
            }

    .variantSelectMobile #cboxContent .mobile-cart-actions {
        padding: 20px;
        border-bottom: none;
        background-color: #fff !important
    }

        .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
            width: 100%
        }

    .variantSelectMobile #cboxContent .variant-select, .variantSelectMobile #cboxContent .variant-summary {
        display: none
    }

    .variantSelectMobile #cboxContent .variant-prop > span {
        font-weight: 400
    }

    .variantSelectMobile #cboxContent .sku-quantity {
        font-weight: 400;
        line-height: 60px;
        width: 120px;
        height: 80px
    }
}

.quick-order__introduction {
    padding-top: 11px;
    margin-top: 10px;
    line-height: 22px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .quick-order__introduction {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:1023px) {
    .quick-order__introduction {
        margin-bottom: 10px
    }
}

.quick-order__actions {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .quick-order__actions {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .quick-order__actions .pull-right {
        float: none !important
    }
}

.quick-order__add-to-cart-btn {
    margin-top: 10px
}

    .quick-order__add-to-cart-btn .btn {
        width: 100%
    }

.quick-order__reset-link {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.375;
    border: none;
    background-color: transparent;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 11px;
    margin-top: 10px
}

@media (max-width:639px) {
    .quick-order__reset-link {
        margin: 20px 0;
        text-align: center;
        width: 100%;
        padding-top: 5px
    }
}

.quick-order__list {
    margin-top: 10px
}

    .quick-order__list.item-list .item-list-item:last-child {
        padding-right: 0
    }

@media (min-width:1024px) {
    .quick-order__list.item-list .item-remove {
        padding-right: 30px;
        width: 64px
    }
}

#quickOrder .item-list .item-info {
    width: auto
}

@media (min-width:1024px) {
    #quickOrder .item-quantity {
        text-align: left
    }
}

@media (min-width:1024px) {
    #quickOrder .item-sku-input input {
        max-width: 300px
    }
}

@media (min-width:1024px) {
    #quickOrder .item-list-header .item-sku-input {
        width: 25%
    }
}

@media (max-width:1023px) {
    #quickOrder .item-list-header .item-sku-input {
        width: 100%;
        padding: 0 20px
    }
}

@media (min-width:1023px) {
    #quickOrder .item-list-header .item-info {
        width: 20%
    }
}

#quickOrder .item-list-header .item-total-column {
    text-align: left
}

#quickOrder .item-list-header li:first-child {
    padding-left: 30px
}

#quickOrder .item-sku-input {
    padding-left: 30px;
    width: 25%
}

@media (max-width:1023px) {
    #quickOrder .item-sku-input {
        padding-left: 20px;
        margin: 0 0 10px;
        width: 100%
    }
}

#quickOrder .item-list-item:nth-child(odd) {
    background: #f2f2f2
}

#quickOrder .item-list-item:nth-child(4n+4) {
    background-color: transparent
}

@media (max-width:1023px) {
    #quickOrder .item-list-item {
        display: inline-block;
        width: 100%
    }
}

@media (min-width:1024px) {
    #quickOrder .item-list-item .item-info {
        width: 20%
    }
}

#quickOrder .item-list-item .item-info .item-name {
    display: block;
    padding-right: 20px
}

@media (max-width:1023px) {
    #quickOrder .item-list-item .item-quantity {
        padding-top: 10px;
        text-align: left
    }
}

@media (min-width:1024px) {
    #quickOrder .item-list-item .item-total {
        text-align: left;
        padding-left: 10px
    }
}

@media (max-width:1023px) {
    #quickOrder .item-list-item .item-total {
        float: left
    }
}

.account-section .account-section-content .import-csv__form {
    padding: 0
}

.import-csv__well {
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .import-csv__well {
        padding-left: 20px;
        padding-right: 20px
    }
}

.import-csv__file-spec {
    padding-top: 15px
}

.import-csv__file-spec-item {
    padding-top: 5px
}

.import-csv__file-upload {
    padding-top: 20px
}

.import-csv__actions {
    margin-top: 35px;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width:1024px) {
    .import-csv__actions {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:640px) {
    .import-csv__file-upload {
        border-left: 1px solid #ccc;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 40px
    }
}

@media (max-width:639px) {
    .import-csv__well {
        margin: 0
    }
}

.file-upload {
    margin-top: 15px
}

.file-upload__label {
    display: block
}

.file-upload__wrapper {
    position: relative;
    overflow: hidden;
    margin-right: 20px
}

.file-upload__input {
    position: absolute;
    right: -3px;
    top: -3px;
    bottom: -3px;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0
}

.file-upload__file-name {
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    position: relative;
    top: 8px
}

@media print {
    a[href]:after {
        content: ""
    }

    abbr[title]:after {
        content: ""
    }

    .breadcrumb-section {
        border-top: 2px solid #d3d3d3;
        border-bottom: 2px solid #d3d3d3
    }

    .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        float: left
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }

    .col-xs-pull-12 {
        right: 100%
    }

    .col-xs-pull-11 {
        right: 91.66666667%
    }

    .col-xs-pull-10 {
        right: 83.33333333%
    }

    .col-xs-pull-9 {
        right: 75%
    }

    .col-xs-pull-8 {
        right: 66.66666667%
    }

    .col-xs-pull-7 {
        right: 58.33333333%
    }

    .col-xs-pull-6 {
        right: 50%
    }

    .col-xs-pull-5 {
        right: 41.66666667%
    }

    .col-xs-pull-4 {
        right: 33.33333333%
    }

    .col-xs-pull-3 {
        right: 25%
    }

    .col-xs-pull-2 {
        right: 16.66666667%
    }

    .col-xs-pull-1 {
        right: 8.33333333%
    }

    .col-xs-pull-0 {
        right: auto
    }

    .col-xs-push-12 {
        left: 100%
    }

    .col-xs-push-11 {
        left: 91.66666667%
    }

    .col-xs-push-10 {
        left: 83.33333333%
    }

    .col-xs-push-9 {
        left: 75%
    }

    .col-xs-push-8 {
        left: 66.66666667%
    }

    .col-xs-push-7 {
        left: 58.33333333%
    }

    .col-xs-push-6 {
        left: 50%
    }

    .col-xs-push-5 {
        left: 41.66666667%
    }

    .col-xs-push-4 {
        left: 33.33333333%
    }

    .col-xs-push-3 {
        left: 25%
    }

    .col-xs-push-2 {
        left: 16.66666667%
    }

    .col-xs-push-1 {
        left: 8.33333333%
    }

    .col-xs-push-0 {
        left: auto
    }

    .col-xs-offset-12 {
        margin-left: 100%
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xs-offset-9 {
        margin-left: 75%
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xs-offset-6 {
        margin-left: 50%
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xs-offset-3 {
        margin-left: 25%
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xs-offset-0 {
        margin-left: 0
    }

    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .footer__left {
        width: 100%
    }

    .footer__right {
        display: none
    }

    .owl-wrapper {
        width: 100% !important
    }

    .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
        width: 25% !important;
        display: none !important
    }

        .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
            display: block !important
        }

    .owl-controls {
        display: none !important
    }

    .cart-actions--print, .cart-voucher {
        width: 100% !important
    }

    .image-gallery__image, .image-gallery__image .owl-wrapper, .image-gallery__image .owl-wrapper .owl-item {
        width: 190% !important
    }

    .tabs .tabhead + .tabbody {
        display: block !important
    }

    .back-link .label {
        border: 0
    }

    .carousel-component {
        overflow: hidden;
        height: 320px
    }
}

.skip, .skiptocontent, .skiptonavigation {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.btn {
    font-weight: 400;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0
}

.btn-square {
    border-radius: 0
}

.btn-primary {
    border-width: 1px
}

    .btn-primary.btn-inverse {
        color: #870404;
        background-color: transparent;
        border-color: #870404
    }

        .btn-primary.btn-inverse.focus, .btn-primary.btn-inverse:focus {
            color: #870404;
            background-color: rgba(0,0,0,0);
            border-color: #6d0040
        }

        .btn-primary.btn-inverse:hover {
            color: #870404;
            background-color: rgba(0,0,0,0);
            border-color: #af0068
        }

        .btn-primary.btn-inverse.active, .btn-primary.btn-inverse:active, .open > .dropdown-toggle.btn-primary.btn-inverse {
            color: #870404;
            background-color: rgba(0,0,0,0);
            border-color: #af0068
        }

            .btn-primary.btn-inverse.active.focus, .btn-primary.btn-inverse.active:focus, .btn-primary.btn-inverse.active:hover, .btn-primary.btn-inverse:active.focus, .btn-primary.btn-inverse:active:focus, .btn-primary.btn-inverse:active:hover, .open > .dropdown-toggle.btn-primary.btn-inverse.focus, .open > .dropdown-toggle.btn-primary.btn-inverse:focus, .open > .dropdown-toggle.btn-primary.btn-inverse:hover {
                color: #870404;
                background-color: rgba(0,0,0,0);
                border-color: #6d0040
            }

        .btn-primary.btn-inverse.active, .btn-primary.btn-inverse:active, .open > .dropdown-toggle.btn-primary.btn-inverse {
            background-image: none
        }

        .btn-primary.btn-inverse.disabled.focus, .btn-primary.btn-inverse.disabled:focus, .btn-primary.btn-inverse.disabled:hover, .btn-primary.btn-inverse[disabled].focus, .btn-primary.btn-inverse[disabled]:focus, .btn-primary.btn-inverse[disabled]:hover, fieldset[disabled] .btn-primary.btn-inverse.focus, fieldset[disabled] .btn-primary.btn-inverse:focus, fieldset[disabled] .btn-primary.btn-inverse:hover {
            background-color: transparent;
            border-color: #870404
        }

        .btn-primary.btn-inverse .badge {
            color: transparent;
            background-color: #870404
        }

        .btn-primary.btn-inverse:hover {
            color: #fff;
            background-color: #ff20a4;
            border-color: #ff20a4
        }

            .btn-primary.btn-inverse:hover.focus, .btn-primary.btn-inverse:hover:focus {
                color: #fff;
                background-color: #870404;
                border-color: #a0005f
            }

            .btn-primary.btn-inverse:hover:hover {
                color: #fff;
                background-color: #870404;
                border-color: #e20086
            }

            .btn-primary.btn-inverse:hover.active, .btn-primary.btn-inverse:hover:active, .open > .dropdown-toggle.btn-primary.btn-inverse:hover {
                color: #fff;
                background-color: #870404;
                border-color: #e20086
            }

                .btn-primary.btn-inverse:hover.active.focus, .btn-primary.btn-inverse:hover.active:focus, .btn-primary.btn-inverse:hover.active:hover, .btn-primary.btn-inverse:hover:active.focus, .btn-primary.btn-inverse:hover:active:focus, .btn-primary.btn-inverse:hover:active:hover, .open > .dropdown-toggle.btn-primary.btn-inverse:hover.focus, .open > .dropdown-toggle.btn-primary.btn-inverse:hover:focus, .open > .dropdown-toggle.btn-primary.btn-inverse:hover:hover {
                    color: #fff;
                    background-color: #c80077;
                    border-color: #a0005f
                }

            .btn-primary.btn-inverse:hover.active, .btn-primary.btn-inverse:hover:active, .open > .dropdown-toggle.btn-primary.btn-inverse:hover {
                background-image: none
            }

            .btn-primary.btn-inverse:hover.disabled.focus, .btn-primary.btn-inverse:hover.disabled:focus, .btn-primary.btn-inverse:hover.disabled:hover, .btn-primary.btn-inverse:hover[disabled].focus, .btn-primary.btn-inverse:hover[disabled]:focus, .btn-primary.btn-inverse:hover[disabled]:hover, fieldset[disabled] .btn-primary.btn-inverse:hover.focus, fieldset[disabled] .btn-primary.btn-inverse:hover:focus, fieldset[disabled] .btn-primary.btn-inverse:hover:hover {
                background-color: #ff20a4;
                border-color: #ff20a4
            }

            .btn-primary.btn-inverse:hover .badge {
                color: #ff20a4;
                background-color: #fff
            }

.btn-default {
    background: #000
}

    .btn-default:active, .btn-default:hover {
        background: #222
    }

    .btn-default.btn-inverse {
        color: #222;
        background-color: transparent;
        border-color: #222
    }

        .btn-default.btn-inverse.focus, .btn-default.btn-inverse:focus {
            color: #222;
            background-color: rgba(0,0,0,0);
            border-color: #000
        }

        .btn-default.btn-inverse:hover {
            color: #222;
            background-color: rgba(0,0,0,0);
            border-color: #030303
        }

        .btn-default.btn-inverse.active, .btn-default.btn-inverse:active, .open > .dropdown-toggle.btn-default.btn-inverse {
            color: #222;
            background-color: rgba(0,0,0,0);
            border-color: #030303
        }

            .btn-default.btn-inverse.active.focus, .btn-default.btn-inverse.active:focus, .btn-default.btn-inverse.active:hover, .btn-default.btn-inverse:active.focus, .btn-default.btn-inverse:active:focus, .btn-default.btn-inverse:active:hover, .open > .dropdown-toggle.btn-default.btn-inverse.focus, .open > .dropdown-toggle.btn-default.btn-inverse:focus, .open > .dropdown-toggle.btn-default.btn-inverse:hover {
                color: #222;
                background-color: rgba(0,0,0,0);
                border-color: #000
            }

        .btn-default.btn-inverse.active, .btn-default.btn-inverse:active, .open > .dropdown-toggle.btn-default.btn-inverse {
            background-image: none
        }

        .btn-default.btn-inverse.disabled.focus, .btn-default.btn-inverse.disabled:focus, .btn-default.btn-inverse.disabled:hover, .btn-default.btn-inverse[disabled].focus, .btn-default.btn-inverse[disabled]:focus, .btn-default.btn-inverse[disabled]:hover, fieldset[disabled] .btn-default.btn-inverse.focus, fieldset[disabled] .btn-default.btn-inverse:focus, fieldset[disabled] .btn-default.btn-inverse:hover {
            background-color: transparent;
            border-color: #222
        }

        .btn-default.btn-inverse .badge {
            color: transparent;
            background-color: #222
        }

        .btn-default.btn-inverse:hover {
            color: #fff;
            background-color: #222;
            border-color: #222
        }

            .btn-default.btn-inverse:hover.focus, .btn-default.btn-inverse:hover:focus {
                color: #fff;
                background-color: #080808;
                border-color: #000
            }

            .btn-default.btn-inverse:hover:hover {
                color: #fff;
                background-color: #080808;
                border-color: #030303
            }

            .btn-default.btn-inverse:hover.active, .btn-default.btn-inverse:hover:active, .open > .dropdown-toggle.btn-default.btn-inverse:hover {
                color: #fff;
                background-color: #080808;
                border-color: #030303
            }

                .btn-default.btn-inverse:hover.active.focus, .btn-default.btn-inverse:hover.active:focus, .btn-default.btn-inverse:hover.active:hover, .btn-default.btn-inverse:hover:active.focus, .btn-default.btn-inverse:hover:active:focus, .btn-default.btn-inverse:hover:active:hover, .open > .dropdown-toggle.btn-default.btn-inverse:hover.focus, .open > .dropdown-toggle.btn-default.btn-inverse:hover:focus, .open > .dropdown-toggle.btn-default.btn-inverse:hover:hover {
                    color: #fff;
                    background-color: #000;
                    border-color: #000
                }

            .btn-default.btn-inverse:hover.active, .btn-default.btn-inverse:hover:active, .open > .dropdown-toggle.btn-default.btn-inverse:hover {
                background-image: none
            }

            .btn-default.btn-inverse:hover.disabled.focus, .btn-default.btn-inverse:hover.disabled:focus, .btn-default.btn-inverse:hover.disabled:hover, .btn-default.btn-inverse:hover[disabled].focus, .btn-default.btn-inverse:hover[disabled]:focus, .btn-default.btn-inverse:hover[disabled]:hover, fieldset[disabled] .btn-default.btn-inverse:hover.focus, fieldset[disabled] .btn-default.btn-inverse:hover:focus, fieldset[disabled] .btn-default.btn-inverse:hover:hover {
                background-color: #222;
                border-color: #222
            }

            .btn-default.btn-inverse:hover .badge {
                color: #222;
                background-color: #fff
            }

        .btn-default.btn-inverse:hover {
            background: #222 !important
        }

.btn-success.btn-inverse {
    color: #13b007;
    background-color: transparent;
    border-color: #13b007
}

    .btn-success.btn-inverse.focus, .btn-success.btn-inverse:focus {
        color: #13b007;
        background-color: rgba(0,0,0,0);
        border-color: #063502
    }

    .btn-success.btn-inverse:hover {
        color: #13b007;
        background-color: rgba(0,0,0,0);
        border-color: #0d7505
    }

    .btn-success.btn-inverse.active, .btn-success.btn-inverse:active, .open > .dropdown-toggle.btn-success.btn-inverse {
        color: #13b007;
        background-color: rgba(0,0,0,0);
        border-color: #0d7505
    }

        .btn-success.btn-inverse.active.focus, .btn-success.btn-inverse.active:focus, .btn-success.btn-inverse.active:hover, .btn-success.btn-inverse:active.focus, .btn-success.btn-inverse:active:focus, .btn-success.btn-inverse:active:hover, .open > .dropdown-toggle.btn-success.btn-inverse.focus, .open > .dropdown-toggle.btn-success.btn-inverse:focus, .open > .dropdown-toggle.btn-success.btn-inverse:hover {
            color: #13b007;
            background-color: rgba(0,0,0,0);
            border-color: #063502
        }

    .btn-success.btn-inverse.active, .btn-success.btn-inverse:active, .open > .dropdown-toggle.btn-success.btn-inverse {
        background-image: none
    }

    .btn-success.btn-inverse.disabled.focus, .btn-success.btn-inverse.disabled:focus, .btn-success.btn-inverse.disabled:hover, .btn-success.btn-inverse[disabled].focus, .btn-success.btn-inverse[disabled]:focus, .btn-success.btn-inverse[disabled]:hover, fieldset[disabled] .btn-success.btn-inverse.focus, fieldset[disabled] .btn-success.btn-inverse:focus, fieldset[disabled] .btn-success.btn-inverse:hover {
        background-color: transparent;
        border-color: #13b007
    }

    .btn-success.btn-inverse .badge {
        color: transparent;
        background-color: #13b007
    }

    .btn-success.btn-inverse:hover {
        color: #fff;
        background-color: #18e109;
        border-color: #18e109
    }

        .btn-success.btn-inverse:hover.focus, .btn-success.btn-inverse:hover:focus {
            color: #fff;
            background-color: #13b007;
            border-color: #0b6604
        }

        .btn-success.btn-inverse:hover:hover {
            color: #fff;
            background-color: #13b007;
            border-color: #12a607
        }

        .btn-success.btn-inverse:hover.active, .btn-success.btn-inverse:hover:active, .open > .dropdown-toggle.btn-success.btn-inverse:hover {
            color: #fff;
            background-color: #13b007;
            border-color: #12a607
        }

            .btn-success.btn-inverse:hover.active.focus, .btn-success.btn-inverse:hover.active:focus, .btn-success.btn-inverse:hover.active:hover, .btn-success.btn-inverse:hover:active.focus, .btn-success.btn-inverse:hover:active:focus, .btn-success.btn-inverse:hover:active:hover, .open > .dropdown-toggle.btn-success.btn-inverse:hover.focus, .open > .dropdown-toggle.btn-success.btn-inverse:hover:focus, .open > .dropdown-toggle.btn-success.btn-inverse:hover:hover {
                color: #fff;
                background-color: #0f8e06;
                border-color: #0b6604
            }

        .btn-success.btn-inverse:hover.active, .btn-success.btn-inverse:hover:active, .open > .dropdown-toggle.btn-success.btn-inverse:hover {
            background-image: none
        }

        .btn-success.btn-inverse:hover.disabled.focus, .btn-success.btn-inverse:hover.disabled:focus, .btn-success.btn-inverse:hover.disabled:hover, .btn-success.btn-inverse:hover[disabled].focus, .btn-success.btn-inverse:hover[disabled]:focus, .btn-success.btn-inverse:hover[disabled]:hover, fieldset[disabled] .btn-success.btn-inverse:hover.focus, fieldset[disabled] .btn-success.btn-inverse:hover:focus, fieldset[disabled] .btn-success.btn-inverse:hover:hover {
            background-color: #18e109;
            border-color: #18e109
        }

        .btn-success.btn-inverse:hover .badge {
            color: #18e109;
            background-color: #fff
        }

.btn-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: transparent
}

    .btn-info:hover.focus, .btn-info:hover:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent
    }

    .btn-info:hover:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent
    }

    .btn-info:hover.active, .btn-info:hover:active, .open > .dropdown-toggle.btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent
    }

        .btn-info:hover.active.focus, .btn-info:hover.active:focus, .btn-info:hover.active:hover, .btn-info:hover:active.focus, .btn-info:hover:active:focus, .btn-info:hover:active:hover, .open > .dropdown-toggle.btn-info:hover.focus, .open > .dropdown-toggle.btn-info:hover:focus, .open > .dropdown-toggle.btn-info:hover:hover {
            color: #fff;
            background-color: #269abc;
            border-color: transparent
        }

    .btn-info:hover.active, .btn-info:hover:active, .open > .dropdown-toggle.btn-info:hover {
        background-image: none
    }

    .btn-info:hover.disabled.focus, .btn-info:hover.disabled:focus, .btn-info:hover.disabled:hover, .btn-info:hover[disabled].focus, .btn-info:hover[disabled]:focus, .btn-info:hover[disabled]:hover, fieldset[disabled] .btn-info:hover.focus, fieldset[disabled] .btn-info:hover:focus, fieldset[disabled] .btn-info:hover:hover {
        background-color: #5bc0de;
        border-color: transparent
    }

    .btn-info:hover .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-info.btn-inverse {
    color: #5bc0de;
    background-color: transparent;
    border-color: #5bc0de
}

    .btn-info.btn-inverse.focus, .btn-info.btn-inverse:focus {
        color: #5bc0de;
        background-color: rgba(0,0,0,0);
        border-color: #1f7e9a
    }

    .btn-info.btn-inverse:hover {
        color: #5bc0de;
        background-color: rgba(0,0,0,0);
        border-color: #2aabd2
    }

    .btn-info.btn-inverse.active, .btn-info.btn-inverse:active, .open > .dropdown-toggle.btn-info.btn-inverse {
        color: #5bc0de;
        background-color: rgba(0,0,0,0);
        border-color: #2aabd2
    }

        .btn-info.btn-inverse.active.focus, .btn-info.btn-inverse.active:focus, .btn-info.btn-inverse.active:hover, .btn-info.btn-inverse:active.focus, .btn-info.btn-inverse:active:focus, .btn-info.btn-inverse:active:hover, .open > .dropdown-toggle.btn-info.btn-inverse.focus, .open > .dropdown-toggle.btn-info.btn-inverse:focus, .open > .dropdown-toggle.btn-info.btn-inverse:hover {
            color: #5bc0de;
            background-color: rgba(0,0,0,0);
            border-color: #1f7e9a
        }

    .btn-info.btn-inverse.active, .btn-info.btn-inverse:active, .open > .dropdown-toggle.btn-info.btn-inverse {
        background-image: none
    }

    .btn-info.btn-inverse.disabled.focus, .btn-info.btn-inverse.disabled:focus, .btn-info.btn-inverse.disabled:hover, .btn-info.btn-inverse[disabled].focus, .btn-info.btn-inverse[disabled]:focus, .btn-info.btn-inverse[disabled]:hover, fieldset[disabled] .btn-info.btn-inverse.focus, fieldset[disabled] .btn-info.btn-inverse:focus, fieldset[disabled] .btn-info.btn-inverse:hover {
        background-color: transparent;
        border-color: #5bc0de
    }

    .btn-info.btn-inverse .badge {
        color: transparent;
        background-color: #5bc0de
    }

    .btn-info.btn-inverse:hover {
        color: #fff;
        background-color: #5bc0de;
        border-color: transparent
    }

        .btn-info.btn-inverse:hover.focus, .btn-info.btn-inverse:hover:focus {
            color: #fff;
            background-color: #31b0d5;
            border-color: transparent
        }

        .btn-info.btn-inverse:hover:hover {
            color: #fff;
            background-color: #31b0d5;
            border-color: transparent
        }

        .btn-info.btn-inverse:hover.active, .btn-info.btn-inverse:hover:active, .open > .dropdown-toggle.btn-info.btn-inverse:hover {
            color: #fff;
            background-color: #31b0d5;
            border-color: transparent
        }

            .btn-info.btn-inverse:hover.active.focus, .btn-info.btn-inverse:hover.active:focus, .btn-info.btn-inverse:hover.active:hover, .btn-info.btn-inverse:hover:active.focus, .btn-info.btn-inverse:hover:active:focus, .btn-info.btn-inverse:hover:active:hover, .open > .dropdown-toggle.btn-info.btn-inverse:hover.focus, .open > .dropdown-toggle.btn-info.btn-inverse:hover:focus, .open > .dropdown-toggle.btn-info.btn-inverse:hover:hover {
                color: #fff;
                background-color: #269abc;
                border-color: transparent
            }

        .btn-info.btn-inverse:hover.active, .btn-info.btn-inverse:hover:active, .open > .dropdown-toggle.btn-info.btn-inverse:hover {
            background-image: none
        }

        .btn-info.btn-inverse:hover.disabled.focus, .btn-info.btn-inverse:hover.disabled:focus, .btn-info.btn-inverse:hover.disabled:hover, .btn-info.btn-inverse:hover[disabled].focus, .btn-info.btn-inverse:hover[disabled]:focus, .btn-info.btn-inverse:hover[disabled]:hover, fieldset[disabled] .btn-info.btn-inverse:hover.focus, fieldset[disabled] .btn-info.btn-inverse:hover:focus, fieldset[disabled] .btn-info.btn-inverse:hover:hover {
            background-color: #5bc0de;
            border-color: transparent
        }

        .btn-info.btn-inverse:hover .badge {
            color: #5bc0de;
            background-color: #fff
        }

.btn-warning.btn-inverse {
    color: #f0ad4e;
    background-color: transparent;
    border-color: #f0ad4e
}

    .btn-warning.btn-inverse.focus, .btn-warning.btn-inverse:focus {
        color: #f0ad4e;
        background-color: rgba(0,0,0,0);
        border-color: #b06d0f
    }

    .btn-warning.btn-inverse:hover {
        color: #f0ad4e;
        background-color: rgba(0,0,0,0);
        border-color: #eb9316
    }

    .btn-warning.btn-inverse.active, .btn-warning.btn-inverse:active, .open > .dropdown-toggle.btn-warning.btn-inverse {
        color: #f0ad4e;
        background-color: rgba(0,0,0,0);
        border-color: #eb9316
    }

        .btn-warning.btn-inverse.active.focus, .btn-warning.btn-inverse.active:focus, .btn-warning.btn-inverse.active:hover, .btn-warning.btn-inverse:active.focus, .btn-warning.btn-inverse:active:focus, .btn-warning.btn-inverse:active:hover, .open > .dropdown-toggle.btn-warning.btn-inverse.focus, .open > .dropdown-toggle.btn-warning.btn-inverse:focus, .open > .dropdown-toggle.btn-warning.btn-inverse:hover {
            color: #f0ad4e;
            background-color: rgba(0,0,0,0);
            border-color: #b06d0f
        }

    .btn-warning.btn-inverse.active, .btn-warning.btn-inverse:active, .open > .dropdown-toggle.btn-warning.btn-inverse {
        background-image: none
    }

    .btn-warning.btn-inverse.disabled.focus, .btn-warning.btn-inverse.disabled:focus, .btn-warning.btn-inverse.disabled:hover, .btn-warning.btn-inverse[disabled].focus, .btn-warning.btn-inverse[disabled]:focus, .btn-warning.btn-inverse[disabled]:hover, fieldset[disabled] .btn-warning.btn-inverse.focus, fieldset[disabled] .btn-warning.btn-inverse:focus, fieldset[disabled] .btn-warning.btn-inverse:hover {
        background-color: transparent;
        border-color: #f0ad4e
    }

    .btn-warning.btn-inverse .badge {
        color: transparent;
        background-color: #f0ad4e
    }

    .btn-warning.btn-inverse:hover {
        color: #fff;
        background-color: #f0ad4e;
        border-color: transparent
    }

        .btn-warning.btn-inverse:hover.focus, .btn-warning.btn-inverse:hover:focus {
            color: #fff;
            background-color: #ec971f;
            border-color: transparent
        }

        .btn-warning.btn-inverse:hover:hover {
            color: #fff;
            background-color: #ec971f;
            border-color: transparent
        }

        .btn-warning.btn-inverse:hover.active, .btn-warning.btn-inverse:hover:active, .open > .dropdown-toggle.btn-warning.btn-inverse:hover {
            color: #fff;
            background-color: #ec971f;
            border-color: transparent
        }

            .btn-warning.btn-inverse:hover.active.focus, .btn-warning.btn-inverse:hover.active:focus, .btn-warning.btn-inverse:hover.active:hover, .btn-warning.btn-inverse:hover:active.focus, .btn-warning.btn-inverse:hover:active:focus, .btn-warning.btn-inverse:hover:active:hover, .open > .dropdown-toggle.btn-warning.btn-inverse:hover.focus, .open > .dropdown-toggle.btn-warning.btn-inverse:hover:focus, .open > .dropdown-toggle.btn-warning.btn-inverse:hover:hover {
                color: #fff;
                background-color: #d58512;
                border-color: transparent
            }

        .btn-warning.btn-inverse:hover.active, .btn-warning.btn-inverse:hover:active, .open > .dropdown-toggle.btn-warning.btn-inverse:hover {
            background-image: none
        }

        .btn-warning.btn-inverse:hover.disabled.focus, .btn-warning.btn-inverse:hover.disabled:focus, .btn-warning.btn-inverse:hover.disabled:hover, .btn-warning.btn-inverse:hover[disabled].focus, .btn-warning.btn-inverse:hover[disabled]:focus, .btn-warning.btn-inverse:hover[disabled]:hover, fieldset[disabled] .btn-warning.btn-inverse:hover.focus, fieldset[disabled] .btn-warning.btn-inverse:hover:focus, fieldset[disabled] .btn-warning.btn-inverse:hover:hover {
            background-color: #f0ad4e;
            border-color: transparent
        }

        .btn-warning.btn-inverse:hover .badge {
            color: #f0ad4e;
            background-color: #fff
        }

.btn-danger.btn-inverse {
    color: #d9534f;
    background-color: transparent;
    border-color: #d9534f
}

    .btn-danger.btn-inverse.focus, .btn-danger.btn-inverse:focus {
        color: #d9534f;
        background-color: rgba(0,0,0,0);
        border-color: #8b211e
    }

    .btn-danger.btn-inverse:hover {
        color: #d9534f;
        background-color: rgba(0,0,0,0);
        border-color: #c12e2a
    }

    .btn-danger.btn-inverse.active, .btn-danger.btn-inverse:active, .open > .dropdown-toggle.btn-danger.btn-inverse {
        color: #d9534f;
        background-color: rgba(0,0,0,0);
        border-color: #c12e2a
    }

        .btn-danger.btn-inverse.active.focus, .btn-danger.btn-inverse.active:focus, .btn-danger.btn-inverse.active:hover, .btn-danger.btn-inverse:active.focus, .btn-danger.btn-inverse:active:focus, .btn-danger.btn-inverse:active:hover, .open > .dropdown-toggle.btn-danger.btn-inverse.focus, .open > .dropdown-toggle.btn-danger.btn-inverse:focus, .open > .dropdown-toggle.btn-danger.btn-inverse:hover {
            color: #d9534f;
            background-color: rgba(0,0,0,0);
            border-color: #8b211e
        }

    .btn-danger.btn-inverse.active, .btn-danger.btn-inverse:active, .open > .dropdown-toggle.btn-danger.btn-inverse {
        background-image: none
    }

    .btn-danger.btn-inverse.disabled.focus, .btn-danger.btn-inverse.disabled:focus, .btn-danger.btn-inverse.disabled:hover, .btn-danger.btn-inverse[disabled].focus, .btn-danger.btn-inverse[disabled]:focus, .btn-danger.btn-inverse[disabled]:hover, fieldset[disabled] .btn-danger.btn-inverse.focus, fieldset[disabled] .btn-danger.btn-inverse:focus, fieldset[disabled] .btn-danger.btn-inverse:hover {
        background-color: transparent;
        border-color: #d9534f
    }

    .btn-danger.btn-inverse .badge {
        color: transparent;
        background-color: #d9534f
    }

    .btn-danger.btn-inverse:hover {
        color: #fff;
        background-color: #e27c79;
        border-color: rgba(26,26,26,0)
    }

        .btn-danger.btn-inverse:hover.focus, .btn-danger.btn-inverse:hover:focus {
            color: #fff;
            background-color: #d9534f;
            border-color: transparent
        }

        .btn-danger.btn-inverse:hover:hover {
            color: #fff;
            background-color: #d9534f;
            border-color: transparent
        }

        .btn-danger.btn-inverse:hover.active, .btn-danger.btn-inverse:hover:active, .open > .dropdown-toggle.btn-danger.btn-inverse:hover {
            color: #fff;
            background-color: #d9534f;
            border-color: transparent
        }

            .btn-danger.btn-inverse:hover.active.focus, .btn-danger.btn-inverse:hover.active:focus, .btn-danger.btn-inverse:hover.active:hover, .btn-danger.btn-inverse:hover:active.focus, .btn-danger.btn-inverse:hover:active:focus, .btn-danger.btn-inverse:hover:active:hover, .open > .dropdown-toggle.btn-danger.btn-inverse:hover.focus, .open > .dropdown-toggle.btn-danger.btn-inverse:hover:focus, .open > .dropdown-toggle.btn-danger.btn-inverse:hover:hover {
                color: #fff;
                background-color: #d33632;
                border-color: transparent
            }

        .btn-danger.btn-inverse:hover.active, .btn-danger.btn-inverse:hover:active, .open > .dropdown-toggle.btn-danger.btn-inverse:hover {
            background-image: none
        }

        .btn-danger.btn-inverse:hover.disabled.focus, .btn-danger.btn-inverse:hover.disabled:focus, .btn-danger.btn-inverse:hover.disabled:hover, .btn-danger.btn-inverse:hover[disabled].focus, .btn-danger.btn-inverse:hover[disabled]:focus, .btn-danger.btn-inverse:hover[disabled]:hover, fieldset[disabled] .btn-danger.btn-inverse:hover.focus, fieldset[disabled] .btn-danger.btn-inverse:hover:focus, fieldset[disabled] .btn-danger.btn-inverse:hover:hover {
            background-color: #e27c79;
            border-color: rgba(26,26,26,0)
        }

        .btn-danger.btn-inverse:hover .badge {
            color: #e27c79;
            background-color: #fff
        }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 2px;
    border-radius: 0 !important
}

    .btn-lg.btn-square {
        border-radius: 0
    }

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-info:hover {
    background-color: #b0e1ef
}

.label {
    border: 1px solid transparent;
    text-transform: uppercase;
    padding-bottom: .1em
}

    .label.label-square {
        border-radius: 0
    }

.label-primary.label-inverse {
    background-color: #fff;
    border-color: #870404;
    color: #870404;
    margin-right: 5px
}

.checkbox label, .radio label {
    position: relative;
    cursor: pointer;
    padding: 0
}

    .checkbox label::before, .radio label::before {
        content: " ";
        width: 32px;
        height: 32px;
        border: 1px solid #8a8a8a;
        background-color: #fff;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        line-height: 30px;
        font-family: Ionicons;
        text-align: center
    }

.checkbox input[type=checkbox], .checkbox input[type=radio], .radio input[type=checkbox], .radio input[type=radio] {
    visibility: visible;
    opacity: 0
}

    .checkbox input[type=checkbox]:focus + input[type=hidden] + label::before, .checkbox input[type=checkbox]:focus + label::before, .checkbox input[type=radio]:focus + input[type=hidden] + label::before, .checkbox input[type=radio]:focus + label::before, .radio input[type=checkbox]:focus + input[type=hidden] + label::before, .radio input[type=checkbox]:focus + label::before, .radio input[type=radio]:focus + input[type=hidden] + label::before, .radio input[type=radio]:focus + label::before {
        border-color: #870404;
        color: #870404
    }

.radio label::before {
    border-radius: 50%;
    font-size: 17px
}

.radio input[type=radio]:checked + label::before {
    content: "\f21b"
}

.checkbox label::before {
    font-size: 18px
}

.checkbox input[type=checkbox]:checked + input[type=hidden] + label::before, .checkbox input[type=checkbox]:checked + label::before {
    content: "\f122"
}

.input-checkbox--group .checkbox, .input-checkbox--group .radio, .input-radio--group .checkbox, .input-radio--group .radio {
    display: inline-block
}

    .input-checkbox--group .checkbox + .checkbox, .input-checkbox--group .radio + .radio, .input-radio--group .checkbox + .checkbox, .input-radio--group .radio + .radio {
        margin-left: 1em
    }

.label {
    font-weight: 400
}

.control-label {
    font-weight: 400;
    color: #3d3d3d;
    text-transform: none;
    font-size: 11px;
    text-transform: uppercase
}

.list-inline {
    margin-left: 0
}

.form-control {
    font-size: 11px
}

select.form-control {
    font-size: 11px
}

.form-control-square {
    border-radius: 0
}

select:invalid {
    text-transform: lowercase;
    color: #999
}

body {
    max-width: 1920px;
    margin: auto;
    -ms-overflow-style: scrollbar
}

li#tagecoLoja {
    color: #fff;
    background: #870404 !important;
    padding-left: 10px;
    font-weight: 700;
    padding: 0 0 0 10px !important;
    margin-bottom: 0
}

.mini-badge {
    background-color: #b71616; 
    font-family: "Josefin Sans",sans-serif;
    width: 18px;
    height: 18px;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: .8em;
    font-weight: 400;
    cursor: default;
    -webkit-user-select: none;
    user-select: none
}

.page-homepage .global-alerts {
    display: none
}

header {
    margin-bottom: 0
}

    header .header--menubar {
        background-color: #fff
    }

.breadcrumb-section {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff
}

@media (min-width:640px) {
    .breadcrumb-section {
        width: 100%
    }
}

@media (min-width:1024px) {
    .breadcrumb-section {
        width: 1024px
    }
}

@media (min-width:1400px) {
    .breadcrumb-section {
        width: 1400px
    }
}

.breadcrumb-section >
.navbar-collapse, .breadcrumb-section > .navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width:1023px) {
    .breadcrumb-section > .navbar-collapse, .breadcrumb-section > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.container .breadcrumb-section {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.breadcrumb-section .breadcrumb {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff
}

    .breadcrumb-section .breadcrumb li {
        text-transform: none
    }

        .breadcrumb-section .breadcrumb li a {
            color: #231f20;
            font-weight: 400;
            text-decoration: underline
        }

            .breadcrumb-section .breadcrumb li a:hover {
                color: #ffffff
            }

        .breadcrumb-section .breadcrumb li.active {
            color: #000;
            font-weight: 400
        }

        .breadcrumb-section .breadcrumb li + li:before {
            padding: 0;
            color: #231f20
        }

.component--placeholder {
    height: 200px;
    background-color: #870404;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1em 0
}

    .component--placeholder::after {
        content: attr(data-content);
        font-size: 5em;
        color: rgba(255,255,255,.3);
        display: block;
        text-align: center;
        font-family: "Josefin Sans",sans-serif
    }

@media (max-width:1023px) {
    .component--placeholder::after {
        font-size: 2em
    }
}

.clear {
    clear: both
}

.global-alerts .alert {
    margin-top: 20px;
    margin-bottom: 0
}

    .global-alerts .alert + .alert {
        margin-bottom: 20px
    }

.ecoLoja--page-header {
    border-bottom-width: 2px;
    border-bottom-color: #000;
    padding-bottom: 0
}

    .ecoLoja--page-header h1, .ecoLoja--page-header h2, .ecoLoja--page-header h3, .ecoLoja--page-header h4, .ecoLoja--page-header h5, .ecoLoja--page-header h6 {
        margin-top: 0;
        font-size: 20px !important;
        font-weight: 400 !important
    }
/*! This file will be overwritten in the next build */
    .strong {
    font-weight: 700
}

.alert.neutral {
    text-align: center
}

.form-control#js-site-search-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important
}

.ui-autocomplete li.ui-menu-item {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px !important
}

    .ui-autocomplete li.ui-menu-item.ui-state-focus {
        background: #fff !important;
        margin: 0
    }

    .ui-autocomplete li.ui-menu-item a {
        padding: 0;
        display: block
    }

    .ui-autocomplete li.ui-menu-item .thumb {
        float: left;
        width: 40px;
        margin-right: 2px
    }

        .ui-autocomplete li.ui-menu-item .thumb img {
            width: 100%
        }

    .ui-autocomplete li.ui-menu-item .name {
        font-size: 13px
    }

    .ui-autocomplete li.ui-menu-item .price {
        margin-top: 10px;
        text-align: right;
        color: #898989 !important
    }

.text-brand-primary {
    color: #870404
}

.text-brand-secondary {
    color: #3d3d3d
}

.text-brand-tertiary {
    color: #5adfd9
}

.background-primary {
    background-color: #870404
}

.background-secondary {
    background-color: #3d3d3d
}

.background-tertiary {
    background-color: #5adfd9
}

.list {
    list-style: none;
    padding: 0
}

.ecoLoja--close-icon {
    font-style: normal;
    display: inline-block;
    cursor: pointer
}

    .ecoLoja--close-icon::before {
        width: 20px;
        height: 20px;
        background-color: #dbdbdb;
        border-radius: 50%;
        content: "\f129";
        font-family: Ionicons;
        color: #b4b4b4;
        padding: .5em;
        display: inline-block;
        font-size: 9px;
        text-align: center
    }

header {
    background-color: transparent
}

@media (max-width:1023px) {
    .main-header .main-logo-component .banner {
        text-align: center
    }
}

.main-header .main-logo-component a {
    display: inline-block
}

.main-header .main-logo-component img {
    max-width: 175px;
    display: inline-block
}

@media (max-width:1023px) {
    .main-header .main-logo-component img {
        max-height: 25px
    }
}

.main-header .open > .dropdown-menu {
    padding-top: 0
}

.main-header .navigation .nav__links {
    font-family: "Josefin Sans",sans-serif
}

    .main-header .navigation .nav__links .nav__links--primary > .nav__link a {
        font-weight: 600;
        font-size: 1.3em
    }

    .main-header .navigation .nav__links li a {
        text-transform: none
    }

.navigation--middle {
    border-top: none
}

@media (min-width:1024px) {
    .navigation.navigation--top {
        padding: 0
    }
}

.flex-valign-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.flex-valign-center-left {
    display: flex;
    align-items: center
}

.footer {
    color: #5d5d5d;
    background-color: #f2f1ef;
    font-family: "Josefin Sans",sans-serif;
    padding-top: 20px;
    margin-top: 0;
    position: relative
}

    .footer .gotToTop {
        position: absolute;
        top: -33px;
        background: #414141;
        padding: 4px 10px 5px;
        border-radius: 50%;
        right: 10px
    }

        .footer .gotToTop i, .footer .gotToTop p {
            color: #fff
        }

        .footer .gotToTop i {
            font-size: 20px
        }

        .footer .gotToTop p {
            margin: -7px 0 0 0;
            font-size: 12px
        }

    .footer .newsletter {
        margin-top: -20px
    }

    .footer .pre-footer {
        background-color: #fafafa;
        padding-top: 2em
    }

@media (max-width:639px) {
    .footer .pre-footer > .container {
        padding-right: 0;
        padding-left: 0
    }
}

.footer .pre-footer > .container .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.footer .pre-footer .footer__top {
    padding-bottom: 0
}

    .footer .pre-footer .footer__top .footer__left {
        float: left;
        padding-left: 0;
        padding-right: 10px
    }

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__left {
        background-color: #313131
    }
}

.footer .pre-footer .footer__top .footer__left .footer__nav--container {
    margin-bottom: 2em
}

@media (min-width:1024px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container {
        padding-left: 0
    }
}

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container {
        margin-top: 1em;
        margin-bottom: 1em
    }

        .footer .pre-footer .footer__top .footer__left .footer__nav--container > a:after {
            content: "\f123";
            position: absolute;
            right: 50px;
            font-family: Ionicons
        }

        .footer .pre-footer .footer__top .footer__left .footer__nav--container > a.collapsed:after {
            content: "\f125"
        }
}

.footer .pre-footer .footer__top .footer__left .footer__nav--container .title {
    color: #870404;
    font-size: 16px;
    font-weight: 600
}

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container .title {
        text-transform: uppercase;
        color: #fff;
        text-align: left;
        font-weight: 300
    }

        .footer .pre-footer .footer__top .footer__left .footer__nav--container .title:active, .footer .pre-footer .footer__top .footer__left .footer__nav--container .title:focus, .footer .pre-footer .footer__top .footer__left .footer__nav--container .title:hover {
            color: #fff
        }
}

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links {
        display: none
    }

        .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links.in {
            display: block
        }

    tr.footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links.in {
        display: table-row
    }

    tbody.footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links.in {
        display: table-row-group
    }
}

@media (min-width:1024px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links {
        display: block !important
    }
}

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link {
        text-align: left;
        padding-left: 10px
    }
}

.footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a {
    color: #5d5d5d;
    font-weight: 600;
    font-size: 13px
}

    .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a:active, .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a:focus, .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a:hover {
        color: #870404;
        /*#870404*/
    }

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a {
        color: #fff
    }

        .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a:active, .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a:focus, .footer .pre-footer .footer__top .footer__left .footer__nav--container .footer__nav--links .footer__link a:hover {
            color: #fff
        }
}

.footer .pre-footer .footer__top .footer__right {
    float: right;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__right {
        padding: 0 10px 2em;
        margin-top: 0;
        border-top: 0
    }
}

.footer .pre-footer .footer__top .footer__right p {
    font-weight: 700
}

.footer .pre-footer .footer__top .footer__right .footer__search form .input-group button {
    height: 32px
}

@media (max-width:1023px) {
    .footer .pre-footer .footer__top .footer__right .footer__search form .input-group button {
        height: 42px
    }
}

.footer .pre-footer .footer__top .footer__right .search-content p {
    margin-top: 20px
}

    .footer .pre-footer .footer__top .footer__right .search-content p a {
        color: #a9a9a9
    }

        .footer .pre-footer .footer__top .footer__right .search-content p a:hover {
            color: #870404
        }

.footer .bottom-footer {
    margin-top: 2em
}

.footer .security-badges-footer {
    margin-bottom: 2em
}

    .footer .security-badges-footer .security-badges-title {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #5d5d5d;
        font-size: 16px;
        font-weight: 600;
        line-height: 15px
    }

        .footer .security-badges-footer .security-badges-title .security-badges-image {
            padding-right: 20px;
            float: left
        }

        .footer .security-badges-footer .security-badges-title .security-badges-title-text {
            float: left;
            padding-top: 2px
        }

    .footer .security-badges-footer .col-sm-2 {
        padding-left: 0
    }

    .footer .security-badges-footer .col-sm-10 {
        padding-right: 0
    }

.footer .payment-options-footer {
    margin-bottom: 2em
}

    .footer .payment-options-footer .payment-options-title {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #5d5d5d;
        font-size: 16px;
        font-weight: 600;
        line-height: 15px
    }

        .footer .payment-options-footer .payment-options-title .payment-options-image {
            padding-right: 20px;
            float: left
        }

        .footer .payment-options-footer .payment-options-title .payment-options-title-text {
            float: left;
            padding-top: 2px
        }

    .footer .payment-options-footer .payment-options-icons img {
        margin-right: 5px
    }

    .footer .payment-options-footer .col-sm-2 {
        padding-left: 0
    }

    .footer .payment-options-footer .col-sm-10 {
        padding-right: 0
    }

.footer .institucional-footer {
    color: #3d3d3d
}

    .footer .institucional-footer .title {
        font-size: 16px;
        font-weight: 600
    }

    .footer .institucional-footer p {
        font-size: 12px;
        font-weight: 400
    }

    .footer .institucional-footer .logo-ecoLoja {
        max-width: 170px;
        max-height: 40px;
        padding: 2px
    }

    .footer .institucional-footer .line-footer {
        margin-bottom: 10px
    }

    .footer .institucional-footer .col-sm-8 {
        padding-left: 0
    }

    .footer .institucional-footer .col-sm-4 {
        padding-right: 0
    }

.footer .legal-footer {
    color: #3d3d3d
}

    .footer .legal-footer p {
        font-size: 12px;
        font-weight: 400
    }

@media (max-width:1024px) {
    .footer .legal-footer p {
        text-align: left
    }
}

.page-checkout-login .page-header-login-page h1, .page-login .page-header-login-page h1 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase
}

    .page-checkout-login .page-header-login-page h1 .small, .page-checkout-login .page-header-login-page h1 small, .page-login .page-header-login-page h1 .small, .page-login .page-header-login-page h1 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

    .page-checkout-login .page-header-login-page h1 .small, .page-checkout-login .page-header-login-page h1 small, .page-login .page-header-login-page h1 .small, .page-login .page-header-login-page h1 small {
        font-size: 65%
    }

.page-checkout-login .breadcrumb-section .breadcrumb, .page-login .breadcrumb-section .breadcrumb {
    display: none
}

.page-checkout-login .control-label, .page-login .control-label {
    color: #000
}

.page-checkout-login .login-content .login-page__headline, .page-login .login-content .login-page__headline {
    text-align: center;
    color: #000;
    font-weight: 400
}

.page-checkout-login .login-content .facebook-login, .page-login .login-content .facebook-login {
    text-align: center
}

    .page-checkout-login .login-content .facebook-login #facebook_login, .page-login .login-content .facebook-login #facebook_login {
        cursor: pointer
    }

    .page-checkout-login .login-content .facebook-login img, .page-login .login-content .facebook-login img {
        display: inline-block
    }

.page-checkout-login .login-content .login-divider, .page-login .login-content .login-divider {
    height: 0;
    margin: 30px 0;
    border-bottom: 1px solid #000;
    text-align: center
}

    .page-checkout-login .login-content .login-divider .divider-wrapper, .page-login .login-content .login-divider .divider-wrapper {
        background-color: #fff;
        padding: 5px
    }

        .page-checkout-login .login-content .login-divider .divider-wrapper span.divider-text, .page-login .login-content .login-divider .divider-wrapper span.divider-text {
            position: relative;
            top: -10px;
            background-color: #000;
            color: #fff;
            padding: 5px;
            border-radius: 50%
        }

.page-checkout-login .login-content .login-title, .page-login .login-content .login-title {
    text-align: center;
    font-size: 20px;
    font-weight: 400
}

.page-checkout-login .login-content .login-main-form input, .page-checkout-login .login-content .login-main-form label, .page-login .login-content .login-main-form input, .page-login .login-content .login-main-form label {
    color: #424242
}

@media all and (max-width:1023px) {
    .page-checkout-login .login-content .login-main-form input, .page-login .login-content .login-main-form input {
        font-size: 14px
    }
}

.page-checkout-login .login-content .login-main-form .form-group:last-child, .page-login .login-content .login-main-form .form-group:last-child {
    margin-bottom: 5px
}

.page-checkout-login .login-content .forgotten-password button, .page-login .login-content .forgotten-password button {
    color: #777;
    font-size: 11px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    text-decoration: underline
}

    .page-checkout-login .login-content .forgotten-password button:hover, .page-login .login-content .forgotten-password button:hover {
        color: #870404
    }

.page-checkout-login .login-content .btn-login, .page-login .login-content .btn-login {
    padding: 18px
}

.page-checkout-login .login-content .side-divider, .page-login .login-content .side-divider {
    border-right: 1px solid #000
}

@media (max-width:1023px) {
    .page-checkout-login .login-content .side-divider, .page-login .login-content .side-divider {
        border: 0
    }
}

.page-checkout-login .login-content .login-half, .page-login .login-content .login-half {
    margin-bottom: 50px
}

.page-checkout-login .expressCheckoutButton {
    display: none
}

#loginForm #j_username {
    text-transform: lowercase
}

.btn_face {
    background: #6163a8;
    color: #fff;
    padding: 18px
}

    .btn_face div {
        margin-top: -10px;
        font-size: 30px
    }

        .btn_face div span {
            padding-right: 10px;
            border-right: 1px solid #fff
        }

@media all and (max-width:340px) {
    .btn_face div span {
        padding-right: 0;
        margin-right: 15px
    }
}

.row {
    margin-right: 0;
    margin-left: 0
}

#ecoLojaCompanyRegisterForm input, #ecoLojaCustomerRegisterForm input {
    border-radius: 0
}

.page-register .breadcrumb-section .breadcrumb {
    display: none
}

.page-register .control-label {
    color: #000
}

.page-register #dddCellPhoneNumber_error {
    position: absolute;
    width: 130px
}

.page-register .register-content {
    margin-bottom: 50px
}

    .page-register .register-content label {
        font-weight: 400;
        color: #000;
        padding-left: 0
    }

@media (max-width:480px) {
    .page-register .register-content .grid-radio-checkbox {
        width: 100%
    }
}

.page-register .register-content .register-gender {
    text-align: right
}

    .page-register .register-content .register-gender > div:nth-child(1) {
        text-align: left;
        padding-left: 50%;
        margin-left: -100px
    }

@media all and (max-width:1023px) {
    .page-register .register-content .register-gender {
        text-align: left;
        margin-bottom: 10px
    }

        .page-register .register-content .register-gender > div:nth-child(1) {
            text-align: left;
            padding-left: 0;
            margin-left: 0
        }
}

.page-register .register-content .register-gender .radio {
    margin: 10px 0
}

@media (min-width:1023px) {
    .page-register .register-content .register-gender .radio {
        margin: 0
    }
}

.page-register .register-content .form-actions button[type=submit] {
    padding: 18px;
    margin-top: 2em
}

.page-register .register-content #password_minchar {
    font-size: 13px;
    color: #000
}

.page-register .register-content .user-register__headline {
    color: #000;
    font-weight: 400
}

.page-register .register-content .optin {
    padding-top: 20px
}

    .page-register .register-content .optin .optin-title {
        padding-top: 20px;
        text-transform: none
    }

    .page-register .register-content .optin .optin-divider {
        border-bottom: 2px solid #8a8a8a
    }

        .page-register .register-content .optin .optin-divider .optin-super-title {
            text-transform: none;
            font-size: 20px
        }

.page-register .register-content .form-group.has-error select.form-control {
    background: #f6e0e0;
    border-color: #c53131
}

.page-register .register-content .form-group.has-error .help-block {
    font-weight: 400;
    font-size: 13px
}

.page-register .register-content .col-md-12, .page-register .register-content .col-md-5, .page-register .register-content .col-md-6, .page-register .register-content .col-xs-12, .page-register .register-content .col-xs-6 {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:1023px) {
    .page-register .register-content .form-actions.actions2 {
        margin-top: 20px
    }
}

#modal--welcome .modal-body .conteudo i {
    font-size: 70px;
    color: #870404
}

#modal--welcome .modal-body .conteudo p {
    font-size: 20px;
    margin: 0
}

#filterMobile {
    font-weight: 700
}

.breadcrumb-content .title {
    font-size: 20px;
    margin-bottom: 0;
    color: #231f20;
    padding: 0;
    padding-bottom: 5px;
    font-weight: 400
}

@media (max-width:1023px) {
    .breadcrumb-content #870404 {
        margin-top: 0
    }
}

.category-description {
    border-top: 1px solid #c9c1b8;
    border-bottom: 1px solid #c9c1b8;
    margin-bottom: 2em;
    padding: 30px
}

    .category-description #870404 {
        font-weight: 600;
        margin-bottom: 20px;
        color: #231f20;
        font-size: 15px
    }

    .category-description .description {
        font-size: 14px;
        margin: 0;
        color: #231f20
    }

#product-facet .facet__value__count {
    display: none
}

@media (max-width:1023px) {
    #product-facet {
        padding: 0
    }
}

#product-facet .requirements .sort-mobile #sortForm2 #sortOptions2 {
    height: 34px;
    border-color: #000;
    padding: 8px;
    font-size: 14px
}

#product-facet .facet {
    display: inline-block;
    border: 0;
    padding: 0;
    padding-right: 10px
}

@media (max-width:1023px) {
    #product-facet .facet:first-child {
        padding-top: 15px
    }
}

#product-facet .facet:first-child {
    padding-left: 0
}

#product-facet .facet:last-child {
    padding-right: 0
}

@media (max-width:1023px) {
    #product-facet .facet {
        padding: 0
    }
}

@media (min-width:1024px) {
    #product-facet .facet {
        margin-bottom: 10px
    }
}

#product-facet .facet .facet__name {
    margin-left: 0;
    text-transform: capitalize;
    font-size: 15px;
    color: #231f20;
    font-weight: 500;
    border: 1px solid #aaa
}

    #product-facet .facet .facet__name:after {
        content: "\f104";
        font-family: Ionicons;
        padding-left: 10px;
        display: inline-block;
        vertical-align: middle;
        font-size: 12px
    }

    #product-facet .facet .facet__name .facet__arrow {
        display: none
    }

#product-facet .facet .mobile__collapse {
    border-bottom: 1px solid #ececec
}

    #product-facet .facet .mobile__collapse .facet__name {
        border: 0;
        background-color: #fff;
        padding-left: 10px;
        text-transform: uppercase;
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        color: #000;
        font-family: "Josefin Sans"
    }

        #product-facet .facet .mobile__collapse .facet__name:after {
            position: absolute;
            content: "\f126";
            right: 10px;
            font-size: 15px;
            color: #870404
        }

    #product-facet .facet .mobile__collapse a.collapsed .facet__name:after {
        content: "\f123"
    }

    #product-facet .facet .mobile__collapse .facet__values__mobile {
        margin-top: 0
    }

        #product-facet .facet .mobile__collapse .facet__values__mobile .facet__list {
            padding: 0 30px
        }

            #product-facet .facet .mobile__collapse .facet__values__mobile .facet__list li {
                padding: 10px 0;
                position: relative
            }

                #product-facet .facet .mobile__collapse .facet__values__mobile .facet__list li:after {
                    font-family: Ionicons;
                    padding-left: 10px;
                    display: inline-block;
                    vertical-align: middle;
                    position: absolute;
                    content: "\f125";
                    right: -20px;
                    font-size: 15px;
                    color: #000;
                    top: 10px
                }

                #product-facet .facet .mobile__collapse .facet__values__mobile .facet__list li .facet__text a {
                    font-size: 18px;
                    font-weight: 400;
                    font-family: "Josefin Sans"
                }

                #product-facet .facet .mobile__collapse .facet__values__mobile .facet__list li .facet__list__text {
                    font-size: 18px;
                    font-weight: 400;
                    font-family: "Josefin Sans"
                }

@media all and (max-width:1023px) {
    #product-facet .facet .mobile__collapse .facet__values__mobile#collapse__Tamanho .facet__list li {
        display: inline-block;
        border: 1px solid #000;
        min-width: 60px;
        text-align: center;
        margin-bottom: 5px
    }

        #product-facet .facet .mobile__collapse .facet__values__mobile#collapse__Tamanho .facet__list li span {
            font-family: Roboto,sans-serif !important;
            font-weight: lighter
        }

        #product-facet .facet .mobile__collapse .facet__values__mobile#collapse__Tamanho .facet__list li:after {
            content: " "
        }
}

#product-facet .facet .facet__values, #product-facet .facet .facet__values__mobile {
    padding-top: 0;
    margin-top: 15px
}

    #product-facet .facet .facet__values.dropdown-menu, #product-facet .facet .facet__values__mobile.dropdown-menu {
        width: 100%;
        border-color: #aaa
    }

        #product-facet .facet .facet__values.dropdown-menu:before, #product-facet .facet .facet__values__mobile.dropdown-menu:before {
            content: " ";
            position: absolute;
            width: 15px;
            height: 15px;
            border: 1px solid #aaa;
            border-right-color: transparent;
            border-bottom-color: transparent;
            background-color: #fff;
            backface-visibility: hidden;
            left: 30px;
            transform: rotate(45deg) translate(-100%,20%) scale(1,1)
        }

    #product-facet .facet .facet__values .facet__list, #product-facet .facet .facet__values__mobile .facet__list {
        margin: 0;
        margin-top: 10px;
        margin-bottom: 8px;
        overflow-y: auto;
        max-height: 300px;
        min-height: 42px
    }

@media all and (max-width:1024px) {
    #product-facet .facet .facet__values .facet__list, #product-facet .facet .facet__values__mobile .facet__list {
        overflow-y: initial;
        max-height: initial;
        margin-top: 0
    }
}

#product-facet .facet .facet__values .facet__list .facet__list__text, #product-facet .facet .facet__values .facet__list .facet__text, #product-facet .facet .facet__values__mobile .facet__list .facet__list__text, #product-facet .facet .facet__values__mobile .facet__list .facet__text {
    color: #000
}

    #product-facet .facet .facet__values .facet__list .facet__list__text a, #product-facet .facet .facet__values .facet__list .facet__text a, #product-facet .facet .facet__values__mobile .facet__list .facet__list__text a, #product-facet .facet .facet__values__mobile .facet__list .facet__text a {
        color: #000;
        font-size: 13px;
        padding: 10px
    }

#product-facet .facet .facet__values .facet__list > li, #product-facet .facet .facet__values__mobile .facet__list > li {
    padding: 0
}

    #product-facet .facet .facet__values .facet__list > li form .facet__list__label .facet__list__mark, #product-facet .facet .facet__values__mobile .facet__list > li form .facet__list__label .facet__list__mark {
        display: none
    }

    #product-facet .facet .facet__values .facet__list > li form .facet__list__label .facet__list__text, #product-facet .facet .facet__values__mobile .facet__list > li form .facet__list__label .facet__list__text {
        text-transform: none
    }

        #product-facet .facet .facet__values .facet__list > li form .facet__list__label .facet__list__text .color-category, #product-facet .facet .facet__values__mobile .facet__list > li form .facet__list__label .facet__list__text .color-category {
            border: 1px solid #000;
            height: 30px;
            width: 30px;
            position: relative;
            margin-top: -8px
        }

    #product-facet .facet .facet__values .facet__list > li.horizontal-li, #product-facet .facet .facet__values__mobile .facet__list > li.horizontal-li {
        display: inline-block;
        height: 30px;
        width: 30px;
        margin-top: 0
    }

@media (max-width:1023px) {
    #product-facet .facet .facet__values .facet__list > li.horizontal-li, #product-facet .facet .facet__values__mobile .facet__list > li.horizontal-li {
        padding: 0
    }

        #product-facet .facet .facet__values .facet__list > li.horizontal-li:after, #product-facet .facet .facet__values__mobile .facet__list > li.horizontal-li:after {
            content: ''
        }
}

@media (max-width:1023px) {
    #product-facet .applied-filters .facet:first-child {
        padding-top: 0
    }
}

@media (max-width:1023px) {
    #product-facet .applied-filters .facet .facet__values {
        display: block
    }
}

#product-facet .applied-filters .facet .facet__values .facet__list li {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #555;
    background: #d6d6d6;
    color: #555;
    padding: 1px 5px;
    font-size: 13px
}

@media (max-width:1023px) {
    #product-facet .applied-filters .facet .facet__values .facet__list li {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

#product-facet .applied-filters .facet .facet__values .facet__list li a span {
    font-size: 15px
}

#product-facet .applied-filters .facet .facet__values .facet__list li.clean-all {
    background-color: #231f20;
    font-weight: 500;
    border-color: #231f20
}

    #product-facet .applied-filters .facet .facet__values .facet__list li.clean-all a {
        color: #fff
    }

#product-facet .applied-filters .facet .facet__values .facet__list li .glyphicon-remove, #product-facet .applied-filters .facet .facet__values .facet__list li .ion-android-close {
    color: #555
}

#product-facet .applied-filters .facet .facet__values .facet__list li .color-applied-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

    #product-facet .applied-filters .facet .facet__values .facet__list li .color-applied-link span {
        font-size: 15px
    }

#product-facet .applied-filters .facet .facet__values .facet__list li .color-category-selected {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 1px solid #000
}

.pagination-bar {
    margin: 0;
    text-align: right
}

    .pagination-bar .pagination-bar-results {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        font-size: 13px;
        color: #000
    }

    .pagination-bar .pagination-toolbar .js-show-facets {
        display: none
    }

    .pagination-bar .pagination-toolbar .sort-refine-bar {
        text-align: left
    }

        .pagination-bar .pagination-toolbar .sort-refine-bar > div {
            display: inline-block
        }

        .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap {
            padding-left: 20px
        }

            .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination {
                margin-top: 0
            }

                .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination .pagination-next a, .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination .pagination-next span, .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination .pagination-prev a, .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination .pagination-prev span {
                    font-size: 18px;
                    margin: 0
                }

                .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination .pagination-next.disabled, .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination .pagination-prev.disabled {
                    display: none
                }

                .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination > li > a, .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination > li > span {
                    font-size: 13px;
                    color: #666
                }

                .pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination > li.active > span {
                    border: 1px solid #666
                }

    .pagination-bar.top .pagination-toolbar {
        display: inline-block;
        border-bottom: 0;
        padding: 0
    }

        .pagination-bar.top .pagination-toolbar form select {
            background: #ececec;
            border-radius: 0;
            font-size: 15px;
            color: #333;
            border-color: #666
        }

    .pagination-bar.bottom .pagination-toolbar {
        border: 0;
        padding: 0;
        display: inline-block
    }

@media (max-width:1023px) {
    .pagination-bar.bottom .pagination-toolbar {
        width: 100%
    }

        .pagination-bar.bottom .pagination-toolbar .sort-refine-bar {
            text-align: center
        }

            .pagination-bar.bottom .pagination-toolbar .sort-refine-bar #sortForm2 {
                display: none
            }

            .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap {
                padding: 0;
                float: none
            }

                .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination {
                    border: 0;
                    padding: 0
                }

                    .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination li {
                        border: 1px solid #ccc;
                        margin-right: 8px;
                        display: inline-block;
                        background: #ececec
                    }

                        .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination li a, .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination li span {
                            font-size: 18px;
                            width: 40px;
                            background: #ececec;
                            color: #434343
                        }

                        .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination li.active {
                            background-color: #434343
                        }

                            .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination li.active a, .pagination-bar.bottom .pagination-toolbar .sort-refine-bar .pagination-wrap .pagination li.active span {
                                color: #fff;
                                border: 0;
                                background-color: #434343
                            }
}

.product__listing.product__grid {
    width: 102%;
    margin-top: 10px
}

    .product__listing.product__grid .product-item {
        width: 23%;
        margin-right: 2%;
        margin-bottom: 10px
    }

@media all and (max-width:768px) {
    .product__listing.product__grid .product-item {
        width: 48%
    }
}

.product__listing.product__grid .product-item .details {
    text-align: left;
    margin: 0 auto;
    width: 100%
}

@media (max-width:1023px) {
    .product__listing.product__grid .product-item .details {
        text-align: center
    }
}

.product__listing.product__grid .product-item .details a.name {
    display: block;
    font-size: 13.5px;
    font-weight: 400;
    color: #000;
    height: auto
}

.product__listing.product__grid .product-item .details .price {
    color: #870404;
    font-size: 18px
}

    .product__listing.product__grid .product-item .details .price .old-price {
        color: #888;
        font-size: 12px;
        text-decoration: none
    }

        .product__listing.product__grid .product-item .details .price .old-price span {
            text-decoration: line-through
        }

    .product__listing.product__grid .product-item .details .price .actual-price {
        font-weight: 500
    }

.product__listing.product__grid .product-item .details .shipment {
    display: flex;
    font-size: 13px;
    font-style: italic;
    color: #000
}

    .product__listing.product__grid .product-item .details .shipment span {
        display: inline-flex;
        margin: auto
    }

.product__listing.product__grid .product-item .details .color-picker ul {
    padding: 0 1px
}

    .product__listing.product__grid .product-item .details .color-picker ul li {
        list-style-type: none;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        border: 1px solid #ddd
    }

.product__listing.product__grid .product-item .thumb-wrapper {
    position: relative;
    margin-bottom: 10px
}

    .product__listing.product__grid .product-item .thumb-wrapper like-button {
        position: absolute;
        top: 5px;
        right: 10px;
        z-index: 1
    }

    .product__listing.product__grid .product-item .thumb-wrapper .thumb {
        height: auto;
        margin-bottom: 0
    }

    .product__listing.product__grid .product-item .thumb-wrapper .addtocart {
        width: 100%;
        position: absolute;
        bottom: 0;
        background-color: rgba(255,255,255,.8);
        visibility: hidden;
        padding-bottom: 10px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

        .product__listing.product__grid .product-item .thumb-wrapper .addtocart .col-md-6:first-child {
            padding-left: 0
        }

        .product__listing.product__grid .product-item .thumb-wrapper .addtocart .col-md-6:last-child {
            padding-right: 0
        }

        .product__listing.product__grid .product-item .thumb-wrapper .addtocart a.btn {
            width: 100%
        }

    .product__listing.product__grid .product-item .thumb-wrapper .badges {
        position: absolute;
        top: 5px;
        left: 5px
    }

        .product__listing.product__grid .product-item .thumb-wrapper .badges span {
            margin: auto;
            margin-bottom: 5px;
            background: #000;
            padding: 10px;
            border-radius: 50%;
            color: #fff;
            width: 50px;
            height: 50px;
            display: block;
            font-size: 12px;
            text-align: center;
            line-height: 16px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .product__listing.product__grid .product-item .thumb-wrapper .badges span.discount-badge {
                font-size: 14px;
                line-height: 115%
            }

            .product__listing.product__grid .product-item .thumb-wrapper .badges span.new-badge {
                font-size: 9px;
                line-height: 135%
            }

                .product__listing.product__grid .product-item .thumb-wrapper .badges span.new-badge.color_blackFriday {
                    color: #fd0
                }

        .product__listing.product__grid .product-item .thumb-wrapper .badges .measurements a {
            display: block;
            width: 35px;
            color: #6d6d6d;
            font-size: 11px;
            margin: auto;
            text-align: center;
            padding-top: 5px
        }

        .product__listing.product__grid .product-item .thumb-wrapper .badges .new {
            left: 70px
        }

    .product__listing.product__grid .product-item .thumb-wrapper .wishlist {
        position: absolute;
        top: 5px;
        right: 5px
    }

        .product__listing.product__grid .product-item .thumb-wrapper .wishlist span {
            font-size: 25px;
            color: silver
        }

        .product__listing.product__grid .product-item .thumb-wrapper .wishlist.active span {
            color: #870404
        }

@media (min-width:1024px) {
    .product__listing.product__grid .product-item:hover .thumb-wrapper .addtocart {
        visibility: visible
    }
}

.product-grid-right-result-component, .search-grid-page-result-grid-component {
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .product-grid-right-result-component, .search-grid-page-result-grid-component {
        padding-top: 15px
    }
}

.search-empty .title-empty {
    text-transform: uppercase;
    color: #870404
}

.search-empty .headline {
    font-size: 22px;
    color: #3b3b3b
}

.search-empty-title {
    margin-bottom: 2em;
    font-size: 22px;
    font-weight: 300;
    color: #3b3b3b
}

.banners-search-empty .banner {
    margin-bottom: 2em;
    text-align: center
}

@media (max-width:639px) {
    .banners-search-empty .banner {
        margin-bottom: 1em
    }
}

.banners-search-empty .banner img {
    display: inline-block;
    max-width: 100%;
    width: auto
}

@media all and (max-width:350px) {
    .product__listing.product__grid .product-item .thumb-wrapper .badges span {
        width: 30px;
        height: 30px
    }

        .product__listing.product__grid .product-item .thumb-wrapper .badges span.discount-badge {
            font-size: 7px;
            line-height: 115%
        }

        .product__listing.product__grid .product-item .thumb-wrapper .badges span.new-badge {
            font-size: 5px;
            line-height: 135%
        }
}

.loading-icon {
    background-image: url('~/imagens/imgajax/AjaxLoader.gif');
    width: 30px;
    height: 30px;
    background-size: cover;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.loading-component h1, .loading-component h2, .loading-component h3, .loading-component h4, .loading-component h5 {
    font-family: "Josefin Sans",sans-serif
}

#password-forgotten-modal .password-forgotten-component button, #password-forgotten-modal .password-forgotten-component i, #password-forgotten-modal .password-forgotten-component input {
    height: 100%;
    max-height: 40px
}

    #password-forgotten-modal .password-forgotten-component input:focus {
        border-color: #3d3d3d
    }

@media (max-width:1024px) {
    #password-forgotten-modal .password-forgotten-component button {
        margin-top: 1em
    }
}

#password-forgotten-modal .alert {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

    #password-forgotten-modal .alert:focus {
        outline: 0
    }

#password-forgotten-modal .form-group {
    margin-bottom: 0;
    height: 100%
}

#password-forgotten-modal .form-input-addon {
    text-align: right;
    font-size: 2em
}

#password-forgotten-modal .modal-body .alert, #password-forgotten-modal .modal-body p {
    color: #777;
    font-size: 1.1em
}

#password-forgotten-modal .modal-body p {
    margin-bottom: 1.5em
}

#password-forgotten-modal .modal-body .loading-component p {
    margin-bottom: 0
}

#modal--payment-methods .payment-methods--cards {
    margin-bottom: 10px
}

#modal--payment-methods .payment-methods--table td {
    border-bottom-color: transparent;
    border-top-color: transparent
}

    #modal--payment-methods .payment-methods--table td:first-child {
        border-left-color: transparent
    }

    #modal--payment-methods .payment-methods--table td:last-child {
        border-right-color: transparent
    }

.header-promotional-banner {
    background-color: #870404;
    font: 600 1.5em/2 "Josefin Sans",sans-serif;
    position: relative
}

    .header-promotional-banner .header-promotional-banner-description-wrapper .header-promotional-banner-description {
        margin-bottom: 0
    }

@media (min-width:1024px) {
    .header-promotional-banner .header-promotional-banner-description-wrapper .header-promotional-banner-description > a {
        pointer-events: none
    }
}

.header-promotional-banner .header-promotional-banner-description-wrapper a, .header-promotional-banner .header-promotional-banner-description-wrapper p {
    display: inline-block
}

.header-promotional-banner .header-promotional-banner-image .close {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: .7em
}

.header-promotional-banner .header-promotional-banner-image a {
    display: block
}

.header-promotional-banner .header-promotional-banner-image img {
    display: inline-block
}

.header-promotional-banner a, .header-promotional-banner p {
    color: #fff
}

.header-promotional-banner i {
    font-size: .7em
}

    .header-promotional-banner i:hover {
        color: #3d3d3d
    }

.header-promotional-banner a[data-action=open-header-promotional-banner] {
    margin-left: .5em
}

.header-top-menubar {
    font-family: "Josefin Sans",sans-serif;
    font-size: 1.15em;
    margin-bottom: 0;
    padding-right: 44px
}

    .header-top-menubar .navbar-brand {
        float: none;
        display: inline-block
    }

    .header-top-menubar .navbar-header .navbar-toggle:first-child {
        float: left !important;
        margin-right: 0;
        margin-left: 10px
    }

    .header-top-menubar .navbar-header .navbar-toggle:last-child {
        visibility: hidden
    }

    .header-top-menubar .navbar-nav > li a {
        padding-bottom: 10px;
        font-weight: 100
    }

    .header-top-menubar .navbar-nav > li > .dropdown-menu {
        margin-top: 2px
    }

    .header-top-menubar .open > a {
        text-decoration: underline
    }

        .header-top-menubar .open > a .ion-chevron-down::before {
            content: "\f126"
        }

        .header-top-menubar .open > a:active, .header-top-menubar .open > a:focus {
            text-decoration: underline
        }

    .header-top-menubar .dropdown i[class*=ion-] {
        font-size: .5em;
        padding-left: .5em
    }

    .header-top-menubar .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0
    }

    .header-top-menubar .dropdown-menu > li {
        margin-top: 0
    }

        .header-top-menubar .dropdown-menu > li > a {
            padding: 10px 15px
        }

@media (min-width:1023px) {
    .header-top-menubar .dropdown-menu > li > a {
        border-bottom: 1px solid #ddd
    }
}

.header-top-menubar .dropdown-menu > li > a:hover {
    color: #870404
}

.header-middle-menubar {
    padding: 1.7em 0
}

    .header-middle-menubar .navigation > .row {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .header-middle-menubar .navigation a {
        color: #8d8d8d
    }

        .header-middle-menubar .navigation a i {
            font-size: 2em
        }

@media (min-width:1024px) {
    .header-search-component {
        max-width: 450px
    }
}

.header-search-component .input-group-btn .btn {
    height: 32px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

@media (max-width:1023px) {
    .header-search-component .input-group-btn .btn {
        height: 42px
    }
}

.search-bar {
    margin-top: 1em;
    padding-top: 1em;
    border-top: #eee 1px solid
}

#js-site-search-input {
    font-family: "Josefin Sans",sans-serif;
    font-size: 15px;
    font-weight: 100
}

    #js-site-search-input::-webkit-input-placeholder {
        color: #000
    }

    #js-site-search-input::-moz-placeholder {
        color: #000
    }

    #js-site-search-input:-ms-input-placeholder {
        color: #000
    }

    #js-site-search-input:-moz-placeholder {
        color: #000
    }

.header-menubar-second-level-link {
    word-wrap: break-word
}

    .header-menubar-second-level-link ul li a {
        display: inline-block !important
    }

.header-menubar-first-level-link > a {
    color: #3d3d3d;
}
.header--menubar {
    transition: opacity ease-in-out .3s;
    background-color: #eee;
    font-family: "Josefin Sans",sans-serif
}

@media (max-width:1023px) {
    .header--menubar {
        opacity: 0;
        visibility: hidden
    }
}

@media (min-width:1023px) {
    .header--menubar {
        height: 50px;
        line-height: 25px
    }
}

@media (max-width:1023px) {
    .header--menubar .menu--container {
        transform: translateX(-150%);
        transition: transform ease-in-out .5s;
        margin-bottom: 2em
    }
}

.header--menubar .menu--container.close {
    transform: translateX(-150%) !important
}

.header--menubar .menu--container .header--menubar--image {
    margin-right: 0;
    text-align: right
}

    .header--menubar .menu--container .header--menubar--image img {
        max-width: 300px !important
    }

    .header--menubar .menu--container .header--menubar--image a:not(.btn) {
        padding: 0
    }

.header--menubar .menu--container ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

    .header--menubar .menu--container ul.my-account--dropdown li {
        margin-left: 60px;
        display: block
    }

        .header--menubar .menu--container ul.my-account--dropdown li a:not(.btn) {
            text-transform: none;
            padding-top: 10px;
            padding-bottom: 10px
        }

        .header--menubar .menu--container ul.my-account--dropdown li.divider {
            margin-top: 0;
            margin-bottom: 0
        }

    .header--menubar .menu--container ul li {
        display: inline-block
    }

        .header--menubar .menu--container ul li a:not(.btn) {
            padding: 15px 0;
            display: block
        }

            .header--menubar .menu--container ul li a:not(.btn):hover {
                cursor: pointer
            }

            .header--menubar .menu--container ul li a:not(.btn).active i[class*=ion-chevron-] {
                color: #3d3d3d
            }

                .header--menubar .menu--container ul li a:not(.btn).active i[class*=ion-chevron-]::before {
                    content: "\f123"
                }

        .header--menubar .menu--container ul li i[class*=ion-chevron-] {
            color: #870404
        }

        .header--menubar .menu--container ul li.divider {
            height: 1px;
            margin: 9px 0;
            overflow: hidden;
            background-color: #e5e5e5
        }

        .header--menubar .menu--container ul li.header-menubar--top-menubar--item ul {
            background-color: #303030
        }

        .header--menubar .menu--container ul li.header-menubar--top-menubar--item i[class*=ion-chevron-] {
            color: #fff
        }

        .header--menubar .menu--container ul li.header-menubar--top-menubar--item a.active > i[class*=ion-chevron-] {
            color: #fff
        }

@media (max-width:1023px) {
    .header--menubar .menu--container ul li {
        display: block
    }
}

.header--menubar .menu--container ul:after, .header--menubar .menu--container ul:before {
    content: " ";
    display: table
}

.header--menubar .menu--container ul:after {
    clear: both
}

.header--menubar .menu--container ul:after, .header--menubar .menu--container ul:before {
    content: " ";
    display: table
}

.header--menubar .menu--container ul:after {
    clear: both
}

@media (max-width:1023px) {
    .header--menubar .menu--container > ul > li {
        display: block
    }

        .header--menubar .menu--container > ul > li > ul:not(.my-account--dropdown):not(.collapse.in) {
            display: none !important
        }

        .header--menubar .menu--container > ul > li > ul > li {
            margin-left: 2em
        }

            .header--menubar .menu--container > ul > li > ul > li > ul > li {
                margin-left: 2em
            }

                .header--menubar .menu--container > ul > li > ul > li > ul > li a:not(.btn) {
                    padding-top: 10px;
                    padding-bottom: 10px
                }
}

@media (min-width:1023px) {
    .header--menubar .menu--container > ul {
        position: relative
    }

        .header--menubar .menu--container > ul > li {
            font-size: 1.3em;
            font-weight: 400;
            width: 10%;
            float: left;
            text-align: center
        }

            .header--menubar .menu--container > ul > li:not(.header--menubar--search):not(.header--menubar--myaccount) {
                height: 50px
            }

            .header--menubar .menu--container > ul > li.active > a {
                background-color: #870404;
                color: #3d3d3d
            }

            .header--menubar .menu--container > ul > li > ul {
                position: absolute;
                top: 50px;
                z-index: 1000;
                background-color: #fff;
                font-size: .9em;
                font-weight: 400;
                padding: 1em 1.8em;
                border: #cbcbcb 1px solid;
                left: 0;
                width: 100%;
                -ms-flex-pack: distribute;
                justify-content: space-around;
                text-align: left;
                display: none !important
            }

                .header--menubar .menu--container > ul > li > ul > li {
                    float: left;
                    margin-right: 10px;
                    -webkit-box-flex: 1;
                    -ms-flex-positive: 1;
                    flex-grow: 1
                }

                    .header--menubar .menu--container > ul > li > ul > li > a:not(.btn) {
                        padding: 0;
                        margin-bottom: 1em
                    }

                    .header--menubar .menu--container > ul > li > ul > li > ul > li {
                        display: block;
                        width: 100%
                    }

                        .header--menubar .menu--container > ul > li > ul > li > ul > li a:not(.btn) {
                            padding: .1em 0;
                            color: #3d3d3d
                        }

                            .header--menubar .menu--container > ul > li > ul > li > ul > li a:not(.btn):hover {
                                /*color: #870404*/
                            }

            .header--menubar .menu--container > ul > li:hover > ul {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important
            }

                .header--menubar .menu--container > ul > li:hover > ul ul {
                    display: block !important
                }
}

@media (min-width:1023px) {
    .header--menubar .menu--container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px
    }

        .header--menubar .menu--container > .navbar-collapse, .header--menubar .menu--container > .navbar-header {
            margin-right: -10px;
            margin-left: -10px
        }
}

@media (min-width:1023px) and (min-width:640px) {
    .header--menubar .menu--container {
        width: 100%
    }
}

@media (min-width:1023px) and (min-width:1024px) {
    .header--menubar .menu--container {
        width: 1024px
    }
}

@media (min-width:1023px) and (min-width:1400px) {
    .header--menubar .menu--container {
        width: 1400px
    }
}

@media (min-width:1023px) and (min-width:1023px) {
    .header--menubar .menu--container > .navbar-collapse, .header--menubar .menu--container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

@media (max-width:1023px) {
    .header--menubar .menu--container {
        width: 80%;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        box-shadow: rgba(0,0,0,.5) 5px 5px 5px
    }

        .header--menubar .menu--container > ul > li {
            float: none;
            display: block;
            text-transform: uppercase;
            width: 100%;
            border-bottom: #dddcda 1px solid;
            text-align: left
        }

            .header--menubar .menu--container > ul > li .header-menubar-second-level-link {
                text-transform: capitalize
            }

            .header--menubar .menu--container > ul > li a:not(.btn) {
                padding-left: 1em;
                padding-right: 1em;
                color: #3d3d3d
            }

            .header--menubar .menu--container > ul > li:not(.header--menubar--search) {
                background-color: #fff
            }

            .header--menubar .menu--container > ul > li.header-menubar--top-menubar--item {
                border-bottom-color: #3d3d3d;
                background-color: #3d3d3d
            }

                .header--menubar .menu--container > ul > li.header-menubar--top-menubar--item a {
                    color: #fff
                }
}

.header--menubar .header--menubar--search {
    padding: 1em;
    height: auto;
    box-shadow: inset rgba(0,0,0,.1) 0 5px 5px;
    background-color: #870404
}

.header--menubar .my-account--customer-info {
    height: 75px
}

    .header--menubar .my-account--customer-info .btn {
        height: 100%;
        padding-right: 0
    }

.header--menubar .my-account--login-buttons {
    padding-top: 1em;
    padding-bottom: 1em
}

@media all and (max-width:350px) {
    .header--menubar .my-account--login-buttons a {
        font-size: 12px
    }
}

@media (max-width:1399px) and (min-width:1023px) {
    .header--menubar {
        font-size: .8em
    }
}

@media (max-width:1023px) {
    .header--menubar.opened {
        opacity: 1;
        visibility: visible;
        background-color: rgba(255,255,255,.5);
        position: absolute;
        top: 42px;
        bottom: 0;
        left: 0;
        right: 0;
        height: auto;
        z-index: 1000
    }

        .header--menubar.opened .menu--container {
            transform: translateX(0)
        }
}

.benefits-bar {
    background-color: #ececec;
    padding-top: 1em;
    padding-bottom: 1em
}

    .benefits-bar .benefit-item {
        display: flex;
        align-items: center;
        justify-content: center
    }

        .benefits-bar .benefit-item:first-child {
            justify-content: flex-start;
            padding-left: 0
        }

        .benefits-bar .benefit-item:last-child {
            justify-content: flex-end;
            padding-right: 0
        }

    .benefits-bar .benefit-description p {
        line-height: 1.2
    }

    .benefits-bar .benefit-description .h3 {
        color: #870404;
        vertical-align: middle;
        margin-left: .1em;
        margin-right: .1em;
        font-weight: 300
    }

    .benefits-bar .benefit-title {
        margin-right: 1em
    }

        .benefits-bar .benefit-title .benefit-icon {
            display: inline-block
        }

        .benefits-bar .benefit-title h3 {
            color:#000; /*#870404;*/
            display: inline-block;
            font-weight: 300;
            vertical-align: middle
        }

    .benefits-bar h3, .benefits-bar p {
        margin-top: 0;
        margin-bottom: 0
    }

.custom-html-paragraph {
    margin-top: 1.6em;
    margin-bottom: 1.6em
}

    .custom-html-paragraph a, .custom-html-paragraph img {
        display: inline-block
    }

section.newsletter {
    color: #fff;
    background-color: #797073;
    font-family: "Josefin Sans",sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px
}

    section.newsletter .newsletter-content {
        display: flex;
        align-items: center;
        justify-content: center
    }

        section.newsletter .newsletter-content .col-sm-6 {
            padding-left: 0
        }

        section.newsletter .newsletter-content .social-networking-newsletter {
            padding-right: 0
        }

    section.newsletter #newsletterSubscriptionFormComponent .col-sm-12, section.newsletter #newsletterSubscriptionFormComponent .form-content {
        padding-left: 0
    }

    section.newsletter #newsletterSubscriptionFormComponent .has-error .help-block, section.newsletter #newsletterSubscriptionFormComponent .has-success .help-block {
        color: #f0f0f0
    }

    section.newsletter #newsletterSubscriptionFormComponent .help-block {
        margin: 0
    }

@media (max-width:1023px) {
    section.newsletter #newsletterSubscriptionFormComponent .form-control {
        height: 32px
    }
}

section.newsletter #newsletterSubscriptionFormComponent .input-group .input-group-btn button {
    border: 0
}

section.newsletter .social-networking-newsletter {
    margin-top: -25px
}

    section.newsletter .social-networking-newsletter .social-title {
        padding-bottom: 5px
    }

@media (max-width:1023px) {
    section.newsletter .social-networking-newsletter .social-icons {
        text-align: center
    }
}

section.newsletter .social-networking-newsletter .social-icons img {
    padding-left: 25px
}

@media (max-width:1023px) {
    section.newsletter .social-networking-newsletter .social-icons img {
        padding-left: 12.5px;
        padding-right: 12.5px
    }
}

#sendMailNewsLetter {
    max-height: 31px
}

@media all and (max-width:1023px) {
    .social-networking-newsletter {
        margin-top: 0 !important
    }
}

.primary-banners .row .primary-banner, .primary-banners .row .secondary-banner, .secondary-banners .row .primary-banner, .secondary-banners .row .secondary-banner {
    margin-bottom: 1.6em;
    text-align: center
}

    .primary-banners .row .primary-banner .js-responsive-image, .primary-banners .row .secondary-banner .js-responsive-image, .secondary-banners .row .primary-banner .js-responsive-image, .secondary-banners .row .secondary-banner .js-responsive-image {
        display: inline-block;
        max-width: 100%;
        width: auto
    }

.main-content .banner.banner__component--responsive {
    margin-bottom: 1.6em;
    text-align: center
}

@media (max-width:639px) {
    .main-content .banner.banner__component--responsive {
        display: none !important
    }
}

.main-content .banner.banner__component--responsive .js-responsive-image {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.my-account-dropdown-menu {
    text-align: right;
    color: #3d3d3d;
    font-family: "Josefin Sans",sans-serif
}

    .my-account-dropdown-menu a {
        color: #870404
    }

        .my-account-dropdown-menu a:active, .my-account-dropdown-menu a:focus, .my-account-dropdown-menu a:hover, .my-account-dropdown-menu a:visited, .my-account-dropdown-menu button:active, .my-account-dropdown-menu button:focus, .my-account-dropdown-menu button:hover, .my-account-dropdown-menu button:visited {
            text-decoration: none
        }

    .my-account-dropdown-menu .username {
        color: #870404
    }

    .my-account-dropdown-menu .ion-log-in {
        color: #8d8a86
    }

    .my-account-dropdown-menu .btn-link {
        color: #3d3d3d
    }

    .my-account-dropdown-menu .mini-badge {
        position: absolute;
        bottom: 0;
        left: 36px;
        display: none !important
    }

    .my-account-dropdown-menu .avatar {
        position: relative;
        display: inline-block;
        margin-right: 10px
    }

        .my-account-dropdown-menu .avatar img {
            width: 45px;
            height: 45px
        }

    .my-account-dropdown-menu .dropdown {
        position: relative;
        display: inline-block
    }

        .my-account-dropdown-menu .dropdown .ion-chevron-down {
            font-size: .7em;
            margin-left: .5em
        }

        .my-account-dropdown-menu .dropdown .btn {
            text-transform: none
        }

            .my-account-dropdown-menu .dropdown .btn:hover {
                text-decoration: none
            }

        .my-account-dropdown-menu .dropdown.open .ion-chevron-down::before {
            content: "\f126"
        }

    .my-account-dropdown-menu .dropdown-menu li {
        margin-top: 0;
        margin-bottom: 0
    }

        .my-account-dropdown-menu .dropdown-menu li a {
            padding-top: .5em;
            padding-bottom: .5em
        }

            .my-account-dropdown-menu .dropdown-menu li a:hover {
                color: #870404;
                background-color: #fff
            }

        .my-account-dropdown-menu .dropdown-menu li.divider {
            margin-bottom: 0;
            margin-top: 0
        }

        .my-account-dropdown-menu .dropdown-menu li:first-child a:hover {
            color: #3d3d3d
        }

    .my-account-dropdown-menu .dropdown-menu::before {
        content: " ";
        position: absolute;
        width: 15px;
        height: 15px;
        border: 1px solid #ddd;
        border-right-color: transparent;
        border-bottom-color: transparent;
        background-color: #fff;
        backface-visibility: hidden;
        left: 50%;
        transform: rotate(45deg) translate(-100%,20%) scale(1,1)
    }

.header--menubar--myaccount .avatar {
    display: inline-block;
    margin-right: 1em
}

.header--menubar--myaccount .my-account--welcome {
    text-transform: none
}

.header--menubar--myaccount .username {
    color: #870404;
    max-width: 100px;
    overflow: hidden;
    display: inline-block;
    height: 18px;
    margin: 0 0 -5px 0;
    padding: 0
}

@media (max-width:1023px) {
    .minicart-component-wrapper {
        text-align: right
    }
}

.minicart-component-wrapper .minicart-component {
    font-weight: 300;
    font-family: "Josefin Sans",sans-serif;
    display: inline-block;
    position: relative
}

@media (max-width:1024px) {
    .minicart-component-wrapper .minicart-component {
        top: -3px
    }
}

@media (max-width:1023px) {
    .minicart-component-wrapper .minicart-component {
        padding-right: 9px
    }
}

.minicart-component-wrapper .minicart-component .shopping-bag {
    position: relative
}

    .minicart-component-wrapper .minicart-component .shopping-bag .mini-badge {
        position: absolute;
        bottom: -9px;
        right: -9px
    }

.minicart-component-wrapper .minicart-component .minicart-content {
    text-align: left;
    margin-left: 1em;
    font-size: .8em
}

    .minicart-component-wrapper .minicart-component .minicart-content h5 {
        margin-top: 0;
        margin-bottom: 0
    }

    .minicart-component-wrapper .minicart-component .minicart-content a {
        font-family: "Josefin Sans",sans-serif;
        font-weight: 400;
        color: #424242;
        display: inline-block
    }

.banner-carousel {
    padding-left: 0;
    margin-bottom: 0
}

@media (max-width:639px) {
    .banner-carousel {
        margin-bottom: 4em
    }
}

.banner-carousel .slick-dots {
    text-align: center;
    position: relative;
    top: -35px;
    height: 0
}

@media (max-width:639px) {
    .banner-carousel .slick-dots {
        top: 15px
    }
}

.banner-carousel .slick-dots li {
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px
}

    .banner-carousel .slick-dots li button {
        background: #fff;
        border: 0;
        border-radius: 50%;
        color: transparent;
        outline: 0;
        width: 13px;
        height: 13px;
        padding: 0
    }

@media (max-width:639px) {
    .banner-carousel .slick-dots li button {
        background: #000;
        width: 20px;
        height: 20px
    }
}

.banner-carousel .slick-dots li.slick-active button {
    background: #870404
}

.component--reviews {
    margin-top: 5em;
    margin-bottom: 2em
}

.rating .rating-stars {
    font-size: 18px
}

    .rating .rating-stars span[class*=ion-] {
        color: #f8d300;
        overflow: visible
    }

        .rating .rating-stars span[class*=ion-].active::before {
            content: "\f4b3"
        }

@media (max-width:1024px) {
    .component--reviews {
        margin-top: 2em
    }
}

.image--netpoints {
    background-image: url(/_ui/responsive/theme-ecoLoja/img/partners/netpoints.png);
    width: 111px;
    height: 25px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 4px;
    margin-left: 4px;
    vertical-align: middle;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.quantity--component .quantity-component--input-wrapper {
    width: 60%
}

.quantity--component .quantity-component--input {
    color: #777;
    box-shadow: none
}

.quantity--component .quantity-component--input-wrapper, .quantity--component .quantity-component--minus, .quantity--component .quantity-component--plus {
    float: left
}

    .quantity--component .quantity-component--minus[disabled=disabled] a:before, .quantity--component .quantity-component--plus[disabled=disabled] a:before {
        color: #ccc;
        cursor: not-allowed
    }

.quantity--component .quantity-component--minus, .quantity--component .quantity-component--plus {
    width: 20%;
    border-radius: 0
}

    .quantity--component .quantity-component--minus a, .quantity--component .quantity-component--plus a {
        display: block;
        line-height: 32px;
        color: #3d3d3d;
        color: #777
    }

.minicart-component:hover .minicart--floating-cart {
    opacity: 1;
    visibility: visible
}

.minicart--floating-cart {
    position: absolute;
    top: calc(100% + 15px);
    width: 400px;
    background-color: #fff;
    border: #ccc 1px solid;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .2s
}

    .minicart--floating-cart p {
        margin: 0
    }

    .minicart--floating-cart::before {
        content: " ";
        position: absolute;
        width: 15px;
        height: 15px;
        border: 1px solid #ccc;
        border-right-color: transparent;
        border-bottom-color: transparent;
        background-color: #fff;
        backface-visibility: hidden;
        left: 277px;
        transform: rotate(45deg) translate(-100%,20%) scale(1,1)
    }

.floating-cart--main-content:empty::before {
    content: attr(data-empty-message);
    display: block;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 1em;
    font-size: 1.1em;
    color: #777
}

.floating-cart--main-content, .floating-cart--main-footer, .floating-cart--main-header {
    padding-left: 2em;
    padding-right: 2em
}

.floating-cart-item--main {
    margin-top: 20px
}

.floating-cart--main-content, .floating-cart--main-footer {
    padding-bottom: 1em
}

.floating-cart--cart-total, .floating-cart--subtotal {
    font-size: 1.2em;
    font-weight: 500
}

.floating-cart--cart-installments, .floating-cart--cart-quantity {
    font-size: .8em
}

.floating-cart--confirm, .floating-cart--totals {
    margin-top: 1em;
    font-size: 12px
}

.floating-cart--item {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: .5em
}

    .floating-cart--item:not(:first-child) {
        padding-top: .5em
    }

    .floating-cart--item > div {
        position: relative
    }

.floating-cart--product-name {
    margin-top: 0;
    font-size: 12px
}

.floating-cart-item--quantity {
    font-size: 11px
}

.floating-cart--product-price {
    font-size: 12px
}

.header-middle-menubar .navigation .floating-cart--confirm a {
    color: #fff
}

.floating-cart--promotions {
    color: #870404;
    font-weight: 700
}

.p0 {
    padding: 0
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.pt0 {
    padding-top: 0
}

.pb0 {
    padding-bottom: 0
}

.pb10 {
    padding-bottom: 10px
}

.pl10 {
    padding-left: 10px
}

.pr10 {
    padding-right: 10px
}

.phalf {
    padding-left: 5px;
    padding-right: 5px
}

.fgrow {
    flex-grow: 1
}

.headingTag {
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: transparent !important;
    height: 0 !important;
    display: inline !important;
    position: absolute
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    background: #fff
}

    .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content li a div {
        color: #000
    }

.bd {
    border: 1px solid #000
}

.bt1 {
    border-top: 1px solid #eee
}

.tcntr {
    width: 100%;
    text-align: center
}
.divTop{
    margin-top:80px;
}
.center-Div {
    width: 40%;
    text-align: center
}
.cntr {
    display: block;
    margin: 0 auto;
    float: none
}

.f_title {
    font-family: "Josefin Sans",sans-serif
}

.dflex {
    display: flex
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.tc {
    text-align: center
}

.ml-7 {
    margin-left: -7px
}

.m0 {
    margin: 0
}

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.margin_negative {
    margin-left: -10px;
    margin-right: -10px
}
.margin-40{
    margin: 40px;
}
.block-btn-uni {
    padding: 10px
}

.inpt_error {
    background: #f6e0e0;
    border-color: #c53131
}

.span_error {
    color: #c53131;
    display: inline-block;
    padding-top: 1px;
    font-size: 13px
}

.span_success {
    color: #3c763d;
    display: inline-block;
    padding-top: 1px
}

.form-actions.actions2 > div {
    text-align: center
}

    .form-actions.actions2 > div a {
        display: block;
        padding: 18px;
        color: #fff;
        cursor: pointer
    }

.fc_brand_primary {
    color: #870404
}

.bg_brand_primary {
    background: #870404
}

@media all and (max-width:1023px) {
    .pl0sm {
        padding-left: 0
    }

    .pr0sm {
        padding-right: 0
    }

    .pt0sm {
        padding-top: 0
    }

    .pb0sm {
        padding-bottom: 0
    }

    .pr10sm {
        padding-right: 10px
    }

    .mt5sm {
        margin-top: 5px
    }

    .mt10sm {
        margin-top: 10px
    }
}

@media all and (max-width:992px) {
    .sm-hide {
        display: none
    }
}

@media all and (max-width:639px) {
    .mt5xs {
        margin-top: 5px
    }
}

.visibilityHidden {
    visibility: hidden
}

.loaderBanner {
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vitrine .owl-wrapper {
    width: 100% !important;
    -ms-transform: translate3d(0,0,0) !important;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important
}

    .vitrine .owl-wrapper .owl-item {
        width: 25% !important;
        height: auto
    }

        .vitrine .owl-wrapper .owl-item .carousel__item .carousel__item--thumb {
            height: auto
        }

            .vitrine .owl-wrapper .owl-item .carousel__item .carousel__item--thumb .item.lazyOwl {
                display: block !important;
                max-width: 258px;
                max-height: 253px
            }

        .vitrine .owl-wrapper .owl-item .carousel__item--name {
            color: #000;
            text-transform: none;
            font-weight: 400;
            text-align: left
        }

        .vitrine .owl-wrapper .owl-item .price {
            text-align: left
        }

            .vitrine .owl-wrapper .owl-item .price .old-price, .vitrine .owl-wrapper .owl-item .price old-price:hover {
                color: #888;
                font-size: 12px;
                text-decoration: none
            }

                .vitrine .owl-wrapper .owl-item .price .old-price span, .vitrine .owl-wrapper .owl-item .price old-price:hover span {
                    text-decoration: line-through
                }

            .vitrine .owl-wrapper .owl-item .price .actual-price, .vitrine .owl-wrapper .owl-item .price .actual-price:hover {
                color: #b61414; /*#870404;*/
                font-size: 18px
            }

.vitrine .owl-controls {
    display: none !important
}

.vitrine_master .owl-wrapper .carousel__item--name, .vitrine_master .owl-wrapper .price {
    width: 90%;
    display: inline-block
}

.vitrine_master .owl-wrapper .carousel__item--name {
    color: #000;
    text-transform: none;
    font-weight: 400;
    text-align: left
}

.vitrine_master .owl-wrapper .price {
    text-align: left
}

    .vitrine_master .owl-wrapper .price .old-price, .vitrine_master .owl-wrapper .price old-price:hover {
        color: #888;
        font-size: 12px;
        text-decoration: none
    }

        .vitrine_master .owl-wrapper .price .old-price span, .vitrine_master .owl-wrapper .price old-price:hover span {
            text-decoration: line-through
        }

    .vitrine_master .owl-wrapper .price .actual-price, .vitrine_master .owl-wrapper .price .actual-price:hover {
        color: #b61414; /*#870404;*/
                font-size: 18px
            }

#outdated {
    background: #ccc;
    height: 100%;
    background: #e3e7e8
}

    #outdated .geral {
        height: 100%
    }

        #outdated .geral .container {
            height: 100%
        }

            #outdated .geral .container > div {
                height: 100%;
                position: relative
            }

            #outdated .geral .container .imgMoca {
                position: absolute;
                bottom: 9px;
                right: 0;
                left: 0;
                margin: 0 auto;
                height: 90%
            }

            #outdated .geral .container .boxPrincipal {
                text-align: center
            }

                #outdated .geral .container .boxPrincipal .boxcentral {
                    position: absolute;
                    top: 50%;
                    height: 300px;
                    margin: 0 auto;
                    right: 0;
                    left: 0;
                    margin-top: -150px
                }

                    #outdated .geral .container .boxPrincipal .boxcentral .logo {
                        max-width: 320px;
                        width: 100%;
                        margin: 0 auto
                    }

                    #outdated .geral .container .boxPrincipal .boxcentral p {
                        color: #000
                    }

                    #outdated .geral .container .boxPrincipal .boxcentral .ops {
                        font-family: josefin_slab_bold;
                        font-size: 50px;
                        margin: 40px 0 10px;
                        padding: 0
                    }

                    #outdated .geral .container .boxPrincipal .boxcentral .text {
                        line-height: 140%;
                        margin-top: 20px;
                        display: inline-block;
                        width: 100%
                    }

                    #outdated .geral .container .boxPrincipal .boxcentral .btnGotoHome:active, #outdated .geral .container .boxPrincipal .boxcentral .btnGotoHome:hover {
                        background: #000;
                        color: #fff !important;
                        border-color: #000;
                        margin-top: 25px
                    }

        #outdated .geral .border-bottom {
            width: 100%;
            height: 10px;
            background: #ff1e8e;
            position: absolute;
            bottom: 0;
            left: 0
        }

.bgLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 2000
}

    .bgLoader .loader {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: auto;
        margin-top: -60px;
        border: 16px solid #fff;
        border-top: 16px solid #870404;
        border-radius: 50%;
        width: 120px;
        height: 120px;
        animation: spin 2s linear infinite
    }

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.boxNoSomthing {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

    .boxNoSomthing .btn {
        margin-top: 20px
    }




