/*
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../font/fontawesome-webfont.eot");
    src: url("../font/fontawesome-webfont.eot") format('embedded-opentype'), url("../font/fontawesome-webfont.woff2") format('woff2'), url("../font/fontawesome-webfont.woff") format('woff'), url("../font/fontawesome-webfont.ttf") format('truetype'), url("https://www.randore.com/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0") format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: 0.3em
}

.fa.fa-pull-right {
    margin-left: 0.3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: 0.3em
}

.fa.pull-right {
    margin-left: 0.3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

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

/*
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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 {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../font/glyphicons-halflings-regular.eot");
    src: url("../font/glyphicons-halflings-regular.eot") format("embedded-opentype"), url("../font/glyphicons-halflings-regular.woff2") format("woff2"), url("../font/glyphicons-halflings-regular.woff") format("woff"), url("../font/glyphicons-halflings-regular.ttf") format("truetype"), url("https://www.randore.com/catalog/view/javascript/bootstrap/fonts/glyphicons-halflings-regular.svg") 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-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

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

a {
    color: #175199;
    text-decoration: none
}

a:hover,
a:focus {
    color: #fd6c0f;
    text-decoration: none
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s 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;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

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

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

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

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

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #fd6c0f
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #fd6c0f
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

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

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

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

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

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

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

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

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

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: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 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.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

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

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

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

.container:before,
.container:after {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

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

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

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

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

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

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

.row:before,
.row:after {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

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

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #fd6c0f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(253, 108, 15, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(253, 108, 15, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

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

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

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

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

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

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 38px
    }

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

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

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

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

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

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

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

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

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

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

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

.form-control-static {
    min-height: 34px;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.input-group-lg>.form-control.form-control-static,
.input-group-lg>.input-group-addon.form-control-static,
.input-group-lg>.input-group-btn>.btn.form-control-static,
.form-control-static.input-sm,
.input-group-sm>.form-control.form-control-static,
.input-group-sm>.input-group-addon.form-control-static,
.input-group-sm>.input-group-btn>.btn.form-control-static {
    padding-right: 0;
    padding-left: 0
}

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

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

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

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

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

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

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

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

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 9px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

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

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

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

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

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #666;
    background-color: #fff;
    border-color: #ddd
}

.btn-default:focus,
.btn-default.focus {
    color: #666;
    background-color: #e6e6e6;
    border-color: #9d9d9d
}

.btn-default:hover {
    color: #666;
    background-color: #e6e6e6;
    border-color: #bebebe
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #666;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #bebebe
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.btn-default.dropdown-toggle:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.btn-default.dropdown-toggle:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #666;
    background-color: #d4d4d4;
    border-color: #9d9d9d
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ddd
}

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

.btn-primary {
    color: #fff;
    background-color: #fd6c0f;
    border-color: #fd6c0f
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #d75502;
    border-color: #8b3701
}

.btn-primary:hover {
    color: #fff;
    background-color: #d75502;
    border-color: #cd5102
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #d75502;
    background-image: none;
    border-color: #cd5102
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.btn-primary.dropdown-toggle:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.btn-primary.dropdown-toggle:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #b44701;
    border-color: #8b3701
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #fd6c0f;
    border-color: #fd6c0f
}

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

.btn-success {
    color: #fff;
    background-color: #4cb64c;
    border-color: #4cb64c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #3c933c;
    border-color: #265d26
}

.btn-success:hover {
    color: #fff;
    background-color: #3c933c;
    border-color: #398c39
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3c933c;
    background-image: none;
    border-color: #398c39
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.btn-success.dropdown-toggle:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.btn-success.dropdown-toggle:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #327a32;
    border-color: #265d26
}

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

.btn-success .badge {
    color: #4cb64c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #54b7d3;
    border-color: #54b7d3
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #32a2c2;
    border-color: #226f85
}

.btn-info:hover {
    color: #fff;
    background-color: #32a2c2;
    border-color: #309cba
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #32a2c2;
    background-image: none;
    border-color: #309cba
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.btn-info.dropdown-toggle:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.btn-info.dropdown-toggle:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #2b8ba6;
    border-color: #226f85
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #54b7d3;
    border-color: #54b7d3
}

.btn-info .badge {
    color: #54b7d3;
    background-color: #fff
}

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

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ea8f0e;
    border-color: #a2630a
}

.btn-warning:hover {
    color: #fff;
    background-color: #ea8f0e;
    border-color: #e0890e
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ea8f0e;
    background-image: none;
    border-color: #e0890e
}

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

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

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

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

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #d0321e;
    border-color: #8d2214
}

.btn-danger:hover {
    color: #fff;
    background-color: #d0321e;
    border-color: #c72f1d
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d0321e;
    background-image: none;
    border-color: #c72f1d
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.btn-danger.dropdown-toggle:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.btn-danger.dropdown-toggle:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #b12a1a;
    border-color: #8d2214
}

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

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

.btn-link {
    font-weight: 400;
    color: #175199;
    border-radius: 0
}

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

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

.btn-link:hover,
.btn-link:focus {
    color: #fd6c0f;
    text-decoration: none;
    background-color: transparent
}

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.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-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

.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.428571429;
    color: #333;
    white-space: nowrap
}

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

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

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

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

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-toolbar:before,
.btn-toolbar:after {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .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:before,
.btn-group-vertical>.btn-group:after {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

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

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

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

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

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

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

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #e3e3e3;
    border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.form-control.input-group-addon,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.form-control.input-group-addon,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn.input-group-addon {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:before,
.nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparence
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparence;
    border-color: #175199
}

.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.428571429;
    border: 1px solid transparent;
    border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #fd6c0f
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:before,
.navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 10px;
    padding-left: 10px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width:768px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 10px;
    margin-right: -10px;
    margin-left: -10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 6px;
    margin-bottom: 6px
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-btn.btn-sm,
.btn-group-sm>.btn.navbar-btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,
.btn-group-xs>.btn.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 10px;
        margin-left: 10px
    }
}

@media (min-width:768px) {
    .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:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #090909
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    color: #175199;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #fd6c0f;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #fd6c0f;
    border-color: #fd6c0f
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before,
.pager:after {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #fd6c0f
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #d75502
}

.label-success {
    background-color: #4cb64c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #3c933c
}

.label-info {
    background-color: #54b7d3
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #32a2c2
}

.label-warning {
    background-color: #f3a638
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ea8f0e
}

.label-danger {
    background-color: #e3503e
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #d0321e
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #175199;
    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
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #175199
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.alert-info hr {
    border-top-color: #e4e4e4
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #fd6c0f;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #4cb64c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #54b7d3
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f3a638
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #e3503e
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #fd6c0f;
    border-color: #fd6c0f
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #ffe8d9
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #7ed0ff
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

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

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

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

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

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

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #fd6c0f
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #fd6c0f;
    border-color: #fd6c0f
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fd6c0f
}

.panel-primary>.panel-heading .badge {
    color: #fd6c0f;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fd6c0f
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.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;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

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

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

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

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.p-0 {
    padding: 0px !important
}

.pt-0 {
    padding-top: 0px !important
}

.pr-0 {
    padding-right: 0px !important
}

.pb-0 {
    padding-bottom: 0px !important
}

.pl-0 {
    padding-left: 0px !important
}

.py-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.m-0 {
    margin: 0px !important
}

.mt-0 {
    margin-top: 0px !important
}

.mr-0 {
    margin-right: 0px !important
}

.mb-0 {
    margin-bottom: 0px !important
}

.ml-0 {
    margin-left: 0px !important
}

.my-0 {
    margin-bottom: 0px !important;
    margin-top: 0px !important
}

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.p-1 {
    padding: 10px !important
}

.pt-1 {
    padding-top: 10px !important
}

.pr-1 {
    padding-right: 10px !important
}

.pb-1 {
    padding-bottom: 10px !important
}

.pl-1 {
    padding-left: 10px !important
}

.py-1 {
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.px-1 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.m-1 {
    margin: 10px !important
}

.mt-1 {
    margin-top: 10px !important
}

.mr-1 {
    margin-right: 10px !important
}

.mb-1 {
    margin-bottom: 10px !important
}

.ml-1 {
    margin-left: 10px !important
}

.my-1 {
    margin-bottom: 10px !important;
    margin-top: 10px !important
}

.mx-1 {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.p-2 {
    padding: 20px !important
}

.pt-2 {
    padding-top: 20px !important
}

.pr-2 {
    padding-right: 20px !important
}

.pb-2 {
    padding-bottom: 20px !important
}

.pl-2 {
    padding-left: 20px !important
}

.py-2 {
    padding-bottom: 20px !important;
    padding-top: 20px !important
}

.px-2 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.m-2 {
    margin: 20px !important
}

.mt-2 {
    margin-top: 20px !important
}

.mr-2 {
    margin-right: 20px !important
}

.mb-2 {
    margin-bottom: 20px !important
}

.ml-2 {
    margin-left: 20px !important
}

.my-2 {
    margin-bottom: 20px !important;
    margin-top: 20px !important
}

.mx-2 {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.p-3 {
    padding: 30px !important
}

.pt-3 {
    padding-top: 30px !important
}

.pr-3 {
    padding-right: 30px !important
}

.pb-3 {
    padding-bottom: 30px !important
}

.pl-3 {
    padding-left: 30px !important
}

.py-3 {
    padding-bottom: 30px !important;
    padding-top: 30px !important
}

.px-3 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.m-3 {
    margin: 30px !important
}

.mt-3 {
    margin-top: 30px !important
}

.mr-3 {
    margin-right: 30px !important
}

.mb-3 {
    margin-bottom: 30px !important
}

.ml-3 {
    margin-left: 30px !important
}

.my-3 {
    margin-bottom: 30px !important;
    margin-top: 30px !important
}

.mx-3 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.p-4 {
    padding: 40px !important
}

.pt-4 {
    padding-top: 40px !important
}

.pr-4 {
    padding-right: 40px !important
}

.pb-4 {
    padding-bottom: 40px !important
}

.pl-4 {
    padding-left: 40px !important
}

.py-4 {
    padding-bottom: 40px !important;
    padding-top: 40px !important
}

.px-4 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.m-4 {
    margin: 40px !important
}

.mt-4 {
    margin-top: 40px !important
}

.mr-4 {
    margin-right: 40px !important
}

.mb-4 {
    margin-bottom: 40px !important
}

.ml-4 {
    margin-left: 40px !important
}

.my-4 {
    margin-bottom: 40px !important;
    margin-top: 40px !important
}

.mx-4 {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.p-5 {
    padding: 50px !important
}

.pt-5 {
    padding-top: 50px !important
}

.pr-5 {
    padding-right: 50px !important
}

.pb-5 {
    padding-bottom: 50px !important
}

.pl-5 {
    padding-left: 50px !important
}

.py-5 {
    padding-bottom: 50px !important;
    padding-top: 50px !important
}

.px-5 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.m-5 {
    margin: 50px !important
}

.mt-5 {
    margin-top: 50px !important
}

.mr-5 {
    margin-right: 50px !important
}

.mb-5 {
    margin-bottom: 50px !important
}

.ml-5 {
    margin-left: 50px !important
}

.my-5 {
    margin-bottom: 50px !important;
    margin-top: 50px !important
}

.mx-5 {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.col-lg-5p,
.col-md-5p,
.col-sm-5p,
.col-xs-5p {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

.col-xs-5p {
    width: 20%
}

@media (min-width:768px) {
    .col-sm-5p {
        width: 20%
    }
}

@media (min-width:992px) {
    .col-md-5p {
        width: 20%
    }
}

@media (min-width:1200px) {
    .col-lg-5p {
        width: 20%
    }
}

.col-lg-7p,
.col-md-7p,
.col-sm-7p,
.col-xs-7p {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

.col-xs-7p {
    width: 14.2857142857%
}

@media (min-width:768px) {
    .col-sm-7p {
        width: 14.2857142857%
    }
}

@media (min-width:992px) {
    .col-md-7p {
        width: 14.2857142857%
    }
}

@media (min-width:1200px) {
    .col-lg-7p {
        width: 14.2857142857%
    }
}

.col-lg-8p,
.col-md-8p,
.col-sm-8p,
.col-xs-8p {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

.col-xs-8p {
    width: 12.5%
}

@media (min-width:768px) {
    .col-sm-8p {
        width: 12.5%
    }
}

@media (min-width:992px) {
    .col-md-8p {
        width: 12.5%
    }
}

@media (min-width:1200px) {
    .col-lg-8p {
        width: 12.5%
    }
}

.col-lg-9p,
.col-md-9p,
.col-sm-9p,
.col-xs-9p {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

.col-xs-9p {
    width: 11.1111111111%
}

@media (min-width:768px) {
    .col-sm-9p {
        width: 11.1111111111%
    }
}

@media (min-width:992px) {
    .col-md-9p {
        width: 11.1111111111%
    }
}

@media (min-width:1200px) {
    .col-lg-9p {
        width: 11.1111111111%
    }
}

.col-lg-10p,
.col-md-10p,
.col-sm-10p,
.col-xs-10p {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

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

@media (min-width:768px) {
    .col-sm-10p {
        width: 10%
    }
}

@media (min-width:992px) {
    .col-md-10p {
        width: 10%
    }
}

@media (min-width:1200px) {
    .col-lg-10p {
        width: 10%
    }
}

.pagination>li {
    display: inline-block;
    margin: 0 3px
}

.pagination>li span,
.pagination>li a {
    padding: 5px 10px
}

.pagination>li a {
    color: #444
}

.pagination>li a:hover {
    background-color: #fd6c0f;
    border-color: #fd6c0f;
    color: #fff
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

.table tr th,
.table tr td {
    vertical-align: middle !important
}

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

p {
    margin: 0 0 14px
}

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

html[dir="rtl"] .col-xs-1,
html[dir="rtl"] .col-sm-1,
html[dir="rtl"] .col-md-1,
html[dir="rtl"] .col-lg-1,
html[dir="rtl"] .col-xs-2,
html[dir="rtl"] .col-sm-2,
html[dir="rtl"] .col-md-2,
html[dir="rtl"] .col-lg-2,
html[dir="rtl"] .col-xs-3,
html[dir="rtl"] .col-sm-3,
html[dir="rtl"] .col-md-3,
html[dir="rtl"] .col-lg-3,
html[dir="rtl"] .col-xs-4,
html[dir="rtl"] .col-sm-4,
html[dir="rtl"] .col-md-4,
html[dir="rtl"] .col-lg-4,
html[dir="rtl"] .col-xs-5,
html[dir="rtl"] .col-sm-5,
html[dir="rtl"] .col-md-5,
html[dir="rtl"] .col-lg-5,
html[dir="rtl"] .col-xs-6,
html[dir="rtl"] .col-sm-6,
html[dir="rtl"] .col-md-6,
html[dir="rtl"] .col-lg-6,
html[dir="rtl"] .col-xs-7,
html[dir="rtl"] .col-sm-7,
html[dir="rtl"] .col-md-7,
html[dir="rtl"] .col-lg-7,
html[dir="rtl"] .col-xs-8,
html[dir="rtl"] .col-sm-8,
html[dir="rtl"] .col-md-8,
html[dir="rtl"] .col-lg-8,
html[dir="rtl"] .col-xs-9,
html[dir="rtl"] .col-sm-9,
html[dir="rtl"] .col-md-9,
html[dir="rtl"] .col-lg-9,
html[dir="rtl"] .col-xs-10,
html[dir="rtl"] .col-sm-10,
html[dir="rtl"] .col-md-10,
html[dir="rtl"] .col-lg-10,
html[dir="rtl"] .col-xs-11,
html[dir="rtl"] .col-sm-11,
html[dir="rtl"] .col-md-11,
html[dir="rtl"] .col-lg-11,
html[dir="rtl"] .col-xs-12,
html[dir="rtl"] .col-sm-12,
html[dir="rtl"] .col-md-12,
html[dir="rtl"] .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px
}

.btn {
    position: relative;
    overflow: hidden;
    font-size: 13px
}

.btn-primary:hover {
    background-color: #fd8b42;
    border-color: #fd8b42
}

.img-thumbnail {
    border: 1px solid #efefef
}

.btn-outline-primary {
    color: #cd5102;
    background-color: #fff;
    border-color: #cd5102
}

.d-flex {
    display: flex
}

.d-inline-block {
    display: inline-block
}

.d-block {
    display: block
}

.align-items-center {
    align-items: center
}

.justify-content-between {
    justify-content: space-between
}

* {
    outline: none !important
}

.color-red {
    color: #d20505
}

.html-video-wrap {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.html-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.row-select {
    position: relative
}

.row-select:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: dashed;
    border-color: #4164f0;
    animation: select_row 1.2s ease-in
}

body.common-home #content>.column-item,
body.page-view #content>.column-item {
    padding-top: 15px;
    padding-bottom: 15px
}

body.common-home #content>.column-item:first-of-type,
body.page-view #content>.column-item:first-of-type {
    padding-top: 0 !important
}

body.common-home .vital-module,
body.page-view .vital-module {
    border: 1px solid #eee;
    border-radius: 0;
    padding: 0 20px 0
}

body.common-home .vital-module .product-thumb,
body.page-view .vital-module .product-thumb {
    border: none;
    border-radius: 0
}

body.common-home .vital-module .widget-title,
body.page-view .vital-module .widget-title {
    margin: 0 0 20px -12px;
    border-bottom: none
}

body.common-home .vital-module .widget-title>span,
body.page-view .vital-module .widget-title>span {
    background: #fd6c0f;
    padding: 10px 20px;
    margin-top: -6px;
    color: #111;
    font-size: 14px;
    position: relative
}

body.common-home .vital-module .widget-title>span:before,
body.page-view .vital-module .widget-title>span:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0px;
    width: 0px;
    height: 0px;
    border-bottom: none;
    bottom: auto;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 5px solid #ab7b0d
}

body.common-home .vital-module .widget-title>span:after,
body.page-view .vital-module .widget-title>span:after {
    content: "";
    position: absolute;
    right: -10px;
    left: auto;
    top: 0px;
    bottom: auto;
    width: 0px;
    height: 0px;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #ab7b0d;
    background-color: transparent
}

body.common-home footer,
body.page-view footer {
    margin-top: 0
}

.checkbox-plus input {
    display: none
}

.checkbox-plus input+label {
    min-width: 14px;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 500
}

.checkbox-plus input+label:before {
    color: #888;
    content: "\f096";
    font-size: 14px;
    font-family: fontawesome
}

.checkbox-plus input:checked+label:before {
    content: "\f14a";
    color: #fd6c0f
}

.dropdown-menu {
    margin: 0;
    padding: 0
}

.breadcrumb-wrapper {
    line-height: 24px;
    border-radius: 0
}

@media (min-width:992px) {
    .breadcrumb-wrapper {
        background-color: #fff;
        margin-bottom: 20px;
        border-bottom: 1px solid #005f95
    }
}

.breadcrumb-wrapper .breadcrumb {
    margin: 0 auto;
    padding: 8px 15px;
    background-color: transparent
}

.breadcrumb-wrapper .breadcrumb li:last-of-type {
    color: #000
}

.breadcrumb-wrapper .breadcrumb a {
    font-size: 12px;
    color: #222
}

img {
    max-width: 100%
}

.form-control {
    box-shadow: none !important
}

div.required .control-label:before {
    content: '* ';
    color: #f00;
    margin-left: 2px;
    font-weight: bold
}

.filter-wrapper {
    overflow: hidden;
    padding: 11px 12px 8px;
    border: 1px solid #e5e5e5
}

.filter-wrapper button {
    outline: 0
}

.filter-wrapper .input-group-addon {
    background-color: #f4f5f5;
    border-color: #f4f5f5
}

@media (max-width:992px) {
    .filter-wrapper .hidden-xs>.form-group {
        height: 35px
    }
}

.filter-wrapper .form-group {
    margin-bottom: 0;
    height: 28px
}

.filter-wrapper .btn-group a {
    padding: 4px 6px;
    font-size: 16px;
    border: none;
    color: #ddd
}

.filter-wrapper .btn-group .active {
    background-color: #fff;
    box-shadow: none;
    color: #333
}

.well {
    box-shadow: none
}

.no-items {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
    color: #707077;
    line-height: 26px
}

.no-items .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px
}

.no-items span {
    display: block
}

.no-items img {
    margin: 20px auto 34px auto
}

.no-items p {
    margin-bottom: 10px
}

.no-items .btn {
    margin-top: 20px;
    min-width: 100px
}

.no-items .register-coupon-text {
    margin: 10px 0
}

.no-items .register-coupon-text i {
    color: #ff8100
}

html[lang^="en"] .no-items {
    font-size: 15px;
    line-height: 24px
}

html[lang^="en"] .no-items .inner {
    display: inline-block
}

@media (min-width:768px) {
    html[lang^="en"] .no-items .inner {
        max-width: 600px
    }
}

.success-items {
    padding: 20px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    font-size: 16px;
    overflow: hidden
}

.success-items.failure {
    border-color: #e05b4c;
    background-color: #fcf1ee
}

.success-items.failure .icon-wrapper i,
.success-items.failure h2.title {
    color: #d00000 !important
}

.success-items .order-info {
    overflow: hidden;
    margin: 0 auto
}

@media (min-width:992px) {
    .success-items .order-info {
        max-width: 740px
    }
}

.success-items .order-info .row {
    margin-bottom: 6px
}

.success-items .order-info .icon-wrapper {
    float: left;
    margin-right: 15px
}

html[dir="rtl"] .success-items .order-info .icon-wrapper {
    float: right
}

.success-items .order-info .icon-wrapper i {
    margin-top: -5px;
    font-size: 30px;
    color: #fd6c0f
}

.success-items .order-info .inner-wrapper {
    float: left
}

.success-items .order-info .inner-wrapper h2.title {
    color: #fd6c0f
}

.success-items .order-info .color-red {
    color: #d20505
}

.success-items h2.title {
    color: #fd6c0f;
    margin-bottom: 0
}

.success-items p {
    margin-bottom: 16px
}

.success-items .btn {
    padding: 8px 26px
}

h1 {
    font-size: 24px;
    margin: 0 0 18px
}

h2 {
    font-size: 22px;
    margin: 0 0 16px
}

h3 {
    font-size: 20px;
    margin: 0 0 14px
}

h4 {
    font-size: 18px;
    margin: 0 0 12px
}

h5 {
    font-size: 16px;
    margin: 0 0 10px
}

h6 {
    font-size: 14px;
    margin: 0 0 8px
}

.zoomContainer {
    z-index: 999
}

.default-border {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    padding: 14px;
    background: #fff
}

.default-border .title {
    position: relative;
    margin-bottom: 12px;
    font-size: 15px;
    color: #333;
    border-bottom: 2px solid #eee
}

.default-border .title>span {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 12px;
    position: relative
}

.default-border .title>span:before {
    content: '';
    position: absolute;
    width: calc(100% + 10px);
    bottom: -2px;
    left: 0;
    border-bottom: 2px solid #fd6c0f
}

.default-border ol,
.default-border ul {
    list-style: none
}

.default-border .list-unstyled {
    margin-bottom: 0
}

.default-border .list-unstyled li {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.default-border .list-unstyled li:hover {
    padding-left: 10px;
    background-color: #f5f5f5
}

.default-border .list-unstyled li:hover a {
    color: #fd6c0f
}

.default-border .list-unstyled li:hover a:before {
    color: #fd6c0f
}

.default-border .list-unstyled a {
    display: block;
    padding: 8px 0;
    color: #333;
    position: relative
}

.form-group-list .buttons {
    margin-top: 10px
}

.form-group-list .center {
    text-align: center
}

.form-group-list .form-group label.col-sm-2.control-label {
    width: 100%;
    font-weight: bold;
    padding-top: 0 !important;
    margin-bottom: 5px !important;
    text-align: left !important
}

html[dir="rtl"] .form-group-list .form-group label.col-sm-2.control-label {
    text-align: right !important
}

.form-group-list .form-group .col-sm-10 {
    width: 100%
}

.form-group-list .form-group .radio-inline {
    width: auto
}

.form-group-list .form-group input[type="text"] {
    border-radius: 0px
}

.form-group-list .form-group textarea {
    border-radius: 0px
}

.tab-product-list {
    margin-bottom: 15px
}

.tab-product-list .table-bordered {
    border: none !important
}

.tab-product-list .table-bordered td {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important
}

.tab-product-list a.name {
    color: #333
}

.tab-product-list .img-thumbnail {
    max-width: 60px
}

.bg-gray {
    background-color: #f5f5f5
}

.bg-white {
    background-color: #fff
}

.information-information img {
    max-width: 100%;
    height: auto
}

.tag,
.product-thumb .image .sales {
    position: absolute;
    top: 8px;
    height: 24px;
    font-size: 12px;
    border-radius: 4px;
    color: #75d262;
    height: 22px;
    z-index: 9;
    padding: 1px 4px;
    border: 1px solid #75d262
}

.latest-link {
    overflow: hidden;
    text-align: center;
    margin: 10px 0 20px
}

.latest-link a {
    min-width: 160px;
    background: #fff;
    color: #fd6c0f;
    font-size: 14px;
    border: 1px solid #fd6c0f;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

.latest-link a:hover {
    color: #fff;
    background: #fd6c0f
}

.layer-modal-wrapper {
    background-color: #fff;
    border-radius: 10px !important;
    overflow: hidden
}

.layer-modal-wrapper .layui-layer-title {
    background-color: #fd6c0f;
    color: #fff
}

.layer-modal-wrapper .layui-layer-ico {
    background: none;
    position: relative
}

.layer-modal-wrapper .layui-layer-ico:after {
    position: absolute;
    content: '×';
    font-size: 24px;
    top: -12px;
    color: #fff
}

.layer-modal-wrapper iframe {
    background-color: #fff
}

.layer-modal-wrapper .layui-layer-content {
    background-color: #fff;
    padding: 40px
}

.layer-btn-confirm {
    margin-right: 15px;
    padding: 4px 16px;
    color: #fff;
    border-radius: 4px;
    background-color: #fd6c0f
}

.layer-btn-confirm:hover,
.layer-btn-confirm:focus,
.layer-btn-confirm:active:focus {
    color: #fff
}

.layer-btn-close {
    padding: 4px 16px;
    background-color: #aaa;
    border-radius: 4px;
    color: #fff
}

.layer-btn-close:hover,
.layer-btn-close:focus,
.layer-btn-close:active {
    color: #fff;
    background-color: #bbb
}

.btn-border-primary {
    padding: 6px 15px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #fd6c0f;
    color: #fd6c0f
}

.btn-border-primary:hover {
    color: #fd6c0f
}

.table-default {
    border: 1px solid #7ed0ff
}

.table-default thead td {
    background-color: #daf0fd
}

.table-default tbody tr {
    border-top: 1px solid #7ed0ff
}

.table-default tbody tr td.border-right {
    border-right: 1px solid #7ed0ff
}

.table-default tbody tr td {
    border-top: none
}

.table-default tbody tr td .ship-date {
    display: inline-block;
    padding: 2px 10px;
    margin-top: 4px;
    background-color: #fd6c0f;
    font-size: 12px;
    color: #fff;
    border-radius: 4px
}

.product-default-group {
    display: flex
}

.product-default-group .product-img {
    margin-right: 10px;
    padding: 0
}

.product-default-group .product-img a {
    border: 1px solid #efefef;
    width: 80px;
    flex: 0 0 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-default-group .product-img img {
    max-height: 100%
}

.product-default-group .name {
    color: #2a2a2a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.product-default-group .right-info {
    flex: 1
}

.product-default-group .right-info .order-number {
    margin: 5px 0;
    color: #666;
    font-size: 12px
}

.border-orange {
    border: 1px solid #fd6c0f;
    padding: 40px 20px;
    margin: 0 auto
}

.account-info-box {
    border: 1px solid #fd6c0f;
    padding: 30px
}

.multiseller-home .avatar-wrapper {
    text-align: center;
    padding: 20px 10px 26px
}

.multiseller-home .avatar-wrapper .img {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 16px;
    display: inline-block
}

.multiseller-home .avatar-wrapper .description {
    text-indent: 2em;
    text-align: left
}

.multiseller-content-wrapper {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #ececec
}

@media (max-width:1400px) {
    .multiseller-content-wrapper {
        padding: 20px
    }
}

body.product-search .seller-tittle h4 {
    display: inline-block
}

body.product-search .seller-tittle a {
    float: right;
    color: #000
}

body.product-search .seller-shop {
    margin-bottom: 20px
}

body.product-search .seller-shop .shop-group {
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #222
}

body.product-search .seller-shop .shop-group img {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    max-width: 100%;
    height: auto
}

body.product-search .seller-shop .shop-group span {
    margin-top: 4px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.seller-modules-image .modules-image-list {
    display: flex;
    align-items: center;
    margin: -10px
}

.seller-modules-image .modules-image-list>div {
    padding: 0 10px
}

.seller-modules-image .modules-image-list-301,
.seller-modules-image .modules-image-list-401 {
    margin-top: -20px
}

.seller-modules-image .modules-image-list-301 a,
.seller-modules-image .modules-image-list-401 a {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 20px
}

body.multiseller-sellers .product-wrapper .seller-layout {
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb {
    flex: 1;
    border-right: 1px solid #eee;
    margin-bottom: 0
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .image {
    margin-bottom: 10px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .image img {
    max-height: 213px
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .btn-go-shop a {
    padding: 10px;
    display: block;
    color: #666;
    text-align: center;
    background-color: #f5f5f5
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .btn-go-shop a:hover {
    background-color: #eee
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .btn-go-shop i {
    margin-right: 10px
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .caption a {
    color: #333
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb .caption i {
    font-size: 14px;
    color: #666
}

body.multiseller-sellers .product-wrapper .seller-layout>.product-thumb:hover {
    box-shadow: none
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info {
    flex: 3;
    display: flex;
    align-items: center
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .product-thumb {
    flex: 0 0 25%;
    margin-bottom: 0
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .product-thumb:hover {
    box-shadow: none
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .look-more {
    flex: 0 0 20%;
    text-align: center;
    color: #666
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .look-more span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 20px;
    background-color: #eee;
    color: #666;
    font-size: 32px;
    margin-bottom: 10px
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .look-more a {
    display: block;
    font-size: 18px
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .no-products {
    width: 100%;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666
}

body.multiseller-sellers .product-wrapper .seller-layout .seller-info .no-products i {
    font-size: 40px;
    margin-right: 20px
}

.header-editor-wrapper {
    background: #111;
    padding: 6px 0
}

.header-editor-wrapper a {
    color: #fff;
    margin: 0 6px
}

.top-left-wrapper {
    font-size: 12px
}

html[dir="rtl"] .top-left-wrapper {
    float: right
}

html[dir="rtl"] .top-left-wrapper .pull-left {
    float: right !important
}

.top-left-wrapper>div {
    padding: 0 17px 0 0;
    position: relative
}

html[dir="rtl"] .top-left-wrapper>div {
    padding: 0 0 0 17px
}

.top-left-wrapper>div:last-of-type:after {
    display: none
}

.top-left-wrapper>div:after {
    content: "";
    width: 1px;
    height: 12px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 12px
}

html[dir="rtl"] .top-left-wrapper>div:after {
    left: 0px;
    right: auto
}

nav#top {
    background-color: #005f95;
    color: #fff;
    height: 36px
}

nav#top .top-info {
    display: flex;
    align-items: center;
    justify-content: space-between
}

nav#top .top-info .top-left-wrapper {
    flex: 1;
    display: flex;
    align-items: center
}

nav#top .top-info .top-left-wrapper .branches-list {
    margin-left: 10px
}

nav#top .top-info .top-left-wrapper .branches-list select {
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 2px;
    height: 26px
}

nav#top .list-inline>li {
    height: 36px;
    line-height: 36px;
    position: relative;
    padding-left: 0;
    margin-right: 11px;
    padding-right: 12px
}

nav#top .list-inline>li i {
    margin-right: 4px
}

html[dir="rtl"] nav#top .list-inline>li i {
    margin: 0 0 0 4px
}

nav#top .list-inline>li:last-of-type {
    margin-right: 0;
    padding-right: 0
}

html[dir="rtl"] nav#top .list-inline>li:last-of-type {
    margin-right: 11px;
    padding-right: 12px
}

nav#top .list-inline>li:last-of-type:after {
    display: none
}

html[dir="rtl"] nav#top .list-inline>li:last-of-type:after {
    display: block
}

html[dir="rtl"] nav#top .list-inline>li:first-of-type:after {
    display: none
}

nav#top .list-inline>li:after {
    content: "";
    width: 1px;
    height: 12px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 12px
}

@media (min-width:992px) {

    nav#top .btn-group .dropdown-menu,
    nav#top .list-inline li .dropdown-menu {
        border-radius: 4px !important;
        padding: 10px 0;
        top: 120%;
        border: none;
        left: 50%;
        color: #333;
        text-align: center;
        margin-left: -80px;
        box-shadow: 0 16px 48px 1px rgba(0, 0, 0, 0.3)
    }

    html[dir="rtl"] nav#top .btn-group .dropdown-menu,
    html[dir="rtl"] nav#top .list-inline li .dropdown-menu {
        right: 50%;
        left: auto
    }

    html[dir="rtl"] nav#top .btn-group .dropdown-menu,
    html[dir="rtl"] nav#top .list-inline li .dropdown-menu {
        margin-left: auto;
        margin-right: -80px
    }
}

nav#top .btn-group .dropdown-menu:before,
nav#top .list-inline li .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -0.4375em;
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

nav#top .btn-group .dropdown-menu:after,
nav#top .list-inline li .dropdown-menu:after {
    content: '';
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 14px
}

nav#top .btn-group .dropdown-menu>li i,
nav#top .list-inline li .dropdown-menu>li i {
    font-size: 14px;
    margin-right: 6px
}

nav#top .btn-group .dropdown-menu>li:last-of-type,
nav#top .list-inline li .dropdown-menu>li:last-of-type {
    border-bottom: none
}

nav#top .btn-group .dropdown-menu>li>a,
nav#top .list-inline li .dropdown-menu>li>a {
    padding: 9px 20px
}

nav#top .btn-group .dropdown-menu>li>a:active,
nav#top .list-inline li .dropdown-menu>li>a:active {
    background-color: #ddd
}

nav#top .btn-group:hover .dropdown-menu,
nav#top .list-inline li:hover .dropdown-menu {
    display: block
}

nav#top a,
nav#top button {
    color: #fff;
    font-size: 12px
}

nav#top a:hover,
nav#top button:hover {
    color: #fd6c0f !important
}

nav#top .dropdown-menu button,
nav#top .dropdown-menu a {
    color: #333;
    padding: 8px 13px
}

nav#top .dropdown-menu button:hover,
nav#top .dropdown-menu a:hover {
    background-color: #eee;
    color: #fd6c0f
}

nav#top .pull-left {
    margin-right: 10px
}

nav#top .pull-left .btn-group>button {
    height: 36px;
    padding: 0
}

nav#top #top-links {
    font-size: 12px
}

html[dir="rtl"] nav#top #top-links {
    float: left !important
}

nav#top #top-links .dropdown-li {
    position: relative;
    z-index: 99
}

nav#top #top-links .dropdown-li i {
    margin-left: 6px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

nav#top #top-links .dropdown-li:hover {
    background-color: #fff;
    color: #fd6c0f
}

nav#top #top-links .dropdown-li:hover .dropdown-box {
    display: block
}

nav#top #top-links .dropdown-li:hover i {
    transform: rotate(-180deg)
}

nav#top #top-links .dropdown-li:hover>a {
    color: #fd6c0f
}

nav#top #top-links .dropdown-li .dropdown-box {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    padding-left: 12px;
    background-color: #fff;
    color: #333
}

nav#top #top-links .dropdown-li .dropdown-box a {
    display: block;
    color: #333;
    line-height: 30px
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center {
    padding: 10px 20px;
    width: 310%
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div {
    display: flex;
    align-items: center
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div:first-child {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div>div {
    flex: 2
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div>div a>i {
    margin-right: 6px
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div>div.logo-info a.logo-btn {
    display: inline-block;
    margin-right: 6px;
    padding: 6px 8px;
    line-height: 12px;
    border-radius: 4px;
    color: #fd6c0f;
    border: 1px solid #fd6c0f
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div>div.logo-info a.logo-btn.register {
    background-color: #fd6c0f;
    color: #fff
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div>div.logo-info a.logo-btn.register:hover {
    color: #fff !important
}

nav#top #top-links .dropdown-li .dropdown-box.customer-center>div>div:first-child {
    flex: 3
}

nav#top #top-links li {
    float: left;
    padding: 0 12px 10px;
    margin-right: 0
}

header {
    background-color: #005f95
}

@media (min-width:992px) {
    header {
        padding: 30px 0 24px
    }
}

header .search-wrap #search1 {
    position: relative;
    width: 100%;
    overflow: hidden
}

header .search-wrap #search1 input {
    height: 40px;
    border-radius: 2px 0 0 2px;
    border-right-width: none;
    margin-right: -1px;
    float: left;
    width: calc(100% - 100px)
}

html[dir="rtl"] header .search-wrap #search1 input {
    padding-left: 0;
    padding-right: 36px;
    border-left: none;
    border-radius: 0 2px 2px 0;
    border-right-width: 1px
}

header .search-wrap #search1 input:focus {
    border-color: #fd6c0f
}

header .search-wrap #search1 span {
    width: 100px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    float: left;
    color: #fff;
    border-radius: 0px 2px 2px 0px;
    font-size: 15px;
    background: #fd6c0f
}

header .search-wrap #search1 span i {
    font-size: 20px;
    margin-right: 6px;
    vertical-align: middle
}

header .search-wrap #search1 span:hover {
    background: #fd8b42
}

header .search-wrap .search-keyword {
    margin-top: 4px
}

header .search-wrap .search-keyword a {
    color: #fff;
    margin-right: 6px
}

@media (max-width:1200px) {
    header #logo {
        width: auto
    }
}

@media (max-width:992px) {
    header #logo {
        margin: 20px 0;
        text-align: center;
        width: 100%
    }
}

header #logo img {
    max-height: 42px;
    display: inline-block
}

header .cart-account>div {
    float: right;
    position: relative
}

header .cart-account>div>a {
    display: flex;
    align-items: center
}

html[dir="rtl"] header .cart-account>div {
    float: left
}

header .cart-account>a {
    float: right;
    color: #fff;
    font-size: 15px;
    margin-left: 22px;
    padding: 0;
    height: 40px;
    display: flex;
    align-items: center;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

header .cart-account>a span {
    margin-left: 6px;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff
}

header .cart-account>a:hover,
header .cart-account>a:focus {
    color: #fd6c0f
}

header .cart-account>a:hover span,
header .cart-account>a:focus span {
    border-bottom: 1px solid #fd6c0f
}

header .cart-account>a>i {
    font-size: 22px
}

header .cart-account .account-wrapper .logged-state {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

header .cart-account .icon-wrapper {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    text-align: center;
    line-height: 38px;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    position: relative
}

html[dir="rtl"] header .cart-account .icon-wrapper {
    float: right;
    margin: 0 0 0 10px
}

header .cart-account .icon-wrapper:after {
    position: absolute;
    top: 6px;
    left: 3px;
    border-radius: 50%;
    z-index: 1;
    width: 24px;
    height: 24px;
    background-color: #ffeff2
}

html[dir="rtl"] header .cart-account .icon-wrapper:after {
    left: auto;
    right: 3px
}

header .cart-account .icon-wrapper i {
    color: #000;
    z-index: 9;
    position: relative
}

header .cart-account span.info {
    font-size: 13px
}

header .cart-account span.info span {
    display: block;
    color: #fff;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

header .cart-account span.info span.text {
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: bold;
    color: #fff
}

header #cart {
    margin-left: 22px
}

html[dir="rtl"] header #cart {
    margin-left: 0;
    margin-right: 22px
}

@media (min-width:992px) {
    header #cart .dropdown-menu {
        border-radius: 4px !important;
        padding: 10px 0;
        top: 120%;
        border: none;
        right: -6px;
        color: #333;
        text-align: center;
        box-shadow: 0 16px 48px 1px rgba(0, 0, 0, 0.3)
    }

    html[dir="rtl"] header #cart .dropdown-menu {
        right: auto;
        left: -6px
    }
}

header #cart .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -6px;
    right: 10px;
    margin-left: -0.4375em;
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

html[dir="rtl"] header #cart .dropdown-menu:before {
    right: auto;
    left: 10px
}

header #cart .dropdown-menu:after {
    content: '';
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 14px
}

header #cart .dropdown-menu>li i {
    font-size: 14px;
    margin-right: 6px
}

header #cart .dropdown-menu>li:last-of-type {
    border-bottom: none
}

header #cart .dropdown-menu>li>a {
    padding: 9px 20px
}

header #cart .dropdown-menu>li>a:active {
    background-color: #ddd
}

header #cart .cart-wrapper {
    position: relative;
    height: 40px;
    line-height: 38px;
    padding: 2px 24px;
    background-color: #fff;
    border-radius: 4px;
    color: #333;
    cursor: pointer
}

header #cart .cart-wrapper>i {
    margin-right: 10px;
    font-size: 20px;
    color: #fd6c0f
}

header #cart .cart-total {
    position: absolute;
    top: -8px;
    left: 25px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    z-index: 9;
    font-size: 12px;
    height: 20px;
    background-color: #fd6c0f;
    color: #111;
    border-radius: 50%
}

html[dir="rtl"] header #cart .cart-total {
    left: auto;
    right: 26px
}

header #cart .no-results {
    margin-bottom: 0;
    padding: 16px 6px
}

header #cart:hover .dropdown-menu {
    display: block
}

header #cart .cart-wrapper {
    color: #333
}

@media (max-width:1200px) {
    header #cart .cart-wrapper {
        padding: 0 0 0 10px
    }
}

header #cart .cart-wrapper i {
    font-size: 20px
}

header #cart .cart-wrapper:active {
    box-shadow: none
}

header #cart .cart-wrapper #cart-total {
    font-weight: bold;
    font-size: 15px;
    padding-left: 4px
}

header #cart .dropdown-menu {
    min-width: 350px;
    padding: 10px
}

header #cart .dropdown-menu li {
    border-bottom: none
}

header #cart .dropdown-menu li td {
    font-size: 12px;
    padding: 8px
}

header #cart .dropdown-menu li .name {
    height: 33px;
    line-height: 16px;
    overflow: hidden;
    display: inline-block
}

header #cart .dropdown-menu li.products {
    max-height: 330px;
    overflow: hidden;
    overflow-y: auto
}

header #cart .dropdown-menu li.products a {
    color: #333
}

header #cart .dropdown-menu img {
    min-width: 50px;
    transition: none
}

header #cart .dropdown-menu .btn-danger {
    background: #fff;
    color: #555;
    border-color: #eee
}

header .account-wrapper .dropdown-menu {
    right: inherit
}

@media (min-width:992px) {
    header .account-wrapper .dropdown-menu {
        border-radius: 4px !important;
        padding: 10px 0;
        top: 120%;
        border: none;
        left: 50%;
        color: #333;
        text-align: center;
        margin-left: -80px;
        box-shadow: 0 16px 48px 1px rgba(0, 0, 0, 0.3)
    }

    html[dir="rtl"] header .account-wrapper .dropdown-menu {
        right: 50%;
        left: auto
    }

    html[dir="rtl"] header .account-wrapper .dropdown-menu {
        margin-left: auto;
        margin-right: -80px
    }
}

header .account-wrapper .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -0.4375em;
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

header .account-wrapper .dropdown-menu:after {
    content: '';
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 14px
}

header .account-wrapper .dropdown-menu>li i {
    font-size: 14px;
    margin-right: 6px
}

header .account-wrapper .dropdown-menu>li:last-of-type {
    border-bottom: none
}

header .account-wrapper .dropdown-menu>li>a {
    padding: 9px 20px
}

header .account-wrapper .dropdown-menu>li>a:active {
    background-color: #ddd
}

header .account-wrapper:hover .dropdown-menu {
    display: block
}

header .account-wrapper a i {
    display: inline-block;
    font-size: 18px
}

.home-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6)
}

.home-popup.active {
    visibility: visible
}

@media (max-width:768px) {
    .home-popup {
        padding: 0 15px
    }
}

.home-popup .home-popup-info {
    position: relative
}

.home-popup .delete-btn {
    position: absolute;
    right: -15px;
    top: -15px;
    border: 2px solid #ddd;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: #fff;
    z-index: 9
}

.home-popup .delete-btn i {
    font-size: 14px
}

.home-popup .delete-btn:hover {
    color: #fff;
    background: #fd6c0f
}

footer {
    border-top: 1px solid #ececec;
    margin-top: 20px;
    font-size: 13px;
    background: #005f95;
    color: #fff
}

footer.footer-no-service {
    background-color: #005f95
}

footer .footer-active {
    outline: 2px dashed #4bb1f0 !important
}

@media (max-width:768px) {
    footer {
        padding: 15px 0 0
    }
}

footer .module-customer-service {
    padding: 30px 0;
    margin-bottom: 45px;
    background-color: #f4f2f3
}

@media (max-width:768px) {
    footer .module-customer-service {
        padding: 30px 0;
        margin-bottom: 30px
    }
}

footer .module-customer-service .icon {
    width: 56px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: -7px
}

footer .module-customer-service .item {
    margin-bottom: 0
}

footer .module-customer-service .item:before {
    display: none
}

footer .module-customer-service .item-box {
    border: 3px solid #005f95;
    border-radius: 30px;
    height: 50px;
    display: flex;
    align-items: center;
    position: relative
}

@media (min-width:1190px) {
    footer .module-customer-service .item-box {
        margin: 0 25px
    }
}

footer .module-customer-service .footer-lable-img {
    width: 100%;
    height: 100%
}

html[dir="rtl"] footer .module-customer-service .text {
    margin: 0 54px 0 0
}

footer .module-customer-service .text .title {
    color: #005f95;
    font-size: 20px;
    font-weight: bolder;
    margin-bottom: 0 !important
}

footer .module-customer-service .text .sub-title {
    font-size: 12px;
    color: #888
}

@media (min-width:1290px) {
    footer .module-customer-service .footer-container {
        width: 1000px;
        margin: 0 auto
    }
}

footer h5 {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #fff
}

footer h5:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #fd6c0f;
    left: 0;
    bottom: 0;
    position: absolute
}

@media (max-width:768px) {
    footer h5 {
        font-size: 14px;
        margin-bottom: 8px
    }
}

footer ul.list-unstyled {
    margin-bottom: 18px;
    margin-top: 30px
}

footer ul.list-unstyled li {
    padding: 5px 0;
    position: relative;
    line-height: 1
}

@media (max-width:992px) {
    footer ul.list-unstyled li {
        text-align: center
    }
}

footer ul.list-unstyled li a {
    display: inline-block;
    color: #fff;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}

footer ul.list-unstyled li a:hover {
    color: #fd6c0f
}

footer ul.list-unstyled.address-wrapper li {
    padding: 6px 0
}

footer ul.list-unstyled.address-wrapper li.contact-btn a,
footer ul.list-unstyled.address-wrapper li.contact-btn i {
    color: #333
}

footer ul.list-unstyled.address-wrapper i {
    width: 20px;
    color: #fff
}

footer .footer-bottom {
    overflow: hidden;
    text-align: center;
    padding: 20px 0 60px;
    margin-top: 15px;
    color: #fff;
    border-top: 1px solid #e4e7eb;
    margin-bottom: 0
}

@media (min-width:992px) {
    footer .footer-bottom .is-float {
        text-align: left
    }
}

footer .footer-bottom a {
    color: #fff
}

footer .footer-bottom .pull-right a {
    margin-left: 12px
}

@media (min-width:768px) {
    footer .footer-info {
        padding-right: 28px
    }
}

@media (max-width:768px) {
    footer .footer-info {
        margin-bottom: 20px
    }
}

footer .footer-info img {
    margin-bottom: 20px
}

@media (min-width:768px) {
    footer .footer-info img {
        max-width: 80%
    }
}

@media (max-width:992px) {
    footer .footer-info img {
        margin: 0 auto
    }
}

footer .footer-info p {
    line-height: 24px
}

footer .fixed-shortcut-wrapper {
    position: fixed;
    bottom: 200px;
    right: 0;
    z-index: 99;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15)
}

html[dir="rtl"] footer .fixed-shortcut-wrapper {
    right: auto;
    left: 0
}

footer .fixed-shortcut-wrapper .item {
    position: relative;
    text-align: center;
    height: 38px;
    width: 38px
}

footer .fixed-shortcut-wrapper .item.daily-checkin a {
    color: #10c55b
}

footer .fixed-shortcut-wrapper .item.daily-checkin:hover .daily-checkin-img {
    display: none
}

footer .fixed-shortcut-wrapper .item.daily-checkin .daily-checkin-img {
    position: absolute;
    top: -2px;
    left: -10px;
    z-index: 1
}

footer .fixed-shortcut-wrapper .item:first-of-type>a {
    border-top: 1px solid #f4f4f4;
    border-top-left-radius: 4px
}

footer .fixed-shortcut-wrapper .item:last-of-type>a {
    border-bottom: 1px solid #f4f4f4;
    border-bottom-left-radius: 4px
}

footer .fixed-shortcut-wrapper .item:last-of-type>a:before {
    display: none
}

footer .fixed-shortcut-wrapper .item.children:before,
footer .fixed-shortcut-wrapper .item.children:after {
    display: none;
    content: '\f0da';
    position: absolute;
    left: -23px;
    font-size: 16px;
    padding: 21px 11px;
    z-index: 999;
    font-family: 'fontawesome';
    color: #ddd;
    top: -10px
}

html[dir="rtl"] footer .fixed-shortcut-wrapper .item.children:before,
html[dir="rtl"] footer .fixed-shortcut-wrapper .item.children:after {
    content: '\f0d9';
    right: -23px;
    left: auto
}

footer .fixed-shortcut-wrapper .item.children a {
    position: relative;
    z-index: 999
}

footer .fixed-shortcut-wrapper .item.children:after {
    color: #fff;
    left: -24px
}

html[dir="rtl"] footer .fixed-shortcut-wrapper .item.children:after {
    right: -24px;
    left: auto
}

footer .fixed-shortcut-wrapper .item:hover .children-inner {
    display: block
}

footer .fixed-shortcut-wrapper .item:hover:before,
footer .fixed-shortcut-wrapper .item:hover:after {
    display: block
}

footer .fixed-shortcut-wrapper .item>a {
    color: #999;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    line-height: 40px;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    background-color: rgba(255, 255, 255, 0.8)
}

footer .fixed-shortcut-wrapper .item>a.scroll-top i {
    font-size: 22px
}

footer .fixed-shortcut-wrapper .item>a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30%;
    width: 40%;
    border-bottom: 1px solid #e5e5e5
}

footer .fixed-shortcut-wrapper .item>a span {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0;
    padding: 0 10px;
    font-size: 14px;
    height: 100%;
    opacity: 0;
    z-index: -1;
    white-space: nowrap;
    background-color: rgba(255, 255, 255, 0.719);
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

html[dir="rtl"] footer .fixed-shortcut-wrapper .item>a span {
    right: auto;
    left: 0;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

footer .fixed-shortcut-wrapper .item>a:hover {
    background-color: #fd6c0f;
    border-color: #fd6c0f;
    color: #fff
}

footer .fixed-shortcut-wrapper .item>a:hover:before {
    display: none
}

footer .fixed-shortcut-wrapper .item>a:hover span {
    opacity: 1;
    right: 37px;
    background-color: #fd6c0f
}

html[dir="rtl"] footer .fixed-shortcut-wrapper .item>a:hover span {
    right: auto;
    left: 37px
}

footer .fixed-shortcut-wrapper .item>a:active {
    background-color: #d75502
}

footer .fixed-shortcut-wrapper .item>a:active span {
    transition: all 0s;
    background-color: #d75502
}

footer .fixed-shortcut-wrapper .item .children-inner {
    display: none;
    position: absolute;
    top: -60px;
    width: 150px;
    z-index: 998;
    right: 50px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2)
}

html[dir="rtl"] footer .fixed-shortcut-wrapper .item .children-inner {
    right: auto;
    left: 50px
}

.daily_checkin_html {
    display: none
}

.daily_checkin_html .successful-tip-wrapper {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center
}

.daily_checkin_html .successful-tip-wrapper .successful-tip {
    width: 240px;
    border-radius: 4px;
    text-align: center;
    background: #fff
}

.daily_checkin_html .successful-tip-wrapper .successful-tip .checkin-success {
    font-size: 30px;
    font-weight: bold;
    color: red
}

.daily_checkin_html .successful-tip-wrapper .successful-tip .checkin-jifen {
    margin: 20px 0;
    padding: 0 10px
}

.daily_checkin_html .successful-tip-wrapper .successful-tip .successful-hide {
    margin: 20px 0;
    padding: 0 10px
}

.daily_checkin_html .successful-tip-wrapper .successful-tip .successful-hide .btn {
    padding: 6px 13px;
    width: 100%;
    border-radius: 4px
}

.layer-daily-checkin {
    border-radius: 4px;
    background-color: #f4f4f4 !important
}

@media (max-width:768px) {
    .layer-daily-checkin {
        width: 90%
    }
}

.layer-daily-checkin .daily_checkin_html {
    padding: 15px
}

.layer-daily-checkin .daily_checkin_html .daily-top {
    display: flex;
    margin: -15px -15px 10px;
    background: red;
    padding: 12px 10px;
    color: #fff;
    border-bottom: 1px solid #f4f4f4;
    background: url("../image/checkin-bg.png") no-repeat center;
    background-size: cover;
    position: relative
}

.layer-daily-checkin .daily_checkin_html .daily-top .daily-top-left {
    border-right: 1px solid #ddd
}

.layer-daily-checkin .daily_checkin_html .daily-top>div {
    flex: 1;
    text-align: center
}

.layer-daily-checkin .daily_checkin_html .daily-top>div .daily-top-data {
    margin-top: 2px;
    font-size: 28px;
    font-weight: bold
}

.layer-daily-checkin .daily_checkin_html .daily-top>div span {
    display: block
}

.layer-daily-checkin .daily_checkin_html .daily-bottom {
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    margin-top: 20px;
    min-height: 300px
}

.layer-daily-checkin .daily_checkin_html .daily-bottom .daily-bottom-title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 15px
}

.layer-daily-checkin .daily_checkin_html .daily-bottom table {
    margin-bottom: 0
}

footer.builder-footer .preview-footer-active {
    border: 1px dashed #4bb1f0
}

.footer-menu {
    margin-top: 42px
}

@media (min-width:992px) {
    .footer-menu {
        float: right
    }
}

@media (max-width:992px) {
    .footer-menu {
        display: flex;
        justify-content: center
    }
}

@media (max-width:768px) {
    .footer-menu {
        display: none
    }
}

.footer-menu a {
    color: #fff
}

.footer-menu .list>li {
    list-style-type: none;
    line-height: 25px;
    position: relative;
    padding: 0 20px
}

.footer-menu .list>li:last-of-type {
    padding-right: 0
}

.footer-menu .list>li:last-of-type:after {
    display: none
}

.footer-menu .list>li:after {
    position: absolute;
    content: "";
    top: 4px;
    right: 0;
    border-left: 2px solid #fff;
    height: 12px
}

.footer-menu .list>li:last-of-type .nav-list a {
    padding: 0
}

.footer-menu .list>li:last-of-type .nav-list a:after {
    display: none
}

.footer-menu .list .list-item {
    position: absolute;
    list-style-type: none;
    white-space: nowrap;
    margin-top: 4px;
    padding-left: 2px !important
}

.footer-menu .list .nav-list {
    display: flex;
    line-height: 20px
}

.footer-menu .list .nav-list a {
    line-height: 20px;
    font-size: 14px;
    font-weight: bold
}

body:not(.common-home) .header-wrapper {
    position: relative
}

.menu-wrapper {
    background: #313131
}

.menu-wrapper.menu-fixed {
    min-height: 38px;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #fd6c0f;
    text-align: center;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: ease-in-out 0.3s all;
    -moz-transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    -webkit-animation: fadeInDown 600ms linear;
    -moz-animation: fadeInDown 600ms linear;
    -ms-animation: fadeInDown 600ms linear;
    animation: fadeInDown 600ms linear
}

@keyframes fadeInDown {
    0% {
        top: -76px
    }

    100% {
        top: 0
    }
}

@-o-keyframes fadeInDown {
    0% {
        top: -76px
    }

    100% {
        top: 0
    }
}

@-moz-keyframes fadeInDown {
    0% {
        top: -76px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        top: -76px
    }

    100% {
        top: 0
    }
}

@media (max-width:992px) {
    .menu-wrapper .container {
        width: 100%;
        padding: 0
    }
}

#menu {
    border: none;
    min-height: 44px;
    margin-bottom: 0
}

@media (min-width:992px) {
    #menu .side-menu {
        display: block !important
    }
}

@media (min-width:992px) {
    #menu .side-menu .dropdown-menu {
        border-radius: 4px !important;
        padding: 10px 0;
        top: 120%;
        border: none;
        left: 50%;
        color: #333;
        text-align: center;
        margin-left: -80px;
        box-shadow: 0 16px 48px 1px rgba(0, 0, 0, 0.3)
    }

    html[dir="rtl"] #menu .side-menu .dropdown-menu {
        right: 50%;
        left: auto
    }

    html[dir="rtl"] #menu .side-menu .dropdown-menu {
        margin-left: auto;
        margin-right: -80px
    }
}

#menu .side-menu .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -0.4375em;
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

#menu .side-menu .dropdown-menu:after {
    content: '';
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 14px
}

#menu .side-menu .dropdown-menu>li i {
    font-size: 14px;
    margin-right: 6px
}

#menu .side-menu .dropdown-menu>li:last-of-type {
    border-bottom: none
}

#menu .side-menu .dropdown-menu>li>a {
    padding: 9px 20px
}

#menu .side-menu .dropdown-menu>li>a:active {
    background-color: #ddd
}

@media (max-width:992px) {
    #menu {
        background-color: #f1f1f0;
        border-bottom: 1px solid #e4e4e4;
        min-height: 40px;
        overflow: hidden;
        width: 100%
    }
}

@media (max-width:992px) {
    #menu .nav {
        float: none;
        text-align: left;
        margin: 0
    }
}

#menu .nav>li {
    position: relative
}

#menu .nav>li.active {
    background: #565656
}

#menu .nav>li.active>a {
    color: #fd6c0f
}

#menu .nav>li>a {
    font-weight: bold;
    color: #fff
}

#menu .nav>li>a:active {
    color: #a54101
}

#menu .nav>li.all-category {
    background-color: #fd6c0f;
    padding: 0 10px;
    width: 220px;
    position: relative
}

#menu .nav>li.all-category>a {
    font-weight: 500;
    color: #fff !important
}

#menu .nav>li.all-category>a i {
    font-size: 18px;
    margin-right: 6px
}

#menu .nav>li.all-category:hover .header-category {
    display: block !important
}

body:not(.common-home) #menu .nav>li.all-category .header-category {
    display: none
}

#menu .nav>li.all-category .header-category .category-wrapper {
    position: absolute;
    left: 0px;
    top: 44px;
    width: 220px;
    height: auto !important;
    z-index: 9999
}

#menu .nav>li.all-category .header-category .category-wrapper>ul {
    overflow: hidden;
    height: 100%;
    padding: 0;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.13)
}

#menu .nav>li.all-category .header-category .category-wrapper>ul::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul::-webkit-scrollbar-track {
    background-color: transparent
}

#menu .nav>li.all-category .header-category .category-wrapper>ul::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #ddd
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item {
    color: #fff;
    height: 31px;
    display: flex;
    align-items: center;
    font-size: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .item-links {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    padding-right: 11px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    white-space: initial;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .item-links i {
    margin-right: 6px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .item-links.children-arrows:before {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    right: 8px;
    color: #ddd;
    font-size: 18px;
    margin-top: -10px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item:last-of-type {
    border: none
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item:hover {
    background: #fff;
    color: #333;
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.1)
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item:hover .item-links {
    border-color: #fff;
    color: #333
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item:hover .category-info {
    display: block
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info {
    position: absolute;
    display: none;
    top: 0;
    width: calc(1200px - 230px);
    height: 100%;
    color: #444;
    left: 100%;
    overflow: hidden;
    background-color: #ebebeb;
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .brands-wrap {
    border-bottom: 1px solid #eee;
    padding: 10px;
    float: left;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 230px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .brands-wrap a {
    width: calc(50% - 5px);
    margin-bottom: 6px;
    color: #333;
    text-align: center;
    background: #fff;
    height: 45px;
    overflow: hidden;
    line-height: 45px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .children-wrap {
    padding: 0 14px;
    overflow-y: auto;
    height: 100%;
    background: #fff;
    float: left;
    width: calc(100% - 230px)
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .children-wrap.children-wrap-100 {
    width: 100%
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .children-list {
    padding: 10px 0;
    position: relative
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .children-list .category-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .children-list .category-title a {
    color: #333
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info .children-list .category-title a:after {
    content: '>';
    font-weight: 500;
    margin-left: 4px;
    color: #777
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info ul {
    overflow: hidden;
    list-style: none;
    padding-left: 0;
    line-height: 2;
    margin: 0 -8px
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info ul li {
    float: left
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info ul li a {
    color: #777;
    padding: 0 8px;
    font-size: 13px;
    border-right: 1px solid #e4e4e4
}

#menu .nav>li.all-category .header-category .category-wrapper>ul>.category-item .category-info a:hover {
    color: #fd6c0f
}

@media (min-width:992px) {
    #menu .nav>li {
        display: inline-block
    }

    #menu .nav>li:first-of-type>a {
        padding-left: 0
    }

    html[dir="rtl"] #menu .nav>li:first-of-type>a {
        padding-left: 22px;
        padding-right: 0
    }

    html[dir="rtl"] #menu .nav>li:last-of-type>a {
        padding-right: 22px;
        padding-left: 0
    }

    #menu .nav>li>.toggle-button {
        position: absolute;
        top: 50%;
        margin-top: -9px;
        right: 7px
    }

    #menu .nav>li:hover .dropdown-menu {
        display: block;
        visibility: visible
    }

    #menu .nav>li:hover>a {
        color: #fd6c0f
    }

    #menu .nav>li>a {
        height: 44px;
        line-height: 44px;
        padding: 0 29px;
        color: #fff;
        font-size: 14px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    #menu .nav>li>.toggle-button {
        right: 0
    }
}

@media (min-width:992px) and (max-width:1300px) {
    #menu .nav>li>a {
        padding: 0 18px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    #menu .nav>li>a {
        padding: 0 12px
    }
}

@media (max-width:992px) {
    #menu .nav>li {
        float: none;
        border-bottom: 1px solid #e5e5e5
    }

    #menu .nav>li.active>a,
    #menu .nav>li.active .toggle-button {
        color: #fd6c0f
    }

    #menu .nav>li.active>a i,
    #menu .nav>li.active .toggle-button i {
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    #menu .nav>li>.toggle-button {
        position: absolute;
        top: 0;
        padding: 10px;
        cursor: pointer;
        right: 0px
    }

    #menu .nav>li>a {
        width: 84%;
        color: #666
    }

    #menu .nav>li .dropdown-menu {
        position: relative;
        float: none;
        box-shadow: none;
        border: none;
        padding-left: 12px;
        transition: none
    }
}

#menu .navbar-header {
    height: 40px;
    width: 100%;
    margin: 0
}

#menu .navbar-header .mobile-search {
    float: left;
    padding: 0 10px;
    height: 40px;
    width: 40px
}

#menu .navbar-header .mobile-nav-icon {
    height: 40px;
    width: 40px;
    float: right
}

@media only screen and (max-width:992px) {
    #menu .side-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        cursor: pointer;
        z-index: 9999999;
        background: rgba(0, 0, 0, 0.4)
    }

    #menu .side-menu .side-inner {
        position: absolute;
        top: 0;
        height: 100%;
        width: 80%;
        text-align: left;
        overflow-y: auto;
        padding: 14px 10px;
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        background-color: #fff;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        left: 0
    }

    #menu .side-menu .side-inner.active {
        box-shadow: rgba(0, 0, 0, 0.1) 0 0 100px 0;
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    #menu .side-menu .side-inner .dropdown-menu {
        margin-left: 0 !important
    }

    #menu .category-title {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        margin: 20px -10px 0 -10px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px
    }

    #menu .side-title {
        text-align: center;
        margin: -14px -10px 15px;
        padding: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #f1f1f1
    }

    #menu .side-title a {
        color: #222
    }

    #menu .side-title i {
        margin-right: 6px
    }

    #menu .side-title>div {
        background: #fff;
        border-radius: 3px;
        padding: 8px 6px;
        border: 1px solid #e4e4e4
    }

    #menu .side-title>div:active {
        border-color: #ccc;
        background: #f1f1f1
    }

    #menu .side-title .side-cart {
        position: relative
    }

    #menu .side-title .side-cart .cart-total {
        position: absolute;
        top: -5px;
        right: -11px;
        min-width: 18px;
        line-height: 18px;
        text-align: center;
        z-index: 999;
        font-size: 12px;
        height: 18px;
        background-color: #f32929;
        color: #fff;
        border-radius: 50%
    }

    #menu .side-title .side-cart .logged-state {
        display: none
    }

    #menu .side-title .side-cart .icon-wrapper {
        float: left
    }

    #menu .side-title .side-cart .info {
        margin-top: 2px;
        float: left
    }
}

#column-left .widget-title>span,
#column-right .widget-title>span {
    font-size: 15px
}

#column-left .column-lr,
#column-right .column-lr {
    border: 1px solid #e5e5e5;
    padding: 14px;
    border-radius: 4px;
    margin: 0 0 20px 0;
    background: #fff
}

#column-left .column-lr>.col-sm-12,
#column-right .column-lr>.col-sm-12 {
    padding: 0
}

#column-left .column-lr .product-wrapper>div:last-of-type .product-thumb,
#column-right .column-lr .product-wrapper>div:last-of-type .product-thumb {
    margin-bottom: 0
}

#column-left .column-lr .widget-title,
#column-right .column-lr .widget-title {
    position: relative;
    margin-bottom: 15px;
    text-align: left
}

html[dir="rtl"] #column-left .column-lr .widget-title,
html[dir="rtl"] #column-right .column-lr .widget-title {
    text-align: right
}

#column-left .column-lr .widget-title>span,
#column-right .column-lr .widget-title>span {
    font-size: 15px
}

#column-left .product-layout,
#column-right .product-layout,
#column-left .latest-wrapper,
#column-right .latest-wrapper {
    padding: 0;
    width: 100%
}

#column-left .product-layout .product-thumb,
#column-right .product-layout .product-thumb,
#column-left .latest-wrapper .product-thumb,
#column-right .latest-wrapper .product-thumb {
    border-color: transparent;
    margin-bottom: 16px;
    box-shadow: none
}

#column-left .product-layout .product-thumb .image,
#column-right .product-layout .product-thumb .image,
#column-left .latest-wrapper .product-thumb .image,
#column-right .latest-wrapper .product-thumb .image {
    width: 68px;
    float: left
}

#column-left .product-layout .product-thumb .image .sales,
#column-right .product-layout .product-thumb .image .sales,
#column-left .latest-wrapper .product-thumb .image .sales,
#column-right .latest-wrapper .product-thumb .image .sales,
#column-left .product-layout .product-thumb .image .flash-icon,
#column-right .product-layout .product-thumb .image .flash-icon,
#column-left .latest-wrapper .product-thumb .image .flash-icon,
#column-right .latest-wrapper .product-thumb .image .flash-icon,
#column-left .product-layout .product-thumb .image .product-button-wrapper,
#column-right .product-layout .product-thumb .image .product-button-wrapper,
#column-left .latest-wrapper .product-thumb .image .product-button-wrapper,
#column-right .latest-wrapper .product-thumb .image .product-button-wrapper {
    display: none
}

#column-left .product-layout .product-thumb .caption,
#column-right .product-layout .product-thumb .caption,
#column-left .latest-wrapper .product-thumb .caption,
#column-right .latest-wrapper .product-thumb .caption {
    padding: 0 0 0 10px;
    overflow: hidden
}

#column-left .product-layout .product-thumb .caption .list-sales-wrapper,
#column-right .product-layout .product-thumb .caption .list-sales-wrapper,
#column-left .latest-wrapper .product-thumb .caption .list-sales-wrapper,
#column-right .latest-wrapper .product-thumb .caption .list-sales-wrapper {
    display: none
}

#column-left .product-layout .product-thumb .product-name,
#column-right .product-layout .product-thumb .product-name,
#column-left .latest-wrapper .product-thumb .product-name,
#column-right .latest-wrapper .product-thumb .product-name {
    margin: 2px 0 8px
}

#column-left .product-layout .product-thumb .product-name>a,
#column-right .product-layout .product-thumb .product-name>a,
#column-left .latest-wrapper .product-thumb .product-name>a,
#column-right .latest-wrapper .product-thumb .product-name>a {
    color: #666
}

#column-left .product-layout .product-thumb button.cart,
#column-right .product-layout .product-thumb button.cart,
#column-left .latest-wrapper .product-thumb button.cart,
#column-right .latest-wrapper .product-thumb button.cart {
    display: none
}

#column-left .product-layout .product-thumb .product-name>a,
#column-right .product-layout .product-thumb .product-name>a,
#column-left .latest-wrapper .product-thumb .product-name>a,
#column-right .latest-wrapper .product-thumb .product-name>a,
#column-left .product-layout .product-thumb .price,
#column-right .product-layout .product-thumb .price,
#column-left .latest-wrapper .product-thumb .price,
#column-right .latest-wrapper .product-thumb .price {
    font-size: 14px;
    font-weight: 500
}

#column-left .latest-wrapper .price,
#column-right .latest-wrapper .price {
    padding: 0 0 0 88px
}

.rating .fa-stack {
    font-size: 28px;
    width: 12px;
    height: 12px;
    line-height: 12px
}

.rating .fa-stack .fa-star {
    color: #fc0;
    font-size: 14px
}

.rating .fa-stack .fa-star.off {
    color: #d2d2d2;
    font-size: 14px
}

.swiper-viewport,
.swiper-viewport-lite {
    position: relative;
    overflow: hidden
}

.swiper-viewport .swiper-pager .swiper-button-prev,
.swiper-viewport-lite .swiper-pager .swiper-button-prev,
.swiper-viewport .swiper-pager .swiper-button-next,
.swiper-viewport-lite .swiper-pager .swiper-button-next {
    text-align: center;
    cursor: pointer;
    background-image: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (max-width:768px) {

    .swiper-viewport .swiper-pager .swiper-button-prev,
    .swiper-viewport-lite .swiper-pager .swiper-button-prev,
    .swiper-viewport .swiper-pager .swiper-button-next,
    .swiper-viewport-lite .swiper-pager .swiper-button-next {
        display: none
    }
}

.swiper-viewport .swiper-pager .swiper-button-prev:before,
.swiper-viewport-lite .swiper-pager .swiper-button-prev:before,
.swiper-viewport .swiper-pager .swiper-button-next:before,
.swiper-viewport-lite .swiper-pager .swiper-button-next:before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px
}

.swiper-viewport .swiper-pager .swiper-button-disabled,
.swiper-viewport-lite .swiper-pager .swiper-button-disabled {
    cursor: default
}

.swiper-viewport .swiper-pager .swiper-button-prev,
.swiper-viewport-lite .swiper-pager .swiper-button-prev {
    left: -55px
}

.swiper-viewport .swiper-pager .swiper-button-prev:before,
.swiper-viewport-lite .swiper-pager .swiper-button-prev:before {
    content: "\f104"
}

.swiper-viewport .swiper-pager .swiper-button-next,
.swiper-viewport-lite .swiper-pager .swiper-button-next {
    right: -55px
}

.swiper-viewport .swiper-pager .swiper-button-next:before,
.swiper-viewport-lite .swiper-pager .swiper-button-next:before {
    content: "\f105"
}

.swiper-viewport .swiper-pagination,
.swiper-viewport-lite .swiper-pagination {
    bottom: 0;
    width: 100%
}

.swiper-viewport .swiper-pagination .swiper-pagination-bullet,
.swiper-viewport-lite .swiper-pagination .swiper-pagination-bullet {
    margin: 0 4px;
    width: 10px;
    height: 10px
}

.swiper-viewport .swiper-pagination .swiper-pagination-bullet:hover,
.swiper-viewport-lite .swiper-pagination .swiper-pagination-bullet:hover {
    background: #333
}

.swiper-viewport .swiper-pagination .swiper-pagination-bullet-active,
.swiper-viewport-lite .swiper-pagination .swiper-pagination-bullet-active {
    background: #fd6c0f
}

.swiper-viewport .swiper-container-rtl .swiper-pager .swiper-button-prev:before,
.swiper-viewport-lite .swiper-container-rtl .swiper-pager .swiper-button-prev:before {
    content: "\f105"
}

.swiper-viewport .swiper-container-rtl .swiper-pager .swiper-button-next:before,
.swiper-viewport-lite .swiper-container-rtl .swiper-pager .swiper-button-next:before {
    content: "\f104"
}

.swiper-viewport .swiper-button-prev,
.swiper-viewport .swiper-button-next {
    width: 30px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.5)
}

.swiper-viewport .swiper-button-prev:not(.swiper-button-disabled):hover,
.swiper-viewport .swiper-button-next:not(.swiper-button-disabled):hover {
    opacity: 1;
    background-color: #fd6c0f
}

.swiper-viewport-lite:hover .swiper-pager {
    opacity: 1
}

.swiper-viewport-lite .swiper-pager {
    opacity: 0
}

.swiper-viewport-lite .swiper-pager>div {
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    background: #fff;
    color: #999;
    z-index: 999;
    border: 2px solid #ddd
}

.swiper-viewport-lite .swiper-pager>div:not(.swiper-button-disabled):hover {
    color: #fff;
    border-color: #333;
    background-color: #333
}

.layui-layer .layui-layer-content a {
    color: #fd6c0f;
    text-decoration: underline;
    font-size: 16px
}

.layui-layer.layui-layer-msg a {
    color: #feb383;
    margin: 0 2px
}

.layui-layer .layui-layer-btn a.layui-layer-btn0 {
    border-color: #fd6c0f;
    background-color: #fd6c0f
}

@media (max-width:768px) {
    .product-wrapper .product-layout.col-xs-6:nth-child(2n+1) {
        padding-right: 7.5px
    }

    .product-wrapper .product-layout.col-xs-6:nth-child(2n+2) {
        padding-left: 7.5px
    }
}

body:not(.common-home) .product-thumb .image {
    height: 200px
}

body:not(.common-home) .product-thumb .image a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

body:not(.common-home) .product-thumb .image a img {
    max-height: 100%
}

.product-thumb {
    margin-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border: 1px solid #efefef;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.product-thumb .custom-btn-link {
    float: right;
    margin-top: -3px;
    margin-right: 2px;
    padding: 3px 6px
}

@media (min-width:768px) {
    .product-thumb:hover {
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15)
    }

    .product-thumb:hover .product-button-wrapper {
        right: 10px;
        opacity: 1
    }
}

.product-thumb .image {
    position: relative;
    text-align: center
}

.product-thumb .image img {
    display: inline-block
}

.product-thumb .image .flash-icon {
    left: 16px;
    position: absolute;
    top: 16px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    z-index: 9;
    background: #e33
}

.product-thumb .image .sales {
    right: 8px
}

.product-thumb .caption {
    padding: 0 8px 8px
}

.product-thumb .product-button-wrapper {
    position: absolute;
    right: 0;
    bottom: 10px;
    padding: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.product-thumb .product-button-wrapper button {
    height: 40px;
    display: block;
    margin-bottom: 8px;
    width: 40px;
    color: #707070;
    background: #fff;
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.07);
    border: 0
}

.product-thumb .product-button-wrapper button:disabled {
    background-color: #fd8b42 !important
}

.product-thumb .product-button-wrapper button:active,
.product-thumb .product-button-wrapper button:hover {
    color: #fff;
    background: #111
}

.product-thumb .product-button-wrapper button.cart:hover {
    color: #111;
    background: #fd6c0f
}

.product-thumb .product-name {
    overflow: hidden;
    height: 38px;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.product-thumb .product-name a {
    color: #111;
    font-weight: bold;
    font-size: 13px
}

.product-thumb .product-description {
    color: #999;
    display: none
}

.product-thumb .rating {
    position: relative;
    padding-bottom: 8px
}

.product-thumb .price {
    font-size: 16px;
    margin-bottom: 0;
    color: #d4282d;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:768px) {
    .product-thumb .price {
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
}

.product-thumb .price .price-old {
    font-weight: 500;
    color: #bbb;
    font-size: 12px;
    text-decoration: line-through
}

.product-thumb .price .price-tax {
    color: #bbb;
    font-size: 12px
}

.product-thumb .price .price-left {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.product-thumb .price .price-left>div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.product-thumb .price .price-right {
    max-width: 50%;
    display: flex;
    align-items: center
}

.product-thumb .price .price-right span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.product-thumb .price .flag-icon {
    font-size: 12px;
    background: #e33;
    padding: 1px 2px;
    min-width: 32px;
    border-radius: 2px;
    color: #fff;
    text-align: center
}

.product-thumb .price .seller-icon {
    padding: 0 2px;
    border: 1px solid #fd6c0f;
    color: #fd6c0f;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 2px
}

.product-thumb .price .seller-icon a {
    color: #fd6c0f
}

.product-list .product-thumb {
    overflow: hidden;
    padding-bottom: 0
}

.product-list .product-thumb .image {
    float: left;
    display: inline-block;
    width: 120px
}

.product-list .product-thumb .caption {
    margin-left: 120px
}

.product-list .product-thumb .product-button-wrapper {
    display: none
}

.product-list .product-thumb .price {
    margin-top: 20px
}

.product-list .product-thumb .sales,
.product-list .product-thumb .flash-icon {
    height: 24px;
    font-size: 12px;
    border-radius: 4px;
    color: #75d262;
    height: 22px;
    padding: 1px 4px;
    border: 1px solid #75d262
}

.product-list .product-thumb .flash-icon {
    color: #ff8c03;
    border-color: #ff8c03;
    margin-right: 4px
}

.latest-wrapper .product-thumb {
    overflow: hidden;
    padding-bottom: 0
}

.latest-wrapper .product-thumb .image {
    float: left;
    width: 126px
}

.latest-wrapper .product-thumb .image>a:before {
    display: none
}

.latest-wrapper .product-thumb .product-button-wrapper {
    display: none
}

.latest-wrapper .product-thumb .caption {
    padding-left: 140px
}

.latest-wrapper .product-thumb .caption .product-name {
    margin: 0 0 14px
}

.latest-wrapper .product-thumb .caption .list-sales-wrapper {
    position: relative;
    margin-bottom: 10px
}

.latest-wrapper .product-thumb .caption .sales,
.latest-wrapper .product-thumb .caption .flash-icon {
    height: 24px;
    font-size: 12px;
    border-radius: 4px;
    color: #75d262;
    height: 22px;
    padding: 1px 4px;
    border: 1px solid #75d262
}

.latest-wrapper .product-thumb .caption .flash-icon {
    color: #ff8c03;
    border-color: #ff8c03;
    margin-right: 4px
}

.latest-wrapper .product-thumb .caption .price {
    position: absolute;
    width: 100%;
    padding: 0 10px 0 140px;
    left: 0;
    bottom: 4px
}

.latest-wrapper .product-thumb .button-group {
    margin: 0 0 10px 120px
}

.bargain-list .flag-icon,
.flash-list .flag-icon,
.buying-list .flag-icon {
    display: none !important
}

@media (min-width:1200px) {
    .product-grid.col-lg-3 {
        width: 20%
    }
}

.product-grid .product-thumb {
    border: 1px solid transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.product-grid .product-thumb:hover {
    border: 1px solid #bbb
}

.product-grid .product-thumb .image {
    margin: 8px;
    border-bottom: 1px solid #dadada
}

.product-grid .product-thumb .gird-caption .price {
    font-weight: 600
}

.product-grid .product-thumb .gird-caption .product-name {
    margin: 5px 0
}

.product-grid .product-thumb .gird-caption .product-info-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
    font-size: 12px
}

.product-grid .product-thumb .gird-caption .product-info-group .left-box {
    flex: 1;
    margin-right: 5px
}

.product-grid .product-thumb .gird-caption .product-info-group .left-box>div {
    margin: 2px 0
}

.product-grid .product-thumb .gird-caption .product-info-group .left-box .product-sku {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-grid .product-thumb .gird-caption .product-info-group .right-box {
    padding: 2px 6px;
    background-color: #fff;
    color: #555;
    font-size: 12px;
    border: 1px solid #888;
    border-radius: 2px
}

.product-grid .product-thumb .gird-caption .product-info-group .right-box.lead-time {
    background-color: #fd6c0f;
    border-color: #fd6c0f;
    color: #fff
}

.product-grid .product-thumb .gird-caption .product_button_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px
}

.product-grid .product-thumb .gird-caption .product_button_block button {
    padding: 0 15px;
    height: 34px;
    line-height: 32px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.product-grid .product-thumb .gird-caption .product_button_block button:hover,
.product-grid .product-thumb .gird-caption .product_button_block button:focus,
.product-grid .product-thumb .gird-caption .product_button_block button:active {
    background-color: #fff
}

.product-grid .product-thumb .gird-caption .product_button_block button.cart,
.product-grid .product-thumb .gird-caption .product_button_block button.add-wishlist:hover,
.product-grid .product-thumb .gird-caption .product_button_block button.button-enquiry {
    border-color: #fd6c0f;
    color: #fd6c0f
}

.product-grid .product-thumb .gird-caption .product_button_block button.cart:hover,
.product-grid .product-thumb .gird-caption .product_button_block button.button-enquiry:hover {
    background-color: #fd6c0f;
    color: #fff
}

.product-grid .product-thumb .gird-caption .product_button_block button.button-enquiry {
    flex: 1;
    margin-left: 10px
}

.widget-title {
    position: relative;
    clear: both;
    margin: 0 0 12px;
    color: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #eee
}

.widget-title>span {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 8px;
    position: relative
}

.widget-title>span:before {
    content: '';
    position: absolute;
    width: calc(100% + 10px);
    bottom: -2px;
    left: 0;
    border-bottom: 3px solid #fd6c0f
}

.widget-title .link {
    font-size: 13px;
    border-radius: 2px;
    padding: 7px;
    display: block;
    color: #666
}

.widget-title .link:hover {
    background: #fd6c0f;
    border-color: #fd6c0f;
    color: #fff
}

.widget-title .link a {
    color: #666
}

.widget-title .title-pager {
    display: flex;
    align-items: center
}

.widget-title .title-pager span {
    text-align: center;
    margin-left: 12px;
    color: #555;
    border-radius: 2px;
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-title .title-pager span.swiper-button-disabled {
    opacity: 0.3;
    cursor: default
}

.widget-title .title-pager span:before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 24px;
    font-weight: bold
}

.widget-title .title-pager span:last-of-type:before {
    content: "\f105"
}

.widget-title .title-pager .link {
    border-left: 1px solid #ccc;
    padding: 4px 0;
    margin-left: 10px;
    padding-left: 10px;
    background: transparent;
    color: #666
}

.widget-title-1 {
    position: relative;
    clear: both;
    margin: 0 0 12px;
    color: #222;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.widget-title-1 span {
    font-size: 20px;
    font-weight: 500
}

.widget-title-1 span.sm-title {
    font-size: 16px;
    font-weight: 500
}

.widget-title-1 span.line {
    display: inline-block;
    width: 26px;
    height: 3px;
    margin: 5px 0
}

.widget-title-2 {
    text-align: center;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .widget-title-2 {
        margin-bottom: 20px
    }
}

.widget-title-2 h2 {
    font-size: 24px;
    color: #111;
    font-weight: bold
}

.widget-title-2 p {
    color: #aaa;
    margin: 0 auto;
    font-size: 14px;
    max-width: 650px
}

.nav-tabs li.active a {
    font-weight: bold;
    color: #222;
    margin-top: 0
}

.nav-tabs li a {
    color: #777
}

.filter-wrapper {
    padding: 0;
    background-color: #eee;
    border: 1px solid #e5e5e5
}

.filter-wrapper a {
    color: #444
}

.filter-wrapper a:hover {
    color: #fd6c0f
}

.filter-wrapper .filter-left-box {
    display: flex;
    align-items: center;
    height: 40px
}

.filter-wrapper .filter-left-box ul {
    padding-left: 0;
    margin-bottom: 0
}

.filter-wrapper .filter-left-box ul li {
    float: left;
    height: 40px;
    padding: 0 15px;
    border-right: 1px solid #dadada;
    line-height: 38px;
    list-style-type: none
}

.filter-wrapper .filter-left-box ul li.active {
    background-color: #fd6c0f
}

.filter-wrapper .filter-left-box ul li.active a {
    color: #fff
}

.filter-wrapper .filter-left-box>div {
    height: 100%;
    padding: 0 15px;
    border-right: 1px solid #dadada
}

.filter-wrapper .filter-left-box>div:last-of-type {
    border-right: none;
    padding-right: 0
}

.filter-wrapper .filter-left-box>div.show-spot label {
    margin-top: 10px;
    line-height: 18px
}

.filter-wrapper .filter-right-box {
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: flex-end
}

.filter-wrapper .filter-right-box>div {
    padding: 0 15px;
    height: 100%;
    line-height: 37px;
    border-left: 1px solid #dadada
}

.filter-wrapper .filter-right-box>div:last-of-type {
    padding-right: 0
}

.filter-wrapper .filter-right-box>div:first-of-type {
    border-left: none
}

.filter-wrapper .filter-right-box .style-strong {
    margin: 0 5px;
    color: #fd6c0f;
    font-weight: 600
}

.filter-wrapper .filter-right-box .list-pagination-style a {
    margin: 0 5px
}

.filter-wrapper .filter-right-box .list-pagination-style a i {
    margin-right: 5px
}

.filter-wrapper .filter-right-box .list-pagination-style a:hover,
.filter-wrapper .filter-right-box .list-pagination-style a.active {
    color: #fd6c0f
}

.filter-wrapper .filter-right-box .list-pagination-page .list-pagination-page-switch {
    display: inline-block;
    margin-left: 10px
}

.filter-wrapper .filter-right-box .list-pagination-page .list-pagination-page-switch a {
    padding: 0 8px;
    font-size: 20px
}

.filter-wrapper .filter-right-box .list-pagination-page .list-pagination-page-switch a.link-disabled {
    color: #bbb
}

.filter-wrapper .filter-right-box .list-pagination-page .list-pagination-page-switch a.link-disabled:hover {
    color: #bbb
}

.filter-wrapper .filter-right-box .list-add-cart {
    padding: 0
}

.filter-wrapper .filter-right-box .list-add-cart button {
    height: 40px;
    padding: 0 18px;
    background-color: #fd6c0f;
    border: none;
    color: #fff
}

.filter-wrapper .form-group {
    margin-top: 5px
}

@font-face {
    font-family: 'iconfont';
    src: url('../font/font_3248534_l5muvqbfv4d.woff2') format('woff2'), url('../font/font_3248534_l5muvqbfv4d.woff') format('woff'), url('../font/font_3248534_l5muvqbfv4d.ttf') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0;
    -moz-osx-font-smoothing: grayscale
}

.floor-wrap {
    display: none;
    position: fixed;
    transform: translate(0, -60%);
    top: 50%;
    left: 60px;
    width: 46px;
    z-index: 999;
    border-radius: 2px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 1px 32px 0 rgba(99, 99, 99, 0.14);
    box-shadow: 0 1px 32px 0 rgba(99, 99, 99, 0.14)
}

.floor-wrap .scroll-top {
    color: #da9801
}

.floor-wrap .scroll-top i {
    font-size: 20px;
    line-height: 1
}

.floor-wrap .scroll-top span {
    display: block
}

.floor-wrap>div {
    display: block;
    padding: 6px 7px;
    font-size: 13px;
    overflow: hidden;
    color: #333;
    word-break: break-all;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-out;
    position: relative
}

.floor-wrap>div:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 60%;
    transition: all 0.3s ease-out;
    left: 20%;
    background: #eee
}

.floor-wrap>div:last-of-type {
    border-bottom: none
}

.floor-wrap>div:last-of-type:before {
    display: none
}

.floor-wrap>div:hover,
.floor-wrap>div.floor-active {
    background: #fd8232;
    background-color: #fd6c0f
}

.floor-wrap>div:hover:after,
.floor-wrap>div.floor-active:after {
    border-color: #fd8232;
    background-color: #fd6c0f
}

.floor-wrap>div:hover:before,
.floor-wrap>div.floor-active:before {
    background: #fd6c0f
}

.floor-wrap>div:hover .floor-id,
.floor-wrap>div.floor-active .floor-id {
    display: none
}

.floor-wrap>div:hover .floor-title,
.floor-wrap>div.floor-active .floor-title {
    display: block
}

.floor-wrap>div .floor-title {
    display: none
}

.floor-wrap>div span i {
    display: block
}

.floor-nav {
    text-align: center;
    border-bottom: 1px dotted #fff;
    background: #dd2727;
    padding: 10px 0;
    color: #fff
}

.currency-left,
.language-left {
    float: left
}

footer.builder-footer {
    margin-top: 20px
}

@media (min-width:768px) {
    footer.builder-footer .pd-row>.container {
        padding: 0
    }
}

@media (max-width:768px) {
    footer.builder-footer .col-wrap {
        text-align: center
    }
}

footer.builder-footer .col-wrap .col-title {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px
}

footer.builder-footer .col-wrap .col-item {
    margin: 10px 0
}

footer.builder-footer .col-wrap .col-item .icon-wrap .icon {
    float: left;
    width: 55px;
    max-width: 40px;
    border: 2px solid #fd6c0f;
    border-radius: 50%;
    padding: 6px
}

footer.builder-footer .col-wrap .col-item .icon-wrap .text {
    margin-left: 54px
}

html[dir="rtl"] footer.builder-footer .col-wrap .col-item .icon-wrap .text {
    margin: 0 54px 0 0
}

footer.builder-footer .col-wrap .col-item .icon-wrap .text .title {
    font-size: 14px;
    margin-bottom: 5px
}

footer.builder-footer .col-wrap .col-item .icon-wrap .text .sub-title {
    font-size: 12px
}

footer.builder-footer .col-wrap .col-item .lc .currency-left,
footer.builder-footer .col-wrap .col-item .lc .language-left {
    display: inline-block;
    float: none
}

footer.builder-footer .col-wrap .col-item .lc .currency-left .btn-link,
footer.builder-footer .col-wrap .col-item .lc .language-left .btn-link {
    color: inherit
}

footer.builder-footer .col-wrap .col-item .lc .currency-left .dropdown-menu,
footer.builder-footer .col-wrap .col-item .lc .language-left .dropdown-menu {
    top: auto;
    bottom: 100%
}

footer.builder-footer .col-wrap .col-item.social-account a {
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    margin-right: 5px;
    line-height: 28px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

footer.builder-footer .col-wrap .col-item.social-account a:hover {
    background: #fd6c0f;
    color: #fff !important;
    border-color: #fd6c0f
}

footer.builder-footer .col-wrap .col-item a {
    color: inherit
}

.design-carousel-wrapper:hover .swiper-pager {
    display: block
}

.design-carousel-wrapper .icon-item {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    border: 1px solid transparent;
    background: #f7f7f7;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.design-carousel-wrapper .icon-item:hover {
    border-color: #fd6c0f
}

.design-carousel-wrapper .icon-item span {
    display: block;
    margin: auto;
    color: #333
}

.design-carousel-wrapper .icon-item span img {
    display: inline-block
}

.design-carousel-wrapper .icon-item p {
    margin: 16px 0 0;
    height: 22px;
    color: #333;
    overflow: hidden
}

.design-carousel-wrapper .swiper-pager {
    display: none
}

.design-carousel-wrapper .swiper-pager .swiper-button-next {
    right: 0 !important
}

.design-carousel-wrapper .swiper-pager .swiper-button-prev {
    left: 0 !important
}

.sidebar-widget {
    list-style: none;
    padding: 0
}

@media (max-width:1200px) {
    .sidebar-widget {
        padding: 10px
    }
}

.sidebar-widget li {
    box-shadow: none;
    margin: 10px 0 0;
    border-bottom: 1px solid #ebebeb
}

.sidebar-widget li:last-of-type {
    border-bottom: none
}

.sidebar-widget li .category-href {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    color: #333
}

.sidebar-widget li.active>a {
    color: #fd6c0f
}

.sidebar-widget li.active>a[aria-expanded="false"] {
    -ms-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important
}

.sidebar-widget li.active>.toggle-icon {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sidebar-widget ul {
    padding-left: 22px;
    list-style: none
}

.sidebar-widget ul li {
    padding: 10px 0;
    margin-top: 0;
    border-bottom: 1px dashed #e4e4e4
}

.sidebar-widget ul li ul {
    margin-top: 8px;
    padding-left: 14px
}

.sidebar-widget ul li:last-of-type {
    border: none
}

.sidebar-widget ul li a {
    color: #333
}

.sidebar-widget ul li a:hover {
    color: #fd6c0f
}

.sidebar-widget .toggle-icon {
    float: right;
    font-size: 16px;
    padding: 0 6px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.sidebar-widget .toggle-icon i {
    color: #ccc
}

.sidebar-widget .toggle-icon[aria-expanded="true"] {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.flash-wrapper-multi .caption {
    padding: 0
}

.flash-wrapper-multi .title-pager .link {
    border-left: 1px solid #ddd;
    padding: 4px 0;
    margin-left: 10px;
    padding-left: 10px;
    background: transparent;
    color: #666
}

.flash-price-wrapper {
    overflow: hidden;
    height: 48px;
    display: flex
}

.flash-price-wrapper>.left-price {
    flex: 1;
    height: 48px;
    padding-left: 4px;
    background-color: #fff5ee;
    color: #f00;
    overflow: hidden;
    display: flex;
    align-items: center
}

@media (max-width:1200px) {
    .flash-price-wrapper>.left-price {
        flex-direction: column;
        align-items: start;
        justify-content: center
    }
}

.flash-price-wrapper>.left-price .flash-price {
    font-size: 18px;
    margin-right: 6px
}

.flash-price-wrapper>.left-price .flash-price-old {
    font-size: 12px;
    opacity: 0.8
}

@media (max-width:1200px) {
    .flash-price-wrapper>.left-price .flash-price-old .sales {
        display: none
    }
}

.flash-price-wrapper>.left-price .flash-price-old .price-old {
    color: #ff5c01;
    text-decoration: line-through
}

.flash-price-wrapper>.right-data {
    padding: 0 6px;
    float: left;
    height: 48px;
    background: #ffdacb;
    color: #f00;
    text-align: center
}

.flash-price-wrapper>.right-data>span {
    display: block;
    margin-top: 3px;
    margin-bottom: 4px
}

.flash-price-wrapper .product-count-down {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    display: inline-block
}

.flash-price-wrapper .product-count-down li {
    text-align: center;
    float: left;
    font-size: 12px;
    color: #671114;
    position: relative;
    font-weight: bold
}

.module-banner-wrapper {
    position: relative;
    overflow: hidden
}

@media (max-width:768px) {
    .module-banner-wrapper {
        margin-bottom: 20px
    }
}

.module-banner-wrapper:hover:before {
    left: 100%
}

.module-banner-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    height: 100%;
    width: 50%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: -webkit-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    background: -moz-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    background: -o-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    background: linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=rgba(255, 255, 255, 0.4), GradientType=0.9)
}

.module-blog-latest.grid .blog-latest-wrapper {
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.module-blog-latest.grid .blog-latest-wrapper>a {
    display: block;
    position: relative
}

.module-blog-latest.grid .blog-latest-wrapper>a .time-wrapper {
    float: left;
    background: #fff;
    color: #fff;
    width: 66px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 5px;
    background: #fd6c0f
}

.module-blog-latest.grid .blog-latest-wrapper>a .time-wrapper .yaer {
    font-weight: bold;
    font-size: 20px
}

.module-blog-latest.grid .blog-latest-wrapper .info {
    padding-top: 16px;
    border-top: 1px solid #f9f9f9
}

.module-blog-latest.grid .blog-latest-wrapper .info .blog-title {
    margin-bottom: 15px
}

.module-blog-latest.grid .blog-latest-wrapper .info .blog-title:after {
    content: "";
    display: block;
    width: 32px;
    height: 3px;
    background: #484848;
    margin-top: 8px
}

.module-blog-latest.grid .blog-latest-wrapper .info .blog-title>a {
    display: block;
    height: 24px;
    font-size: 16px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
    color: #333
}

.module-blog-latest.grid .blog-latest-wrapper .info .blog-title>a:hover {
    color: #fd6c0f
}

.module-blog-latest.grid .blog-latest-wrapper .info>p {
    margin-bottom: 0;
    max-height: 54px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #b0b0b0
}

.module-blog-latest.grid .blog-latest-wrapper .info .btn-view {
    margin-top: 20px
}

.module-blog-latest.grid .blog-latest-wrapper .info .btn-view a {
    color: #333;
    padding-bottom: 2px;
    border-bottom: 1px solid #333
}

.module-slideshow .swiper-slide {
    text-align: center
}

.module-slideshow .swiper-slide img {
    display: inline-block
}

.module-slideshow.swiper-viewport:hover .swiper-button-prev {
    left: 100px
}

.module-slideshow.swiper-viewport:hover .swiper-button-next {
    right: 100px
}

footer .chat-wrapper {
    padding: 20px 10px !important
}

footer .chat-wrapper .header {
    font-weight: bold;
    font-size: 18px;
    padding: 7px 0;
    margin: -14px -10px 20px;
    border-bottom: 1px solid #eee;
    color: #333
}

footer .chat-wrapper .header i {
    color: #fd6c0f
}

footer .chat-wrapper .phone {
    font-size: 15px;
    margin-bottom: 10px;
    color: #333
}

footer .chat-wrapper .btn-meiqia,
footer .chat-wrapper .whats-app {
    margin-bottom: 10px;
    color: #fff;
    height: 30px;
    border-radius: 6px;
    background-color: #007aff
}

footer .chat-wrapper .btn-meiqia.whats-app,
footer .chat-wrapper .whats-app.whats-app {
    background-color: #0acc27
}

footer .chat-wrapper .btn-meiqia.whats-app:hover,
footer .chat-wrapper .whats-app.whats-app:hover {
    background-color: #09af21
}

footer .chat-wrapper .btn-meiqia a,
footer .chat-wrapper .whats-app a {
    color: #fff
}

footer .chat-wrapper .btn-meiqia:hover,
footer .chat-wrapper .whats-app:hover {
    background-color: #006be0
}

footer .chat-wrapper .btn-meiqia i,
footer .chat-wrapper .whats-app i {
    margin-right: 6px
}

footer .chat-wrapper ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 12px
}

footer .chat-wrapper ul li {
    margin-bottom: 8px;
    height: 29px;
    line-height: 29px
}

footer .chat-wrapper ul li a {
    color: #fd6c0f;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    height: 30px;
    font-size: 12px;
    position: relative;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

footer .chat-wrapper ul li a:hover {
    border-color: #fd6c0f
}

footer .chat-wrapper ul li a .icon {
    position: absolute;
    left: 8px;
    top: 5px;
    max-width: 20px;
    margin-right: 12px
}

footer .chat-wrapper ul li a span {
    display: inline-block
}

@media (max-width:768px) {
    .module-customer-service {
        margin: 0;
        padding: 16px 0 0
    }
}

.module-customer-service .item {
    position: relative;
    margin-bottom: 26px
}

.module-customer-service .item:before {
    content: '';
    position: absolute
}

@media (min-width:768px) {
    .module-customer-service .item:before {
        top: 20%;
        right: 0;
        height: 60%;
        border-right: 1px solid #e4e4e4
    }
}

@media (max-width:768px) {
    .module-customer-service .item:before {
        bottom: 0;
        width: 96%;
        left: 2%;
        border-bottom: 1px solid #e4e4e4
    }
}

.module-customer-service .item:last-of-type:before {
    border: none
}

@media (max-width:768px) {
    .module-customer-service .item {
        margin-bottom: 10px;
        padding-bottom: 10px
    }
}

.module-customer-service .icon {
    float: left;
    width: 55px
}

html[dir="rtl"] .module-customer-service .icon {
    float: right
}

@media (max-width:768px) {
    .module-customer-service .icon {
        margin-right: 7px;
        width: 40px;
        height: auto;
        line-height: 45px
    }
}

.module-customer-service .icon img {
    display: inline-block
}

.module-customer-service .text {
    margin-left: 70px
}

html[dir="rtl"] .module-customer-service .text {
    margin: 0 70px 0 0
}

.module-customer-service .text .title {
    color: #505050;
    font-size: 15px;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap
}

@media (max-width:768px) {
    .module-customer-service .text .title {
        margin-bottom: 4px;
        font-size: 14px
    }
}

.module-customer-service .text .sub-title {
    color: #999;
    font-size: 14px
}

@media (max-width:768px) {
    .module-customer-service .text .sub-title {
        font-size: 13px
    }
}

.bg-image-text {
    padding: 80px 0;
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center center
}

.bg-image-text .container-fluid {
    padding: 0 50px
}

.bg-image-text .pull-center {
    text-align: center !important
}

@media (min-width:768px) {

    .bg-image-text .pull-right,
    .bg-image-text .pull-left {
        width: 50%
    }
}

.bg-image-text .text-content {
    padding: 20px;
    clear: both
}

.bg-image-text .text-content p {
    margin: 0
}

.bg-image-text .text-content .title {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    margin-bottom: 48px;
    padding-bottom: 10px
}

.bg-image-text .text-content .title:after {
    position: absolute;
    content: "";
    left: 50%;
    z-index: 1;
    width: 40px;
    height: 6px;
    bottom: -10px;
    margin-left: -20px;
    background-color: #f33
}

.bg-image-text .text-content .text {
    color: #777;
    font-size: 16px;
    line-height: 32px
}

.bg-image-text .text-content a {
    margin-top: 50px;
    padding: 8px 47px;
    background: #fff;
    color: #222;
    font-size: 16px;
    border-radius: 0;
    border-color: #fff
}

@media (max-width:768px) {
    .image-combo-box .item {
        margin-bottom: 10px
    }
}

.module-fluid {
    padding: 0 20px
}

.module-fluid .row {
    margin: 0 0 0 -20px
}

.module-fluid .row>div {
    padding-right: 0;
    padding-left: 20px;
    text-align: center
}

.module-fluid .row>div .module-banner-wrapper {
    display: inline-block
}

.module-transverse {
    background-color: #fff
}

.module-transverse .inner-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: left
}

.module-transverse .inner-list a {
    display: block;
    line-height: 100%;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.module-transverse .inner-list a:hover:before {
    background-color: rgba(0, 0, 0, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.5);
    opacity: 1
}

.module-transverse .inner-list a:before {
    box-sizing: border-box;
    border: 0px solid rgba(0, 0, 0, 0.3);
    bottom: 0;
    opacity: 0;
    content: "";
    left: 0;
    overflow: visible;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.module-transverse .inner-list a:nth-of-type(1) {
    width: 49%
}

.module-transverse .inner-list a:nth-of-type(2),
.module-transverse .inner-list a:nth-of-type(3) {
    position: absolute;
    right: 0;
    width: 49%
}

.module-transverse .inner-list a:nth-of-type(2) {
    top: 0
}

.module-transverse .inner-list a:nth-of-type(3) {
    bottom: 0 !important
}

.module-transverse-2 {
    margin-top: -20px
}

.module-transverse-2 .row a {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 20px
}

.module-transverse-2 .row a:hover:before {
    left: 100%
}

.module-transverse-2 .row a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    height: 100%;
    width: 50%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: -webkit-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    background: -moz-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    background: -o-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    background: linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=rgba(255, 255, 255, 0.4), GradientType=0.9)
}

@media (max-width:992px) {
    .module-transverse-2 img {
        width: 100%
    }
}

.slideshow-category .swiper-pagination {
    bottom: 11px
}

.slideshow-category .swiper-pagination span {
    position: relative;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.6);
    opacity: 1
}

.slideshow-category .swiper-pagination span.swiper-pagination-bullet-active,
.slideshow-category .swiper-pagination span:hover {
    margin: 0 6px !important;
    background-color: #fff !important
}

.slideshow-category .swiper-pagination span.swiper-pagination-bullet-active:before,
.slideshow-category .swiper-pagination span:hover:before {
    content: '';
    position: absolute;
    top: -6px;
    left: -6px;
    z-index: -1;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4)
}

.slideshow-category .container {
    position: relative
}

.slideshow-category .category-wrapper {
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    width: 220px;
    z-index: 99
}

@media (max-width:1200px) {
    .slideshow-category .category-wrapper {
        display: none
    }
}

.slideshow-category .category-wrapper>ul {
    overflow: hidden;
    height: 100%;
    padding: 0;
    overflow-y: auto;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.13)
}

.slideshow-category .category-wrapper>ul::-webkit-scrollbar {
    width: 0px;
    height: 0px
}

.slideshow-category .category-wrapper>ul::-webkit-scrollbar-track {
    background-color: transparent
}

.slideshow-category .category-wrapper>ul::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #ddd
}

.slideshow-category .category-wrapper>ul>.category-item {
    color: #fff;
    height: 28px;
    display: flex;
    align-items: center;
    font-size: 12px
}

.slideshow-category .category-wrapper>ul>.category-item .iconfont {
    font-size: 12px
}

.slideshow-category .category-wrapper>ul>.category-item .item-links {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    padding-right: 11px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    white-space: initial;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative
}

.slideshow-category .category-wrapper>ul>.category-item .item-links i {
    margin-right: 6px
}

.slideshow-category .category-wrapper>ul>.category-item .item-links.children-arrows:before {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    right: 8px;
    color: #ddd;
    font-size: 18px;
    margin-top: -10px
}

.slideshow-category .category-wrapper>ul>.category-item:hover {
    background: #fff;
    color: #333;
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.1)
}

.slideshow-category .category-wrapper>ul>.category-item:hover .item-links {
    border-color: #fff;
    color: #333
}

.slideshow-category .category-wrapper>ul>.category-item:hover .category-info {
    display: block
}

.slideshow-category .category-wrapper>ul>.category-item .category-info {
    position: absolute;
    display: none;
    top: 0;
    width: calc(1200px - 230px);
    height: 100%;
    color: #444;
    left: 100%;
    overflow: hidden;
    background-color: #ebebeb;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .brands-wrap {
    border-bottom: 1px solid #eee;
    padding: 10px;
    float: left;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 230px
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .brands-wrap a {
    width: calc(50% - 5px);
    margin-bottom: 6px;
    color: #333;
    text-align: center;
    background: #fff;
    height: 45px;
    overflow: hidden;
    line-height: 45px
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .children-wrap {
    padding: 0 14px;
    overflow-y: auto;
    height: 100%;
    background: #fff;
    float: left;
    width: calc(100% - 230px)
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .children-wrap.children-wrap-100 {
    width: 100%
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .children-list {
    padding: 10px 0;
    position: relative
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .children-list .category-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .children-list .category-title:after {
    content: '>';
    font-weight: 500;
    margin-left: 4px;
    color: #777
}

.slideshow-category .category-wrapper>ul>.category-item .category-info .children-list .category-title a {
    color: #333
}

.slideshow-category .category-wrapper>ul>.category-item .category-info ul {
    overflow: hidden;
    list-style: none;
    padding-left: 0;
    line-height: 2;
    margin: 0 -8px
}

.slideshow-category .category-wrapper>ul>.category-item .category-info ul li {
    float: left
}

.slideshow-category .category-wrapper>ul>.category-item .category-info ul li a {
    color: #777;
    padding: 0 8px;
    font-size: 13px;
    border-right: 1px solid #e4e4e4
}

.slideshow-category .category-wrapper>ul>.category-item .category-info a:hover {
    color: #fd6c0f
}

.slideshow-category .category-wrapper-right {
    background-color: #fff;
    position: absolute;
    right: 10px;
    top: 0;
    width: 220px;
    z-index: 9;
    text-align: center
}

.slideshow-category .category-wrapper-right .account-top-info {
    padding: 10px 10px
}

.slideshow-category .category-wrapper-right .account-top-info .div-account-img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 0 auto 7px
}

.slideshow-category .category-wrapper-right .account-top-info .div-account-img .account-img {
    width: 52px;
    height: 52px
}

.slideshow-category .category-wrapper-right .account-top-info .account-name {
    color: #4a4a4a;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0
}

.slideshow-category .category-wrapper-right .account-top-info .welcome-text {
    color: #aaa;
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 5px
}

.slideshow-category .category-wrapper-right .account-shopping-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    padding: 10px 20px 0;
    color: #a5a5a5
}

.slideshow-category .category-wrapper-right .account-shopping-info a {
    color: #a5a5a5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slideshow-category .category-wrapper-right .account-shopping-info a span.grey {
    background-color: #c1c1c1
}

.slideshow-category .category-wrapper-right .account-shopping-info a:hover {
    color: #4991f4
}

.slideshow-category .category-wrapper-right .account-shopping-info span {
    background-color: #f18240;
    padding: 2px 5px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-bottom: 4px
}

.slideshow-category .category-wrapper-right .account-shopping-info a.to-link {
    width: 80px;
    height: 30px;
    border-radius: 4px;
    padding: 7px 28px;
    background-color: #4991f4;
    color: #fff;
    margin: 0;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slideshow-category .category-wrapper-right .account-shopping-info a.to-link:hover {
    background-color: #1172f7
}

.slideshow-category .category-wrapper-right .account-shopping-info a.to-link.register {
    background-color: #363634;
    color: #e5d790
}

.slideshow-category .category-wrapper-right .account-shopping-info a.to-link.register:hover {
    background-color: #141413
}

.slideshow-category .category-wrapper-right a.btn {
    margin: 15px 10px;
    width: 180px;
    font-size: 16px
}

.slideshow-category .category-wrapper-right a.btn.add-cart {
    background: #fff;
    color: #4991f4;
    border-color: #4991f4
}

.slideshow-category .category-wrapper-right a.btn.add-cart:hover {
    background: #dcebff
}

.slideshow-category .category-wrapper-right a.btn.to-checkout {
    background: #4991f4;
    color: #fff;
    margin-left: 12px
}

.slideshow-category .category-wrapper-right a.btn.to-checkout:hover {
    background: #1172f7
}

.slideshow-category .category-wrapper-right a.btn i {
    margin-left: 10px
}

.slideshow-category .category-wrapper-right .account-announcement {
    padding: 5px 10px 0
}

.slideshow-category .category-wrapper-right .account-announcement a {
    display: block;
    font-size: 12px;
    color: #4a4a4a;
    text-align: left;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slideshow-category .category-wrapper-right .account-announcement a span:hover {
    color: #4991f4
}

.slideshow-category .category-wrapper-right .product-img {
    margin: 0px 10px;
    height: 80px;
    background: rgba(242, 242, 242, 1)
}

.slideshow-category .category-wrapper-right .account-bottom-group {
    padding: 0 10px 5px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box {
    text-align: center;
    color: #6a6a6a;
    font-size: 12px;
    width: 60px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i {
    font-size: 26px
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i.account-icon1 {
    color: #e47577
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i.account-icon2 {
    color: #6ab100
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i.account-icon3 {
    color: #ffb613
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i.account-icon4 {
    color: #7c60ff
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i.account-icon5 {
    color: #4991f4
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box i.account-icon6 {
    color: #fe82ff
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box p {
    margin: 0px;
    text-align: center
}

.slideshow-category .category-wrapper-right .account-bottom-group .account-bottom-box:hover {
    color: #4991f4
}

.slideshow-category .swiper-container .swiper-slide a {
    background-position: center center;
    background-size: cover;
    display: block
}

@media (max-width:1200px) {
    .slideshow-category .swiper-container .swiper-slide a {
        height: auto !important;
        background-image: none !important
    }
}

@media (min-width:1200px) {
    .slideshow-category .swiper-container .swiper-slide img {
        display: none
    }
}

.icon-module .icon-item {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    padding: 15px;
    border: 1px solid transparent;
    background: #f7f7f7;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.icon-module .icon-item:hover {
    border-color: #fd6c0f
}

.icon-module .icon-item span {
    display: block;
    max-width: 60px;
    min-height: 60px;
    margin: auto
}

.icon-module .icon-item span img {
    display: inline-block
}

.icon-module .icon-item p {
    margin: 16px 0 0;
    height: 22px;
    overflow: hidden
}

@media (max-width:1200px) {
    .multi-filter-wrapper.column-left-right {
        padding: 10px
    }
}

.multi-filter-wrapper.column-left-right .group-title {
    font-size: 16px;
    font-weight: bold
}

.multi-filter-wrapper.column-left-right .group-content {
    margin-bottom: 10px;
    border-bottom: 1px dotted #eaeaea
}

.multi-filter-wrapper.column-left-right .group-content ul>li:hover {
    padding-left: 0;
    background: #fff
}

.multi-filter-wrapper.column-left-right .group-content ul>li:hover .checkbox {
    color: #fd6c0f
}

.multi-filter-wrapper.column-left-right .group-content:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.multi-filter-wrapper.column-left-right .group-content .category-list-section {
    margin: 0;
    padding: 0;
    list-style: none
}

.multi-filter-wrapper.column-left-right .group-content .category-list-section li {
    margin: 10px 0
}

.multi-filter-wrapper.column-left-right .group-content .category-list-section li.active a {
    font-weight: bold
}

.multi-filter-wrapper.column-left-right .group-content .category-list-section a {
    color: #777
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section {
    padding-bottom: 20px
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group {
    margin: 8px 0 16px
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input {
    width: 46%;
    display: inline-block;
    -moz-appearance: textfield
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input::-webkit-outer-spin-button,
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input::-webkit-inner-spin-button {
    -webkit-appearance: textfield
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input+input {
    float: right
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider {
    margin: 0 5px;
    height: 0.3em;
    border-color: #fd6c0f
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider div {
    background-color: #fd6c0f
}

.multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider span {
    top: -0.5em;
    outline: 0;
    border-radius: 50%;
    background-color: #fff
}

.multi-filter-wrapper.column-left-right .group-content .checkbox {
    color: #777;
    position: relative
}

.multi-filter-wrapper.column-left-right .group-content .checkbox label {
    display: block;
    height: 18px;
    overflow: hidden
}

.multi-filter-wrapper.column-left-right .group-content .checkbox label:before {
    content: "\f096";
    font-family: fontawesome;
    left: 0;
    top: 1px;
    position: absolute
}

html[dir="rtl"] .multi-filter-wrapper.column-left-right .group-content .checkbox label:before {
    left: auto;
    right: 0
}

.multi-filter-wrapper.column-left-right .group-content .checkbox label.active:before {
    content: "\f046";
    color: #fd6c0f
}

.multi-filter-wrapper.column-left-right .group-content .checkbox label:active:before {
    color: #fd6c0f
}

.multi-filter-wrapper.column-left-right .group-content .checkbox label input {
    display: none
}

.multi-filter-wrapper.column-left-right .group-content .checkbox label .total {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    color: #c7c7c7
}

html[dir="rtl"] .multi-filter-wrapper.column-left-right .group-content .checkbox label .total {
    left: 0;
    right: auto
}

.multi-filter-wrapper.column-left-right .group-content .btn-more {
    cursor: pointer;
    text-align: right
}

.multi-filter-wrapper.column-left-right .group-content .btn-more:after {
    content: '\f0fe';
    font-family: 'FontAwesome';
    color: #999
}

.multi-filter-wrapper.column-left-right .group-content .btn-more.active:after {
    content: '\f146'
}

.multi-filter-wrapper.content-top-bottom {
    border: 1px solid #e5e5e5;
    font-size: 12px;
    max-height: 206px;
    overflow: hidden;
    margin-bottom: 20px
}

.multi-filter-wrapper.content-top-bottom .filter-group {
    overflow: hidden;
    clear: both;
    background-color: #eee;
    border-bottom: 1px solid #e5e5e5
}

.multi-filter-wrapper.content-top-bottom .filter-group:last-child {
    border-bottom: none
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-title {
    float: left;
    font-weight: 600;
    color: #666;
    width: 100px;
    height: 40px;
    padding: 12px 10px 12px 20px;
    background-color: #eee
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content {
    overflow: hidden;
    margin-left: 100px;
    min-height: 40px;
    background-color: #fff;
    position: relative
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content>div.active ul {
    height: auto
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content .more {
    display: none;
    border: 1px solid #e5e5e5;
    float: right;
    position: absolute;
    margin-top: -26px;
    right: 20px;
    top: 34px;
    padding: 2px 10px;
    background: transparent;
    font-weight: 500;
    transition: all 3s
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content ul {
    width: 90%;
    height: 40px;
    margin-left: 15px;
    margin-bottom: 0;
    padding-top: 4px;
    overflow: hidden
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox {
    float: left;
    line-height: 20px;
    margin: 4px 9px 2px 2px;
    padding: 2px 6px
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox:hover,
.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox.active {
    background-color: #fd6c0f;
    color: #fff
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox label {
    padding-left: 0
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox label span {
    padding-left: 4px;
    font-weight: 600
}

.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox input {
    display: none
}

.multi-filter-wrapper.active.content-top-bottom {
    max-height: none;
    height: auto
}

.filter-btn-open {
    display: none;
    margin-top: -20px
}

.filter-btn-open .btn-open {
    padding: 3px 14px;
    margin-top: -1px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none
}

.filter-btn-open .btn-open.open i {
    transform: rotate(180deg)
}

.gdpr-wrapper {
    z-index: 10;
    opacity: 0.9;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 80px 20px 40px;
    background-color: #333;
    color: #fff
}

.gdpr-wrapper p {
    margin: 0
}

.gdpr-wrapper #btn-close {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -18px;
    color: #fff
}

.coupon-item-wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 104px;
    margin-top: 4px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.coupon-item-wrapper.old .coupon-item-btn {
    background: #bbb;
    cursor: not-allowed !important
}

.coupon-item-wrapper.old .coupon-item-btn:active {
    background: #bbb !important
}

.coupon-item-wrapper.old .coupon-item-btn a {
    cursor: not-allowed !important
}

.coupon-item-wrapper:not(.old):hover {
    border-color: #fd6c0f;
    transform: translateY(-4px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15)
}

.coupon-item-wrapper:not(.old):hover>div {
    border-color: #fd6c0f !important
}

.coupon-item-wrapper:not(.old):hover>div:before,
.coupon-item-wrapper:not(.old):hover>div:after {
    border-color: #fd6c0f
}

.coupon-item-wrapper .coupon-item-img {
    width: 100px;
    border: 1px solid #eee;
    border-right: none
}

html[dir="rtl"] .coupon-item-wrapper .coupon-item-img {
    border-left: none;
    border-right: 1px solid #eee
}

.coupon-item-wrapper .coupon-item-img img {
    width: 90px;
    margin: 6px
}

.coupon-item-wrapper>div {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.coupon-item-wrapper .coupon-item-desc {
    padding: 0 4px 0 0;
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.coupon-item-wrapper .coupon-item-desc:before,
.coupon-item-wrapper .coupon-item-desc:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    z-index: 9;
    right: -7px;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

html[dir="rtl"] .coupon-item-wrapper .coupon-item-desc:before,
html[dir="rtl"] .coupon-item-wrapper .coupon-item-desc:after {
    right: auto;
    left: -7px
}

.coupon-item-wrapper .coupon-item-desc:before {
    top: -7px
}

.coupon-item-wrapper .coupon-item-desc:after {
    bottom: -7px
}

.coupon-item-wrapper .coupon-item-btn {
    height: 100%;
    position: relative;
    cursor: pointer
}

.coupon-item-wrapper .coupon-item-btn:active {
    background: #d75502
}

.coupon-item-wrapper .coupon-item-btn:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: -1px;
    display: block;
    width: 3px;
    height: 100%;
    background: url("../image/small-circle.png") top left repeat-y
}

html[dir="rtl"] .coupon-item-wrapper .coupon-item-btn:after {
    left: auto;
    right: -1px
}

.coupon-number {
    color: #fd6c0f;
    font-size: 17px;
    font-weight: bold;
    overflow: hidden;
    max-height: 24px;
    margin-bottom: 10px
}

.coupon-name {
    overflow: hidden;
    font-size: 14px;
    max-height: 57px
}

.coupon-item-btn {
    background: #fd6c0f;
    width: 36px;
    text-align: center
}

.coupon-item-btn a {
    word-wrap: break-word;
    margin: 0 auto;
    display: block;
    color: #fff;
    padding: 0 2px
}

html[lang="zh_cn"] .coupon-item-btn a,
html[lang="zh_hk"] .coupon-item-btn a {
    padding: 0;
    width: 20px
}

.coupon-info-wrap .coupons-info {
    position: relative
}

.coupon-info-wrap .coupons-info .label {
    position: absolute;
    top: 5px;
    left: 0px;
    font-size: 12px;
    padding: 4px 8px;
    color: #fff;
    z-index: 9;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #f49a24
}

.coupon-info-wrap .coupons-info .label.typeP {
    background-color: #44c082
}

.coupon-info-wrap .coupons-item {
    position: relative;
    display: flex;
    min-height: 100px;
    border-radius: 5px;
    justify-content: space-between;
    overflow: hidden;
    margin: 10px 0
}

.coupon-info-wrap .coupons-item img.invalid {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 60px
}

.coupon-info-wrap .coupons-item.expired>div:first-of-type {
    background-color: #b3b3b3
}

.coupon-info-wrap .coupons-item.expired>div:last-of-type {
    color: #b3b3b3
}

.coupon-info-wrap .coupons-item.expired .img-more image {
    opacity: 0
}

.coupon-info-wrap .coupons-item.lose .name,
.coupon-info-wrap .coupons-item.lose .code {
    color: #888 !important
}

.coupon-info-wrap .coupons-item.lose>div:last-of-type {
    background: #999
}

.coupon-info-wrap .coupons-item .coupon-get-img {
    position: absolute;
    top: -15px;
    right: -9px
}

.coupon-info-wrap .coupons-item .coupon-get-img img {
    width: 45px
}

.coupon-info-wrap .coupons-item>div:first-of-type {
    position: relative;
    background-color: #4788fa;
    padding: 10px 5px 5px;
    text-align: center;
    flex: 0 0 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: 12px
}

.coupon-info-wrap .coupons-item>div:first-of-type .coupon-used {
    opacity: 0.8
}

.coupon-info-wrap .coupons-item>div:first-of-type.typeP {
    background-color: #f66f43
}

.coupon-info-wrap .coupons-item>div:first-of-type.typeP .label {
    background-color: #44c082
}

.coupon-info-wrap .coupons-item>div:first-of-type>div:first-of-type {
    font-size: 22px
}

.coupon-info-wrap .coupons-item>div:first-of-type .circle {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    right: -6px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    z-index: 99
}

.coupon-info-wrap .coupons-item>div:first-of-type .circle.circle1 {
    bottom: -5px
}

.coupon-info-wrap .coupons-item>div:first-of-type .circle.circle2 {
    top: -5px
}

.coupon-info-wrap .coupons-item>div:last-of-type {
    flex: 1;
    padding: 10px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: space-between;
    color: #666;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-left: none;
    position: relative
}

.coupon-info-wrap .coupons-item>div:last-of-type .img-more {
    padding: 10px
}

.coupon-info-wrap .coupons-item>div:last-of-type .img-more img {
    width: 25px
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info {
    font-size: 12px;
    position: relative;
    z-index: 1;
    width: 100%
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info .coupon-name {
    font-size: 15px;
    height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    margin-bottom: 10px;
    color: #222
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info .brand-list {
    font-size: 14px;
    display: flex;
    justify-content: start;
    margin-bottom: 10px
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info>div>span {
    white-space: nowrap
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info>div.get-box {
    display: block;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info>div.get-box>div {
    margin-bottom: 0
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info>div .btn-coupon {
    cursor: pointer;
    padding: 2px 7px;
    border-radius: 3px;
    background-color: #1b90ff;
    border: 1px solid #1b90ff;
    color: #fff
}

.coupon-info-wrap .coupons-item>div:last-of-type .coupon-info>div .btn-coupon.get-coupon {
    cursor: default;
    background-color: #fff;
    color: #b0b0b0;
    border: 1px solid #b0b0b0;
    margin-left: 6px
}

.coupon-info-wrap .coupons-item>div:last-of-type img.invalid {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 9;
    width: 70px
}

.product-tab-wrapper .nav-tabs {
    text-align: center;
    border: none
}

.product-tab-wrapper .nav-tabs li {
    float: none;
    margin-right: 10px;
    display: inline-block
}

.product-tab-wrapper .nav-tabs li:last-of-type {
    margin-right: 0
}

.product-tab-wrapper .nav-tabs li:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #fd6c0f;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: none
}

.product-tab-wrapper .nav-tabs li.active:after {
    display: block
}

.product-tab-wrapper .nav-tabs li.active a {
    color: #fd6c0f;
    font-weight: bold
}

.product-tab-wrapper .nav-tabs li a {
    color: #333;
    border: 1px solid transparent !important;
    font-weight: 500;
    padding: 6px 8px;
    font-size: 15px;
    position: relative;
    background: transparent !important
}

.product-tab-wrapper .nav-tabs li a:hover {
    color: #fd6c0f
}

.product-tab-wrapper .product-tab-info {
    display: flex
}

.product-tab-wrapper .product-tab-info .product-left-wrapper {
    width: 256.5px;
    position: relative
}

@media (max-width:1200px) {
    .product-tab-wrapper .product-tab-info .product-left-wrapper {
        width: 214px
    }
}

@media (max-width:992px) {
    .product-tab-wrapper .product-tab-info .product-left-wrapper {
        display: none
    }
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .tab-title {
    position: absolute;
    top: 5px;
    left: 20px;
    font-size: 22px;
    color: #fff
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .left-category-box {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .left-category-box .category-title {
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 800
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .left-category-box .category-title .sm-title {
    margin-top: 20px;
    font-weight: 500;
    line-height: 1px
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .left-category-box .category-title .underline {
    display: inline-block;
    height: 3px;
    width: 25px;
    background-color: #fff
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .left-category-box .category-link {
    margin-left: -5px
}

.product-tab-wrapper .product-tab-info .product-left-wrapper .left-category-box .category-link a {
    margin: 5px;
    padding: 6px 12px;
    display: inline-block;
    border: 1px solid #eee;
    color: #fff;
    border-radius: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.product-tab-wrapper .product-tab-info .product-center-wrapper {
    width: calc(100% - 257px)
}

@media (max-width:1200px) {
    .product-tab-wrapper .product-tab-info .product-center-wrapper {
        width: calc(100% - 214px)
    }
}

@media (max-width:992px) {
    .product-tab-wrapper .product-tab-info .product-center-wrapper {
        width: 100%
    }
}

@media (min-width:768px) {
    .product-tab-wrapper .product-tab-info .product-center-wrapper {
        border-right: 2px solid transparent
    }

    .product-tab-wrapper .product-tab-info .product-center-wrapper.product-center-border {
        border-bottom: 2px solid transparent
    }
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper.row {
    margin-right: 0;
    margin-left: 0
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout {
    padding-right: 0px;
    padding-left: 0px
}

@media (min-width:768px) {
    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout:nth-child(4n+4) .product-thumb {
        border-right: none
    }

    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout:nth-of-type(5) .product-thumb,
    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout:nth-of-type(6) .product-thumb,
    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout:nth-of-type(7) .product-thumb,
    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout:nth-of-type(8) .product-thumb {
        border-bottom: none
    }
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb {
    margin-bottom: 0;
    padding: 10px;
    border: none;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    border: 1px solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb:hover:after {
    border: 1px solid #444
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .product-button-wrapper {
    display: none
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .caption {
    padding: 0;
    position: relative;
    z-index: 10
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .product-name {
    margin-bottom: 0;
    line-height: 20px
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .product-name a {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .price {
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .price .price-new {
    color: #f72121;
    font-weight: 800
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .price .price-old {
    display: none
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .price .price-right {
    display: none
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .image {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:1200px) {
    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .image {
        height: 122px
    }
}

@media (max-width:992px) {
    .product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .image {
        height: 157px
    }
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .image a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.product-tab-wrapper .product-tab-info .product-center-wrapper .product-wrapper .product-layout .product-thumb .image img {
    max-height: 100%
}

.product-tab-wrapper .product-tab-info .product-right-wrapper {
    margin-left: 10px;
    width: 210px;
    background-color: #fff
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .right-title {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 18px 13px;
    border-bottom: 1px solid #d8d8d8
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .button-swiper-box {
    position: relative;
    float: right
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .button-swiper-box .swiper-button-prev,
.product-tab-wrapper .product-tab-info .product-right-wrapper .button-swiper-box .swiper-button-next {
    color: #848484;
    position: relative;
    display: inline-block;
    margin-top: inherit;
    width: 18px;
    height: 18px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    border: 1px solid #d7d7d7
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .button-swiper-box .swiper-button-prev.swiper-button-disabled,
.product-tab-wrapper .product-tab-info .product-right-wrapper .button-swiper-box .swiper-button-next.swiper-button-disabled {
    background-color: #f0f0f0
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .button-swiper-box .swiper-button-prev {
    margin-right: 20px
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .product-brand-img {
    display: block;
    height: calc(100% / 7);
    text-align: center
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .product-brand-img img {
    max-height: 100%;
    display: inline-block
}

.product-tab-wrapper .product-tab-info .product-right-wrapper .product-brand-img:not(:last-child) {
    border-bottom: 1px solid #d8d8d8
}

.product-tab-wrapper .product-bottom-wrapper {
    border-width: 14px 18px !important
}

.product-tab-wrapper .product-bottom-wrapper .swiper-slide {
    height: 50px;
    padding: 8px;
    width: auto
}

.product-tab-wrapper .product-bottom-wrapper img {
    max-height: 100%
}

.category-tab-wrapper .category-tab-nav {
    background-color: #313131;
    padding: 10px 0 6px;
    text-align: right;
    border-bottom: 1px solid #313131
}

.category-tab-wrapper .category-tab-nav>ul {
    display: inline-block
}

.category-tab-wrapper .category-tab-nav>ul li {
    float: left
}

.category-tab-wrapper .category-tab-nav li {
    padding: 0;
    margin-right: 0;
    border-left: 1px solid #eee
}

.category-tab-wrapper .category-tab-nav li.active {
    position: relative
}

.category-tab-wrapper .category-tab-nav li.active:after {
    display: none
}

.category-tab-wrapper .category-tab-nav li.active a {
    color: #fff
}

.category-tab-wrapper .category-tab-nav li.active span {
    position: relative;
    width: 100%;
    display: block;
    background: #fd6c0f
}

.category-tab-wrapper .category-tab-nav li.active span:before {
    content: "";
    width: 100%;
    height: 1px;
    background: inherit;
    position: absolute;
    left: 0px;
    bottom: -6px;
    display: inline-block
}

.category-tab-wrapper .category-tab-nav li.active span:after {
    content: "";
    width: 20px;
    height: 5px;
    background: inherit;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -8px;
    display: inline-block
}

.category-tab-wrapper .category-tab-nav li a {
    padding: 0 26px;
    font-size: 14px;
    color: #fff;
    line-height: 1
}

@media (max-width:992px) {
    .category-tab-wrapper .category-tab-nav li a {
        padding: 0 12px
    }
}

@media (max-width:1200px) {
    .category-tab-wrapper .category-tab-nav li a {
        padding: 0 18px
    }
}

.category-tab-wrapper .category-tab-nav li a:hover {
    color: #fff
}

.featured-seller .image {
    margin-bottom: 20px
}

.featured-seller .seller-name {
    height: 40px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px
}

.featured-seller .seller-name a {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 14px
}

.design-manufacturers {
    margin-bottom: 20px
}

.design-manufacturers .manufacturers-title {
    padding: 10px 0px 6px;
    font-size: 14px;
    color: #565656;
    border-bottom: 2px solid #fd6c0f
}

.design-manufacturers .manufacturers-title span {
    font-weight: 600
}

.design-manufacturers .manufacturers-title a.manufacturers-more {
    float: right;
    font-size: 12px;
    color: #6a6a6a;
    margin-right: 10px
}

.design-manufacturers .manufacturers-img {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px
}

.design-manufacturers .manufacturers-img a {
    height: 100px;
    position: relative;
    background-color: #fff;
    width: calc(16.66% - 10px);
    margin-right: 10px;
    margin-bottom: 10px
}

.design-manufacturers .manufacturers-img a:hover .mask-name {
    display: block
}

.design-manufacturers .manufacturers-img a .mask-name {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(10, 15, 22, 0.6);
    z-index: 99
}

.design-manufacturers .manufacturers-img a .mask-name.active {
    display: block
}

.design-manufacturers .manufacturers-img a .mask-name>div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.design-manufacturers .manufacturers-img a .mask-name h4 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: normal
}

.design-manufacturers .manufacturers-img a .mask-name span {
    width: 70px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 10px 3px;
    background: #fd6c0f;
    border-radius: 10px
}

.design-manufacturers .manufacturers-img a img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    transform: translate(-50%, -50%)
}

.design-manufacturers .manufacturers-img a:last-child {
    margin-right: 0
}

[v-cloak] {
    display: none
}

#file-manager-app {
    height: 100%
}

#file-manager-app .header-wrapper {
    padding: 10px 10px 16px 10px;
    border-bottom: 1px solid #eee
}

#file-manager-app .body-wrapper .file-wrapper {
    padding: 10px 10px 10px 16px;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

#file-manager-app .drag-select-wrapper {
    position: relative;
    user-select: none;
    clear: both;
    overflow-y: auto
}

#file-manager-app .drag-select-wrapper .item {
    display: inline-block;
    cursor: pointer;
    padding: 4px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
    position: relative
}

#file-manager-app .drag-select-wrapper .item.hovering {
    background-color: rgba(0, 162, 255, 0.6);
    color: #fff
}

#file-manager-app .drag-select-wrapper .item img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    width: 100px;
    height: 100px
}

#file-manager-app .drag-select-wrapper .item span.name {
    width: 100px;
    text-align: center;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#file-manager-app .drag-select-wrapper .item a.preview {
    display: none;
    float: right
}

#file-manager-app .drag-select-wrapper .item.active {
    border-color: #4778ff
}

#file-manager-app .drag-select-wrapper .item.active i {
    position: absolute;
    bottom: -7px;
    right: -8px;
    background: #fff;
    color: #4778ff;
    font-size: 16px
}

#file-manager-app .drag-select-wrapper .item:hover {
    border-color: #9e9e9e
}

#file-manager-app .drag-select-wrapper .item:hover a.preview {
    display: block
}

#file-manager-app .drag-select-mask {
    position: absolute;
    z-index: 99
}

#file-manager-app .node-wrapper {
    height: 100%;
    overflow-y: auto;
    border-right: 1px solid #eee;
    padding: 10px 10px 0 10px
}

#file-manager-app .node-wrapper {
    height: 100%;
    overflow-y: auto;
    padding: 10px 10px 0 10px
}

#file-manager-app .action-button-group i {
    cursor: pointer
}

#file-manager-app .action-button-group {
    position: absolute;
    top: 0;
    right: 0px;
    background: #d5e8fc
}

#file-manager-app .action-button-group i {
    cursor: pointer;
    margin-left: 5px
}

#file-manager-app .action-button-group i:hover {
    color: '#eee'
}

#file-manager-app .upload-wrapper {
    width: 100%
}

#file-manager-app .upload-item {
    margin: 10px 0
}

#file-manager-app .file-btn {
    position: relative;
    display: inline-block;
    background: #d0eeff;
    border: 1px solid #99d3f5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1e88c7;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    cursor: pointer
}

#file-manager-app .file-btn input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0
}

#file-manager-app .file-btn:hover {
    background: #aadffd;
    border-color: #78c3f3;
    color: #004974;
    text-decoration: none
}

.design-customer-service {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.design-customer-service .item {
    padding: 36px 0;
    position: relative
}

.design-customer-service .icon {
    margin-right: 18px;
    float: left;
    width: 48px
}

.design-customer-service .icon img {
    display: inline-block
}

.design-customer-service .text .title {
    font-size: 14px;
    font-weight: bold;
    color: #fd6c0f;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap
}

.design-customer-service .text .sub-title {
    font-size: 13px;
    color: #666
}

.category-view .category-wrapper {
    text-align: center;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media (min-width:768px) {
    .category-view .category-wrapper:hover {
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15)
    }
}

.category-view .category-wrapper .category-image {
    margin-bottom: 10px
}

.category-view .category-wrapper .category-name {
    overflow: hidden;
    height: 38px;
    font-weight: bold
}

.editor-product-view .product-wrapper {
    display: flex;
    padding: 10px 0;
    background-color: #e4e4e4
}

.editor-product-view .product-wrapper .product-left-group {
    width: 257px;
    position: relative
}

@media (max-width:992px) {
    .editor-product-view .product-wrapper .product-left-group {
        display: none
    }
}

.editor-product-view .product-wrapper .product-left-group .product-model-title {
    content: '';
    position: absolute;
    top: 30px;
    left: 20px
}

.editor-product-view .product-wrapper .product-left-group .product-model-title .title {
    font-size: 20px;
    line-height: 15px;
    color: #fff;
    font-weight: 800
}

.editor-product-view .product-wrapper .product-left-group .product-model-title .underline {
    display: inline-block;
    height: 3px;
    width: 25px;
    background-color: #fff
}

.editor-product-view .product-wrapper .product-right-group {
    overflow: hidden
}

@media (min-width:992px) {
    .editor-product-view .product-wrapper .product-right-group {
        width: calc(100% - 257px)
    }
}

.editor-product-view .product-wrapper .product-right-group .product-thumb {
    margin-bottom: 0
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .image {
    padding: 10px;
    height: 240px
}

@media (max-width:992px) {
    .editor-product-view .product-wrapper .product-right-group .product-thumb .image {
        height: 180px
    }
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .image a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .image a img {
    max-height: 100%
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .product-button-wrapper {
    display: none
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .caption .price-right {
    display: none
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .caption .price-new {
    color: #f72121;
    font-weight: 800;
    font-size: 14px
}

.editor-product-view .product-wrapper .product-right-group .product-thumb .caption .price-old {
    display: none
}

.design-image-301 .inner-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: left
}

.design-image-301 .inner-list a {
    display: block;
    line-height: 100%;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.design-image-301 .inner-list a:hover:before {
    background-color: rgba(0, 0, 0, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.5);
    opacity: 1
}

.design-image-301 .inner-list a:before {
    box-sizing: border-box;
    border: 0px solid rgba(0, 0, 0, 0.3);
    bottom: 0;
    opacity: 0;
    content: "";
    left: 0;
    overflow: visible;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.design-image-301 .inner-list a:nth-of-type(1) {
    width: 49%
}

.design-image-301 .inner-list a:nth-of-type(2),
.design-image-301 .inner-list a:nth-of-type(3) {
    position: absolute;
    right: 0;
    width: 49%
}

.design-image-301 .inner-list a:nth-of-type(2) {
    top: 0
}

.design-image-301 .inner-list a:nth-of-type(3) {
    bottom: 0 !important
}

body.product-category .breadcrumb-wrapper,
body.product-search .breadcrumb-wrapper,
body.product-manufacturer-info .breadcrumb-wrapper {
    border-width: 2px
}

body.product-category .breadcrumb-wrapper .breadcrumb,
body.product-search .breadcrumb-wrapper .breadcrumb,
body.product-manufacturer-info .breadcrumb-wrapper .breadcrumb {
    font-weight: 600
}

body.product-category .breadcrumb-wrapper .breadcrumb a,
body.product-search .breadcrumb-wrapper .breadcrumb a,
body.product-manufacturer-info .breadcrumb-wrapper .breadcrumb a {
    color: #005f95
}

body.product-category .breadcrumb-wrapper .breadcrumb li:last-of-type,
body.product-search .breadcrumb-wrapper .breadcrumb li:last-of-type,
body.product-manufacturer-info .breadcrumb-wrapper .breadcrumb li:last-of-type {
    color: #005f95
}

body.product-category .row.category-description,
body.product-search .row.category-description,
body.product-manufacturer-info .row.category-description {
    margin-bottom: 26px
}

body.product-category .row.category-description p,
body.product-search .row.category-description p,
body.product-manufacturer-info .row.category-description p {
    margin-bottom: 8px
}

body.product-category .subcategory-wrapper,
body.product-search .subcategory-wrapper,
body.product-manufacturer-info .subcategory-wrapper {
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #222
}

body.product-category .subcategory-wrapper span,
body.product-search .subcategory-wrapper span,
body.product-manufacturer-info .subcategory-wrapper span {
    margin-top: 4px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

body.product-category .category-product-list .table-quantity-wrapper input,
body.product-search .category-product-list .table-quantity-wrapper input,
body.product-manufacturer-info .category-product-list .table-quantity-wrapper input {
    text-align: center
}

body.product-category .category-product-list .table-quantity-wrapper button,
body.product-search .category-product-list .table-quantity-wrapper button,
body.product-manufacturer-info .category-product-list .table-quantity-wrapper button {
    height: 30px;
    line-height: 12px
}

body.product-category .category-product-list .p-img-wrap,
body.product-search .category-product-list .p-img-wrap,
body.product-manufacturer-info .category-product-list .p-img-wrap {
    width: 77px;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border: 1px solid #efefef
}

body.product-category .category-product-list .p-img-wrap img,
body.product-search .category-product-list .p-img-wrap img,
body.product-manufacturer-info .category-product-list .p-img-wrap img {
    max-height: 100%
}

body.product-category .category-product-list .price,
body.product-search .category-product-list .price,
body.product-manufacturer-info .category-product-list .price {
    font-size: 16px;
    color: #fd6c0f;
    font-weight: 600
}

body.product-manufacturer .title {
    font-size: 18px
}

body.product-manufacturer .manufacturer-list {
    border-bottom: 1px solid #e5e5e5;
    border: 1px solid #e5e5e5;
    padding: 0 0 20px 0;
    margin-bottom: 20px
}

body.product-manufacturer .manufacturer-list h2 {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f6f6f6;
    padding: 14px
}

body.product-manufacturer .manufacturer-list .image {
    text-align: center;
    margin-bottom: 10px
}

body.product-manufacturer .manufacturer-list .image a {
    text-align: center;
    padding: 5px;
    height: 55px;
    width: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 6px auto
}

body.product-manufacturer .manufacturer-list .image a img {
    max-height: 100%
}

body.product-product .reviews-toolbar ul {
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 10px;
    background: #f5f5f4
}

body.product-product .reviews-toolbar ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer
}

body.product-product .reviews-toolbar ul li.active {
    color: #eb0101;
    font-weight: bold
}

body.product-product .price-off {
    cursor: pointer;
    color: #45c1e7;
    font-size: 13px;
    font-weight: 400
}

body.product-product .layui-layer-price-off .layui-layer-title .gift {
    color: #ff8100
}

body.product-product .price-off-html,
body.product-product .stock-notify-html {
    display: none;
    padding: 15px
}

body.product-product .price-off-html .price-info,
body.product-product .stock-notify-html .price-info {
    border: 1px solid #ddd;
    padding: 20px 15px
}

body.product-product .price-off-html .price-info .price-off-btn,
body.product-product .stock-notify-html .price-info .price-off-btn {
    text-align: center;
    margin-bottom: 0
}

body.product-product .price-off-html .price-info .price-off-btn .btn,
body.product-product .stock-notify-html .price-info .price-off-btn .btn {
    width: 80%;
    display: inline-block;
    margin: 20px auto 0
}

body.product-product .price-off-html .price-info form>div,
body.product-product .stock-notify-html .price-info form>div {
    margin-bottom: 15px
}

body.product-product .price-off-html .price-info form>div .price-off-title,
body.product-product .stock-notify-html .price-info form>div .price-off-title {
    font-weight: bold;
    margin-bottom: 4px;
    display: block
}

body.product-product .suites-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 12px
}

body.product-product .suites-wrapper .control-label {
    color: #666;
    width: 90px;
    font-weight: 500
}

body.product-product .suites-wrapper .suites-right {
    display: flex
}

body.product-product .suites-wrapper .suites-right .suites-item {
    margin-right: 4px;
    position: relative
}

body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-title,
body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-info {
    border-color: #fd6c0f
}

body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-info,
body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-title:before {
    display: block
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-title {
    cursor: pointer;
    padding: 6px 20px;
    position: relative;
    border: 1px solid #e3e3e3
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-title:before {
    content: '';
    height: 2px;
    display: none;
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 999;
    width: 100%
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info {
    position: absolute;
    top: 33px;
    left: 0;
    padding: 10px;
    max-width: 500px;
    z-index: 99;
    background: #fff;
    border: 1px solid #ccc;
    display: none
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products {
    white-space: nowrap;
    overflow-x: auto
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list {
    width: 125px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-right: 20px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list .suites-count {
    text-align: left;
    color: #e4393c;
    font-size: 13px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list:last-of-type {
    margin-right: 0
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list .products-icon {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #aaa;
    font-size: 20px;
    right: -22px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list img {
    display: inline-block;
    margin-bottom: 6px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list .name a {
    color: #333;
    overflow: hidden;
    white-space: initial;
    height: 38px;
    display: block;
    margin-bottom: 6px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products .products-icon {
    width: 20px;
    display: inline-block;
    text-align: center
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper .suites-price {
    font-size: 13px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper .suites-price span {
    color: #e4393c;
    font-weight: bold;
    font-size: 18px
}

body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper .btn {
    padding: 5px 13px
}

body.product-product .layui-layer-bargain .gift {
    color: #ff8100
}

body.product-product .bargain-html-wrapper {
    padding: 15px;
    display: none
}

body.product-product .bargain-html-wrapper .bargain-top {
    text-align: center;
    background: #fff8eb;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #f1ddb8
}

body.product-product .bargain-html-wrapper .bargain-title {
    font-size: 15px;
    margin-bottom: 10px
}

body.product-product .bargain-html-wrapper .bargain-title b {
    color: red;
    font-size: 20px
}

body.product-product .bargain-html-wrapper .progress {
    margin-bottom: 18px;
    border-radius: 4px;
    height: 12px
}

body.product-product .bargain-html-wrapper .progress .progress-bar {
    line-height: 12px;
    font-size: 12px;
    background-color: #ff2741
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time {
    display: flex;
    align-items: center
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time span {
    font-size: 15px
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul {
    display: flex;
    padding-left: 0;
    align-items: center;
    list-style: none;
    margin-bottom: 0
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul li {
    background: #333;
    color: #fff;
    margin-right: 8px;
    padding: 3px 4px;
    border-radius: 2px;
    position: relative
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul li:last-of-type:after {
    display: none
}

body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul li:after {
    position: absolute;
    content: ':';
    right: -5px;
    top: 0;
    color: #333
}

body.product-product .bargain-html-wrapper .bargain-main-btn {
    background: #fadd21;
    color: #fd3602;
    min-width: 160px;
    font-weight: bold;
    border-radius: 22px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    padding: 11px 16px
}

body.product-product .bargain-html-wrapper .bargain-main-btn.bargain-main-yqhy {
    background: linear-gradient(180deg, #fde235, #ffc949);
    box-shadow: 0px 12px 12px -13px rgba(0, 0, 0, 0.5)
}

body.product-product .bargain-html-wrapper .bargain-copy-wrapper {
    text-align: center;
    margin: 16px 0 0;
    position: relative
}

body.product-product .bargain-html-wrapper .bargain-copy-wrapper .bargain-copy-link span {
    opacity: 0;
    display: block;
    left: -100%;
    z-index: -1;
    position: absolute
}

body.product-product .bargain-html-wrapper .bargain-residue-btn {
    margin: 16px 0 0
}

body.product-product .bargain-html-wrapper .bargain_history-is_actioned {
    margin-top: 15px
}

body.product-product .bargain-html-wrapper .invitee-btns {
    display: flex;
    justify-content: center
}

body.product-product .bargain-html-wrapper .invitee-btns .bargain_history-is_actioned {
    margin-left: 10px
}

body.product-product .bargain-html-wrapper .invitee-btns .bargain_history-is_actioned .btn {
    background: #fd3602;
    color: #fff;
    font-size: 13px
}

body.product-product .bargain-html-wrapper .bargain-complete-btn {
    margin-top: 15px
}

body.product-product .bargain-html-wrapper .bargain-complete-btn .btn {
    background: #fd3602;
    color: #fff
}

body.product-product .bargain-html-wrapper .bargain-history {
    padding: 15px;
    margin-top: 10px;
    border: 1px solid #f1ddb8;
    border-radius: 6px;
    overflow: hidden
}

body.product-product .bargain-html-wrapper .bargain-history .bargain-history-title {
    font-weight: bold;
    font-size: 15px;
    color: #e02e24;
    background: #fff8eb;
    border-bottom: 1px dashed #f1ddb8;
    margin: -15px -15px 15px -15px;
    padding: 8px 15px;
    text-align: center
}

body.product-product .bargain-html-wrapper .bargain-history ul {
    list-style: none;
    padding-left: 0
}

body.product-product .bargain-html-wrapper .bargain-history ul li {
    display: flex;
    justify-content: space-between;
    align-items: center
}

body.product-product .bargain-html-wrapper .bargain-history ul li:not(:last-of-type) {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 8px;
    margin-bottom: 8px
}

body.product-product .bargain-html-wrapper .bargain-history ul li .history-left {
    display: flex;
    align-items: center
}

body.product-product .bargain-html-wrapper .bargain-history ul li .history-left .avatar {
    width: 42px;
    margin-right: 10px
}

body.product-product .bargain-html-wrapper .bargain-history ul li .history-left .customer-info span {
    color: #777;
    display: block;
    font-size: 12px
}

body.product-product .bargain-html-wrapper .bargain-history ul li .history-left .customer-info span.customer-name {
    margin-bottom: 2px;
    font-size: 13px;
    color: #222;
    font-weight: bold
}

body.product-product .bargain-html-wrapper .bargain-history ul li .history-right {
    color: red
}

body.product-product .group-buying-refid {
    overflow: hidden
}

body.product-product .group-buying-refid .buying-title {
    font-size: 12px;
    color: #666;
    float: left;
    margin: 16px 0 0;
    color: red;
    width: 90px
}

body.product-product .group-buying-refid .group-buying-right {
    float: left
}

body.product-product .group-buying-members {
    display: flex;
    align-items: center;
    padding: 10px 0
}

body.product-product .group-buying-members>div {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 4px;
    overflow: hidden
}

body.product-product .group-buying-members>div.avatar-old {
    border: 1px solid #f76a09
}

body.product-product .group-buying-members>div.avatar-new {
    border: 1px dashed #bbb;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #999
}

body.product-product .buying-text-wrapper {
    display: flex;
    text-align: center
}

body.product-product .buying-text {
    display: flex;
    text-align: center
}

body.product-product .buying-text b {
    color: red
}

body.product-product .buying-text .buying-countdown {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    margin-right: 3px;
    font-weight: bold;
    list-style: none
}

body.product-product .product-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: none
}

body.product-product .video-js .vjs-big-play-button {
    display: none
}

body.product-product .open-video {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    bottom: 20px;
    left: 20px;
    border: 2px solid #000;
    background: rgba(255, 255, 255, 0.5);
    font-size: 30px;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 87px;
    border-radius: 50%;
    display: none;
    color: #222;
    padding-left: 5px;
    background: rgba(255, 255, 255, 0.7)
}

body.product-product .open-video:hover {
    color: #fd6c0f;
    border-color: #fd6c0f;
    background: #fff
}

body.product-product .close-video {
    position: absolute;
    top: 4px;
    right: 10px;
    z-index: 9999;
    color: #aaa;
    display: none;
    font-size: 20px;
    cursor: pointer
}

body.product-product .close-video:hover {
    color: #fff
}

body.product-product .elevate-zoom-wrapper {
    overflow: hidden;
    position: relative
}

body.product-product .elevate-zoom-preview {
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 1px solid #bfbfbf;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center
}

body.product-product .elevate-zoom-preview.swiper-vertical {
    margin-left: 108px
}

@media (max-width:768px) {
    body.product-product .elevate-zoom-preview {
        margin: 0
    }
}

body.product-product .elevate-zoom-preview a {
    display: block;
    position: relative
}

body.product-product .elevate-zoom-preview a .main-loading {
    display: none
}

body.product-product .elevate-zoom-preview a .main-loading span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.3)
}

body.product-product #product-thumbnail-gallery {
    position: relative;
    text-align: center;
    overflow: hidden
}

body.product-product #product-thumbnail-gallery .btn-more {
    position: absolute;
    display: block;
    margin-top: -10px;
    background: transparent;
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    z-index: 99
}

body.product-product #product-thumbnail-gallery .btn-more i {
    font-size: 14px
}

body.product-product #product-thumbnail-gallery .btn-more:hover i {
    color: #fd6c0f
}

@media (max-width:768px) {
    body.product-product #product-thumbnail-gallery .btn-more {
        display: none
    }
}

body.product-product #product-thumbnail-gallery.swiper-vertical {
    position: absolute;
    width: 90px;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 30px 0
}

body.product-product #product-thumbnail-gallery.swiper-vertical .prev-thumb {
    top: 5px;
    left: 50%;
    margin-left: -10px
}

body.product-product #product-thumbnail-gallery.swiper-vertical .prev-thumb i:before {
    content: '\f077'
}

body.product-product #product-thumbnail-gallery.swiper-vertical .next-thumb {
    bottom: 0;
    left: 50%;
    margin-left: -10px
}

body.product-product #product-thumbnail-gallery.swiper-vertical .next-thumb i:before {
    content: '\f078'
}

@media (min-width:768px) {
    body.product-product #product-thumbnail-gallery.swiper-horizontal {
        margin-top: 8px;
        padding: 0 30px
    }
}

body.product-product #product-thumbnail-gallery.swiper-horizontal .prev-thumb {
    top: 50%;
    margin-top: -10px;
    left: -6px
}

body.product-product #product-thumbnail-gallery.swiper-horizontal .next-thumb {
    top: 50%;
    margin-top: -10px;
    right: -4px
}

@media (max-width:768px) {
    body.product-product #product-thumbnail-gallery {
        position: relative;
        margin-top: 10px;
        width: 100%;
        margin-bottom: 10px
    }
}

body.product-product #product-thumbnail-gallery .swiper-container {
    width: 100%;
    height: 100%
}

body.product-product #product-thumbnail-gallery .swiper-container .swiper-slide {
    text-align: center
}

body.product-product #product-thumbnail-gallery .swiper-container .swiper-slide img {
    display: inline-block
}

body.product-product #product-thumbnail-gallery a {
    display: block;
    opacity: 0.6
}

body.product-product #product-thumbnail-gallery a.active,
body.product-product #product-thumbnail-gallery a:hover {
    opacity: 1
}

body.product-product h1 {
    margin: 0 0 10px;
    line-height: 1.4;
    font-size: 19px;
    font-weight: normal
}

body.product-product .title-summary {
    font-size: 14px;
    color: #666;
    margin-bottom: 14px
}

body.product-product h3 {
    font-size: 16px
}

body.product-product #product-variant-wrapper .variant-group {
    margin-bottom: 12px;
    display: flex
}

body.product-product #product-variant-wrapper .variant-group .variant-info {
    flex: 1
}

body.product-product #product-variant-wrapper .variant-group h5 {
    font-size: 12px;
    color: #666;
    float: left;
    margin: 12px 0 0;
    width: 90px
}

html[dir="rtl"] body.product-product #product-variant-wrapper .variant-group h5 {
    float: right
}

body.product-product #product-variant-wrapper .button {
    padding: 0;
    transition: 0s;
    border: 1px solid #ccc;
    margin-right: 4px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    position: relative
}

body.product-product #product-variant-wrapper .button:before {
    content: '';
    position: absolute;
    display: none;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 14px solid #fd6c0f
}

body.product-product #product-variant-wrapper .button:after {
    content: '\e659';
    font-family: 'iconfont';
    position: absolute;
    display: none;
    bottom: -5px;
    right: -1px;
    transform: scale(0.7);
    font-size: 12px;
    font-weight: 300;
    color: #fff
}

body.product-product #product-variant-wrapper .button span {
    display: block;
    padding: 8px 20px
}

body.product-product #product-variant-wrapper .button img {
    max-width: 36px;
    display: inline-block
}

body.product-product #product-variant-wrapper .button:hover {
    background-color: #fff;
    border-color: #fd6c0f;
    color: #222
}

body.product-product #product-variant-wrapper .selected {
    border-color: #fd6c0f;
    position: relative
}

body.product-product #product-variant-wrapper .selected:before,
body.product-product #product-variant-wrapper .selected:after {
    display: block
}

body.product-product #product-variant-wrapper .disabled {
    background: #f5f5f5;
    color: #768686 !important;
    border: 1px dashed #d0d0d0 !important;
    cursor: pointer
}

body.product-product #product-variant-wrapper .disabled img {
    opacity: 0.4
}

body.product-product #product-variant-wrapper .disabled:hover {
    background: #f5f5f5 !important
}

body.product-product #product-variant-wrapper .disabled-selected {
    border: 2px solid #ccc !important
}

body.product-product #product-variant-wrapper .disabled-selected span {
    padding: 9px 19px !important
}

body.product-product #product-variant-wrapper .disabled-selected img {
    max-width: 36px
}

body.product-product .product-description {
    padding-left: 30px
}

body.product-product .product-description .form-group label {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px
}

body.product-product .product-description .option-wrap {
    border-bottom: 1px dashed #bfbfbf;
    padding: 0 20px
}

body.product-product #product .radio,
body.product-product #product .checkbox {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    cursor: pointer;
    position: relative
}

body.product-product #product .radio:hover span,
body.product-product #product .checkbox:hover span {
    border-color: #fd6c0f
}

body.product-product #product .radio img,
body.product-product #product .checkbox img {
    padding: 0
}

body.product-product #product .radio img.img-thumbnail,
body.product-product #product .checkbox img.img-thumbnail {
    border: none
}

body.product-product #product .radio input,
body.product-product #product .checkbox input {
    display: none
}

body.product-product #product .radio input:checked+span,
body.product-product #product .checkbox input:checked+span {
    border-color: #fd6c0f;
    position: relative
}

body.product-product #product .radio input:checked+span:before,
body.product-product #product .checkbox input:checked+span:before,
body.product-product #product .radio input:checked+span:after,
body.product-product #product .checkbox input:checked+span:after {
    display: block
}

body.product-product #product .radio span,
body.product-product #product .checkbox span {
    display: block;
    position: relative;
    padding: 7px 12px;
    margin-bottom: 4px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd
}

body.product-product #product .radio span:before,
body.product-product #product .checkbox span:before {
    content: '';
    position: absolute;
    display: none;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 14px solid #fd6c0f
}

body.product-product #product .radio span:after,
body.product-product #product .checkbox span:after {
    content: '\e659';
    font-family: 'iconfont';
    position: absolute;
    display: none;
    bottom: -5px;
    right: -1px;
    transform: scale(0.7);
    font-size: 12px;
    font-weight: 300;
    color: #fff
}

body.product-product #product .form-group {
    overflow: hidden;
    display: flex
}

body.product-product #product .form-group label.control-label {
    display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
    width: 90px;
    margin-top: 7px;
    line-height: 20px
}

body.product-product #product .form-group>div,
body.product-product #product .form-group>select {
    width: auto
}

body.product-product #product .form-group .add-fileName {
    float: left;
    margin: 5px 0
}

body.product-product #product .add-cart-group {
    display: flex;
    align-items: center;
    margin: 10px 0 25px
}

body.product-product #product .quantity-wrapper {
    margin-right: 18px;
    overflow: hidden
}

body.product-product #product .quantity-wrapper label.control-label {
    width: 70px;
    font-weight: 500;
    margin-top: 7px;
    margin-right: 20px;
    color: #666;
    float: left
}

html[dir="rtl"] body.product-product #product .quantity-wrapper label.control-label {
    float: right;
    margin: 0 0 0 20px
}

body.product-product #product .quantity-input-wrapper {
    position: relative;
    float: left;
    width: 130px
}

html[dir="rtl"] body.product-product #product .quantity-input-wrapper {
    float: right
}

body.product-product #product .quantity-input-wrapper input {
    text-align: center;
    padding: 0 35px
}

body.product-product #product .quantity-input-wrapper a {
    position: absolute;
    background-color: #eee;
    border: 1px solid #e5e5e5;
    width: 38px;
    top: 0;
    height: 100%;
    text-align: center;
    color: #333;
    line-height: 31px;
    font-size: 24px
}

body.product-product #product .quantity-input-wrapper a:active {
    background: #eee
}

body.product-product #product .quantity-input-wrapper a.quantity-up {
    right: 0
}

body.product-product #product .quantity-input-wrapper a.quantity-down {
    left: 0
}

body.product-product .tags {
    margin-top: 15px
}

body.product-product .tags a {
    display: inline-block;
    padding: 1px 6px;
    margin: 0 2px;
    border-radius: 3px;
    color: #333;
    font-size: 12px;
    background-color: #fff7eb;
    border: 1px solid #fddcae
}

body.product-product .tags a:hover {
    color: #fff;
    background-color: #fd6c0f;
    border-color: #fd6c0f
}

body.product-product .pay-method-box {
    padding: 15px 0px;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    color: #6b6b6b;
    align-items: center
}

body.product-product .pay-method-box .payfor {
    margin-right: 25px
}

body.product-product .pay-method-box .payfor image {
    width: 35px !important;
    height: 35px !important
}

body.product-product .product-attribute {
    padding: 0 0 0 20px;
    color: #222
}

body.product-product .product-attribute li {
    display: flex;
    align-items: center
}

body.product-product .product-attribute .title {
    color: #666;
    flex: 0 0 80px
}

html[dir="rtl"] body.product-product .product-attribute .title {
    float: right
}

body.product-product .product-attribute .marketing_discounts {
    padding-bottom: 6px
}

body.product-product .product-attribute .marketing_discounts .sales-icon {
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid red;
    color: red;
    display: inline-block;
    padding: 0 2px
}

body.product-product .product-attribute a {
    color: #222
}

body.product-product .product-attribute li {
    margin-bottom: 8px;
    overflow: hidden
}

body.product-product .product-attribute li:last-of-type {
    margin-bottom: 0
}

body.product-product .product-seller-info .avatar-img {
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px
}

body.product-product .product-seller-info .avatar-info {
    float: left;
    margin-left: 10px
}

body.product-product .product-seller-info .avatar-info .avatar-name {
    font-size: 20px;
    font-weight: bold
}

body.product-product .product-seller-info .avatar-info .avatar-name a {
    color: #333
}

body.product-product .product-seller-info .avatar-info .avatar-address {
    font-size: 15px
}

body.product-product .tax-discounts-box {
    color: #777;
    list-style: none;
    padding-left: 0;
    margin-bottom: 14px
}

body.product-product .product-flash-wrapper {
    background-color: #fff0f0;
    margin: 10px 0 20px
}

body.product-product .product-flash-wrapper .flash-title {
    overflow: hidden;
    color: #fff;
    background: url("../image/flash-pm.png") center;
    background-color: #f30240;
    padding: 7px 15px
}

body.product-product .product-flash-wrapper .flash-title>div {
    float: left;
    font-size: 16px;
    margin-top: 3px;
    font-weight: bold
}

html[dir="rtl"] body.product-product .product-flash-wrapper .flash-title>div {
    float: right
}

body.product-product .product-flash-wrapper .flash-title>div i {
    font-weight: 500;
    margin-right: 10px
}

html[dir="rtl"] body.product-product .product-flash-wrapper .flash-title>div i {
    margin: 0 0 0 10px
}

body.product-product .product-flash-wrapper .flash-title ul {
    float: right
}

html[dir="rtl"] body.product-product .product-flash-wrapper .flash-title ul {
    float: left
}

body.product-product .product-flash-wrapper .flash-title .product-countdown {
    padding-left: 0;
    overflow: hidden;
    list-style: none;
    margin-bottom: 0
}

body.product-product .product-flash-wrapper .flash-title .product-countdown li {
    text-align: center;
    float: left;
    margin-left: 16px;
    position: relative;
    padding: 0 3px;
    border-radius: 2px;
    background: #fff;
    font-size: 12px;
    color: #f30240
}

body.product-product .product-flash-wrapper .flash-title .product-countdown li:before {
    content: ':';
    position: absolute;
    right: -10px;
    top: 2px;
    color: #fff;
    font-size: 18px
}

body.product-product .product-flash-wrapper .flash-title .product-countdown li:last-of-type:before {
    display: none
}

body.product-product .product-flash-wrapper .flash-title .product-countdown li:first-of-type {
    margin-left: 0
}

body.product-product .product-flash-wrapper .flash-title .product-countdown li span {
    font-size: 18px;
    margin-right: 3px;
    border-radius: 2px
}

body.product-product .product-flash-wrapper .product-price-wrapper {
    border-bottom: none;
    padding-left: 10px
}

html[dir="rtl"] body.product-product .product-flash-wrapper .product-price-wrapper {
    padding: 0 10px 0 0
}

body.product-product .product-price-wrapper {
    overflow: hidden;
    margin: 5px 0 20px;
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    background-color: #eee;
    display: flex;
    align-items: center;
    justify-content: space-between
}

body.product-product .product-price-wrapper .left {
    flex: 1
}

body.product-product .product-price-wrapper .manufacturer-logo {
    border-left: 1px solid #fff;
    padding-left: 40px
}

body.product-product .product-price-wrapper .manufacturer-logo a {
    display: block
}

body.product-product .product-price-wrapper .manufacturer-logo a img {
    max-width: 200px;
    max-height: 70px
}

body.product-product .product-price-wrapper .price-inner {
    font-size: 22px;
    font-weight: bold;
    font-family: OpenSans-Bold, Arial, Helvetica, sans-serif
}

html[dir="rtl"] body.product-product .product-price-wrapper .price-inner {
    float: right
}

body.product-product .product-price-wrapper .price-inner .price-text {
    display: inline-block;
    min-width: 70px;
    font-size: 14px;
    color: #666;
    font-weight: 500
}

body.product-product .product-price-wrapper .price-inner .price-old {
    font-weight: 500;
    color: #aaa;
    font-size: 18px;
    margin-left: 4px
}

body.product-product .product-price-wrapper .price-inner .price-new {
    font-weight: bold;
    color: #fd6c0f
}

body.product-product .product-price-wrapper .price-inner .points {
    font-size: 13px;
    font-weight: 500;
    color: #666
}

body.product-product .product-cart-action {
    overflow: hidden
}

body.product-product .product-cart-action>.btn {
    display: inline-block;
    font-size: 16px
}

body.product-product .product-cart-action>.btn:not(.group-buy) {
    font-weight: bold
}

@media (min-width:992px) {
    body.product-product .product-cart-action>.btn {
        min-width: 140px
    }
}

@media (max-width:992px) {
    body.product-product .product-cart-action>.btn {
        width: 49%;
        font-size: 16px;
        display: inline-block
    }
}

body.product-product .product-cart-action>.btn.group-buy {
    padding: 0 13px;
    line-height: 19px
}

body.product-product .product-cart-action>.btn.group-buy span {
    display: block
}

body.product-product .product-cart-action>.btn.group-buy .buying-price {
    font-weight: bold
}

body.product-product .product-cart-action>.btn.cart-buying {
    font-weight: 500;
    color: #444;
    background: #feaa74;
    border-color: #feaa74
}

body.product-product .product-cart-action .button-cart {
    position: relative;
    background: #fd6c0f;
    border: 1px solid #fd6c0f;
    color: #fff;
    padding: 7px 12px;
    transition-duration: 0.4s;
    border-radius: 4px;
    z-index: 1
}

body.product-product .product-cart-action .button-cart:hover:after {
    transform: translateX(0);
    transition: 0.6s cubic-bezier(0.54, 0.32, 0.05, 0.96)
}

body.product-product .product-cart-action .button-cart:after {
    background: #fd6c0f;
    content: "";
    position: absolute;
    bottom: auto;
    transform: translateX(-100%);
    transition: all 200ms ease-in-out 0s;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:992px) {
    body.product-product .product-cart-action .button-cart {
        margin-right: 10px
    }

    html[dir="rtl"] body.product-product .product-cart-action .button-cart {
        margin: 0 0 0 10px
    }
}

body.product-product .product-cart-action .buy-now {
    padding: 7px 12px;
    background-color: #fff;
    color: #fd6c0f;
    border: 1px solid #fd6c0f;
    border-radius: 4px
}

body.product-product .product-cart-action .btn-primary {
    z-index: 1;
    border: none;
    padding: 9px 12px;
    transition-duration: 0.4s
}

body.product-product .product-cart-action .btn-primary:after {
    background: #e02905;
    content: "";
    position: absolute;
    bottom: auto;
    transform: translateX(-100%);
    transition: all 300ms ease-in-out 0s;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.product-product .product-cart-action .btn-primary:hover,
body.product-product .product-cart-action .btn-primary:focus,
body.product-product .product-cart-action .btn-primary:active {
    color: #fff
}

body.product-product .product-cart-action .btn-primary:hover:after,
body.product-product .product-cart-action .btn-primary:focus:after,
body.product-product .product-cart-action .btn-primary:active:after {
    transform: translateX(0);
    transition: 0.6s cubic-bezier(0.54, 0.32, 0.05, 0.96)
}

body.product-product .total-price {
    margin-top: 10px
}

body.product-product .total-price .title {
    width: 90px;
    display: inline-block
}

body.product-product .total-price .total-price-info {
    color: 333;
    font-size: 18px
}

body.product-product .wishlist-share {
    margin-left: 30px;
    float: right
}

body.product-product .wishlist-share .add-wishlist.active i {
    color: #fd6c0f
}

body.product-product .wishlist-share button {
    background: #fff;
    padding: 8px 2px;
    margin-right: 16px;
    color: #888;
    box-shadow: none
}

html[dir="rtl"] body.product-product .wishlist-share button {
    margin: 0 0 0 16px
}

body.product-product .wishlist-share button i {
    margin-right: 6px
}

html[dir="rtl"] body.product-product .wishlist-share button i {
    margin: 0 0 0 6px
}

body.product-product .stars-box .rating {
    float: left;
    margin: 3px 10px 0 0
}

html[dir="rtl"] body.product-product .stars-box .rating {
    float: right
}

body.product-product .stars-box .rating span {
    font-size: 16px
}

body.product-product .stars-box .more-review {
    display: inline-block;
    padding: 5px 10px 5px 5px
}

body.product-product .stars-box .more-review a {
    color: #999;
    font-size: 14px;
    margin: 0 6px 0 0;
    padding: 0 6px 0 0;
    position: relative
}

body.product-product .stars-box .more-review a:hover {
    color: #fd6c0f
}

body.product-product .stars-box .more-review a:hover i {
    color: #fd6c0f
}

body.product-product .nav-tabs-qrcode {
    margin-top: 40px;
    position: relative
}

body.product-product .nav-tabs {
    flex: 1;
    display: flex;
    background: linear-gradient(to right, white, #005f95, white);
    justify-content: center;
    border: none
}

body.product-product .nav-tabs>li {
    position: relative;
    margin-bottom: 0;
    padding: 0 26px
}

body.product-product .nav-tabs>li:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    display: block;
    border-bottom: 2px solid transparent
}

body.product-product .nav-tabs>li a {
    color: #fff;
    padding: 12px 0;
    border: none !important
}

body.product-product .nav-tabs>li a:hover,
body.product-product .nav-tabs>li a:focus {
    color: #fff;
    cursor: pointer
}

body.product-product .nav-tabs>li.active {
    background: #fd6c0f
}

body.product-product .nav-tabs>li.active:before {
    display: none
}

body.product-product .nav-tabs>li.active a {
    background-color: transparent
}

body.product-product .nav-tabs>li.active a:before {
    content: '';
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    z-index: 9;
    display: block;
    border-bottom: 1px solid #fff
}

body.product-product .other-spu-product-wrap {
    font-size: 12px
}

body.product-product .other-spu-product-wrap table tbody {
    display: block;
    height: 611px;
    overflow-y: scroll
}

body.product-product .other-spu-product-wrap table thead,
body.product-product .other-spu-product-wrap table tbody tr,
body.product-product .other-spu-product-wrap table tfoot tr {
    display: table;
    width: 100%;
    table-layout: fixed
}

body.product-product .other-spu-product-wrap tfoot {
    border-top: 1px solid #7ed0ff
}

body.product-product .other-spu-product-wrap .product-specification {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

body.product-product .product-other-model {
    margin-top: 40px
}

body.product-product .product-other-model>.nav-tabs {
    color: #fff;
    padding: 12px 0;
    margin-bottom: 20px
}

body.product-product .product-other-model .left-options-wrapper {
    color: #4b4b4b;
    margin-bottom: 20px
}

body.product-product .product-other-model .left-options-wrapper .title {
    background-color: #fd6c0f;
    color: #fff;
    font-size: 15px;
    padding: 8px 10px
}

body.product-product .product-other-model .left-options-wrapper .title i {
    margin-right: 6px
}

body.product-product .product-other-model .left-options-wrapper .sm-title {
    background-color: #daf0fd;
    padding: 8px 10px;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5
}

body.product-product .product-other-model .left-options-wrapper .options-box {
    padding: 10px;
    border: 1px solid #b5b5b5;
    border-top: none;
    height: 697px;
    overflow-y: auto
}

body.product-product .product-other-model .left-options-wrapper .options-box>div label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body.product-product .product-other-model .right-other-spu .top-spu-search {
    margin-bottom: 20px
}

body.product-product .product-other-model .right-other-spu .top-spu-search .form-group {
    position: relative
}

body.product-product .product-other-model .right-other-spu .top-spu-search .form-group i {
    color: #bcbcbc;
    position: absolute;
    left: 10px;
    top: 8px
}

body.product-product .product-other-model .right-other-spu .top-spu-search .form-group input {
    width: 300px;
    margin-right: 10px;
    padding-left: 34px;
    border-radius: 4px
}

body.product-product .product-other-model .right-other-spu .top-spu-search button {
    background-color: #fd6c0f;
    color: #fff;
    border-radius: 4px
}

body.product-product .product-other-model .right-other-spu table td {
    border-top: none
}

body.product-product .product-other-model .right-other-spu table .table-quantity-wrapper {
    width: 120px
}

body.product-product .product-other-model .right-other-spu table .table-quantity-wrapper.disabled {
    position: relative;
    cursor: not-allowed
}

body.product-product .product-other-model .right-other-spu table .table-quantity-wrapper.disabled:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5)
}

body.product-product .product-other-model .right-other-spu table .table-quantity-wrapper span {
    z-index: 9
}

body.product-product .product-other-model .right-other-spu table .table-quantity-wrapper span button {
    height: 30px;
    line-height: 28px;
    padding: 0 12px
}

body.product-product .product-other-model .right-other-spu table .table-quantity-wrapper input {
    text-align: center
}

body.product-product .product-other-model .right-other-spu table .left-text {
    display: inline-block;
    padding: 5px 15px;
    background-color: #daf0fd
}

body.product-product .product-other-model .right-other-spu table .price {
    font-size: 16px;
    color: #fd6c0f;
    font-weight: 600
}

body.product-product .product-other-model .right-other-spu table .footer-right {
    display: flex;
    align-items: center;
    justify-content: end;
    color: #666
}

body.product-product .product-other-model .right-other-spu table .footer-right .total {
    color: #444;
    font-weight: 600;
    margin: 0 20px
}

body.product-product .product-other-model .right-other-spu table .footer-right button {
    padding: 8px 20px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px
}

body.product-product .qrcode-box {
    position: relative;
    position: absolute;
    right: 0;
    top: 0
}

body.product-product .qrcode-box #qrcode-info {
    display: none;
    width: 200px;
    z-index: 99
}

body.product-product .qrcode-box .qrcode-mobile {
    padding: 13px 10px 14px;
    cursor: pointer
}

body.product-product .qrcode-box:hover .qrcode-mobile {
    color: #fd6c0f
}

body.product-product .qrcode-box:hover #qrcode-info {
    display: block;
    position: absolute;
    right: 0
}

body.product-product .product-nav-tabs:not(.tabs_active) .container {
    padding: 0;
    width: auto
}

body.product-product .product-nav-tabs.tabs_active {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    background: #f5f5f4;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2)
}

body.product-product .product-nav-tabs.tabs_active .nav-tabs {
    float: left;
    margin-top: 0;
    border-bottom: none
}

body.product-product .tab-content {
    margin: 20px 0 20px
}

body.product-product .tab-content .tab-pane:not(#tab-description) {
    border: 1px solid #e5e5e5;
    padding: 20px
}

body.product-product .tab-content #tab-description {
    word-wrap: break-word
}

body.product-product .tab-content #tab-description>p {
    margin-bottom: 0
}

body.product-product .tab-content #tab-description img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

body.product-product #displayQuestionAnwser .item {
    border-bottom: 1px dotted #dedede;
    margin: 0px 0px 9px
}

body.product-product #displayQuestionAnwser .item .inner {
    margin-left: 25px
}

@media (min-width:768px) {
    body.product-product #displayQuestionAnwser .item .inner {
        margin-right: 160px
    }
}

@media (max-width:768px) {
    body.product-product #displayQuestionAnwser .item .inner {
        margin-bottom: 24px
    }
}

body.product-product #displayQuestionAnwser dl {
    padding: 0px;
    margin-bottom: 10px;
    overflow: hidden
}

body.product-product #displayQuestionAnwser dl i {
    width: 22px;
    font-size: 16px;
    text-align: center;
    float: left;
    line-height: 24px
}

body.product-product #displayQuestionAnwser dl.ask i {
    color: #f91 !important;
    font-size: 18px !important
}

body.product-product #displayQuestionAnwser dl.answer i {
    color: #9b1 !important
}

body.product-product #displayQuestionAnwser dd {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    position: relative
}

body.product-product #displayQuestionAnwser .content {
    padding: 0px;
    margin-bottom: 0px;
    border: 0px
}

body.product-product #displayQuestionAnwser .content>div:first-of-type {
    float: left;
    line-height: 24px;
    font-size: 14px
}

body.product-product #displayQuestionAnwser .date-answer {
    text-align: right;
    line-height: 24px;
    color: #9c9a9c;
    position: absolute
}

@media (min-width:768px) {
    body.product-product #displayQuestionAnwser .date-answer {
        top: 0;
        right: 0
    }
}

@media (max-width:768px) {
    body.product-product #displayQuestionAnwser .date-answer {
        bottom: 0;
        left: 25px
    }
}

body.product-product .review-wrap .reviews-item {
    border-bottom: 1px solid #ddd;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px
}

body.product-product .review-wrap .reviews-item .user-column {
    flex: 0 0 150px
}

body.product-product .review-wrap .reviews-item .user-column .user-info {
    display: flex;
    align-items: center
}

body.product-product .review-wrap .reviews-item .user-column .user-info img {
    border-radius: 50%;
    flex: 0 0 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 10px
}

body.product-product .review-wrap .reviews-item .review-info {
    flex: 1
}

body.product-product .review-wrap .reviews-item .review-info .date-added {
    color: #999;
    margin-bottom: 10px
}

body.product-product .review-wrap .reviews-item .review-info .additional-title {
    color: #999
}

body.product-product .review-wrap .reviews-item .review-info .review-children {
    padding: 12px 0;
    line-height: 1.7;
    border-top: 1px solid #f0f0f0
}

body.product-product .review-wrap .reviews-item .review-info .review-children .date-added {
    margin-bottom: 0
}

body.product-product .review-wrap .reviews-item .review-info .store-reply {
    color: #ff561c
}

body.product-product .review-wrap .order-review-img-box {
    overflow: hidden
}

body.product-product .review-wrap .order-review-img-box a {
    border: 1px solid #ddd;
    float: left;
    margin: 0 5px 10px 0;
    cursor: pointer;
    width: 80px;
    display: flex;
    height: 80px;
    position: relative
}

body.product-product .review-wrap .order-review-img-box a .span-fa-play {
    position: absolute;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    border: 1px solid #aaa;
    text-align: center;
    height: 40px
}

body.product-product .review-wrap .order-review-img-box a i {
    font-size: 16px;
    margin-left: 3px;
    margin-top: 12px
}

body.product-product .review-wrap .order-review-img-box a:hover {
    border-color: #fd6c0f
}

body.product-product .review-wrap .order-review-img-box a video {
    max-width: 80px
}

body.product-product .product-bottom-wrapper {
    margin: 30px 0;
    padding: 10px 40px 80px;
    border: 4px solid #005f95;
    background-size: 480px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url("../image/chilun-bg.png")
}

body.product-product .product-bottom-wrapper .product-bottom-box {
    display: flex;
    margin: 34px 0;
    color: #005f95
}

body.product-product .product-bottom-wrapper .product-bottom-box .iconfont {
    font-size: 30px;
    margin-right: 20px
}

body.product-product .product-bottom-wrapper .product-bottom-box .info .title {
    font-weight: 600
}

body.product-product .product-bottom-wrapper .product-bottom-box .info .text {
    margin-top: 6px;
    color: #444
}

body.product-product .product-center-box {
    border-bottom: 1px dashed #bfbfbf;
    padding: 0 10px 20px;
    margin-bottom: 25px;
    color: #222;
    overflow: auto
}

body.product-product .product-center-box .lines {
    line-height: 30px
}

body.product-product .product-center-box .lines .line-item .label-name {
    color: #666
}

body.product-product .stock-box {
    padding: 0 20px
}

html[dir="rtl"] .addthis_toolbox.addthis_default_style>a {
    float: right
}

html[lang^="en"] body.account-account .account-grid-wrapper a em {
    height: 44px !important
}

body.account-account {
    background-color: #fff
}

body.account-account .page-account-wrapper {
    margin-top: 30px
}

body.account-account .account-link-wrapper {
    background: #fff;
    margin-bottom: 20px
}

body.account-account .account-link-wrapper .title {
    margin-bottom: 6px
}

body.account-account .account-link-wrapper i {
    margin-right: 5px;
    color: #555
}

html[dir="rtl"] body.account-account .account-link-wrapper i {
    margin: 0 0 0 5px
}

body.account-account .account-link-wrapper.list-group {
    background-color: #dcdcdc;
    border: none
}

body.account-account .account-grid-wrapper .title {
    margin-bottom: 20px
}

body.account-account .account-grid-wrapper a {
    display: block;
    border: 1px solid #e5e5e5;
    padding: 26px 16px 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border-radius: 2px;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

body.account-account .account-grid-wrapper a:hover {
    border-color: #fd6c0f
}

body.account-account .account-grid-wrapper a span {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto 16px auto
}

body.account-account .account-grid-wrapper a em {
    font-style: normal;
    display: inline-block;
    height: 22px;
    overflow: hidden
}

body.account-account .account-grid-wrapper a img {
    max-width: 100%;
    height: auto;
    display: inline-block
}

body.account-account .account-grid-wrapper a:before {
    display: none
}

body.account-account .avatar-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid #f5f5f5
}

body.account-account .avatar-wrapper #button-avatar {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    opacity: 0;
    transition: opacity 0.2s ease;
    padding-top: 35px
}

body.account-account .avatar-wrapper #button-avatar i {
    color: #fff
}

body.account-account .avatar-wrapper:hover #button-avatar {
    opacity: 1
}

@media (min-width:992px) {
    body.account-account .account-height {
        height: 210px
    }
}

body.account-account .inviter-btn {
    position: absolute;
    top: -6px;
    right: 0;
    border: 1px solid #fd6c0f;
    color: #fd6c0f
}

body.account-account .inviter-btn:hover {
    background: #fd6c0f;
    color: #fff
}

body.account-account .account-information p {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eceaea
}

body.account-account .account-information p:last-of-type {
    border-bottom: none
}

body.account-account .account-information p i {
    color: #aeb1bb
}

body.account-account #image-upload {
    margin: 0;
    text-align: center
}

body.account-account #clipArea {
    height: 300px
}

body.account-account #file,
body.account-account #clipBtn {
    margin: 20px
}

body.account-account #file {
    display: none
}

.copy-link-wrapper {
    margin-top: 50px;
    text-align: center
}

.copy-link-wrapper span {
    opacity: 0;
    position: absolute;
    z-index: -1
}

.copy-link-wrapper .btn {
    width: 80%
}

@media (min-width:768px) {
    .layer-inviter {
        width: 500px !important
    }
}

.layer-inviter .gift {
    color: #ff8100
}

@media (max-width:768px) {
    .layer-inviter {
        width: 86% !important
    }
}

.inviter-info {
    padding: 20px;
    display: none
}

.inviter-info .inviter-title {
    color: #fd6c0f;
    font-size: 16px;
    margin-bottom: 18px
}

.inviter-info p {
    font-weight: bold
}

.inviter-info ul {
    padding-left: 0;
    list-style: none
}

.inviter-info ul li {
    padding: 1px 0;
    font-size: 14px
}

.inviter-info .yh-list {
    color: #ff8100;
    font-size: 18px
}

.inviter-info .inviter-text,
.inviter-info .invitee-text {
    margin-bottom: 16px
}

.inviter-info .inviter-text p,
.inviter-info .invitee-text p {
    margin-bottom: 6px
}

body.account-bargain .seconds-time {
    align-items: center;
    display: flex
}

body.account-bargain .seconds-time-ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    margin-bottom: 0;
    margin-right: 6px
}

body.account-recharge .amount-wrap {
    margin-bottom: 10px;
    display: flex;
    margin-left: -10px;
    flex-wrap: wrap;
    align-items: flex-start
}

body.account-recharge .amount-wrap>.btn {
    width: calc(20% - 10px);
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 8px;
    line-height: 1.6;
    font-size: 15px;
    color: #000;
    height: 98px;
    font-weight: bold;
    border-color: #fd6c0f;
    background: #fdf6ed
}

html:not([lang="zh_cn"]) body.account-recharge .amount-wrap>.btn {
    font-size: 13px
}

@media (max-width:1200px) {
    body.account-recharge .amount-wrap>.btn {
        width: calc(25% - 10px)
    }
}

@media (max-width:992px) {
    body.account-recharge .amount-wrap>.btn {
        width: calc(33.33% - 10px)
    }
}

@media (max-width:768px) {
    body.account-recharge .amount-wrap>.btn {
        width: calc(50% - 10px)
    }
}

body.account-recharge .amount-wrap>.btn:hover {
    background: #fd6c0f;
    color: #fff
}

body.account-recharge .amount-wrap>.btn>span {
    display: block
}

body.account-recharge .amount-wrap>.btn>span.top-3 {
    font-size: 20px
}

body.account-recharge .amount-wrap>.btn>span.top-0 {
    font-size: 30px
}

.account-left-list {
    background-color: #dcdcdc
}

.account-left-list .list-title {
    font-size: 15px;
    margin: 6px 0;
    font-weight: 700
}

.account-left-list .list-unstyled {
    margin-left: 20px
}

.account-left-list .list-unstyled a {
    padding: 6px 0;
    color: #5b5b5b
}

.account-left-list .list-unstyled a i {
    margin-right: 6px
}

.account-left-list .list-unstyled li.children-list {
    padding-left: 22px
}

.account-left-list .list-unstyled li.children-list:hover {
    padding-left: 22px
}

.account-left-list .list-unstyled li.children-list a {
    padding: 2px 0
}

.account-left-list .list-unstyled li:hover {
    padding-left: 0px;
    background-color: transparent
}

.account-left-list .list-unstyled li:hover a {
    color: #005f95
}

.tab-button-group {
    margin-top: -20px;
    display: flex
}

.tab-button-group li {
    position: relative;
    flex: 1;
    text-align: center
}

.tab-button-group li.active {
    border: none;
    border-bottom: 3px solid #fd6c0f
}

.tab-button-group li.active a {
    cursor: pointer !important;
    border: 1px solid transparent !important
}

.tab-button-group li a:hover {
    color: #fd6c0f;
    border: 1px solid transparent !important
}

.tab-button-group li:not(:first-child):after {
    content: '';
    background-color: #ddd;
    position: absolute;
    width: 1px;
    height: 15px;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.form-search-group .search-box {
    display: flex
}

.form-search-group .search-box #button-submit {
    float: right;
    border-radius: 4px;
    color: #fff;
    padding: 6px 30px
}

.form-search-group .search-box .form-control {
    height: 32px;
    padding: 4px 12px
}

.form-search-group .search-box .input-group-btn {
    vertical-align: top
}

.form-search-group .search-box .input-group-btn button {
    height: 32px;
    padding: 6px 12px
}

.form-search-group .form-group {
    display: flex
}

.form-search-group .form-group label {
    max-width: 100px;
    padding: 4px 8px 0 14px
}

.form-search-group .form-group div {
    flex: 1
}

.form-search-group .form-group div.order-time {
    display: flex
}

.form-search-group .form-group div.order-time span {
    padding: 6px 10px;
    font-weight: 600
}

[class*="account-"] #column-left {
    width: 18%
}

[class*="account-"] #content.col-sm-9 {
    width: 82%
}

h5.account-title {
    font-size: 14px;
    font-weight: 600
}

body.checkout-checkout .marketing_discounts {
    margin-top: 10px;
    font-size: 12px
}

body.checkout-checkout .marketing_discounts .sales-icon {
    border: 1px solid red;
    color: red;
    display: inline-block;
    padding: 0 3px
}

body.checkout-checkout .menu-wrapper {
    display: none
}

body.checkout-checkout .pickup-hidden {
    display: none
}

body.checkout-checkout .pickup-select-wrapper {
    overflow: hidden
}

body.checkout-checkout .pickup-select-wrapper .pickup-select-inner {
    float: left;
    margin-right: 20px;
    display: none
}

body.checkout-checkout .pickup-select-wrapper .pickup-select-inner span {
    display: inline-block
}

body.checkout-checkout .pickup-select-wrapper .pickup-select-inner .select-pickup-name {
    border: 2px solid #fd6c0f;
    position: relative;
    padding: 4px 20px;
    margin-right: 10px
}

body.checkout-checkout .pickup-select-wrapper .pickup-select-inner .select-pickup-name:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(https://www.randore.com/image/cache/image/selected-icon.png) no-repeat
}

body.checkout-checkout .pickup-select-wrapper .select-pickup {
    color: #005ea7;
    cursor: pointer;
    margin-top: 6px
}

body.checkout-checkout .pickup-layer .pickup-wrapper {
    padding: 20px
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-city-select {
    overflow: hidden
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-item {
    float: left;
    margin-right: -1px;
    display: none
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-item.item-hidden {
    display: none
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-item.item-block {
    display: block
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail {
    min-height: 225px;
    max-height: 245px;
    margin-top: 16px;
    padding: 10px 10px 10px 36px;
    border: 1px solid #ddd;
    overflow-y: auto
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    position: relative;
    width: 100%
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input {
    display: none
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input+span {
    min-width: 14px;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 500;
    position: absolute;
    left: -26px;
    top: 0
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input+span:before {
    color: #888;
    content: "\f096";
    font-size: 14px;
    font-family: fontawesome
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input:checked+span:before {
    content: "\f14a";
    color: #fd6c0f
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio:hover .pickup-name {
    color: #fd6c0f
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio .pickup-address {
    font-weight: 500;
    color: #888;
    margin-top: 10px
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio:last-of-type {
    border: none;
    margin-bottom: 0;
    padding-bottom: 10px
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-buttons {
    margin-top: 40px;
    text-align: center
}

body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-buttons>.btn {
    width: 180px;
    margin: 0 10px
}

body.checkout-checkout .quick-checkout-wrapper {
    margin-bottom: 20px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section {
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    background: #fff
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#total-section .tab-content {
    margin-top: 10px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#total-section #tab-coupon-list {
    overflow-y: auto;
    margin: 0 -10px;
    max-height: 230px;
    margin: 0 -10px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#total-section #tab-coupon-list .radio {
    width: 100%;
    margin: 0 0 10px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#total-section #tab-coupon-list .title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#total-section #tab-coupon-list .name {
    margin-bottom: 5px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#total-section #tab-coupon-list .date {
    color: #888
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section h2 {
    padding: 0 10px 10px 0px;
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    position: relative
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section h2 a.pull-right {
    font-weight: 500;
    color: #015f93
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section h2 a.pull-right:hover {
    color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section legend {
    font-size: 14px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 18px;
    border-radius: 6px;
    border: 1px solid #d2d2d2
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:before {
    display: none;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 0px;
    border-width: 22px 22px 0px 0;
    border-style: solid;
    border-color: transparent #fd6c0f transparent
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:after {
    display: none;
    content: '\2714';
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: -5px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:hover {
    border: 2px solid #fd6c0f;
    background-color: #fff3f3
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:hover label {
    padding: 11px 19px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio label {
    padding-left: 0;
    padding: 12px 20px;
    display: block
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio input {
    display: none
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active {
    border: 2px solid #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active label {
    padding: 11px 19px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active:after,
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active:before {
    display: block
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio {
    padding: 0;
    border: none;
    border-radius: 5px;
    width: 100%
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio label {
    padding: 0
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio label input {
    display: block;
    z-index: 99;
    right: 10px;
    top: 45%;
    transform: translateY(-50%)
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio label input[type="radio"] {
    width: 18px;
    height: 18px;
    border-radius: 10px;
    text-align: center;
    line-height: 18px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio label input[type="radio"]::before {
    content: '';
    position: absolute;
    line-height: 20px;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 1px solid #aaa
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio label input[type="radio"]:checked::before {
    content: '\e659';
    font-family: 'iconfont';
    background-color: #4788fa;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #4788fa;
    color: #fff;
    font-size: 12px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio label .date {
    padding-right: 20px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio .coupons-item {
    margin: 0
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio .coupons-item>div:first-of-type {
    padding: 5px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio.active:after,
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.coupon-radio.active:before {
    display: none
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#payment-method-section {
    position: relative
}

body.checkout-checkout .quick-checkout-wrapper .checkout-section#payment-method-section:before {
    position: absolute;
    content: '';
    top: 20px;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #ddd
}

body.checkout-checkout .quick-checkout-wrapper .checkout-login {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important
}

body.checkout-checkout .quick-checkout-wrapper .checkout-login a {
    color: #333
}

body.checkout-checkout .quick-checkout-wrapper #login-section .form-group,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group {
    overflow: hidden;
    display: block;
    clear: both
}

body.checkout-checkout .quick-checkout-wrapper #login-section .form-group label.control-label,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group label.control-label,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group label.control-label {
    display: block;
    float: left;
    width: 35%;
    padding: 0;
    margin-bottom: 0;
    min-height: 34px;
    line-height: 34px
}

body.checkout-checkout .quick-checkout-wrapper #login-section .form-group input,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group input,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group input,
body.checkout-checkout .quick-checkout-wrapper #login-section .form-group select,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group select,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group select {
    width: 65%;
    float: left
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group .col-sm-10,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group .col-sm-10 {
    float: left;
    width: 65%;
    padding: 0
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group .col-sm-10 input,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group .col-sm-10 input,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group .col-sm-10 select,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group .col-sm-10 select {
    width: 100%;
    float: none
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper {
    overflow: hidden
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper h2 .btn-new-address,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper h2 .btn-new-address {
    float: right;
    color: #015f93;
    font-weight: 500;
    cursor: pointer
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper h2 .btn-new-address:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper h2 .btn-new-address:hover {
    color: #fd6c0f;
    border-color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio {
    float: right;
    margin-top: 0;
    cursor: pointer;
    color: #005ea7 !important;
    font-weight: 500 !important
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio:hover {
    color: #fd6c0f !important
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio label,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio label {
    padding-left: 0
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio input,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio input {
    display: none
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing {
    border: 1px solid #e5e5e5;
    padding: 20px
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul {
    padding-left: 0;
    list-style: none
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li {
    position: relative;
    padding: 0 10px 0 0;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
    display: none;
    border: 2px solid transparent
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .item,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .item,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .item,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .item {
    float: left;
    width: 92%;
    padding: 7px
}

html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .item,
html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .item,
html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .item,
html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .item {
    float: right
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action {
    float: right;
    width: 7%;
    padding: 7px 0;
    text-align: right
}

html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action,
html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action,
html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action,
html[dir="rtl"] body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action {
    float: left
}

@media (max-width:768px) {

    body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action,
    body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action,
    body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action,
    body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action {
        position: absolute;
        width: 32px;
        right: 4px;
        top: 1px
    }
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action span,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action span,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action span,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action span {
    color: #005ea7;
    margin-left: 6px
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action span:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action span:hover,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action span:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action span:hover {
    color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .name,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .name,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .name,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .name {
    display: inline-block;
    margin: -7px 0;
    padding: 7px;
    position: relative;
    border: 2px solid transparent
}

@media (max-width:768px) {

    body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .name,
    body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .name,
    body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .name,
    body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .name {
        margin: -7px 0 0
    }
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .name:after,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .name:after,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .name:after,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .name:after {
    display: none;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url("../image/selected-icon.png") no-repeat
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li.active,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li.active,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li.active,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li.active {
    display: block;
    margin-bottom: 5px;
    border: 2px solid #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li.active i,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li.active i,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li.active i,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li.active i {
    margin: 0 10px;
    font-size: 18px;
    color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li.block,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li.block,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li.block,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li.block {
    display: block
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li:hover,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li:hover {
    border: 2px solid #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li:hover .address-action,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li:hover .address-action,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li:hover .address-action,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li:hover .address-action {
    display: block
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul .show-more,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul .show-more,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul .show-more,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul .show-more {
    margin-left: 10px;
    margin-top: 5px;
    cursor: pointer;
    display: inline-block;
    color: #015f93
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul .show-more.active i:before,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul .show-more.active i:before,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul .show-more.active i:before,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul .show-more.active i:before {
    content: "\f102"
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul .show-more:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul .show-more:hover,
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul .show-more:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul .show-more:hover {
    color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses {
    border: 1px dashed #ddd;
    text-align: center;
    background-color: #f7f7f7;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses.border-red,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses.border-red {
    border-color: red
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses:hover,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses:hover {
    border-color: #fd6c0f;
    color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses .btn-new-address,
body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses .btn-new-address {
    display: block;
    padding: 20px 0;
    font-size: 18px
}

body.checkout-checkout .quick-checkout-wrapper #payment-confirm-wrapper .buttons,
body.checkout-checkout .quick-checkout-wrapper #payment-confirm-wrapper #button-confirm {
    display: none !important
}

@media (min-width:992px) {
    body.checkout-checkout .quick-checkout-wrapper .left-section-wrapper #shipping-new .form-group {
        margin-bottom: 10px
    }

    body.checkout-checkout .quick-checkout-wrapper .left-section-wrapper #shipping-new .form-group label {
        min-height: 24px;
        line-height: 24px;
        width: 100%;
        font-weight: bold;
        padding-top: 0 !important;
        margin-bottom: 5px !important;
        text-align: left !important
    }

    body.checkout-checkout .quick-checkout-wrapper .left-section-wrapper #shipping-new .form-group .col-sm-10 {
        width: 100%
    }
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper tr.suites-parent td:first-of-type {
    position: relative;
    z-index: 9
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper tr.suites-tr td {
    padding: 6px 8px
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper tr.suites-tr .product-image {
    padding-left: 20px
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper tr.suites-tr .product-image img {
    width: 46px
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper .product-list td {
    padding: 14px 8px;
    border: none
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper .table-total {
    margin-bottom: 0
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper .table-total td {
    border: none
}

body.checkout-checkout .quick-checkout-wrapper .product-wrapper img {
    margin-bottom: 0
}

body.checkout-checkout .quick-checkout-wrapper .checkout-total-wrapper {
    width: calc(100% - 40px);
    margin: 0 20px 10px;
    color: #666
}

body.checkout-checkout .quick-checkout-wrapper .checkout-total-wrapper td {
    padding: 2px
}

body.checkout-checkout .quick-checkout-wrapper .checkout-total-wrapper td:last-of-type {
    color: #fd6c0f
}

body.checkout-checkout .quick-checkout-wrapper .text-danger {
    padding: 0 5px;
    margin-left: 5px;
    background: #a94442;
    color: #fff;
    display: inline-block
}

body.checkout-checkout .button-submit-wrapper {
    margin: 0 20px;
    background-color: #daf0fd;
    text-align: center;
    overflow: hidden
}

body.checkout-checkout .button-submit-wrapper .btn {
    font-weight: bold;
    border-radius: 0;
    padding: 10px 28px;
    font-size: 15px
}

body.checkout-checkout .button-submit-wrapper>div {
    float: right;
    display: flex;
    align-items: center;
    line-height: 40px;
    margin-right: 60px
}

body.checkout-checkout .button-submit-wrapper>div .price-total {
    font-size: 18px;
    font-weight: 600;
    color: #fd6c0f
}

body.checkout-checkout #invoice-section .invoice-box {
    border: 1px solid #ddd;
    padding: 20px
}

body.checkout-checkout #invoice-section .invoice-box>div {
    margin-bottom: 6px
}

body.checkout-checkout #invoice-section .invoice-box>div .title {
    font-weight: 600;
    margin-right: 5px
}

body.checkout-checkout #invoice-section .invoice-box>div #btn-invoice {
    font-weight: 600
}

body.checkout-checkout #invoice-section .invoice-box #payment-address-section {
    border-top: 1px solid #ddd;
    padding: 0;
    margin-top: 20px;
    padding-top: 20px
}

body.checkout-checkout #invoice-section .invoice-box #payment-address-section #payment-existing {
    border: none;
    padding: 0
}

body.checkout-checkout .invoice-info .layui-layer-content {
    padding: 0
}

body.checkout-checkout .right-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    width: 250px
}

#payment-confirm-wrapper .stripe-payment-wrapper {
    padding: 10px 26px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-radius: 6px;
    background-color: #fff
}

#payment-confirm-wrapper .stripe-payment-wrapper .stripe-imgs img {
    margin-right: 6px;
    display: inline-block;
    height: 40px
}

#quick-checkout-connect .quick-checkout-connect-wrapper {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info {
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #7ed0ff
}

@media (min-width:992px) {
    #quick-checkout-connect .quick-checkout-connect-wrapper .order-info {
        max-width: 800px
    }
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .row {
    margin-bottom: 6px
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .top-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #daf0fd;
    border-bottom: 1px solid #7ed0ff
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .top-wrapper .icon-box {
    width: 30px;
    height: 30px;
    margin-right: 6px;
    border-radius: 15px;
    text-align: center;
    display: inline-block;
    line-height: 12px;
    background-color: #fd6c0f
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .top-wrapper .icon-box i {
    font-size: 20px;
    color: #fff
}

@media (min-width:992px) {
    #quick-checkout-connect .quick-checkout-connect-wrapper .order-info .top-wrapper .icon-box i {
        margin-top: 4px
    }
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .top-wrapper .price {
    font-size: 18px;
    color: #fd6c0f;
    font-weight: 700
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .inner-wrapper {
    position: relative;
    padding: 20px
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .inner-wrapper h2.title {
    color: #219a21
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .inner-wrapper .view-order {
    position: absolute;
    right: 0;
    bottom: 0
}

#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .color-red {
    color: #d20505
}

#quick-checkout-connect .quick-checkout-connect-wrapper #payment-confirm-wrapper {
    margin-top: 15px
}

#quick-checkout-connect .quick-checkout-connect-wrapper #payment-confirm-wrapper hr {
    border-color: #70c570
}

#quick-checkout-connect .quick-checkout-connect-wrapper #payment-confirm-wrapper p {
    margin-bottom: 10px
}

.checkout-process-wrapper {
    margin: 30px 0 50px;
    padding: 20px 0
}

@media (max-width:768px) {
    .checkout-process-wrapper {
        margin: 30px 0 10px
    }
}

@media (min-width:768px) {
    .checkout-process-wrapper.checkout-process-all .process-list {
        width: 90%;
        margin: auto
    }
}

@media (min-width:768px) {
    .checkout-process-wrapper.checkout-process-right .process-list {
        width: 500px;
        float: right
    }
}

.checkout-process-wrapper div.title {
    font-size: 15px
}

@media (min-width:768px) {
    .checkout-process-wrapper div.title {
        float: left;
        margin: 4px 0 10px
    }
}

.checkout-process-wrapper .process-list {
    padding-left: 0;
    list-style: none
}

.checkout-process-wrapper .process-list li {
    float: left;
    width: 33.3333%;
    text-align: center;
    position: relative;
    height: 6px;
    color: #555;
    font-size: 16px;
    border-top: 6px solid #bfbfbf
}

.checkout-process-wrapper .process-list li:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.checkout-process-wrapper .process-list li:last-of-type {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.checkout-process-wrapper .process-list li.active {
    border-color: #fd6c0f
}

.checkout-process-wrapper .process-list li.active div {
    background-color: #fd6c0f
}

.checkout-process-wrapper .process-list li.active span {
    color: #555
}

.checkout-process-wrapper .process-list li.old {
    border-color: #ffb685
}

.checkout-process-wrapper .process-list li.old div {
    background-color: #ffb685
}

.checkout-process-wrapper .process-list li.old span {
    color: #222
}

.checkout-process-wrapper .process-list li div {
    width: 23px;
    height: 23px;
    margin: -14px auto 4px;
    line-height: 23px;
    color: #fff;
    background-color: #bfbfbf;
    border-radius: 50%
}

.checkout-process-wrapper .process-list li span {
    margin-top: 10px;
    font-size: 12px;
    display: block
}

@media (max-width:768px) {
    .address-form-modal {
        width: 90% !important
    }
}

body.checkout-checkout-connect #payment-confirm-wrapper .buttons .pull-right {
    float: left !important
}

#if-pickup-section a {
    color: #000
}

body.checkout-quick_order,
body.account-enquiry {
    background-color: #ebebeb
}

body.checkout-quick_order #quick-order,
body.account-enquiry #quick-order {
    font-size: 12px
}

body.checkout-quick_order #quick-order .quick-order-top,
body.account-enquiry #quick-order .quick-order-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 10px;
    padding: 20px 40px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    background-color: #086398
}

body.checkout-quick_order #quick-order .quick-order-top .import-btn,
body.account-enquiry #quick-order .quick-order-top .import-btn {
    cursor: pointer;
    padding: 0 40px;
    height: 60px;
    border-radius: 6px;
    line-height: 58px;
    text-align: center;
    background-color: #fd6c0f;
    color: #fff
}

body.checkout-quick_order #quick-order .quick-order-top .import-btn i,
body.account-enquiry #quick-order .quick-order-top .import-btn i {
    font-size: 18px;
    margin-right: 6px
}

body.checkout-quick_order #quick-order .quick-order-top .step-group,
body.account-enquiry #quick-order .quick-order-top .step-group {
    display: flex;
    align-items: center
}

body.checkout-quick_order #quick-order .quick-order-top .step-group>div,
body.account-enquiry #quick-order .quick-order-top .step-group>div {
    margin-right: 60px
}

body.checkout-quick_order #quick-order .quick-order-top .step-group>div .icon-box,
body.account-enquiry #quick-order .quick-order-top .step-group>div .icon-box {
    display: inline-block;
    background-color: #fd6c0f;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    margin-right: 10px
}

body.checkout-quick_order #quick-order .quick-order-top .step-group>div .icon-box i,
body.account-enquiry #quick-order .quick-order-top .step-group>div .icon-box i {
    font-size: 22px
}

body.checkout-quick_order #quick-order .quick-order-wrap,
body.account-enquiry #quick-order .quick-order-wrap {
    background-color: #fff;
    padding: 20px 30px
}

body.checkout-quick_order #quick-order .quick-order-wrap table,
body.account-enquiry #quick-order .quick-order-wrap table {
    border: 1px solid #7ed0ff
}

body.checkout-quick_order #quick-order .quick-order-wrap table thead,
body.account-enquiry #quick-order .quick-order-wrap table thead {
    background-color: #daf0fd
}

body.checkout-quick_order #quick-order .quick-order-wrap table .border-right,
body.account-enquiry #quick-order .quick-order-wrap table .border-right {
    border-right: 1px solid #7ed0ff
}

body.checkout-quick_order #quick-order .quick-order-wrap table .el-input__inner,
body.account-enquiry #quick-order .quick-order-wrap table .el-input__inner {
    margin: 10px 0;
    border-radius: 0px;
    border: 1px solid #7d7d7d
}

body.checkout-quick_order #quick-order .quick-order-wrap table .td-price,
body.account-enquiry #quick-order .quick-order-wrap table .td-price {
    font-weight: 600;
    color: #fd6c0f;
    font-size: 16px
}

body.checkout-quick_order #quick-order .quick-order-wrap table .product-box,
body.account-enquiry #quick-order .quick-order-wrap table .product-box {
    display: flex;
    align-items: start
}

body.checkout-quick_order #quick-order .quick-order-wrap table .product-box .img-box,
body.account-enquiry #quick-order .quick-order-wrap table .product-box .img-box {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #b5b5b5;
    margin-right: 10px
}

body.checkout-quick_order #quick-order .quick-order-wrap table .product-box .product-name,
body.account-enquiry #quick-order .quick-order-wrap table .product-box .product-name {
    flex: 1
}

body.checkout-quick_order #quick-order .quick-order-wrap table .inventory-box,
body.account-enquiry #quick-order .quick-order-wrap table .inventory-box {
    margin-top: 4px;
    border-radius: 4px;
    padding: 2px 10px;
    background-color: #fd6c0f;
    color: #fff
}

body.checkout-quick_order #quick-order .quick-order-bottom,
body.account-enquiry #quick-order .quick-order-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    background-color: #fff;
    padding: 20px 30px
}

body.checkout-quick_order #quick-order .quick-order-bottom .left,
body.account-enquiry #quick-order .quick-order-bottom .left {
    display: flex;
    align-items: center
}

body.checkout-quick_order #quick-order .quick-order-bottom .left>span,
body.account-enquiry #quick-order .quick-order-bottom .left>span {
    margin: 0 20px;
    display: inline-block;
    padding: 4px 16px;
    background-color: #daf0fd
}

body.checkout-quick_order #quick-order .quick-order-bottom .left .bottom-price,
body.account-enquiry #quick-order .quick-order-bottom .left .bottom-price {
    font-weight: 600
}

body.checkout-quick_order #quick-order .quick-order-bottom .left .bottom-price span,
body.account-enquiry #quick-order .quick-order-bottom .left .bottom-price span {
    color: #fd6c0f
}

body.checkout-quick_order #quick-order .quick-order-bottom .left label,
body.account-enquiry #quick-order .quick-order-bottom .left label {
    margin-bottom: 0
}

body.checkout-quick_order #quick-order .quick-order-bottom .add-cart,
body.account-enquiry #quick-order .quick-order-bottom .add-cart {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    padding: 6px 20px;
    background-color: #fd6c0f
}

body.checkout-quick_order #quick-order .quick-order-bottom .add-cart i,
body.account-enquiry #quick-order .quick-order-bottom .add-cart i {
    margin-right: 8px;
    font-size: 20px
}

body.checkout-quick_order #quick-order .add-row,
body.account-enquiry #quick-order .add-row {
    display: inline-block;
    height: 30px;
    line-height: 20px;
    padding: 4px 16px;
    border: 1px solid #fd6c0f;
    color: #fd6c0f;
    margin-right: 10px;
    cursor: pointer
}

body.checkout-quick_order #quick-order .btn-delete,
body.account-enquiry #quick-order .btn-delete {
    display: inline-block;
    height: 30px;
    line-height: 20px;
    padding: 4px 16px;
    border: 1px solid #ddd;
    cursor: pointer
}

body.checkout-quick_order #quick-order .btn-delete i,
body.account-enquiry #quick-order .btn-delete i {
    color: #ff1013;
    font-size: 20px;
    margin-right: 10px;
    vertical-align: bottom
}

body.checkout-quick_order #quick-order .dialog-import .import-wrap,
body.account-enquiry #quick-order .dialog-import .import-wrap {
    margin-bottom: 10px;
    text-align: center
}

body.checkout-quick_order #quick-order .dialog-import .import-wrap .el-upload-dragger,
body.account-enquiry #quick-order .dialog-import .import-wrap .el-upload-dragger {
    width: 400px
}

body.checkout-quick_order #quick-order .dialog-import .import-wrap .el-upload-dragger i,
body.account-enquiry #quick-order .dialog-import .import-wrap .el-upload-dragger i {
    margin: 45px 0 10px;
    font-size: 60px
}

body.checkout-quick_order #quick-order .dialog-import .import-wrap .el-upload__input,
body.account-enquiry #quick-order .dialog-import .import-wrap .el-upload__input {
    display: none
}

body.checkout-quick_order #quick-order .dialog-import .import-text,
body.account-enquiry #quick-order .dialog-import .import-text {
    margin-left: 50px
}

body.checkout-quick_order .enquiry-wrapper table .el-input__inner,
body.account-enquiry .enquiry-wrapper table .el-input__inner {
    margin: 0 !important
}

body.checkout-quick_order .enquiry-wrapper .el-autocomplete,
body.account-enquiry .enquiry-wrapper .el-autocomplete {
    width: 100%
}

body.account-login #input-pre-telephone,
body.account-register #input-pre-telephone,
body.account-forgotten #input-pre-telephone {
    height: 40px;
    padding: 8px 4px
}

body.account-login .login-bg-wrapper,
body.account-register .login-bg-wrapper,
body.account-forgotten .login-bg-wrapper {
    margin: 0 0 -20px;
    width: 100%;
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center
}

body.account-login .login-bg-wrapper .tab-content,
body.account-register .login-bg-wrapper .tab-content,
body.account-forgotten .login-bg-wrapper .tab-content {
    margin-top: 15px
}

body.account-login .login-bg-wrapper .alert,
body.account-register .login-bg-wrapper .alert,
body.account-forgotten .login-bg-wrapper .alert {
    margin-top: 10px
}

body.account-login .login-bg-wrapper .newsletter-wrapper label,
body.account-register .login-bg-wrapper .newsletter-wrapper label,
body.account-forgotten .login-bg-wrapper .newsletter-wrapper label,
body.account-login .login-bg-wrapper .agree-wrapper label,
body.account-register .login-bg-wrapper .agree-wrapper label,
body.account-forgotten .login-bg-wrapper .agree-wrapper label {
    padding-top: 0;
    margin-bottom: 2px
}

body.account-login .login-bg-wrapper .register-box a,
body.account-register .login-bg-wrapper .register-box a,
body.account-forgotten .login-bg-wrapper .register-box a,
body.account-login .login-bg-wrapper .agree-wrapper a,
body.account-register .login-bg-wrapper .agree-wrapper a,
body.account-forgotten .login-bg-wrapper .agree-wrapper a {
    color: #222;
    text-decoration: underline
}

body.account-login .login-bg-wrapper .login-wrapper,
body.account-register .login-bg-wrapper .login-wrapper,
body.account-forgotten .login-bg-wrapper .login-wrapper {
    margin: 80px 0
}

@media (min-width:768px) {

    body.account-login .login-bg-wrapper .login-wrapper,
    body.account-register .login-bg-wrapper .login-wrapper,
    body.account-forgotten .login-bg-wrapper .login-wrapper {
        width: 420px
    }

    html[dir="rtl"] body.account-login .login-bg-wrapper .login-wrapper,
    html[dir="rtl"] body.account-register .login-bg-wrapper .login-wrapper,
    html[dir="rtl"] body.account-forgotten .login-bg-wrapper .login-wrapper {
        width: 440px
    }
}

html[dir="rtl"] body.account-login .login-bg-wrapper .login-wrapper,
html[dir="rtl"] body.account-register .login-bg-wrapper .login-wrapper,
html[dir="rtl"] body.account-forgotten .login-bg-wrapper .login-wrapper {
    padding: 30px 20px
}

@media (max-width:768px) {

    body.account-login .login-bg-wrapper .login-wrapper,
    body.account-register .login-bg-wrapper .login-wrapper,
    body.account-forgotten .login-bg-wrapper .login-wrapper {
        margin: 30px auto;
        padding: 10px
    }
}

body.account-login .login-bg-wrapper .login-wrapper .nav-tabs,
body.account-register .login-bg-wrapper .login-wrapper .nav-tabs,
body.account-forgotten .login-bg-wrapper .login-wrapper .nav-tabs {
    border: none
}

body.account-login .login-bg-wrapper .login-wrapper .nav-tabs>li,
body.account-register .login-bg-wrapper .login-wrapper .nav-tabs>li,
body.account-forgotten .login-bg-wrapper .login-wrapper .nav-tabs>li {
    margin-bottom: 0;
    border: 1px solid #fd6c0f;
    border-bottom: none;
    margin-right: 20px;
    border-radius: 4px 4px 0 0;
    background-color: #fff
}

body.account-login .login-bg-wrapper .login-wrapper .nav-tabs>li.active,
body.account-register .login-bg-wrapper .login-wrapper .nav-tabs>li.active,
body.account-forgotten .login-bg-wrapper .login-wrapper .nav-tabs>li.active {
    border-color: #fd6c0f
}

body.account-login .login-bg-wrapper .login-wrapper .nav-tabs>li.active a,
body.account-register .login-bg-wrapper .login-wrapper .nav-tabs>li.active a,
body.account-forgotten .login-bg-wrapper .login-wrapper .nav-tabs>li.active a {
    background-color: #fd6c0f;
    color: #fff
}

body.account-login .login-bg-wrapper .login-wrapper .nav-tabs a,
body.account-register .login-bg-wrapper .login-wrapper .nav-tabs a,
body.account-forgotten .login-bg-wrapper .login-wrapper .nav-tabs a {
    padding: 10px 20px;
    font-size: 16px;
    margin-right: 0;
    color: #555;
    border: none !important
}

body.account-login .login-bg-wrapper .login-wrapper form,
body.account-register .login-bg-wrapper .login-wrapper form,
body.account-forgotten .login-bg-wrapper .login-wrapper form {
    padding: 40px 30px 30px;
    background-color: #fff;
    box-shadow: 0px 22px 40px -17px rgba(0, 0, 0, 0.3);
    border: none;
    border: 1px solid #fd6c0f;
    border-radius: 0 4px 4px 4px
}

body.account-login .login-bg-wrapper .login-wrapper .login-bm a,
body.account-register .login-bg-wrapper .login-wrapper .login-bm a,
body.account-forgotten .login-bg-wrapper .login-wrapper .login-bm a {
    color: #798396
}

body.account-login .login-bg-wrapper .login-wrapper .login-bm a:hover,
body.account-register .login-bg-wrapper .login-wrapper .login-bm a:hover,
body.account-forgotten .login-bg-wrapper .login-wrapper .login-bm a:hover {
    color: #555
}

body.account-login .login-bg-wrapper .login-wrapper label.col-sm-2.control-label,
body.account-register .login-bg-wrapper .login-wrapper label.col-sm-2.control-label,
body.account-forgotten .login-bg-wrapper .login-wrapper label.col-sm-2.control-label {
    width: 26%;
    font-size: 14px;
    font-weight: 500;
    margin-top: 7px
}

body.account-login .login-bg-wrapper .login-wrapper .col-sm-10,
body.account-register .login-bg-wrapper .login-wrapper .col-sm-10,
body.account-forgotten .login-bg-wrapper .login-wrapper .col-sm-10 {
    width: 74%
}

body.account-login .login-bg-wrapper .login-wrapper input.form-control,
body.account-register .login-bg-wrapper .login-wrapper input.form-control,
body.account-forgotten .login-bg-wrapper .login-wrapper input.form-control,
body.account-login .login-bg-wrapper .login-wrapper .button-code,
body.account-register .login-bg-wrapper .login-wrapper .button-code,
body.account-forgotten .login-bg-wrapper .login-wrapper .button-code {
    height: 40px;
    border-radius: 5px
}

body.account-login .login-bg-wrapper .login-wrapper .ft-btn,
body.account-register .login-bg-wrapper .login-wrapper .ft-btn,
body.account-forgotten .login-bg-wrapper .login-wrapper .ft-btn {
    display: flex;
    justify-content: flex-end
}

body.account-login .login-bg-wrapper .login-wrapper .ft-btn a,
body.account-register .login-bg-wrapper .login-wrapper .ft-btn a,
body.account-forgotten .login-bg-wrapper .login-wrapper .ft-btn a {
    color: #798396
}

body.account-login .login-bg-wrapper .login-wrapper .ft-btn a:hover,
body.account-register .login-bg-wrapper .login-wrapper .ft-btn a:hover,
body.account-forgotten .login-bg-wrapper .login-wrapper .ft-btn a:hover {
    color: #555
}

body.account-login .login-bg-wrapper .login-wrapper .register-box,
body.account-register .login-bg-wrapper .login-wrapper .register-box,
body.account-forgotten .login-bg-wrapper .login-wrapper .register-box {
    overflow: hidden;
    margin-bottom: 30px
}

body.account-login .login-bg-wrapper .login-wrapper input[type='submit'],
body.account-register .login-bg-wrapper .login-wrapper input[type='submit'],
body.account-forgotten .login-bg-wrapper .login-wrapper input[type='submit'] {
    width: 100%;
    font-size: 16px
}

body.account-login .captch-box,
body.account-register .captch-box,
body.account-forgotten .captch-box {
    display: block
}

body.account-login .captch-box>input,
body.account-register .captch-box>input,
body.account-forgotten .captch-box>input {
    padding-right: 50px
}

body.account-login .captch-box .input-group-btn>a,
body.account-register .captch-box .input-group-btn>a,
body.account-forgotten .captch-box .input-group-btn>a,
body.account-login .captch-box .input-group-btn>input,
body.account-register .captch-box .input-group-btn>input,
body.account-forgotten .captch-box .input-group-btn>input {
    position: absolute;
    right: 0px;
    color: #175199;
    border: none;
    z-index: 99
}

body.account-login .captch-box .input-group-btn>a:focus,
body.account-register .captch-box .input-group-btn>a:focus,
body.account-forgotten .captch-box .input-group-btn>a:focus,
body.account-login .captch-box .input-group-btn>input:focus,
body.account-register .captch-box .input-group-btn>input:focus,
body.account-forgotten .captch-box .input-group-btn>input:focus,
body.account-login .captch-box .input-group-btn>a:hover,
body.account-register .captch-box .input-group-btn>a:hover,
body.account-forgotten .captch-box .input-group-btn>a:hover,
body.account-login .captch-box .input-group-btn>input:hover,
body.account-register .captch-box .input-group-btn>input:hover,
body.account-forgotten .captch-box .input-group-btn>input:hover,
body.account-login .captch-box .input-group-btn>a:active,
body.account-register .captch-box .input-group-btn>a:active,
body.account-forgotten .captch-box .input-group-btn>a:active,
body.account-login .captch-box .input-group-btn>input:active,
body.account-register .captch-box .input-group-btn>input:active,
body.account-forgotten .captch-box .input-group-btn>input:active {
    color: #0293db;
    box-shadow: none
}

body.account-login .btn-primary,
body.account-register .btn-primary,
body.account-forgotten .btn-primary {
    border-radius: 5px
}

body.account-login .input-box,
body.account-register .input-box,
body.account-forgotten .input-box {
    display: flex;
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}

body.account-login .input-box .input-group-prepend .input-group-text,
body.account-register .input-box .input-group-prepend .input-group-text,
body.account-forgotten .input-box .input-group-prepend .input-group-text {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border-right: 1px solid #ced4da;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

body.account-login .input-box .input-info-box,
body.account-register .input-box .input-info-box,
body.account-forgotten .input-box .input-info-box {
    width: 100%;
    padding: 8px 12px;
    border: none
}

body.account-login .input-box .input-group-btn .btn,
body.account-register .input-box .input-group-btn .btn,
body.account-forgotten .input-box .input-group-btn .btn {
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-left: 14px;
    color: #333
}

body.account-login .input-box-border,
body.account-register .input-box-border,
body.account-forgotten .input-box-border {
    border: 1px solid #ced4da;
    border-radius: 5px
}

.omni-auth-wrapper {
    margin-top: 24px
}

.omni-auth-wrapper p {
    color: #7d8092;
    position: relative;
    text-align: center;
    margin-bottom: 10px
}

.omni-auth-wrapper p span {
    background-color: #fff;
    position: relative;
    padding: 0 10px
}

.omni-auth-wrapper p:before {
    background-image: linear-gradient(to right, #fff 0%, #7b8090 53%, #fff 100%);
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%
}

.omni-auth-wrapper .icons {
    text-align: center
}

.omni-auth-wrapper .icons a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background-color: #a7afb9;
    margin: 0 12px;
    color: #fff
}

.omni-auth-wrapper .icons a:hover {
    background-color: #fd6c0f
}

.omni-auth-wrapper .icons a i {
    font-size: 17px
}

body.account-login form .form-group {
    margin-bottom: 30px
}

body.account-login .login-bg-wrapper .login-wrapper label.col-sm-2.control-label {
    display: none
}

body.product-compare .table-bordered {
    text-align: center
}

body.product-compare .product-name {
    color: #fd6c0f
}

body.product-compare .compaer-price {
    font-size: 16px;
    color: #fd6c0f;
    font-weight: 600
}

body.product-compare .compaer-price .price-old {
    font-weight: 500;
    color: #888;
    text-decoration: line-through
}

body.product-compare .rating .rating-list {
    margin-top: 6px
}

body.product-compare .compare-button input,
body.product-compare .compare-button a {
    display: inline-block;
    width: 47%
}

body.common-maintenance .message {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center
}

body.account-edit .socials-wrapper {
    display: table
}

body.account-edit .socials-wrapper .icons {
    margin-right: 4px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    background-color: #eee
}

body.account-edit .socials-wrapper .icons.active {
    filter: grayscale(1);
    opacity: 0.6
}

body.account-edit .socials-wrapper .icons img {
    max-width: 36px;
    display: inline-block
}

body.account-edit .socials-wrapper .info {
    padding-left: 10px;
    display: table-cell;
    font-size: 16px;
    vertical-align: middle
}

body.account-edit .socials-wrapper .info span {
    display: block;
    padding-bottom: 6px
}

body.account-edit .socials-wrapper .info span.relation-state {
    padding: 3px 9px
}

body.account-coupon .account-coupon-item {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 1px;
    margin-top: 5px;
    color: #333
}

body.account-coupon .account-coupon-item.no-valid {
    filter: grayscale(1)
}

body.account-coupon .account-coupon-item.no-valid .coupon-head {
    background: radial-gradient(25px at left bottom, #fff 50%, #cbcbcb 50%)
}

body.account-coupon .account-coupon-item.no-valid .coupon-head .coupon-info-cicle-top {
    background: radial-gradient(25px at right bottom, #fff 50%, #cbcbcb 50%)
}

body.account-coupon .account-coupon-item .coupon-head {
    color: #fff;
    position: relative;
    padding: 10px 10px;
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: radial-gradient(25px at left bottom, #fff 50%, #0b9ffe 50%)
}

body.account-coupon .account-coupon-item .coupon-head.discount-coupons {
    background: radial-gradient(25px at left bottom, #fff 50%, #22a854 50%)
}

body.account-coupon .account-coupon-item .coupon-head .coupon-numbering {
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    margin-bottom: 5px
}

body.account-coupon .account-coupon-item .coupon-head .coupon-info-cicle-top {
    position: absolute;
    background: radial-gradient(25px at right bottom, #fff 50%, #0b9ffe 50%);
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px
}

body.account-coupon .account-coupon-item .coupon-head .coupon-info-cicle-top.discount-coupons-top {
    background: radial-gradient(25px at right bottom, #fff 50%, #22a854 50%)
}

body.account-coupon .account-coupon-item .coupon-head .bg-text {
    position: absolute;
    font-size: 70px;
    color: #fff;
    opacity: 0.1;
    bottom: 15px;
    right: -30px
}

body.account-coupon .account-coupon-item .coupon-info {
    position: relative;
    padding: 10px 14px;
    font-size: 14px;
    min-height: 80px;
    margin-top: -2px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-size: 12px 11px;
    background-position: 12px -7px;
    background: radial-gradient(25px at left top, #fff 50%, #eee 50%)
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-cicle-bottom {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: radial-gradient(25px at right top, #fff 50%, #eee 50%)
}

body.account-coupon .account-coupon-item .coupon-info p {
    margin-top: 10px
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box {
    position: relative;
    color: #aaa;
    display: flex;
    align-items: flex-start
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box.last-coupon-info-box>div {
    padding-right: 0
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box span {
    margin: 5px 0;
    white-space: nowrap
}

html[lang="zh_cn"] body.account-coupon .account-coupon-item .coupon-info .coupon-info-box span,
html[lang="zh_hk"] body.account-coupon .account-coupon-item .coupon-info .coupon-info-box span {
    text-align: right;
    min-width: 70px
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box div {
    margin: 5px 0;
    color: #7f7f7f;
    text-align: left
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box div ul {
    padding-left: 0
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box div ul li {
    float: left;
    margin-right: 8px;
    line-height: 20px;
    list-style: none
}

body.account-coupon .account-coupon-item .coupon-info .coupon-info-box div span {
    position: absolute;
    top: 0px;
    right: 0px
}

body.account-coupon .account-coupon-item .coupon-info .icon-1 i,
body.account-coupon .account-coupon-item .coupon-info .icon-0 i {
    font-size: 40px
}

body.account-coupon .account-coupon-item .coupon-info .icon-1 {
    color: #10c55b
}

body.account-coupon .account-coupon-item .coupon-icon {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%)
}

body.account-coupon .account-coupon-item .coupon-icon i {
    color: #797979;
    font-size: 115px
}

body.account-coupon .account-coupon-item .coupon-discount {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px
}

body.account-coupon .account-coupon-item .coupon-discount span {
    font-size: 20px;
    display: inline-block;
    padding-left: 8px
}

body.account-coupon .account-coupon-item .coupon-name {
    font-size: 16px;
    height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

body.account-coupon .account-coupon-item .coupon-title {
    margin-bottom: 0
}

body.account-coupon .account-coupon-item span {
    display: block
}

body.account-coupon .my-coupon {
    padding: 0;
    background-color: #fff
}

body.account-coupon .my-coupon .coupon-top-wrapper {
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between
}

body.account-coupon .my-coupon .coupon-top-wrapper h2 {
    display: inline-block;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 0
}

body.account-coupon .my-coupon .coupon-top-wrapper span {
    font-size: 14px;
    padding-right: 10px;
    color: #7f7f7f
}

body.account-coupon .my-coupon .coupon-top-wrapper span i {
    margin-right: 10px;
    font-size: 16px
}

body.account-coupon .my-coupon .nav-tabs-coupon {
    display: flex;
    align-items: center;
    margin: 10px
}

body.account-coupon .my-coupon .nav-tabs-coupon ul {
    padding-left: 0;
    margin-bottom: 0;
    flex: 1
}

body.account-coupon .my-coupon .nav-tabs-coupon ul li {
    float: left;
    list-style-type: none;
    padding: 5px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 20px
}

body.account-coupon .my-coupon .nav-tabs-coupon ul li.active {
    color: #fd6c0f;
    border-bottom: 2px solid #fd6c0f
}

body.account-coupon .my-coupon .nav-tabs-coupon .coupon-explan .get-more-coupon {
    font-size: 16px;
    margin-left: 30px;
    color: #fd6c0f
}

body.account-coupon .my-coupon .nav-tabs-coupon .coupon-explan .get-more-coupon i {
    margin-right: 10px
}

.account-order-review-info .name-info {
    border-bottom: 1px solid #e5e5e5
}

.account-order-review-info .name-info>div {
    margin-bottom: 10px
}

.account-order_review-add .order-review-img-box,
.account-order_review-info .order-review-img-box {
    margin-top: 20px;
    overflow: hidden
}

.account-order_review-add .order-review-img-box a,
.account-order_review-info .order-review-img-box a {
    border: 1px solid #ddd;
    float: left;
    margin: 0 5px 10px 0;
    cursor: pointer;
    width: 80px;
    display: flex;
    height: 80px;
    position: relative
}

.account-order_review-add .order-review-img-box a .span-fa-play,
.account-order_review-info .order-review-img-box a .span-fa-play {
    position: absolute;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    border: 1px solid #aaa;
    text-align: center;
    height: 40px
}

.account-order_review-add .order-review-img-box a i,
.account-order_review-info .order-review-img-box a i {
    font-size: 16px;
    margin-left: 3px;
    margin-top: 12px
}

.account-order_review-add .order-review-img-box a:hover,
.account-order_review-info .order-review-img-box a:hover {
    border-color: #fd6c0f
}

.account-order_review-add .order-review-img-box a video,
.account-order_review-info .order-review-img-box a video {
    width: 100%
}

.account-order_review-add .upload-img,
.account-order_review-info .upload-img {
    float: left;
    margin-right: 10px;
    border: 1px solid #ddd;
    position: relative
}

.account-order_review-add .upload-img:hover button,
.account-order_review-info .upload-img:hover button {
    display: block
}

.account-order_review-add .upload-img a.video-item,
.account-order_review-info .upload-img a.video-item {
    width: 82px;
    display: block;
    height: 82px;
    text-align: center;
    background-color: #ddd
}

.account-order_review-add .upload-img a.video-item i,
.account-order_review-info .upload-img a.video-item i {
    font-size: 50px;
    margin-top: 15px;
    color: #fff
}

.account-order_review-add .upload-img img,
.account-order_review-info .upload-img img {
    max-width: 82px;
    max-height: 82px
}

.account-order_review-add .upload-img button,
.account-order_review-info .upload-img button {
    display: none;
    top: 0;
    right: 0;
    padding: 1px 5px;
    position: absolute
}

.account-order_review-add .upload-img:hover,
.account-order_review-info .upload-img:hover {
    border-color: #fd6c0f
}

.account-order_review-add h2 {
    margin-bottom: 15px
}

.account-order_review-add .star-box {
    font-size: 0;
    display: table
}

.account-order_review-add .star-box>label {
    color: #ddd;
    float: right;
    width: auto !important;
    cursor: pointer
}

.account-order_review-add .star-box>label:before {
    content: '\f005';
    font-family: FontAwesome;
    display: inline-block;
    padding: 5px;
    font-size: 24px;
    line-height: 1em
}

.account-order_review-add .star-box>input:checked~label,
.account-order_review-add .star-box:not(:checked)>label:hover,
.account-order_review-add .star-box:not(:checked)>label:hover~label {
    color: #ffd700
}

.account-order_review-add .control-label {
    font-size: 14px;
    font-weight: 600
}

.account-order_review-add .control-label span {
    font-size: 12px;
    font-weight: 500
}

.account-order_review-add .control-label.title {
    margin-bottom: 15px !important
}

.account-order_review-add .up-btn button {
    border: 1px dashed #ccc;
    width: 100%;
    height: 64px;
    text-align: center;
    color: #666;
    padding: 0;
    font-size: 18px
}

@media (max-width:768px) {
    .account-order_review-add .up-btn button {
        height: 44px;
        font-size: 12px
    }
}

.account-order_review-add .up-btn button:hover,
.account-order_review-add .up-btn button:focus {
    border-color: #777;
    background: #f7f7f7;
    color: #333
}

.account-order_review-add .up-btn button i {
    font-size: 18px;
    margin-bottom: 4px
}

@media (max-width:768px) {
    .account-order_review-add .up-btn button i {
        font-size: 12px
    }
}

.account-order_review-add .up-btn button.disabled {
    background: #f7f7f7 !important
}

.account-order_review-info .order-review-img-box a {
    width: 40px;
    height: 40px
}

.account-order_review-info .review-item.is_additional {
    padding-left: 28px
}

.account-order_review-info .review-item.is_additional .review-reply {
    margin-left: 0
}

.account-order_review-info .review-item.is_additional .text {
    margin-bottom: 0 !important
}

.account-order_review-info .review-item.is_additional .order-review-img-box {
    margin-top: 10px
}

.account-order_review-info .review-item .review-reply {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    margin-left: 28px
}

.account-order_review-info .name-info {
    display: flex
}

.account-order_review-info .name-info .author {
    font-weight: bold;
    margin-right: 20px
}

.account-order_review-info .text {
    margin-bottom: 15px
}

.account-order_review-info .text span {
    color: #999
}

.account-order_review-info .review-reply span {
    color: #999
}

.account-order_review-info .date-added {
    color: #999;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 10px
}

body.account-order .filter-wrap .list,
body.account-group_buying .filter-wrap .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

body.account-order .filter-wrap .list .item,
body.account-group_buying .filter-wrap .list .item {
    display: flex;
    align-items: center;
    margin-right: 10px
}

body.account-order .filter-wrap .list .item .title,
body.account-group_buying .filter-wrap .list .item .title {
    margin-right: 10px;
    white-space: nowrap;
    font-weight: bold
}

body.account-order .filter-wrap .list .item .form-control,
body.account-group_buying .filter-wrap .list .item .form-control {
    min-width: 100px;
    max-width: 140px;
    height: 32px;
    line-height: 32px;
    padding: 6px 12px
}

body.account-order .filter-wrap .list .item span,
body.account-group_buying .filter-wrap .list .item span {
    margin: 0 4px
}

body.account-order .filter-wrap .list .item .filter-btn,
body.account-group_buying .filter-wrap .list .item .filter-btn {
    min-width: 80px;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px
}

body.account-order .filter-wrap .list .item .right,
body.account-group_buying .filter-wrap .list .item .right {
    margin-right: 0;
    margin-left: auto
}

body.account-order .order-wrapper thead td,
body.account-group_buying .order-wrapper thead td {
    background-color: #daf0fd !important
}

body.account-order .order-wrapper .type-icon,
body.account-group_buying .order-wrapper .type-icon {
    margin-left: 10px;
    background: red;
    color: #fff;
    padding: 1px 4px;
    font-size: 12px;
    border-radius: 2px
}

body.account-order .order-wrapper td,
body.account-group_buying .order-wrapper td {
    vertical-align: top !important
}

body.account-order .order-wrapper td.no-border,
body.account-group_buying .order-wrapper td.no-border {
    border-right: 1px solid transparent
}

body.account-order .order-wrapper .sep-row,
body.account-group_buying .order-wrapper .sep-row {
    height: 20px
}

body.account-order .order-wrapper .table>tbody>tr>td:first-child,
body.account-group_buying .order-wrapper .table>tbody>tr>td:first-child {
    padding: 10px 20px
}

body.account-order .order-wrapper .heading,
body.account-group_buying .order-wrapper .heading {
    padding: 10px 8px;
    border: 1px solid #7ed0ff;
    border-bottom: none;
    background-color: #daf0fd !important
}

body.account-order .order-wrapper table,
body.account-group_buying .order-wrapper table {
    table-layout: fixed;
    border-top: none
}

body.account-order .order-wrapper table .column,
body.account-group_buying .order-wrapper table .column {
    border-bottom: 1px solid #7ed0ff
}

body.account-order .order-wrapper table tbody tr,
body.account-group_buying .order-wrapper table tbody tr {
    border-top: none
}

body.account-order .order-wrapper table tbody tr td,
body.account-group_buying .order-wrapper table tbody tr td {
    border-top: none
}

body.account-order .order-wrapper table .status,
body.account-group_buying .order-wrapper table .status {
    color: #fd6c0f
}

body.account-order .order-wrapper table tfoot,
body.account-group_buying .order-wrapper table tfoot {
    background-color: #daf0fd
}

body.account-order .order-wrapper table tfoot td,
body.account-group_buying .order-wrapper table tfoot td {
    line-height: 24px;
    padding: 8px 18px
}

body.account-order .order-wrapper .product,
body.account-group_buying .order-wrapper .product {
    overflow: hidden;
    width: 100%
}

body.account-order .order-wrapper .product .image,
body.account-group_buying .order-wrapper .product .image {
    float: left;
    width: 80px;
    border: 1px solid #efefef;
    margin-right: 14px
}

body.account-order .order-wrapper .product .image img,
body.account-group_buying .order-wrapper .product .image img {
    width: 80px
}

body.account-order .order-wrapper .product .number,
body.account-group_buying .order-wrapper .product .number {
    margin-top: 6px;
    display: block;
    color: #666
}

body.account-order .order-wrapper .product .name,
body.account-group_buying .order-wrapper .product .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

body.account-order .order-wrapper .form-check,
body.account-group_buying .order-wrapper .form-check {
    padding-left: 8px
}

body.account-order .order-wrapper .form-check label,
body.account-group_buying .order-wrapper .form-check label {
    color: #666
}

body.account-order .order-wrapper .order-export,
body.account-group_buying .order-wrapper .order-export {
    border-radius: 4px;
    padding: 2px 12px;
    margin-left: 10px;
    color: #005f95;
    background-color: #fff;
    border: 1px solid #7ed0ff
}

body.account-order .order-wrapper input[type="checkbox"],
body.account-group_buying .order-wrapper input[type="checkbox"] {
    margin-left: 10px
}

body.account-order .btn-order-orange,
body.account-group_buying .btn-order-orange {
    background-color: transparent;
    border: 1px solid #fd6c0f;
    border-radius: 4px;
    padding: 2px 12px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #fd6c0f;
    display: block
}

body.account-order .order-cancel,
body.account-group_buying .order-cancel {
    color: #333
}

body.account-order .order-cancel:hover,
body.account-group_buying .order-cancel:hover {
    color: #fd6c0f
}

body.account-order-info .stripe-payment-wrapper {
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 14px;
    background: #fff;
    border-radius: 4px
}

body.account-order-info .stripe-payment-wrapper .stripe-imgs {
    display: flex
}

body.account-order-info .stripe-payment-wrapper .stripe-imgs img {
    margin-right: 5px
}

body.account-order-info .buying-wrapper {
    padding: 15px;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee
}

body.account-order-info .buying-wrapper.past-due {
    filter: grayscale(100%);
    filter: gray
}

body.account-order-info .buying-wrapper.past-due .buying-share:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    height: 100%;
    width: 100%
}

body.account-order-info .buying-wrapper .title {
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: -15px -15px 10px -15px;
    background: url("../image/flash-pm.png") center;
    background-color: #f30240;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 15px
}

body.account-order-info .buying-wrapper .title span {
    width: 70px;
    height: 2px;
    display: inline-block;
    background: #fff;
    margin: 0 6px
}

body.account-order-info .buying-wrapper .buying-title {
    font-size: 15px
}

body.account-order-info .buying-wrapper .buying-countdown {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    margin-right: 3px;
    font-weight: bold;
    list-style: none
}

body.account-order-info .buying-wrapper .group-buying-members {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0
}

body.account-order-info .buying-wrapper .group-buying-members>div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 4px;
    overflow: hidden
}

body.account-order-info .buying-wrapper .group-buying-members>div.avatar-old {
    border: 1px solid #f76a09
}

body.account-order-info .buying-wrapper .group-buying-members>div.avatar-new {
    border: 1px dashed #bbb;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #999
}

body.account-order-info .buying-wrapper .buying-info {
    text-align: center;
    position: relative
}

body.account-order-info .buying-wrapper .buying-info:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #ddd
}

body.account-order-info .buying-wrapper .share-link {
    padding: 10px 0;
    text-align: center;
    display: flex;
    text-align: center;
    justify-content: center
}

body.account-order-info .buying-wrapper .buying-text-wrapper {
    display: flex;
    text-align: center;
    font-size: 15px;
    justify-content: center
}

body.account-order-info .buying-wrapper .old-group-buying {
    font-weight: bold;
    font-size: 15px
}

body.account-order-info .buying-wrapper .buying-text {
    display: flex;
    text-align: center
}

body.account-order-info .buying-wrapper .buying-text b {
    color: red
}

body.account-order-info .buying-wrapper .buying-share {
    text-align: center
}

body.account-order-info .buying-wrapper .buying-share .group_buying_href {
    opacity: 0;
    z-index: -1;
    position: absolute
}

body.account-order-info .buying-wrapper .buying-share .copy-link {
    padding: 7px 13px
}

body.account-order-info .payment-wrapper .buttons {
    clear: both;
    overflow: hidden
}

body.account-order-info .table {
    background: #fff;
    margin-bottom: 0
}

body.account-order-info .td-none td {
    padding: 0;
    border: none
}

body.account-order-info .product-wrapper {
    margin-bottom: 20px
}

body.account-order-info .product-wrapper .header-name-box {
    padding: 5px 20px;
    font-size: 15px;
    color: #333;
    font-weight: 600
}

body.account-order-info .product-wrapper .red-star {
    color: red;
    margin-left: 30px
}

body.account-order-info .product-wrapper .order-remark {
    font-weight: lighter
}

body.account-order-info .product-wrapper .table>tbody>tr>td {
    padding: 10px 20px
}

body.account-order-info .product-wrapper .table>thead>tr>td {
    padding: 10px 20px
}

body.account-order-info .product-wrapper thead td {
    border: none !important
}

body.account-order-info .product-wrapper .order-btns {
    display: inline-block
}

body.account-order-info .product-wrapper .order-btns .btn {
    padding: 3px 6px;
    display: block;
    width: 68px;
    margin-bottom: 6px;
    border-radius: 2px
}

body.account-order-info .product-wrapper .order-btns .btn:last-of-type {
    margin-bottom: 0
}

body.account-order-info .product-wrapper .order-totals {
    text-align: right
}

body.account-order-info .product-wrapper .img-thumbnail {
    max-width: 50px;
    padding: 0
}

body.account-order-info .product-wrapper .product-suites-tr td {
    border: none
}

body.account-order-info .product-wrapper .name {
    max-width: 300px
}

body.account-order-info .product-wrapper .totals-wrapper {
    border-top: 1px solid #eee
}

body.account-order-info .product-wrapper .totals-wrapper tr:last-of-type {
    font-weight: bold;
    color: red
}

body.account-order-info .product-wrapper .totals-wrapper td {
    border: none
}

body.account-order-info .product-wrapper .goods-order-box {
    padding: 10px 30px;
    overflow: auto
}

body.account-order-info .product-wrapper .goods-order-box .goods-order-item {
    line-height: 25px
}

body.account-order-info .product-wrapper .goods-order-box .goods-order-name {
    text-align: right;
    font-size: 16px;
    color: #333
}

body.account-order-info .product-wrapper .goods-order-box .goods-order-info {
    font-size: 16px;
    color: #fd6c0f;
    font-weight: 600;
    text-align: right
}

body.account-order-info .product-wrapper .wish-flex {
    display: flex
}

body.account-order-info .product-wrapper .wish-flex .product-box {
    margin-right: 6px
}

body.account-order-info .product-wrapper .wish-flex .product-box .img-thumbnail {
    max-width: 80px
}

body.account-order-info .product-wrapper .wish-flex .right_info {
    width: 220px
}

body.account-order-info .product-wrapper .wish-flex .right_info .name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

body.account-order-info .product-wrapper .wish-flex .right_info .num {
    margin-top: 4px;
    font-size: 12px;
    color: #666
}

body.account-order-info .tracking-status-wrapper .express-list {
    margin-bottom: 10px
}

body.account-order-info .tracking-status-wrapper .express-list .express-item-title {
    margin-bottom: 10px;
    overflow: hidden
}

body.account-order-info .tracking-status-wrapper .express-list .express-item-title>span {
    margin-top: 6px;
    font-weight: bold;
    display: inline-block
}

body.account-order-info .tracking-status-wrapper .express-list .btn {
    padding: 5px 7px
}

body.account-order-info .tracking-status-wrapper .express-list:last-of-type {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner {
    border-bottom: 1px solid #eee
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .left {
    position: absolute;
    left: 5px;
    width: 20px;
    height: 100%;
    display: block
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .left .line {
    position: absolute;
    top: 0;
    left: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background: #ddd
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .left .line .dot {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -2px;
    background: #bbb
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .right {
    width: calc(100% - 20px);
    margin-left: 40px;
    padding: 10px 10px 10px 2px;
    border-bottom: 1px solid #eee
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .right .station {
    font-size: 15px;
    margin-bottom: 5px
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .right .time {
    font-size: 12px;
    color: #777
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type {
    color: #ea453f
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type .time {
    color: #ea453f
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type .left .line {
    height: 50%;
    top: 50%;
    background: #ea453f
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type .left .line .dot {
    top: 0;
    background: #ea453f
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:last-of-type .left .line {
    height: 50%;
    top: 0
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:last-of-type .left .line .dot {
    top: 100%
}

body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:last-of-type .right {
    border-bottom: none
}

body.account-order-info .order-detail-box .header-name-box {
    padding: 5px 20px;
    font-size: 15px;
    color: #333;
    font-weight: 600
}

body.account-order-info .order-detail-box .table>tbody>tr>td {
    padding: 10px 20px
}

body.account-order-info .order-detail-box .table>thead>tr>td {
    padding: 10px 20px
}

body.account-order-info .order-detail-box .table {
    border: 1px solid #7ed0ff
}

body.account-order-info .order-detail-box .table .header {
    background-color: #daf0fd
}

body.account-order-info .order-detail-box .table .header .header-name {
    font-size: 15px;
    color: #333;
    font-weight: 600
}

body.account-order-info .order-detail-box .table .header .header-name .remark {
    width: 95%;
    border: 1px solid #ced4da;
    height: 30px;
    border-radius: 5px
}

body.account-order-info .order-detail-box .table .order-status-box .buttons {
    display: inline-block;
    float: right
}

body.account-order-info .order-detail-box .table .order-status-box .buttons #button-confirm {
    margin-bottom: 0
}

body.account-order-info .order-detail-box .table .order-status-box #button-confirm {
    background-color: transparent;
    border: 1px solid #fd6c0f;
    border-radius: 4px;
    padding: 2px 12px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #fd6c0f
}

body.account-order-info .order-detail-box .table .column {
    border-bottom: 1px solid #7ed0ff
}

body.account-order-info .order-detail-box .table .column .btn-order-orange {
    background-color: transparent;
    border: 1px solid #fd6c0f;
    border-radius: 4px;
    padding: 2px 12px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #fd6c0f;
    display: block
}

body.account-order-info .order-detail-box .table .column .count-down {
    color: #fd6c0f;
    font-weight: bold;
    font-size: 16px
}

body.account-order-info .order-detail-box .table .border-right {
    border-right: 1px solid #7ed0ff
}

body.account-order-info .order-detail-box .table .invoice-info-box {
    padding: 5px 0;
    display: flex
}

body.account-order-info .order-detail-box .table .invoice-info-box .invoice-info-name {
    width: 130px;
    text-align: right;
    font-size: 15px;
    color: #333;
    font-weight: 600
}

body.account-order-info .order-detail-box .table .invoice-info-box .invoice-info {
    font-size: 15px;
    color: #333;
    text-align: left
}

body.account-order-info .order-detail-box .goods-order-box {
    padding: 10px 30px;
    overflow: auto
}

body.account-order-info .order-detail-box .goods-order-box .goods-order-item {
    line-height: 25px
}

body.account-order-info .order-detail-box .goods-order-box .goods-order-name {
    text-align: right;
    font-size: 16px;
    color: #333
}

body.account-order-info .order-detail-box .goods-order-box .goods-order-info {
    font-size: 16px;
    color: #fd6c0f;
    font-weight: 600;
    text-align: right
}

body.checkout-cart .cart-tips-wrapper {
    padding: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 20px;
    background-color: #daf0fd;
    color: #4b4b4b
}

body.checkout-cart .cart-tips-wrapper .title {
    font-weight: 600;
    margin-bottom: 8px
}

body.checkout-cart .marketing_discounts {
    margin-top: 10px;
    font-size: 12px
}

body.checkout-cart .marketing_discounts .sales-icon {
    border: 1px solid red;
    color: red;
    display: inline-block;
    padding: 0 1px
}

body.checkout-cart #accordion .panel {
    box-shadow: none;
    border-color: #eee
}

body.checkout-cart #accordion .panel .panel-heading {
    background-color: #fff;
    border-color: #eee;
    padding: 0
}

body.checkout-cart #accordion .panel .panel-heading a {
    padding: 12px 15px;
    display: block
}

body.checkout-cart #accordion .panel .panel-heading a:active {
    background-color: #f3f3f3
}

body.checkout-cart #accordion .panel .panel-heading a i {
    font-size: 18px;
    float: right
}

body.checkout-cart #accordion .panel .panel-heading a .fa-caret-down:before {
    content: '\f107'
}

body.checkout-cart .menu-wrapper {
    display: none
}

body.checkout-cart .checkbox-plus label:before {
    font-size: 18px
}

body.checkout-cart .cart-well {
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden
}

body.checkout-cart .cart-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #daf0fd
}

body.checkout-cart .cart-bottom>div {
    display: inline-block
}

body.checkout-cart .cart-bottom>div.bottom-left {
    padding-left: 20px
}

body.checkout-cart .cart-bottom>div.bottom-left>a {
    color: #6b6b6b;
    margin-left: 10px
}

body.checkout-cart .cart-bottom>div.bottom-left>a:hover {
    color: #fd6c0f
}

body.checkout-cart .cart-bottom>div.bottom-left label {
    margin-right: 6px
}

body.checkout-cart .cart-bottom>div.bottom-right .total-text {
    display: inline-block;
    margin-right: 10px
}

body.checkout-cart .cart-bottom>div.bottom-right .total-text .price {
    font-size: 20px;
    color: #fd6c0f;
    vertical-align: -7%
}

body.checkout-cart .cart-bottom>div.bottom-right button {
    margin: 0 15px
}

body.checkout-cart .cart-checkout {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    padding: 14px 32px
}

body.checkout-cart table.product-table {
    border: 1px solid #7ed0ff
}

body.checkout-cart table.product-table thead td {
    font-size: 14px;
    background: #daf0fd;
    border-bottom: none
}

body.checkout-cart table.product-table tr.product-list {
    border-top: 1px solid #7ed0ff
}

body.checkout-cart table.product-table tr.marketing-discount-text {
    border-top: 1px dashed #7ed0ff
}

body.checkout-cart table.product-table tr.marketing-discount-text td {
    padding: 7px 8px 5px 18px
}

body.checkout-cart table.product-table tr.marketing-discount-text td .sales-icon {
    color: #f48719;
    border: 1px solid #f48719;
    font-size: 12px;
    padding: 1px 5px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
    border-radius: 2px
}

body.checkout-cart table.product-table tr.marketing-discount-text td .sales-icon:before,
body.checkout-cart table.product-table tr.marketing-discount-text td .sales-icon:after {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #e87d11 transparent transparent transparent
}

body.checkout-cart table.product-table tr.marketing-discount-text td .sales-icon:after {
    bottom: -10px;
    border-color: #fff transparent transparent transparent
}

body.checkout-cart table.product-table tr.marketing-discount-text td a {
    margin-left: 5px;
    display: inline-block
}

body.checkout-cart table.product-table td {
    padding: 10px 8px;
    border: none
}

body.checkout-cart table.product-table td.product-cart-info {
    display: flex
}

body.checkout-cart table.product-table td.product-cart-info .cart-image {
    margin-right: 6px
}

body.checkout-cart table.product-table td.product-cart-info .cart-name {
    width: 280px
}

body.checkout-cart table.product-table td.product-cart-info .cart-name a span.name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body.checkout-cart table.product-table td.product-cart-info .cart-name>div {
    margin-top: 10px;
    font-size: 12px;
    color: #666
}

body.checkout-cart table.product-table td>button.btn-link {
    color: #555;
    padding: 0 10px
}

body.checkout-cart table.product-table td>button.btn-link:hover {
    color: #fd6c0f
}

body.checkout-cart table.product-table .img-thumbnail {
    padding: 0;
    max-width: 80px;
    border: 1px solid #b5b5b5
}

body.checkout-cart table.product-table .name {
    color: #333
}

body.checkout-cart table.product-table .quantity-wrapper {
    width: 100px
}

body.checkout-cart table.product-table .quantity-wrapper button {
    width: 30px;
    height: 26px;
    padding: 0 2px
}

body.checkout-cart table.product-table .quantity-wrapper .form-control {
    padding: 0;
    height: 26px;
    line-height: 26px;
    text-align: center
}

body.checkout-cart table.product-table .cart-price {
    font-weight: bold
}

body.checkout-cart table.product-table .cart-total {
    font-weight: bold;
    color: #fd6c0f
}

body.checkout-cart table#cart-totals tbody>tr:last-of-type td {
    color: #fd6c0f
}

body.checkout-cart #layer-add-product {
    display: none
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .new-product-sku {
    flex: 1;
    height: 30px;
    margin-left: 10px;
    line-height: 30px;
    margin-right: 10px
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .new-product-sku input {
    height: 30px !important;
    border-radius: 0;
    line-height: 30px !important
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .new-product-sku input:active,
body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .new-product-sku input:focus {
    border-color: #fd6c0f
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .product-quantity-wrapper {
    margin-left: auto
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper input.product-quantity {
    width: 50px;
    text-align: center
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .product-quantity-wrapper {
    border-radius: 3px
}

body.checkout-cart .add-product-modal #layer-add-product .new-product-wrapper .product-quantity-wrapper .btn {
    height: 30px;
    line-height: 10px
}

body.checkout-cart .add-product-modal #layer-add-product .button-box {
    margin-top: 20px;
    text-align: right
}

body.checkout-cart .suites-img {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body.blog-category,
body.blog-home {
    background-color: #f4f4f4
}

body.blog-category h1,
body.blog-home h1 {
    position: relative;
    margin-bottom: 0;
    background: #fff;
    padding: 20px 20px 20px 35px
}

body.blog-category h1:before,
body.blog-home h1:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 21px;
    height: 24px;
    width: 4px;
    background: #f32929
}

body.blog-category #content h2,
body.blog-home #content h2 {
    margin: 0;
    padding: 10px 0
}

body.blog-category #content h2:hover a,
body.blog-home #content h2:hover a {
    color: #fd6c0f
}

body.blog-category #content h2 a,
body.blog-home #content h2 a {
    color: #3d464d;
    font-weight: bold
}

body.blog-category #content p,
body.blog-home #content p {
    margin-bottom: 6px;
    line-height: 24px;
    color: #5d5d5d
}

body.blog-category #content p.empty,
body.blog-home #content p.empty {
    text-align: center;
    font-size: 28px;
    color: #ccc;
    margin: 40px 0
}

body.blog-category #content .description-section,
body.blog-home #content .description-section {
    padding: 0 20px 20px;
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden
}

body.blog-category #content .description-section img.thumb,
body.blog-home #content .description-section img.thumb {
    float: left;
    margin-right: 15px;
    max-width: 100px
}

body.blog-category #content .description-section p,
body.blog-home #content .description-section p {
    font-size: 14px;
    color: #333
}

body.blog-category #content .post-section .category-content,
body.blog-home #content .post-section .category-content {
    background: #fff;
    margin-bottom: 20px;
    padding: 20px
}

body.blog-category #content .post-section p.info,
body.blog-home #content .post-section p.info {
    font-size: 13px;
    color: #969696
}

body.blog-category #content .post-section .thumb,
body.blog-home #content .post-section .thumb {
    margin-bottom: 20px
}

body.blog-post {
    background-color: #f4f4f4
}

body.blog-post .blog-inner {
    background: #fff;
    padding: 15px
}

body.blog-post #content h1 {
    margin: 10px 0 20px
}

body.blog-post #content p {
    line-height: 28px;
    color: #5d5d5d
}

body.blog-post #content .info {
    position: relative
}

body.blog-post #content .info .share {
    position: absolute;
    right: 0;
    top: 0
}

html[dir="rtl"] body.blog-post #content .info .share {
    right: auto;
    left: 0
}

body.blog-post #content .post-body a {
    text-decoration: underline
}

body.blog-post #content .post-body h1,
body.blog-post #content .post-body h2,
body.blog-post #content .post-body h3,
body.blog-post #content .post-body h4 {
    border-bottom: none
}

body.blog-post #content .post-body ol li,
body.blog-post #content .post-body ul li {
    line-height: 28px
}

body.blog-post #content .post-body blockquote {
    font-size: 13px;
    border-left-color: #fd6c0f;
    background-color: #f7f7f7
}

body.blog-post #content .post-body pre {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-color: #f7f7f7;
    color: #5d5d5d
}

body.blog-post #content .seo,
body.blog-post #content .description {
    background: #f7f7f7;
    padding: 20px;
    border-left: 4px solid #fd6c0f
}

html[dir="rtl"] body.blog-post #content .seo,
html[dir="rtl"] body.blog-post #content .description {
    border-left: 0;
    border-right: 4px solid #fd6c0f
}

body.blog-post #content .seo ul,
body.blog-post #content .description ul {
    margin-bottom: 0
}

body.blog-post #content .description {
    margin-bottom: 30px;
    font-size: 13px;
    font-style: italic
}

#comment-wrapper .top-title {
    padding-bottom: 20px;
    font-size: 17px;
    font-weight: 700;
    border-bottom: 1px solid #eee
}

#comment-wrapper .comment-content {
    margin-bottom: 20px
}

#comment-wrapper .comment-list {
    padding: 20px 0;
    border-bottom: 1px solid #eee
}

#comment-wrapper .comment-list:last-of-type {
    border: none
}

#comment-wrapper .comment-list .parent-wrapper {
    margin-bottom: 14px;
    background: #f6f6f6;
    padding: 10px 16px
}

#comment-wrapper .comment-list .parent-wrapper .parent-name {
    margin-bottom: 6px;
    color: #888
}

#comment-wrapper .comment-list .name {
    font-weight: bold;
    margin-bottom: 26px;
    font-size: 18px
}

#comment-wrapper .comment-list .name img {
    float: left;
    border-radius: 50%;
    margin-right: 10px
}

html[dir="rtl"] #comment-wrapper .comment-list .name img {
    margin: 0 0 0 10px;
    float: right
}

#comment-wrapper .comment-list .name span {
    float: right;
    font-size: 12px;
    color: #969696;
    font-weight: 500
}

html[dir="rtl"] #comment-wrapper .comment-list .name span {
    float: left
}

#comment-wrapper .comment-list .content {
    margin: 10px 0 16px;
    line-height: 1.5;
    font-size: 16px;
    word-break: break-word !important;
    word-break: break-all
}

#comment-wrapper .comment-list .reply {
    color: #969696;
    font-size: 12px
}

#comment-wrapper .comment-list .reply .reply-btn {
    cursor: pointer
}

#comment-wrapper .comment-list .reply .reply-btn:hover {
    color: #555
}

#comment-wrapper .comment-list .reply .reply-btn:active {
    color: #000
}

#comment-wrapper .comment-list .reply .index {
    margin-right: 10px
}

#comment-wrapper .comment-list .reply-textarea {
    background: #f6f6f6;
    margin-top: 8px;
    padding: 10px;
    overflow: hidden;
    display: none
}

#comment-wrapper .comment-list .reply-textarea textarea {
    float: left;
    width: calc(100% - 90px)
}

#comment-wrapper .comment-list .reply-textarea #reply-button-comment {
    float: right;
    width: 80px
}

#comment-form {
    margin: 20px 0;
    background: #f7f7f7;
    padding: 20px
}

#comment-form #button-comment {
    margin-top: 10px
}

.product-search .default-border .search-items>.row {
    display: flex;
    align-items: center
}

.account-wishlist .fa-shopping-cart,
.account-wishlist .fa-times {
    width: 12px
}

@media (min-width:768px) and (max-width:1200px) {
    .account-wishlist .table-hover tr .btn+.btn {
        margin-top: 5px
    }
}

body.account-wishlist .my-wish {
    font-size: 15px;
    margin: 6px 0;
    font-weight: 700
}

body.account-wishlist .form-inline .form-group {
    width: 350px;
    margin-right: 10px
}

body.account-wishlist .form-inline .form-group .form-control {
    width: 350px;
    margin-right: 10px;
    height: 32px;
    padding: 3px 10px
}

body.account-wishlist .form-inline .btn {
    padding: 6px 20px;
    border-radius: 5px
}

body.account-wishlist .table-header {
    border: 1px solid #7ed0ff;
    border-bottom: none;
    padding: 10px 15px;
    display: flex
}

body.account-wishlist .table-header .check-all {
    display: flex;
    vertical-align: middle
}

body.account-wishlist .table-header .check-all .wishlist-input-all {
    margin-right: 5px
}

body.account-wishlist .wish-flex {
    display: flex
}

body.account-wishlist .wish-flex .product-box {
    margin-right: 6px
}

body.account-wishlist .wish-flex .product-box .img-wish {
    width: 80px
}

body.account-wishlist .wish-flex .right_info {
    width: 220px
}

body.account-wishlist .wish-flex .right_info .name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body.account-wishlist .wish-flex .right_info .num {
    margin-top: 4px;
    font-size: 12px;
    color: #666
}

body.account-wishlist .del-wish-box {
    margin-top: 5px
}

body.account-wishlist .operation-color {
    color: #333;
    border: none;
    background: none;
    padding: 0
}

body.account-wishlist .operation-color:hover {
    color: #fd6c0f
}

.information-sitemap .map-wrapper li>a:first-child,
.information-sitemap .map-wrapper li>span:first-child {
    padding: 7px;
    display: block;
    color: #020202
}

.information-sitemap .map-wrapper>ul>li>a:first-child,
.information-sitemap .map-wrapper>ul li>span:first-child {
    background: #eee;
    margin: 7px
}

body.account-register select[name="calling_code"] {
    padding: 8px 2px
}

body.account-register .input-box {
    display: flex;
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}

body.account-register .input-box .input-group-prepend .input-group-text {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border-right: 1px solid #ced4da;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

body.account-register .input-box .input-info-box {
    width: 100%;
    padding: 8px 12px;
    border: none
}

body.account-register .input-box .input-group-btn .btn {
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    background-color: #e8e8e8;
    border-radius: 5px;
    margin-left: 14px;
    color: #333
}

#common-maintenance {
    text-align: center
}

#common-maintenance .message {
    padding: 26px 0 60px
}

#common-maintenance .message img {
    display: inline-block
}

body.account-bind label.col-sm-2.control-label {
    display: none
}

body.account-bind input.form-control,
body.account-bind #input-pre-telephone,
body.account-bind #login-input-pre-telephone {
    height: 50px
}

body.account-bind form .nav-tabs {
    margin-bottom: 20px
}

body.account-bind .bind-nav-tabs {
    margin-bottom: 40px
}

body.account-bind .bind-nav-tabs li {
    width: 50%;
    margin-bottom: 0
}

body.account-bind .bind-nav-tabs li>div,
body.account-bind .bind-nav-tabs li>a {
    cursor: pointer;
    border: none !important;
    position: relative;
    padding: 10px 15px;
    text-align: center;
    font-size: 18px
}

body.account-bind .bind-nav-tabs li>div:after,
body.account-bind .bind-nav-tabs li>a:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    display: none;
    background: #fd6c0f
}

body.account-bind .bind-nav-tabs li.active>a,
body.account-bind .bind-nav-tabs li.active>div {
    font-weight: bold;
    color: #fd6c0f
}

body.account-bind .bind-nav-tabs li.active>a:after,
body.account-bind .bind-nav-tabs li.active>div:after {
    display: block
}

body.account-bind .bind-tab-content {
    max-width: 500px;
    margin: auto
}

body.account-bind .alert-dismissible {
    background: transparent;
    border: none;
    padding-left: 10px;
    padding-right: 0;
    margin-bottom: 0px
}

body.account-bind .has-error {
    border-color: #e3503e
}

body.account-bind #new-telephone-wrapper .alert-dismissible {
    padding-left: 0
}

body.information-faq {
    background: #f2f2f2
}

body.information-faq .faq-list {
    padding: 14px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 14px;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

body.information-faq .faq-list:hover {
    box-shadow: 0px 7px 38px 2px rgba(0, 0, 0, 0.05)
}

body.information-faq .faq-list .panel-group {
    margin-bottom: 0
}

body.information-faq .faq-list .panel {
    box-shadow: none
}

body.information-faq .faq-list .panel-heading {
    padding: 0
}

body.information-faq .faq-list .faq_title {
    font-size: 16px;
    margin-bottom: 18px;
    color: #fd6c0f;
    font-weight: bold;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    position: relative
}

body.information-faq .faq-list .faq_title:before {
    content: '';
    height: 3px;
    position: absolute;
    width: 70px;
    background: #fd6c0f;
    bottom: 0;
    left: 0;
    position: absolute
}

body.information-faq .faq-list .panel-title a {
    display: block;
    padding: 12px 15px
}

body.information-faq .faq-list .panel-title a i {
    float: right;
    font-size: 14px;
    color: #999
}

body.account-address .table-top,
body.account-address-delete .table-top {
    margin-top: 10px;
    text-align: right;
    color: #999
}

body.account-address .table-top .address-quantity,
body.account-address-delete .table-top .address-quantity {
    color: #fd6c0f
}

body.account-address .table-top a,
body.account-address-delete .table-top a {
    padding: 2px 8px;
    margin: 10px 0 10px 20px
}

body.account-address table,
body.account-address-delete table {
    border: 1px solid #7ed0ff
}

body.account-address table thead,
body.account-address-delete table thead {
    background-color: #daf0fd
}

body.account-address table td.border-left,
body.account-address-delete table td.border-left {
    line-height: 28px;
    border-left: 1px solid #7ed0ff
}

body.account-address table td.border-left a,
body.account-address-delete table td.border-left a {
    margin-left: 10px;
    font-size: 20px
}

body.account-address table td.border-left a.btn-delete,
body.account-address-delete table td.border-left a.btn-delete {
    color: #fd6c0f
}

body.account-address table td.border-left a.btn-edit,
body.account-address-delete table td.border-left a.btn-edit {
    color: #005f95
}

body.account-address table td.border-left .default-link,
body.account-address-delete table td.border-left .default-link {
    float: left;
    padding: 0;
    border: none;
    background-color: transparent;
    opacity: 0;
    color: #005f95;
    text-decoration: underline;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

body.account-address table td.border-left .default-address,
body.account-address-delete table td.border-left .default-address {
    float: left;
    color: #999
}

body.account-address table td.border-left:hover .default-link,
body.account-address-delete table td.border-left:hover .default-link {
    opacity: 1
}

body.account-address .address-form-modal .layui-layer-content,
body.account-address-delete .address-form-modal .layui-layer-content {
    padding: 0
}

body.account-address-add {
    background-color: #fff;
    padding: 40px
}

body.account-address-add .header-editor-wrapper,
body.account-address-add .header-wrapper,
body.account-address-add .breadcrumb-wrapper,
body.account-address-add #column-left,
body.account-address-add footer {
    display: none
}

body.account-address-add .form-group label {
    padding-top: 8px
}

body.account-address-add .form-group .help-block {
    margin: 0
}

body.account-invoice_info .top-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

body.account-invoice_info .top-title-wrapper h5 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600
}

body.account-invoice_info .top-title-wrapper .right-box {
    color: #999
}

body.account-invoice_info .top-title-wrapper .right-box .info-quantity {
    color: #fd6c0f
}

body.account-invoice_info .top-title-wrapper .right-box button {
    padding: 5px 12px;
    margin: 10px 0 10px 20px
}

body.account-invoice_info .invoice-group {
    margin-bottom: 20px;
    border: 1px solid #7ed0ff
}

body.account-invoice_info .invoice-group .invoice-info {
    padding: 15px 0
}

body.account-invoice_info .invoice-group .invoice-info>div {
    line-height: 26px
}

body.account-invoice_info .invoice-group .invoice-info>div span {
    display: inline-block;
    text-align: right;
    min-width: 180px
}

body.account-invoice_info .invoice-group .invoice-edit-box {
    font-size: 12px;
    padding: 4px 12px 0;
    background-color: #daf0fd;
    text-align: right
}

body.account-invoice_info .invoice-group .invoice-edit-box button {
    padding: 0 5px 5px;
    font-size: 20px;
    background-color: transparent;
    color: #fd6c0f
}

body.account-invoice_info .invoice-group .invoice-edit-box button.btn-invoice-edit {
    color: #005f95
}

body.account-invoice_info .invoice-group .invoice-edit-box button:active,
body.account-invoice_info .invoice-group .invoice-edit-box button:hover {
    box-shadow: none
}

body.account-invoice_info .invoice-group .invoice-edit-box .default-invoice {
    margin-right: 10px;
    color: #999
}

body.account-invoice_info .invoice-group .invoice-edit-box .default-invoice-link {
    margin-right: 10px;
    text-decoration: underline
}

body.account-invoice_info-modify .form-group label {
    margin-top: 4px
}

body.account-invoice_info-modify .form-group .radio-inline {
    padding-top: 0
}

body.account-invoice_info-modify .form-group .text-notice {
    font-size: 12px;
    color: #fd6c0f
}

body.checkout-checkout-pop_invoice_info #info-app #info-type,
body.account-invoice_info-modify #info-app #info-type {
    padding-right: -10px
}

body.checkout-checkout-pop_invoice_info #info-app #info-type>div,
body.account-invoice_info-modify #info-app #info-type>div {
    flex: 1;
    font-size: 16px;
    padding: 8px 20px;
    text-align: center
}

body.checkout-checkout-pop_invoice_info #info-app .info-radio,
body.account-invoice_info-modify #info-app .info-radio {
    display: flex
}

body.checkout-checkout-pop_invoice_info #info-app .info-radio>div,
body.account-invoice_info-modify #info-app .info-radio>div {
    border: 1px solid #ebebeb;
    padding: 6px 20px;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    border: 1px solid #fd6c0f
}

body.checkout-checkout-pop_invoice_info #info-app .info-radio>div.active,
body.account-invoice_info-modify #info-app .info-radio>div.active {
    background-color: #fd6c0f;
    color: #fff
}

body.checkout-checkout-pop_invoice_info #info-app .info-content,
body.account-invoice_info-modify #info-app .info-content {
    margin-top: 26px
}

body.checkout-checkout-pop_invoice_info #info-app .invoice-notice,
body.account-invoice_info-modify #info-app .invoice-notice {
    padding-left: 12px;
    color: #fd6c0f
}

body.checkout-checkout-pop_invoice_info .normal-content,
body.checkout-checkout-pop_invoice_info .vat-content {
    border: 1px solid #eee;
    padding: 10px;
    margin-top: 20px
}

body.checkout-checkout-pop_invoice_info .normal-content>ul,
body.checkout-checkout-pop_invoice_info .vat-content>ul {
    padding-left: 0
}

body.checkout-checkout-pop_invoice_info .normal-content li,
body.checkout-checkout-pop_invoice_info .vat-content li {
    position: relative;
    padding: 6px 12px;
    border-radius: 4px;
    list-style-type: none;
    cursor: pointer;
    overflow: hidden;
    border: 2px solid transparent
}

body.checkout-checkout-pop_invoice_info .normal-content li:hover,
body.checkout-checkout-pop_invoice_info .vat-content li:hover {
    background-color: #f3f3f3
}

body.checkout-checkout-pop_invoice_info .normal-content li:active,
body.checkout-checkout-pop_invoice_info .vat-content li:active {
    background-color: #e3e3e3
}

body.checkout-checkout-pop_invoice_info .normal-content li.active,
body.checkout-checkout-pop_invoice_info .vat-content li.active {
    background-color: #f3f3f3;
    border: 2px solid #fd6c0f
}

body.checkout-checkout-pop_invoice_info .normal-content #btn-invoice,
body.checkout-checkout-pop_invoice_info .vat-content #btn-invoice {
    padding-left: 12px
}

body.checkout-checkout-pop_invoice_info .normal-content .default-invoice,
body.checkout-checkout-pop_invoice_info .vat-content .default-invoice {
    color: #666;
    margin-right: 10px
}

body.checkout-checkout-pop_invoice_info .normal-content a.new-invoice,
body.checkout-checkout-pop_invoice_info .vat-content a.new-invoice {
    padding-left: 15px
}

body.checkout-quotation .generate-quotation {
    border-radius: 5px
}

body.checkout-quotation .over-hidden {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

body.checkout-quotation .layer-name {
    font-weight: 600;
    color: #fd6c0f;
    margin-bottom: 15px
}

body.account-quotation .my-offer,
body.account-quotation-info .my-offer {
    font-size: 15px;
    margin: 6px 0;
    font-weight: 700
}

body.account-quotation .form-inline .form-group,
body.account-quotation-info .form-inline .form-group {
    width: 350px;
    margin-right: 10px
}

body.account-quotation .form-inline .form-group .form-control,
body.account-quotation-info .form-inline .form-group .form-control {
    width: 350px;
    margin-right: 10px;
    height: 32px;
    padding: 3px 10px
}

body.account-quotation .form-inline .btn,
body.account-quotation-info .form-inline .btn {
    padding: 6px 20px;
    border-radius: 5px
}

body.account-quotation .order-tool,
body.account-quotation-info .order-tool {
    border-left: 1px solid #7ed0ff
}

body.account-quotation .table>tbody>tr>td:first-child,
body.account-quotation-info .table>tbody>tr>td:first-child {
    padding: 10px 20px
}

body.account-quotation .order-wrapper table .heading,
body.account-quotation-info .order-wrapper table .heading {
    padding: 0
}

body.account-quotation .order-wrapper table .heading td,
body.account-quotation-info .order-wrapper table .heading td {
    background-color: #daf0fd !important
}

body.account-quotation .order-wrapper table .column,
body.account-quotation-info .order-wrapper table .column {
    border-bottom: 1px solid #7ed0ff
}

body.account-quotation .order-wrapper table tbody tr,
body.account-quotation-info .order-wrapper table tbody tr {
    border-top: none
}

body.account-quotation .order-wrapper table tbody tr td,
body.account-quotation-info .order-wrapper table tbody tr td {
    border-top: none
}

body.account-quotation .order-wrapper table .product,
body.account-quotation-info .order-wrapper table .product {
    overflow: hidden;
    width: 100%
}

body.account-quotation .order-wrapper table .product .image,
body.account-quotation-info .order-wrapper table .product .image {
    float: left;
    width: 80px;
    border: 1px solid #efefef;
    margin-right: 14px
}

body.account-quotation .order-wrapper table .product .image img,
body.account-quotation-info .order-wrapper table .product .image img {
    width: 80px
}

body.account-quotation .order-wrapper table .product .number,
body.account-quotation-info .order-wrapper table .product .number {
    margin-top: 6px;
    display: block;
    color: #666
}

body.account-quotation .order-wrapper table .product .name-text,
body.account-quotation-info .order-wrapper table .product .name-text {
    color: #333
}

body.account-quotation .order-wrapper table .btn-order-orange,
body.account-quotation-info .order-wrapper table .btn-order-orange {
    background-color: transparent;
    border: 1px solid #fd6c0f;
    border-radius: 4px;
    padding: 2px 12px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #fd6c0f;
    display: block
}

body.account-quotation .order-wrapper table .order-cancel,
body.account-quotation-info .order-wrapper table .order-cancel {
    color: #333;
    margin: 5px 0;
    display: block
}

body.account-quotation .order-wrapper table .order-cancel:hover,
body.account-quotation-info .order-wrapper table .order-cancel:hover {
    color: #fd6c0f
}

body.account-quotation-info table .product .image {
    display: block
}

body.account-quotation-info table .product .name-text {
    display: block
}

body.account-quotation-info .generate-quotation {
    border-radius: 5px
}

body.account-quotation-info .export-quotation {
    border-radius: 5px
}