/*!* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/*!normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css*/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/
@media print {

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: glyphicons halflings;
   }

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

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

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

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

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

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

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, courier new, monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: Sans-serif !important;
    font-size: 14px;
    color: #3c3d41;
    background-color: rgba(238, 238, 238, .25);
    line-height: 22px
}

img {
    border: 0;
    vertical-align: top
}

a {
    color: var(--mau_nut);
    text-decoration: none
}

a:hover {
    color: var(--mau_nut);
    text-decoration: underline
}

:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 5px;
    line-height: 1.35;
    color: #0a263c
}

h1 {
    font-size: 20px;
    font-weight: 400
}

h2 {
    font-size: 18px;
    font-weight: 400
}

h3 {
    font-size: 16px;
    font-weight: 700
}

h4 {
    font-size: 13px;
    font-weight: 700
}

h5 {
    font-size: 12px;
    font-weight: 700
}

h6 {
    font-size: 11px;
    font-weight: 700
}

form {
    display: inline
}

fieldset {
    border: 0
}

legend {
    display: none
}

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%
}

caption,
th,
td {
    vertical-align: middle;
    text-align: left;
    font-weight: 400
}

p {
    margin: 0 0 10px
}

strong {
    font-weight: 700
}

address {
    font-style: normal;
    line-height: 1.35
}

cite {
    font-style: normal
}

q,
blockquote {
    quotes: none
}

q:before,
q:after {
    content: ''
}

small,
big {
    font-size: 1em
}

ul,
ol {
    list-style: none
}

.hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important
}

.nobr {
    white-space: nowrap !important
}

.wrap {
    white-space: normal !important
}

.a-left {
    text-align: left !important
}

.a-center {
    text-align: center !important
}

.a-right {
    text-align: right !important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left,
.left {
    float: left !important
}

.f-right,
.right {
    float: right !important
}

.f-none {
    float: none !important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-bg {
    background: 0 0 !important
}

.wrapper {
    min-width: 680px
}

.page {}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left
}

.main-container[class*=-left-layout] {
    border-bottom: 1px solid #dee2e6
}

.main {
    width: 1340px;
    margin: auto;
    min-height: 400px;
    padding: 0
}

.col-left {
    float: left;
    width: 200px;
    padding: 0 0 1px
}

.col-main {
    float: left;
    width: 985px;
    padding: 0 0 1px
}

.col-right {
    float: right;
    width: 200px;
    padding: 0 0 1px
}

.col1-layout .col-main {
    float: none;
    width: auto
}

.col2-left-layout .col-main {
    float: right
}

.col2-right-layout .col-main {}

.col3-layout .col-main {
    width: 475px;
    margin-left: 17px
}

.col3-layout .col-wrapper {
    float: left;
    width: 687px
}

.col3-layout .col-wrapper .col-main {
    float: right
}

.col2-set .col-1 {
    float: left;
    width: 48.5%
}

.col2-set .col-2 {
    float: right;
    width: 48.5%
}

.col2-set .col-narrow {
    width: 32%
}

.col2-set .col-wide {
    width: 65%
}

.col3-set .col-1 {
    float: left;
    width: 32%
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%
}

.col3-set .col-3 {
    float: right;
    width: 32%
}

.col4-set .col-1 {
    float: left;
    width: 23.5%
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%
}

.col4-set .col-3 {
    float: left;
    width: 23.5%
}

.col4-set .col-4 {
    float: right;
    width: 23.5%
}

input,
select,
textarea,
button {
    vertical-align: middle;
    color: #2f2f2f
}

input.input-text,
select,
textarea {
    background: #fff;
    border: 1px solid #b6b6b6
}

input.input-text,
textarea {
    padding: 2px
}

select {
    padding: 1px
}

select option {
    padding-right: 10px
}

select.multiselect option {
    border-bottom: 1px solid #b6b6b6;
    padding: 2px 5px
}

select.multiselect option:last-child {
    border-bottom: 0
}

textarea {
    overflow: auto
}

input.radio {
    margin-right: 3px
}

input.checkbox {
    margin-right: 3px
}

input.qty {
    width: 2.5em !important
}

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

button.button {
    -webkit-border-fit: lines
}

button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: 0 0;
    cursor: pointer
}

button.button span {
    display: block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

button.button span span {
    border: 0;
    padding: 0
}

button.disabled span {
    border-color: #bbb !important;
    background: #bbb !important
}

button.btn-checkout span {
    height: 40px;
    border: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_checkout.gif) 0 0 no-repeat;
    padding: 0 0 0 9px;
    color: #fff
}

button.btn-checkout span span {
    background-position: 100% 0;
    padding: 0 25px 0 16px
}

button.btn-checkout.no-checkout span {
    background-position: 0 100%;
    color: #b8baba
}

button.btn-checkout.no-checkout span span {
    background-position: 100% 100%
}

p.control input.checkbox,
p.control input.radio {
    margin-right: 6px
}

input.input-text:focus,
select:focus,
textarea:focus {
    background-color: #edf7fd
}

.form-list li {
    margin: 0 0 8px
}

.form-list label {
    float: left;
    color: #666;
    font-weight: 700;
    position: relative;
    z-index: 0
}

.form-list label.required {}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: none
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .input-box {
    display: block;
    clear: both;
    width: 260px
}

.form-list .field {
    float: left;
    width: 275px
}

.form-list input.input-text {
    width: 254px
}

.form-list textarea {
    width: 254px;
    height: 10em
}

.form-list select {
    width: 260px
}

.form-list li.wide .input-box {
    width: 535px
}

.form-list li.wide input.input-text {
    width: 529px
}

.form-list li.wide textarea {
    width: 529px
}

.form-list li.wide select {
    width: 535px
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text {
    width: 74px
}

.form-list-narrow li {
    margin-bottom: 0
}

.form-list-narrow li .input-box {
    margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
    width: 260px
}

.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
    width: 254px
}

.form-list-narrow li.wide select {
    width: 260px
}

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto
}

.form-list .name-prefix {
    width: 65px
}

.form-list .name-prefix select {
    width: 55px
}

.form-list .name-prefix input.input-text {
    width: 49px
}

.form-list .name-suffix {
    width: 65px
}

.form-list .name-suffix select {
    width: 55px
}

.form-list .name-suffix input.input-text {
    width: 49px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename {
    width: 210px
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
    float: left;
    width: 85px
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: 400;
    color: #888
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
    width: 60px
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
    width: 46px
}

.form-list .customer-dob .dob-year {
    width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px
}

.buttons-set {
    clear: both;
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #e4e4e4;
    text-align: right
}

.buttons-set p.required {
    margin: 0 0 10px
}

.buttons-set .back-link {
    float: left;
    margin: 0
}

.buttons-set button.button {
    float: right;
    margin-left: 5px
}

.buttons-set-order {
    margin: 10px 0 0
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0
}

.fieldset {
    border: 1px solid #bbafa0;
    background: #fbfaf6;
    padding: 22px 25px 12px 33px;
    margin: 28px 0
}

.fieldset .legend {
    float: left;
    font-weight: 700;
    font-size: 13px;
    border: 1px solid #f19900;
    background: #f9f3e3;
    color: #e76200;
    margin: -33px 0 0 -10px;
    padding: 0 8px;
    position: relative
}

.validation-advice {
    display: none;
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #eb340a
}

.validation-failed {
    border: 1px dashed #eb340a !important;
    background: #faebe7 !important
}

.validation-passed {}

p.required {
    font-size: 11px;
    text-align: right;
    color: #eb340a
}

.v-fix {
    float: left
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

.success {
    color: #3d6611;
    font-weight: 700
}

.error {
    color: #df280a;
    font-weight: 700
}

.notice {
    color: #e26703
}

.messages,
.messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.messages {
    width: 100%;
    overflow: hidden
}

.messages li {
    margin: 0 0 10px !important
}

.messages li li {
    margin: 0 0 3px !important
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
    font-size: 11px !important;
    font-weight: 700 !important
}

.error-msg {
    border-color: #f16048;
    background-color: #faebe7;
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_msg-error.gif);
    color: #df280a
}

.success-msg {
    border-color: #446423;
    background-color: #eff5ea;
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_msg-success.gif);
    color: #3d6611
}

.note-msg,
.notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_msg-note.gif);
    color: #3d6611
}

.breadcrumbs {
    width: 100%;
    height: 34px;
    display: flex;
    align-items: center;
    float: left;
    font-size: 14px;
    color: #393d3f
}

.breadcrumbs ul {
    display: inline-block;
    margin: 0
}

.breadcrumbs li {
    width: auto;
    display: inline;
    float: left;
    margin-bottom: 0;
    padding: 0
}

.breadcrumbs .fa {
    color: #ccc;
    display: inline-block;
    margin: 0 5px
}

.breadcrumbs li.product:hover:before {
    display: none !important
}

.breadcrumbs a {
    color: var(--mau_chu_dao)
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.page-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin: 0 0 25px
}

.page-title h1 {
    font-size: 24px;
    font-weight: 700;
    color: #393d3f;
    float: left
}

.page-title h2 {
    margin: 0;
    font-size: 20px;
    color: #0a263c
}

.page-title .separator {
    margin: 0 3px
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0
}

.title-buttons {
    text-align: right
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
    float: left
}

.subtitle,
.sub-title {
    clear: both;
    padding: 15px 0 0;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #e25203
}

.pager {
    font-size: 14px;
    color: #3c3d41;
    margin-top: 10px
}

.pager .amount {
    float: left;
    margin: 0;
    line-height: 36px
}

.pager li>a,
.pager li>a:focus,
.pager li>a:visited {
    border-radius: 0 !important;
    color: var(--mau_chu_dao)
}

.pager li>a:hover {
    color: var(--mau_chu_dao)
}

.pager .limiter {
    float: right
}

.pager .limiter label {
    vertical-align: middle
}

.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
}

.pager .pages {
    float: right
}

.pager .pages .pagination {
    margin: 0
}

.pagination>.active>a,
.pagination>.active>a:hover {
    background: var(--mau_chu_dao);
    border: solid 1px var(--mau_chu_dao)
}

.sorter {
    font-size: 11px;
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2
}

.sorter .view-mode {
    float: left;
    margin: 0
}

.sorter .sort-by {
    float: right;
    padding-right: 36px
}

.sorter .sort-by label {
    vertical-align: middle
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
}

.sorter .link-feed {}

.toolbar {}

.toolbar .sorter {
    border-bottom: 1px solid #fff
}

.toolbar-bottom {}

.data-table {
    width: 100%;
    border: 1px solid #bebcb7
}

.data-table .odd {
    background: #f8f7f5
}

.data-table .even {
    background: #eeeded
}

.data-table td.last,
.data-table th.last {
    border-right: 0
}

.data-table tr.last th,
.data-table tr.last td {
    border-bottom: 0 !important
}

.data-table th {
    padding: 3px 8px;
    font-weight: 700
}

.data-table td {
    padding: 3px 8px
}

.data-table thead th {
    font-weight: 700;
    border-right: 1px solid #c2d3e0;
    padding: 2px 8px;
    color: #0a263c;
    white-space: nowrap;
    vertical-align: middle
}

.data-table thead th.wrap {
    white-space: normal
}

.data-table thead th a,
.data-table thead th a:hover {
    color: #fff
}

.data-table thead th {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_th.gif) repeat-x 0 100% #d9e5ee
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap
}

.data-table tfoot {
    border-bottom: 1px solid #d9dde3
}

.data-table tfoot tr.first td {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_tfoot.gif) 0 0 repeat-x
}

.data-table tfoot tr {
    background-color: #dee5e8 !important
}

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    border-right: 1px solid #d9dde3
}

.data-table tfoot strong {
    font-size: 16px
}

.data-table tbody th,
.data-table tbody td {
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3
}

.data-table tbody.odd tr {
    background: #f8f7f5 !important
}

.data-table tbody.even tr {
    background: #f6f6f6 !important
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
    border-bottom: 0
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
    border-bottom: 1px solid #d9dde3
}

.data-table tbody td .option-label {
    font-weight: 700;
    font-style: italic
}

.data-table tbody td .option-value {
    padding-left: 10px
}

.info-box {
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px
}

.info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.info-table th {
    font-weight: 700;
    padding: 2px 15px 2px 0
}

.info-table td {
    padding: 2px 0
}

tr.summary-total {
    cursor: pointer
}

tr.summary-total td {}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.show-details td {}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
    font-style: italic
}

.cart-tax-info {
    display: block
}

.cart-tax-info,
.cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price,
.cart-tax-total .price {
    display: inline !important;
    font-weight: 400 !important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.std .subtitle {
    padding: 0
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px
}

.std dl dt {
    font-weight: 700
}

.std dl dd {
    margin: 0 0 10px
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
    margin: 0 0 1em;
    padding: 0
}

.std ul {
    list-style: disc outside;
    padding-left: 1.5em
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul ul {
    list-style-type: circle
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
    margin: .5em 0
}

.std dt {
    font-weight: 700
}

.std dd {
    padding: 0 0 0 1.5em
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em
}

.std address {
    font-style: normal
}

.std b,
.std strong {
    font-weight: 700
}

.std i,
.std em {
    font-style: italic
}

.links li {
    display: inline
}

.links li.first {
    padding-left: 0 !important
}

.links li.last {
    background: 0 0 !important;
    padding-right: 0 !important
}

.link-cart {
    color: #dc6809 !important;
    font-weight: 700
}

.link-wishlist {
    color: #dc6809 !important;
    font-weight: 700
}

.link-reorder {
    font-weight: 700;
    color: #dc6809 !important
}

.link-compare {
    font-weight: 700
}

.link-print {
    font-weight: 700;
    color: #dc6809
}

.link-rss {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-previous {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_previous.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.cards-list dt {
    margin: 5px 0 0
}

.cards-list .offset {
    padding: 2px 0 2px 20px
}

.separator {
    margin: 0 3px
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.global-site-notice {
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f
}

.global-site-notice .notice-inner {
    width: 860px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_notice.gif) 20px 25px no-repeat;
    text-align: left
}

.global-site-notice .notice-inner p {
    margin: 0;
    border: 1px dotted #cccc73;
    padding: 10px
}

.global-site-notice .notice-inner .actions {
    padding-top: 10px
}

.notice-cookie {
    position: fixed;
    z-index: 9999;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    opacity: .95;
    -ms-filter: "alpha(opacity=95)"
}

.noscript {}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    border: 0;
    text-align: center;
    color: #fff
}

.demo-notice .notice-inner {
    width: auto;
    padding: 0;
    background: 0 0;
    text-align: center
}

.demo-notice .notice-inner p {
    padding: 0;
    border: 0
}

.logo {
    float: left
}

.header-container {
    background: #eee;
    min-width: 1340px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999 !important;
    -webkit-transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.div-table__sale {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    background-image: linear-gradient(to right, #FFB849, #E0052B);
    position: fixed;
    top: 53px;
    z-index: 98 !important
}

.div-table__sale>p {
    margin: 0
}

.div-table__sale>p>a {
    font-size: 14px !important;
    font-weight: 700;
    text-decoration: none;
    color: #fff
}

.div-table__sale>p>a>span {
    margin-left: 5px;
    text-decoration: underline
}

.header {
    width: 1340px;
    margin: auto;
    height: 53px
}

.header .logo {
    padding: 8px 10px
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.header h1.logo {
    margin: 0
}

.header .quick-access {
    float: right;
    width: 600px;
    padding: 28px 10px 0 0
}

.header .welcome-msg {
    margin: 0;
    color: #fff;
    text-align: right
}

.header .welcome-msg a {
    color: #ebbc58
}

.header .form-search {
    float: left;
    padding: 9px 9px 9px 0;
    box-sizing: border-box;
    position: relative
}

.header .form-search .search-icon {
    position: absolute;
    z-index: 2;
    right: 17px;
    top: 14px;
    color: #ddd
}

.header .form-search label {
    display: none
}

.header .form-search input.input-text {}

.header .form-search button.button {
    display: none
}

.header .form-search input {
    background: #fff;
    border: solid 1px #fff;
    border-radius: 0;
    padding: 5px;
    width: 155px;
    box-sizing: border-box
}

.form-search button {
    background: #fff;
    border: none;
    border-radius: 0 4px 4px 0;
    padding: 6px;
    width: 37px;
    right: 5px;
    position: relative
}

.header .form-search button.button span {
    border: 0;
    height: 21px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_search.gif) 0 0 no-repeat;
    padding: 0 0 0 3px
}

.header .form-search button.button span span {
    background-position: 100% 0;
    padding: 0 6px 0 3px
}

.header .form-search .search-autocomplete {
    z-index: 999;
    left: -155px !important;
    top: 52px !important;
    position: absolute !important;
    width: 360px !important
}

.header .form-search .search-autocomplete ul {
    border: 1px solid #5c7989;
    background-color: #fff
}

.header .form-search .search-autocomplete li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    cursor: pointer
}

.header .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: 700
}

.header .form-search .search-autocomplete li.odd {
    background-color: #fffefb
}

.header .form-search .search-autocomplete li.selected {
    background-color: #ddd
}

.header .form-language {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.header .form-language label {
    font-weight: 700;
    padding-right: 5px;
    color: #a7c6dd;
    vertical-align: middle
}

.header .form-language select {
    padding: 0
}

.header .form-language select.flags option {
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px
}

.header .links {
    float: right;
    margin: 0 0 6px
}

.header .links li {
    float: left;
    font-size: 11px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_pipe1.gif) 100% 60% no-repeat;
    padding: 0 8px 0 7px
}

.header .links a {
    color: #ebbc58
}

.header-container .top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: right
}

.header-container .top-container a {
    font-size: 11px;
    color: #ebbc58
}

.top-container .paypal-logo {
    text-align: left;
    display: inline-table
}

.header .form-search .search-autocomplete li {
    padding: 10px
}

a.search_suggest_data_image {
    width: 22.89157%;
    float: left;
    margin-right: 2.81124%;
    text-align: center
}

.search_suggest_data_description {
    width: 72%;
    float: right;
    margin-right: 0;
    margin-top: -4px
}

a.search_suggest_data_title {
    margin: 0 0 10px;
    display: block;
    min-height: 75px
}

a.search_suggest_data_title:hover {
    text-decoration: none
}

.search_suggest_data_price span {
    color: #d41e1d;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 100%
}

p.search_suggest_data_error {
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #ededed
}

ul.search_suggest_data li:hover {
    background-color: #ededed
}

ul.search_suggest_data li a img {
    max-width: 100%;
    max-height: 72.33px
}

.search_suggest_data_image {
    display: block;
    max-width: 100%
}

.search_suggest_data_title {
    color: #000
}

.nav-container {
    padding-left: 0
}

#nav {
    margin: 0;
    padding: 0
}

.nav-container>ul#nav {
    display: flex;
    justify-content: space-between
}

#nav li {
    position: relative;
    text-align: left
}

#nav li.over {
    z-index: 998
}

#nav a,
#nav a:hover {
    display: block;
    text-decoration: none;
    font-size: 10px
}

#nav a {
    color: #3c3d41;
    float: left;
    padding: 8px 4px 3px 5px
}

#nav li.active a,
#nav a:hover,
#nav li.over a {
    color: var(--mau_chu_dao)
}

#nav li {
    box-sizing: border-box
}

.fa-2x {
    font-size: 23px !important
}

#nav li {
    float: left
}

#nav li a {
    text-transform: uppercase;
    text-align: center;
    line-height: 17px
}

#nav>li>a:hover {
    color: #fff;
    background: var(--mau_chu_dao)
}

#nav li ul.level0 {
    position: absolute;
    left: -9999px;
    top: 52px;
    background-color: #fff;
    box-shadow: 1px 3px 4px 0 rgba(56, 60, 63, .15);
    border: solid 1px #eee;
    padding: 10px
}

#nav li ul.level0 li {
    width: 150px;
    display: inline-block
}

#nav li.over ul.level0 {
    left: auto
}

#nav li ul.level0 li a {
    padding: 5px 0;
    text-transform: none;
    color: #393d3f;
    font-size: 13px
}

#nav li ul.level0 li a:hover {
    color: var(--mau_chu_dao);
    text-decoration: underline
}

#nav li ul.horizental {
    position: absolute;
    left: -9999px;
    top: 53px;
    background-color: #fff;
    box-shadow: 1px 3px 4px 0 rgba(56, 60, 63, .15);
    border: solid 1px #eee;
    padding: 10px
}

#nav li ul.horizental li.level2 {
    padding-left: 10px;
    padding-right: 5px
}

#nav li ul.horizental li.level2>a {
    text-align: left;
    color: #666
}

#nav li.level0.nav-1>ul {
    width: 442px !important
}

#nav li.level0.nav-1 li {
    width: 140px
}

#nav li.level0.nav-6>ul {
    width: 268px !important
}

#nav li.level0.nav-6 li {
    width: 122px !important
}

#nav li ul.horizental a.level1 {
    border-bottom: unset !important
}

#nav li ul.horizental>li:first-child {
    padding-left: 0
}

#nav li ul.horizental li.view-all {
    width: 100%;
    display: block;
    padding-left: 0
}

#nav li ul.horizental li.view-all a {
    border-bottom: none !important;
    font-size: 14px;
    text-decoration: underline;
    text-transform: none;
    color: var(--mau_chu_dao)
}

#nav li ul.horizental li {
    width: 120px;
    display: inline-block
}

#nav li.over ul.horizental {
    left: auto
}

#nav li ul.horizental a.level1 {
    border-bottom: solid 1px var(--mau_chu_dao);
    color: #393d3f;
    float: none;
    display: block;
    text-align: left;
    padding-left: 0;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase
}

#nav li ul.level1 li a {
    padding: 5px 0;
    text-transform: none;
    color: #393d3f;
    font-size: 13px
}

#nav li ul.level1 li a:hover {
    color: var(--mau_chu_dao);
    text-decoration: underline
}

.block {
    border: 1px solid #c4c1bc
}

.block .block-title {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-title.gif) 0 0 repeat-x;
    border-bottom: 1px solid #ddd;
    padding: 2px 9px
}

.block .block-title strong {
    display: block;
    min-height: 16px;
    padding: 1px 0;
    text-transform: uppercase;
    color: #e26703
}

.block .block-title strong span {}

.block .block-title a {
    text-decoration: none !important
}

.block .block-subtitle {
    margin: 0;
    padding: 5px 9px;
    font-size: 1em;
    font-weight: 700;
    color: #0a263c
}

.block .block-content li.item {
    padding: 7px 9px
}

.block .block-content .product-name {
    color: #1e7ec8
}

.block .btn-remove,
.block .btn-edit {
    float: right;
    margin: 1px 0 2px 5px
}

.block .actions {
    background: #dee5e8 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-actions.gif) 0 0 repeat-x;
    padding: 6px 9px;
    text-align: right
}

.block .actions a {
    float: left
}

.block .actions button.button {
    float: right
}

.block .empty {
    margin: 0;
    padding: 5px 9px
}

.block li.odd {
    background-color: #f4f3f3
}

.block li.even {
    background-color: #fafafa
}

.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
    font-size: 11px;
    line-height: 1.25
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 21px
}

.mini-products-list .product-image {
    float: left;
    width: 50px;
    border: 1px solid #a9a9a9
}

.mini-products-list .product-details {
    margin-left: 60px
}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
    word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal !important
}

.block-account {
    border-color: #bbb
}

.block-account .block-title {
    background: #fc9d36 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-title-account.gif) 0 100% repeat-x;
    border: 0;
    padding: 3px 10px
}

.block-account .block-title strong {
    font-size: 13px;
    color: #fff
}

.block-account .block-content {
    background: #fbfaf6;
    padding: 7px 10px
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #5f5d5c;
    text-decoration: none !important
}

.block-account .block-content li a:hover {
    color: #ea7900
}

.block-account .block-content li.last a {
    border-bottom: 0
}

.block-account .block-content li.current {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #ea7900
}

.block-account .block-content li.current.last {
    border-bottom: 0
}

.block-currency {
    border: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-currency.gif) 0 0 no-repeat;
    padding: 7px 12px 10px;
    height: 51px
}

.block-currency .block-title {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-currency .block-title strong {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-currency.gif) 0 50% no-repeat;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff
}

.block-currency .block-content {
    background: 0 0;
    padding: 0
}

.block-currency .block-content select {
    width: 100%;
    padding: 0
}

.block-layered-nav {
    border: 0
}

.block-layered-nav .block-title {
    border: 0;
    padding: 0;
    height: 24px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-layered-title.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.block-layered-nav .block-subtitle {
    line-height: 1.35;
    background: #d5e8ff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-layered1.gif) 0 50% repeat;
    padding: 3px 9px;
    border: 1px solid #b9ccdd;
    border-width: 1px 0;
    text-transform: uppercase;
    color: #1f5070
}

.block-layered-nav dt {
    padding: 5px;
    font-weight: 700;
    background: #f7f7f7;
    border: solid 1px #eee
}

.block-layered-nav dd {
    padding: 15px;
    border: solid 1px #eee;
    border-top: none;
    margin-bottom: 10px;
    background: #fff
}

.block-layered-nav dd.last {
    background: 0 0
}

.block-layered-nav .currently li {
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-layered-li.gif) 0 100% repeat-x;
    padding: 6px 24px 6px 10px;
    position: relative;
    z-index: 1;
    line-height: 1.5
}

.block-layered-nav .currently .label {
    font-weight: 700;
    padding-left: 15px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-layered-label.gif) 0 4px no-repeat;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top
}

.block-layered-nav .currently .value {
    display: inline-block;
    vertical-align: top
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
    position: absolute;
    right: 4px;
    top: 9px;
    margin: 0
}

.block-layered-nav .currently .btn-previous {
    right: 17px
}

.block-layered-nav .actions {
    font-size: 11px;
    padding: 4px 5px 4px 9px;
    background: #cad6e4;
    border: 1px solid #dee5e8;
    border-width: 1px 0;
    text-align: right
}

.block-layered-nav .actions a {
    float: none
}

.block-cart .block-title {}

.block-cart .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-cart.gif)
}

.block-cart .summary {
    background: #fff;
    padding: 2px 8px 8px;
    margin: -1px 0 0;
    position: relative;
    z-index: 1
}

.block-cart .amount {
    margin: 0
}

.block-cart .amount a {
    font-weight: 700
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 2px 0;
    background: #fbebd9;
    text-align: center
}

.block-cart .subtotal .price {
    font-weight: 700
}

.block-cart .actions {
    border-bottom: 1px solid #c2c2c2
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0
}

.block-wishlist .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-wishlist.gif)
}

.block-wishlist .actions {
    text-align: right
}

.block-wishlist .actions a {
    float: none
}

.block-related .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-related.gif);
    background-position: 0 1px
}

.block-related input.checkbox {
    float: left
}

.block-related .product {
    margin-left: 20px
}

.block-compare .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-list.gif);
    background-position: 0 1px
}

.block-compare button.button span {
    border-color: #406a83;
    background: #618499
}

.page-popup .link-print {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
    font-weight: 700;
    color: #1e7ec8
}

.compare-table {
    border: 0
}

.compare-table thead tr.first th,
.compare-table thead tr.first td {
    border: 0;
    background: 0 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.compare-table .btn-remove {
    float: right;
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_remove2.gif);
    width: 72px;
    height: 15px
}

.compare-table tbody th {
    background: #d9e5ee url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_th-v.gif) 100% 0 repeat-y
}

.compare-table tbody th,
.compare-table tbody td {
    padding: 10px;
    border: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.compare-table tbody td.last {
    border-right: 1px solid #ccc
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
    border-bottom: 1px solid #ccc !important
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center
}

.compare-table tr.first td {
    text-align: center
}

.compare-table tr.first td .product-name {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #203548
}

.compare-table tr.first td .product-name a {
    color: #203548
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
    margin: 0
}

.block-viewed .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-viewed.gif)
}

.block-compared .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-list.gif);
    background-position: 0 1px
}

.block-poll .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-poll.gif)
}

.block-poll .block-subtitle {
    font-size: 12px
}

.block-poll label {
    color: #777;
    font-weight: 700
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0
}

.block-poll .label {
    display: block;
    margin-left: 18px
}

.block-poll li {
    padding: 3px 9px
}

.block-poll .actions {
    margin: 5px 0 0
}

.block-poll button.button span {
    border-color: #406a83;
    background: #618499
}

.block-poll .answer {
    font-weight: 700
}

.block-poll .votes {
    float: right;
    margin-left: 10px
}

.block-gr-search li {
    padding: 3px 9px
}

.block-gr-search button.button span {
    border-color: #406a83;
    background: #618499
}

.block-tags .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-tags.gif)
}

.block-tags .block-content .tags-list {
    background: 0 0;
    border: 0;
    font-size: 12px
}

.block-tags .block-content a {
    color: #1b2d3b
}

.block-tags .actions {
    text-align: right
}

.block-tags .actions a {
    float: none
}

.block.block-tags {
    display: none
}

.block-subscribe .block-content {
    padding: 5px 10px
}

.block-subscribe .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-subscribe.gif)
}

.block-subscribe label {
    font-weight: 700;
    color: #666
}

.block-subscribe input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-subscribe .actions {
    background: 0 0;
    padding: 0;
    margin: 3px 0 0;
    text-align: left
}

.block-subscribe .actions button.button {
    float: none
}

.block-subscribe .actions button.button span {
    border-color: #406a83;
    background: #618499
}

.block-reorder .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_block-list.gif)
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0
}

.block-reorder .product-name {
    margin-left: 20px
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px
}

.block-banner {
    border: 0
}

.block-banner .block-content {
    padding: 0;
    text-align: center
}

.block-login .block-title strong {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_ma-info.gif)
}

.block-login .block-content {
    padding: 5px 10px
}

.block-login label {
    font-weight: 700;
    color: #666
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-login .actions {
    background: 0 0;
    padding: 0;
    margin: 3px 0 0
}

.block-login .actions button.button span {
    border-color: #406a83;
    background: #618499
}

.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center
}

.sidebar .paypal-logo a {
    float: none
}

.category-title {
    border: 0;
    margin: 0 0 7px
}

.category-image {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center
}

.category-image img {}

.category-description {
    margin: 0 0 10px
}

.category-products {}

.products-grid {
    border-bottom: 1px solid #d9ddd3;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_grid.gif) 0 0 repeat;
    position: relative
}

.products-grid.last {
    border-bottom: 0
}

.products-grid li.item {
    float: left;
    width: 138px;
    padding: 12px 10px 80px
}

.products-grid .product-image {
    display: block;
    width: 135px;
    height: 135px;
    margin: 0 0 10px
}

.products-grid .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #203548
}

.products-grid .product-name a {
    color: #203548
}

.products-grid .price-box {
    margin: 5px 0
}

.products-grid .availability {
    line-height: 21px
}

.products-grid .actions {
    position: absolute;
    bottom: 12px
}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
    width: 632px;
    margin: 0 auto
}

.col1-layout .products-grid {
    width: 790px;
    margin: 0 auto
}

.products-list li.item {
    border-bottom: 1px solid #d9ddd3;
    padding: 12px 10px
}

.products-list li.item.last {
    border-bottom: 0
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px
}

.products-list .product-shop {
    margin-left: 150px
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #203548
}

.products-list .product-name a {
    color: #203548
}

.products-list .price-box {
    float: left;
    margin: 3px 13px 5px 0
}

.products-list .availability {
    float: left;
    margin: 3px 0 0
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35
}

.products-list .desc .link-learn {
    font-size: 11px
}

.products-list .add-to-links {
    clear: both
}

.products-list .add-to-links li {
    display: inline
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px
}

.no-rating {
    margin: 0
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.ratings dt {}

.ratings dd {}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_rating.gif) 0 100% repeat-x
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

.ratings .amount {}

.ratings-table th,
.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0
}

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.availability {
    margin: 0
}

.availability span {
    font-weight: 700
}

.availability.in-stock span {}

.availability.out-of-stock span {
    color: #d83820
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px
}

.availability-only span,
.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000
}

.availability-only a {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none
}

.availability-only .expanded {
    background-position: 100% -15px
}

.availability-only strong {
    color: #be2c00
}

.availability-only-details {
    margin: 0 0 7px
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: 700
}

.product-view .product-shop .availability {
    font-size: 11px
}

.product-view .product-shop .availability span {
    font-weight: 400
}

.email-friend {
    margin: 0
}

.alert-price {
    margin: 0;
    font-size: 11px
}

.alert-stock {
    margin: 0;
    font-size: 11px
}

.price {
    white-space: nowrap !important
}

.price-box {
    margin: 5px 0;
    float: left
}

.price-box .price {
    font-weight: 700;
    color: #c76200
}

.regular-price {
    color: #c76200
}

.regular-price .price {
    font-size: 14px;
    font-weight: 700;
    color: var(--mau_chu_dao)
}

.block .regular-price,
.block .regular-price .price {
    color: #2f2f2f
}

.old-price {
    margin: 0
}

.old-price .price-label {
    white-space: nowrap;
    color: #999
}

.old-price .price,
.old-price>span {
    font-size: 13px;
    font-weight: 700;
    color: #716b6b;
    text-decoration: line-through
}

.special-price .price-label {
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    color: #cd5033
}

.special-price .price {
    font-size: 15px;
    font-weight: 700;
    color: var(--mau_chu_dao)
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    font-weight: 700;
    white-space: nowrap
}

.minimal-price-link {
    display: block
}

.minimal-price-link .label {
    color: #1e7ec8
}

.minimal-price-link .price {
    font-weight: 400;
    color: #1e7ec8
}

.price-excluding-tax {
    display: block;
    color: #999
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999
}

.price-excluding-tax .price {
    font-size: 13px;
    font-weight: 400;
    color: #c76200
}

.price-including-tax {
    display: block;
    color: #999
}

.price-including-tax .label {
    white-space: nowrap;
    color: #999
}

.price-including-tax .price {
    font-size: 13px;
    font-weight: 700;
    color: #c76200
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: 700;
    white-space: nowrap
}

.configured-price .price {
    font-weight: 700
}

.weee {
    display: block;
    font-size: 11px;
    color: #444
}

.weee .price {
    font-size: 11px;
    font-weight: 400
}

.price-excl-tax {
    display: block
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap
}

.price-excl-tax .price {
    display: block
}

.price-incl-tax {
    display: block
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap
}

.price-incl-tax .price {
    display: block;
    font-weight: 700
}

.price-from {
    margin: 0
}

.price-from .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-to {
    margin: 0
}

.price-to .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-notice {
    padding-left: 10px;
    color: #999
}

.price-notice .price {
    font-weight: 700;
    color: #2f2f2f
}

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-box-bundle {
    padding: 0 0 10px
}

.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important
}

.price-box-bundle .price {
    color: #555
}

.product-pricing,
.tier-prices {
    margin: 10px 0;
    padding: 10px;
    background-color: #f4f7f7;
    border: 1px solid #dadddd;
    color: #424242
}

.tier-prices li {
    line-height: 1.4;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_tier.gif) no-repeat 0 3px;
    padding: 2px 0 2px 10px
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: 700;
    color: #2f2f2f
}

.tier-prices .price {
    font-weight: 700;
    color: #2f2f2f
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703
}

.tier-prices-grouped li .price {
    font-weight: 700
}

.add-to-links {
    font-size: 11px;
    margin: 5px 0 0
}

.add-to-links .separator {
    display: none
}

.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: 700;
    color: #666
}

.add-to-cart .qty {
    float: left;
    margin-right: 5px
}

.add-to-cart button.button {
    float: left
}

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: left
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px
}

.product-view .add-to-cart .paypal-logo {
    margin: 0
}

.bml-checkout-type {
    list-style: none
}

.bml-checkout-type .bml_button {
    width: 150px;
    display: inline-table
}

.add-to-box {
    margin: 10px 0
}

.add-to-box .add-to-cart {
    float: left
}

.add-to-box .or {
    float: left;
    font-weight: 700;
    margin: 0 7px;
    color: #666
}

.add-to-box .add-to-links {
    float: left;
    margin: 0;
    font-size: 12px !important;
    line-height: 1.25 !important;
    text-align: left !important
}

.add-to-box .add-to-links li {
    display: block !important
}

.add-to-box .add-to-links li .separator {
    display: none !important
}

.product-essential h2 {}

.product-collateral {
    background: #faf7ee url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_product_collateral.gif) 0 0 repeat-x;
    padding: 25px
}

.product-collateral h2 {
    font-weight: 700;
    font-size: 15px;
    color: #e26703;
    border-bottom: 1px solid #e5dcc3;
    padding: 0 0 1px;
    margin: 0 0 15px
}

.product-collateral .box-collateral {
    margin: 0 0 25px
}

.product-view .product-img-box {
    float: left;
    width: 267px
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto
}

.product-view .product-img-box .product-image {
    box-sizing: border-box;
    border: solid 1px #eee
}

.product-view .product-img-box .product-image img {
    padding: 20px;
    margin: auto;
    max-width: 100%
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 265px;
    height: 265px;
    overflow: hidden;
    z-index: 9
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move
}

.product-view .product-img-box .zoom-notice {
    font-size: 11px;
    margin: 0 0 5px;
    text-align: center
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: "alpha(opacity=30)";
    opacity: .3
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/magnifier_handle.gif) 0 0 no-repeat
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0
}

.product-view .product-img-box .more-views h2 {
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 8px;
    text-transform: uppercase
}

.product-view .product-img-box .more-views ul {
    margin-left: -9px
}

.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 0 8px 9px
}

.product-view .product-img-box .more-views li a {
    float: left;
    width: 56px;
    height: 56px;
    border: 2px solid #ddd;
    overflow: hidden
}

.product-image-popup {
    margin: 0 auto
}

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0
}

.product-image-popup .nav {
    font-weight: 700;
    margin: 0 100px;
    text-align: center
}

.product-image-popup .image {
    display: block;
    margin: 10px 0
}

.product-image-popup .image-label {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #2f2f2f
}

.product-img-box {
    position: relative
}

.exclusive-sticker {
    position: absolute;
    top: 300px;
    right: 0;
    z-index: 1
}

.exclusive-sticker img {
    width: 100px
}

.product-view .product-shop {
    float: right;
    width: 330px
}

.col1-layout .product-view .product-shop {
    float: right;
    width: 545px
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto
}

.product-view .product-shop .product-name {
    margin: 0 0 5px
}

.product-view .product-shop .product-name h1 {
    margin: 0
}

.product-view .product-shop .availability {
    margin: 10px 0
}

.product-view .product-shop .short-description {
    margin: 10px 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_divider1.gif) 0 0 repeat-x;
    padding: 10px 0 0
}

.product-view .product-shop .price-box {
    margin: 10px 0
}

.product-view .product-shop .add-to-links {
    margin: 0
}

.product-view .product-shop .add-to-links {
    font-size: 12px;
    text-align: right
}

.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {
    display: inline
}

.product-view .product-shop .add-to-links a {
    color: #1e7ec8 !important;
    font-weight: 400 !important
}

.product-options {}

.product-options dt label {
    font-weight: 700;
    color: #2f2f2f
}

.product-options dt label.required em {
    display: none
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options dt .qty-disabled {
    background: 0 0;
    border: 0;
    padding: 3px;
    color: #2f2f2f
}

.product-options dd {
    padding: 5px 10px 15px;
    margin: 0 0 5px;
    border-bottom: 1px solid #e4e4e4
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0
}

.product-options dd input.input-text {
    width: 98%
}

.product-options dd input.datetime-picker {
    width: 150px
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle
}

.product-options dd textarea {
    width: 98%;
    height: 8em
}

.product-options dd select {
    width: 99%
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px
}

.product-options ul.options-list {
    margin-right: 5px
}

.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
}

.product-options ul.options-list label {
    font-weight: 400
}

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options p.note {
    margin: 0;
    font-size: 11px
}

.product-options p.required {
    display: none
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #e26703
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #e26703
}

.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0
}

.product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px
}

.product-options-bottom .price-tax {
    float: left
}

.product-options-bottom .add-to-cart {
    float: right
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
    display: none
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.product-view .grouped-items-table .price-box {
    margin: 0;
    padding: 0
}

.product-view .box-description {}

.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
    line-height: 1.25
}

.product-view .box-up-sell h2 {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 8px
}

.product-view .box-up-sell .products-grid {
    width: 100%;
    border: 1px solid #e5dcc3
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    background: #f6f2e7;
    border-right: 1px solid #e5dcc3;
    border-bottom: 1px solid #e5dcc3;
    padding: 15px 10px 12px;
    line-height: 1.6em
}

.product-view .box-up-sell .products-grid tr.last td {
    border-bottom: 0
}

.product-view .box-up-sell .products-grid td.last {
    border-right: 0
}

.product-view .box-up-sell .products-grid td img {
    border: 1px solid #e5dcc3
}

.product-view .box-up-sell .products-grid .product-image {
    text-align: center
}

.product-view .box-up-sell .products-grid td.empty {
    border-right: 0;
    background: #f1ecdb
}

.product-view .box-up-sell .products-grid .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px
}

.product-view .box-tags {
    margin: 0
}

.product-view .box-tags h3 {
    font-size: 13px
}

.product-view .box-tags .product-tags {
    display: block;
    margin: 0 0 15px
}

.product-view .box-tags .product-tags li {
    display: inline;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_pipe3.gif) 100% 4px no-repeat;
    padding: 0 7px 0 4px
}

.product-view .box-tags .product-tags li.first {
    padding-left: 0
}

.product-view .box-tags .product-tags li.last {
    background: 0 0;
    padding-right: 0
}

.product-view .box-tags .form-add label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #0a263c
}

.product-view .box-tags .form-add .input-box {
    float: left;
    width: 305px;
    margin: 0 5px 0 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_tag_add.gif) 0 2px no-repeat;
    padding: 0 0 0 23px
}

.product-view .box-tags .form-add input.input-text {
    width: 299px
}

.product-view .box-tags .form-add button.button span {
    border-color: #406a83;
    background: #618499
}

.product-view .box-tags .note {
    margin: 3px 0 0;
    padding: 0 0 0 23px;
    font-size: 11px
}

.product-view .box-reviews dl {
    margin: 15px 0
}

.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
    font-weight: 700
}

.product-view .box-reviews dd {
    margin: 0 0 15px
}

.product-view .box-reviews dd small {
    font-style: italic
}

.product-view .box-reviews .form-add {
    margin: 15px 0 0
}

.product-view .box-reviews .form-add h3 {
    font-size: 13px;
    font-weight: 400
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 700
}

.product-view .box-reviews .form-add h4 {
    font-size: 12px
}

.product-view .box-reviews .form-add .data-table td {
    text-align: center
}

.product-view .box-reviews .form-add .form-list {
    margin: 15px 0 0
}

.product-view .box-reviews .form-add .form-list .input-box {
    width: 360px
}

.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
    width: 354px
}

.send-friend .form-list {
    width: 615px;
    overflow: hidden
}

.send-friend .form-list li {
    margin-right: -15px
}

.send-friend .form-list li p {
    margin: 0 15px 0 0
}

.send-friend .form-list .field {
    width: 315px
}

.send-friend .form-list .input-box {
    width: 300px
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
    width: 294px
}

.send-friend .form-list li.wide .input-box {
    width: 612px
}

.send-friend .form-list li.wide textarea {
    width: 609px
}

.send-friend .buttons-set .limit {
    float: right;
    margin: 0 7px 0 0;
    font-size: 11px;
    line-height: 21px
}

.product-name {
    margin: 0;
    font-size: 1em;
    font-weight: 400
}

.product-name a {
    color: #1e7ec8
}

.tags-list {
    display: block;
    font-size: 13px;
    border: 1px solid #c1c4bc;
    background: #f8f7f5;
    padding: 10px
}

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0
}

.tags-list li a {
    color: #1b2d3b
}

.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    float: left;
    clear: none
}

.advanced-search-amount {
    margin: 0 0 10px
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px
}

.advanced-search-summary ul {
    float: left;
    width: 49%
}

.advanced-search-summary strong {
    color: #e17c24;
    padding-left: 15px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_search_criteria.gif) 0 3px no-repeat
}

.advanced-search-summary p {
    clear: both;
    font-weight: 700;
    margin: 0
}

.cms-home .subtitle {}

.cms-index-index .subtitle {}

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative
}

.page-sitemap .links a:hover {
    text-decoration: underline
}

.page-sitemap .sitemap {
    margin: 12px
}

.page-sitemap .sitemap a {
    color: #1b2d3b
}

.page-sitemap .sitemap li {
    margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: 700
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8
}

.rss-title h1 {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.cart .page-title {
    border-bottom: 0;
    margin: 0 0 12px
}

.cart .page-title h1 {
    margin: 10px 0 0
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px
}

.cart .title-buttons .checkout-types {
    float: right
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
    vertical-align: top
}

.cart .checkout-types .bml_button {
    display: inline-table;
    width: 150px;
    margin: 0 0 5px
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1;
    font-size: 11px
}

.cart-table th {
    padding: 2px 10px
}

.cart-table td {
    padding: 10px
}

.cart-table .product-name {
    font-weight: 700;
    margin: 0 0 5px;
    color: #2f2f2f
}

.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: 700;
    color: #df280a
}

.cart-table tfoot td {
    padding: 5px 10px
}

.cart-table .btn-continue {
    float: left
}

.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {
    border-color: #406a83;
    background: #618499
}

.cart-table .btn-update,
.cart-table .btn-empty {
    float: right
}

.cart-table .btn-update {
    margin-left: 10px
}

.cart .cart-collaterals {
    padding: 25px 0 0
}

.cart .cart-collaterals .col2-set {
    float: left;
    width: 605px
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 294px
}

.cart .crosssell {
    border: 1px solid #cec3b6;
    background: #fafaec;
    padding: 12px 15px
}

.cart .crosssell h2 {
    font-size: 13px;
    font-weight: 700
}

.cart .crosssell .product-image {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d0cdc9
}

.cart .crosssell .product-details {
    margin-left: 90px
}

.cart .crosssell .product-name {
    font-weight: 700
}

.cart .crosssell li.item {
    margin: 12px 0
}

.cart .crosssell .link-compare {
    font-weight: 400
}

.cart .discount,
.cart .shipping {
    border: 1px solid #d0cbc1;
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-title.gif) 0 0 repeat-x;
    padding: 12px 15px;
    margin: 0 0 18px
}

.cart .discount h2,
.cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 0 0 21px;
    color: #e26703;
    text-transform: uppercase
}

.cart .discount button span,
.cart .shipping button span {
    border-color: #406a83;
    background: #618499
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0
}

.cart .discount h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_discount.gif)
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px
}

.cart .discount input.input-text {
    width: 254px
}

.cart .shipping h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_shipping.gif)
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_divider1.gif) 0 0 repeat-x
}

.cart .totals {
    float: right;
    width: 268px;
    background: #dee5e8;
    border: 1px solid #bebcb7
}

.cart .totals table {
    width: 100%;
    margin: 7px 0
}

.cart .totals td {
    padding: 1px 15px 1px 7px
}

.cart .totals tr.last td {}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
    padding-top: 5px;
    padding-bottom: 5px
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
    font-size: 15px
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    text-align: right
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0
}

.item-options dt {
    font-weight: 700;
    font-style: italic
}

.item-options dd {
    padding-left: 10px;
    margin: 0 0 6px
}

.truncated {
    cursor: help
}

.truncated a.dots {
    cursor: help
}

.truncated a.details {
    cursor: help
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6
}

.truncated .truncated_full_value .item-options>p {
    font-weight: 700;
    text-transform: uppercase
}

.truncated .show .item-options {
    top: -20px;
    left: 50%
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px
}

.sp-methods {
    margin: 0 0 8px
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: 700
}

.sp-methods dd {}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods label {
    font-weight: 700;
    color: #666
}

.sp-methods .price {
    font-weight: 700
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods .form-list li {
    margin: 0 0 8px
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

.sp-methods input.cvv {
    width: 3em !important
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right
}

.sp-methods .checkmo-list address {
    float: left
}

.sp-methods .centinel-logos a {
    margin-right: 3px
}

.sp-methods .centinel-logos img {
    vertical-align: middle
}

.sp-methods .release-amounts {
    margin: .5em 0
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0
}

.please-wait {
    float: right
}

.please-wait img {
    vertical-align: middle
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin-left: 10px
}

.tool-tip {
    border: 1px solid #7ba7c9;
    background: #eaf6ff;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden
}

.tool-tip .tool-tip-content {
    padding: 5px
}

.gift-messages h3 {
    font-size: 12px;
    font-weight: 700;
    color: #e87403
}

.gift-messages p.control {
    color: #8e8d8b
}

.gift-messages-form {
    position: relative
}

.gift-messages-form label {
    float: none !important;
    position: static !important
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: 700;
    color: #e87403
}

.gift-messages-form .whole-order {
    margin: 0 0 25px
}

.gift-messages-form .item {
    margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: 700;
    text-align: center;
    color: #8a8987
}

.gift-messages-form .item .details {
    margin-left: 90px
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
    width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px
}

.gift-message-link {
    font-size: 11px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px
}

.gift-message-link.expanded {
    background-position: 100% -40px
}

.gift-message-row {
    background: #f2efe9
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.checkout-agreements li {
    margin: 30px 0
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px
}

.checkout-agreements .agree label {
    font-weight: 700;
    color: #666
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px
}

.opc .checkout-agreements li {
    margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px
}

.opc .checkout-agreements .agree {
    padding-left: 6px
}

.centinel {}

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: 0 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px
}

.info-set {
    background: #fbfaf6 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px
}

.info-set h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.info-set h3,
.info-set h4 {
    font-size: 13px;
    font-weight: 700;
    color: #e26703
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
    font-weight: 400
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative
}

.info-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.info-set .box {
    margin: 0 0 15px
}

.info-set .box h2 {
    color: #e26703
}

.info-set .data-table .product-name {
    font-size: 1em !important;
    font-weight: 700 !important;
    color: #1e7ec8 !important
}

.info-set .data-table .product-name a {
    font-weight: 700 !important
}

.info-set .data-table .item-options {
    margin: 5px 0 0
}

.block-progress {
    border: 0;
    margin: 0
}

.block-progress .block-title {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-progress .block-title strong {
    font-size: 13px;
    color: #0a263c
}

.block-progress .block-content {
    background: 0 0
}

.block-progress dt {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
    background: #eee;
    border: 1px solid #a3aeb3;
    margin: 0 0 6px;
    padding: 2px 8px;
    color: #999
}

.block-progress dd {
    background: #eee;
    border: 1px solid #a3aeb3;
    border-top: 0;
    padding: 8px 13px;
    margin: 0 0 6px
}

.block-progress dt.complete {
    margin: 0;
    background: #d0dce1;
    color: #5e8ab4
}

.block-progress dd.complete {}

.block-progress p {
    margin: 0
}

.block-progress .cards-list dt {
    background: 0 0;
    border: 0;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0
}

.block-progress .cards-list dd {
    border: 0;
    margin: 0;
    padding: 0
}

.block-progress .cards-list .info-table th {
    font-weight: 400
}

.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
    display: inline
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
    display: none
}

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px
}

.opc .buttons-set .back-link small {
    display: none
}

.opc .buttons-set .back-link a {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_arrow-top.gif) 0 50% no-repeat;
    padding-left: 16px
}

.opc .buttons-set.disabled button.button {
    display: none
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px
}

.opc .ul {
    list-style: disc outside;
    padding-left: 18px
}

.opc {
    position: relative
}

.opc li.section {}

.opc .step-title {
    border-width: 0 1px;
    border-style: solid;
    border-color: #fff #d9dde3 #d9dde3;
    background: #eee url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_opc-title-off.gif) 0 100% repeat-x;
    padding: 4px 8px 6px;
    text-align: right
}

.opc .step-title .number {
    float: left;
    background: #fff;
    border: 1px solid #fff;
    padding: 0 4px;
    margin: 0 5px 0 0;
    color: #999
}

.opc .step-title h2 {
    float: left;
    margin: 0;
    color: #999
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px
}

.opc .allow .step-title {
    background: #d0dce1;
    border: 1px solid #a3aeb3;
    border-bottom: 0;
    color: #a4b3b9;
    cursor: pointer
}

.opc .allow .step-title .number {
    background: #dbe6eb;
    border-color: #dbe6eb;
    color: #a4b3b9
}

.opc .allow .step-title h2 {
    color: #a4b3b9
}

.opc .active .step-title {
    background: #f9f3e3;
    border: 1px solid #bbafa0;
    padding-bottom: 5px;
    color: #f18200;
    cursor: default
}

.opc .active .step-title .number {
    background: #f18200;
    border-color: #f19900;
    color: #fff
}

.opc .active .step-title h2 {
    color: #f18200
}

.opc .step {
    border: 1px solid #bbafa0;
    border-top: 0;
    background: #fbfaf6 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_checkout.gif) 0 0 repeat-x;
    padding: 15px 30px;
    position: relative
}

.opc .step .tool-tip {
    right: 30px
}

#opc-login .buttons-set {
    border-top: 0
}

#opc-login h3 {
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px;
    text-transform: uppercase
}

#opc-login h4 {
    font-size: 1em;
    font-weight: 700;
    margin: 0;
    color: #2f2f2f
}

#opc-shipping_method .buttons-set {
    border-top: 0
}

.opc .gift-messages-form {
    margin: 0 -30px;
    background: #f6f1eb;
    border: 1px solid #e9e4de;
    border-width: 1px 0;
    padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
    padding: 5px;
    height: 260px;
    overflow: auto
}

#opc-review .step {
    border: 0;
    padding: 0
}

#opc-review .product-name {
    font-weight: 700;
    color: #0a263c
}

#opc-review .item-options {
    margin: 5px 0 0
}

#opc-review .buttons-set {
    padding: 20px 30px;
    border: 1px solid #d9dde3;
    border-width: 0 1px 1px
}

#opc-review .buttons-set p {
    margin: 0;
    line-height: 40px
}

#opc-review .buttons-set .please-wait {
    height: 40px;
    line-height: 40px
}

#opc-review .authentication {
    margin: 0 auto;
    width: 570px
}

#opc-review .warning-message {
    color: #222;
    font-weight: 700;
    text-align: center;
    padding: 10px 10px 0
}

.checkout-progress {
    padding: 0 90px;
    margin: 0 0 20px
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: 700;
    text-align: center;
    color: #abb5ba
}

.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.multiple-checkout h3,
.multiple-checkout h4 {
    font-size: 13px;
    font-weight: 700;
    color: #e26703
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
    font-weight: 400
}

.multiple-checkout .data-table .product-name {
    font-size: 1em !important;
    font-weight: 700 !important;
    color: #1e7ec8 !important
}

.multiple-checkout .data-table .product-name a {
    font-weight: 700 !important
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px
}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
    background: #fbfaf6 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.multiple-checkout .box {
    margin: 0 0 15px
}

.multiple-checkout .box h2 {
    color: #e26703
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    font-size: 1.5em;
    padding: 0 0 0 21px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_grand-total.gif) 0 0 no-repeat;
    overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_grand-total.gif) 100% 0 no-repeat
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px
}

.multiple-checkout .place-order .grand-total .price {
    color: #e26703
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px
}

.multiple-checkout .title-buttons button.button span {
    border-color: #406a83;
    background: #618499
}

#multiship-addresses-table td {
    padding: 10px
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px
}

#multiship-addresses-table tfoot button.button span {
    border-color: #406a83;
    background: #618499
}

.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px
}

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    background: #f9f3e3;
    padding: 13px;
    position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 178px;
    height: 41px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_sp-methods.gif) 0 0 no-repeat;
    overflow: hidden
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.account-login .content {
    min-height: 345px;
    padding: 14px 21px;
    background: #faf7ee url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_login-box.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    border-bottom: 0
}

.account-login .content h2 {
    font-weight: 700;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #e76200
}

.account-login .new-users h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_page1.gif)
}

.account-login .registered-users h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_page2.gif)
}

.account-login .buttons-set {
    border: 1px solid #bbb6a5;
    border-top: 0;
    margin: 0;
    padding: 8px 13px;
    background: #dee5e8 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_buttons-set1.gif) 0 0 repeat-x
}

.account-create {}

.captcha-note {
    clear: left;
    padding-top: 5px
}

.captcha-image {
    float: left;
    display: inline;
    margin: 0;
    position: relative;
    width: 258px
}

.captcha-image .captcha-img {
    border: 1px solid #b6b6b6;
    vertical-align: bottom;
    width: 100%
}

.registered-users .captcha-image {
    margin: 0
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px
}

.captcha-reload.refreshing {
    animation: rotate 1.5s infinite linear;
    -webkit-animation: rotate 1.5s infinite linear;
    -moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    0% {
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0)
    }

    0% {
        -moz-transform: rotate(-360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    0% {
        transform: rotate(-360deg)
    }
}

.window-overlay {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, .35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0
}

.dashboard .welcome-msg {
    margin: 0 8em 1.5em 0
}

.dashboard .welcome-msg p {
    margin: 0
}

.dashboard .col2-set {
    margin: 0 0 15px
}

.box-account {
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    border-color: #ccc #999 #999 #ccc;
    padding: 15px;
    margin: 0 0 20px
}

.box-account .box-head {
    border-bottom: 1px solid #d9dde3;
    margin: 0 0 10px;
    text-align: right
}

.box-account .box-head h2 {
    float: left;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 21px;
    color: #e65505
}

.dashboard .box .box-title {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 2px;
    margin: 0 0 8px;
    text-align: right
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.dashboard .box-recent .box-head h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_folder-table.gif)
}

.dashboard .box-info .box-head h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_ma-info.gif)
}

.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.dashboard .box-reviews .box-head h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_ma-reviews.gif)
}

.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c
}

.dashboard .box-reviews .details {
    margin-left: 20px
}

.dashboard .box-reviews li.item {
    margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
    margin: 0
}

.dashboard .box-reviews .ratings {
    margin: 7px 0 0
}

.dashboard .box-tags .box-head h2 {
    background-image: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/i_ma-tags.gif)
}

.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c
}

.dashboard .box-tags .details {
    margin-left: 20px
}

.dashboard .box-tags li.item {
    margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
    margin: 0
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
    display: inline
}

.addresses-list h2 {
    font-weight: 700;
    font-size: 13px;
    color: #e26703;
    text-transform: uppercase
}

.addresses-list h3 {
    font-weight: 700;
    font-size: 13px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list p {
    margin: 0
}

.addresses-list a {
    font-weight: 700
}

.addresses-list .link-remove {
    color: #646464
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list li.item {
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    padding: 10px 13px;
    margin: 0 0 10px
}

.addresses-list li.empty {
    background: 0 0;
    border: 0;
    padding: 0
}

.addresses-list li.empty p {
    font-weight: 700
}

.addresses-list .addresses-additional li.item {
    background: 0 0;
    border: 0;
    padding: 0
}

.order-info {
    background: #dee5e8;
    border: 1px solid #d0cbc1;
    padding: 4px 8px;
    margin: 0 0 8px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline
}

.order-info .current {
    font-weight: 700
}

.order-info li {
    margin: 0 3px
}

.order-date {
    margin: 10px 0
}

.order-info-box {
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px
}

.order-info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.order-info-box .box-payment p {
    margin: 0 0 3px
}

.order-info-box .box-payment th {
    font-weight: 700;
    padding-right: 7px
}

.order-items {
    width: 100%;
    overflow-x: auto
}

.order-items h2,
.order-items h3 {
    clear: none;
    font-weight: 700;
    font-size: 13px;
    padding: 0;
    margin: 0 0 5px;
    color: #0a263c
}

.order-items .product-name {
    font-size: 1em !important;
    font-weight: 700 !important
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: 400
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 15px 0
}

.gift-message dt strong {
    color: #666
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0
}

.order-about dt {
    font-weight: 700
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px
}

.tracking-table {
    margin: 0 0 15px
}

.tracking-table th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup {
    width: 100%
}

.tracking-table-popup th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px
}

.page-print .print-head {
    margin: 0 0 15px
}

.page-print .print-head .logo {
    float: left
}

.page-print .print-head address {
    float: left;
    margin-left: 15px
}

.page-print h1 {
    font-size: 16px;
    font-weight: 700
}

.page-print h2,
.page-print h3 {
    font-size: 13px;
    font-weight: 700
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: 700
}

.page-print .order-date {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px
}

.page-print .col2-set {
    margin: 0 0 10px
}

.page-print .gift-message-link {
    display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline
}

.my-wishlist .data-table td {
    padding: 10px
}

.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 109px
}

.my-wishlist .buttons-set {
    margin-top: 2em
}

.my-wishlist .buttons-set button.button {
    float: none
}

.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {
    border-color: #406a83;
    background: #618499
}

#wishlist-table .add-to-links {
    white-space: nowrap
}

.my-tag-edit {
    float: left;
    margin: 0 0 10px
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px
}

#my-tags-table {
    clear: both
}

#my-tags-table td {
    padding: 10px
}

#my-tags-table .add-to-links {
    white-space: nowrap
}

#my-reviews-table td {
    padding: 10px
}

.product-review .product-img-box {
    float: left;
    width: 140px
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px
}

.product-review .product-details {
    margin-left: 150px
}

.product-review .product-name {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px;
    color: #2f2f2f
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dt {
    font-weight: 700
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0
}

.billing-agreements .info-box {
    margin: 15px 0
}

.billing-agreements .form-list li select {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .table-caption {
    font-weight: 700;
    font-size: 13px
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

.map-popup-checkout span {
    display: block
}

.map-popup-checkout .paypal-or {
    clear: both;
    display: block
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px
}

.map-popup-checkout li {
    list-style: none
}

.map-popup-checkout {
    text-align: center
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0
}

.map-popup-price {
    margin: 5px 0 0
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word
}

.map-popup-only-text {
    border-top: 1px solid #ddd
}

.footer-container {
    margin-top: 20px;
    background: #eee;
    min-width: 1340px
}

.footer {
    width: 1340px;
    margin: auto;
    padding: 15px 0 30px
}

.footer .store-switcher {
    display: inline;
    margin: 0 5px 0 0;
    color: #fff
}

.footer .store-switcher label {
    font-weight: 700;
    vertical-align: middle
}

.footer .store-switcher select {
    padding: 0;
    vertical-align: middle
}

.footer a {
    color: #fff;
    text-decoration: none
}

.footer a:hover {
    text-decoration: underline
}

.footer .bugs {
    margin: 13px 0 0;
    color: #ecf3f6
}

.footer .bugs a {
    color: #ecf3f6;
    text-decoration: underline
}

.footer .bugs a:hover {
    text-decoration: none
}

.footer address {
    margin: 0 0 20px;
    color: #ecf3f6
}

.footer address a {
    color: #ecf3f6;
    text-decoration: underline
}

.footer address a:hover {
    text-decoration: none
}

.footer ul {
    display: inline
}

.footer ul.links {
    display: block
}

.footer-container .bottom-container {
    margin: 0 0 5px
}

.footer_ctt {
    width: 80%;
    display: inline-block;
    margin-top: 10px
}

.footer_ctt>a {
    width: 50px;
    height: 30px;
    margin: 5px 5px 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff !important;
    color: rgb(255, 255, 255, 0) !important;
    cursor: pointer
}

.footer_ctt>a:hover {
    text-decoration: none
}

.icon-cps-sale {
    width: 50px;
    height: 50px;
    background-size: 480px !important;
    background-position: -183px -121px
}

.icon-cps-flashsale {
    width: 40px;
    height: 50px;
    background-position: -128px -122px;
    background-size: 480px !important
}

.icon-cps-hotsale {
    width: 40px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px 0 0;
    background-position: -247.5px -122px;
    background-size: 480px !important;
    font-size: 12px;
    font-weight: 700;
    font-style: italic !important;
    text-align: center;
    color: #eee
}

.icon-cps-guarantee {
    width: 50px;
    height: 50px;
    background-position: -5px -65px
}

.icon-cps-pin {
    width: 25px;
    height: 25px;
    background-size: 400px !important;
    background-position: 2px -208px
}

.icon-cps-unpin {
    width: 25px;
    height: 25px;
    background-size: 400px !important;
    background-position: -35px -208px
}

.lt-product-group-image {
    position: relative
}

.lt-product-group-image .icon-cps-guarantee {
    position: absolute;
    top: 120px;
    right: 15px
}

.lt-product-group-image .icon-cps-sale {
    position: absolute;
    bottom: 10px;
    right: 10px
}

.comment_box .icon-cps-pin,
.comment_box .icon-cps-unpin {
    float: right;
    padding: 5px;
    background-size: 300px;
    cursor: pointer
}

.footer-container .left>ul>li {
    height: 22px
}

ul.cols-4>li:last-child>div>p {
    line-height: 22px
}

a.dmca-badge img {
    width: unset !important;
    height: 26px;
    margin-left: 5px;
    vertical-align: middle
}

.footer-ads a {
    text-decoration: none;
    color: #777 !important
}

.footer-ads+div>div>a>img {
    width: 100px
}

.home-callout {
    margin-bottom: 12px
}

.home-callout img {
    display: block
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px
}

.best-selling h3 {
    margin: 12px 0 6px;
    color: #e25203;
    font-size: 1.2em
}

.best-selling table {
    border-top: 1px solid #ccc
}

.best-selling tr.odd {
    background: #eee url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x
}

.best-selling tr.even {
    background: #fff url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/best_selling_tr_even_bg.gif) 0 100% repeat-x
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
    color: #203548
}

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden
}

.guest-select {
    width: 305px !important
}

.old-price,
.special-price {
    display: inline-block;
    float: left;
    margin: 0 !important
}

.old-price {
    margin-left: 10px !important;
    float: right
}

.module {
    margin-top: 15px;
    margin-bottom: 15px
}

.cms-home .std .module {
    margin-bottom: 0
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.table-display {
    display: table;
    box-sizing: border-box
}

.table-display-cell {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top
}

.header .btn-group {
    display: inline-block !important
}

.header .btn-group button {
    width: 100px;
    background: #ccc;
    text-shadow: none;
    border-radius: 4px 0 0 4px
}

.btn-gray,
.btn-red {
    color: #fff;
    padding: 5px
}

.btn-gray {
    background-color: #777;
    border-color: #777
}

.btn-red {
    background-color: var(--mau_chu_dao);
    border-color: var(--mau_chu_dao)
}

a.tra-gop-menu span {
    display: block;
    height: 25px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/tra-gop.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.tra-gop-menu span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/tra-gop-over.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.tra-gop-menu:hover span,
#nav li a.tra-gop-menu:hover span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/tra-gop-hover.svg) center center no-repeat;
    background-size: contain
}

a.sua-chua-menu span {
    display: block;
    height: 25px;
    background: url(/media/icon/icon_dtv_red.png) center center no-repeat;
    background-size: contain
}

#nav li.active a.sua-chua-menu span {
    background: url(/media/icon/icon_dtv_red.png) center center no-repeat;
    background-size: contain
}

#nav li.active a.sua-chua-menu:hover span,
#nav li a.sua-chua-menu:hover span {
    background: url(/media/icon/icon_dtv_white.png) center center no-repeat;
    background-size: contain
}

a.sim-menu span {
    display: block;
    height: 25px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/sim-card-2.png) center center no-repeat;
    background-size: contain
}

#nav li.active a.sim-menu span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/sim-card.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.sim-menu:hover span,
#nav li a.sim-menu:hover span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/sim-card-hover.svg) center center no-repeat;
    background-size: contain
}

a.tin-tuc-sforum span {
    display: block;
    height: 25px;
    background: url(/media/icon/icon_news_black.png) center center no-repeat;
    background-size: contain
}

#nav li.active a.tin-tuc-sforum:hover span,
#nav li a.tin-tuc-sforum:hover span {
    background: url(/media/icon/icon_news_white.png) center center no-repeat;
    background-size: contain
}

a.do-choi-menu span {
    display: block;
    height: 25px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/apple-watch.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.do-choi-menu span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/apple-watch-over.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.do-choi-menu:hover span,
#nav li a.do-choi-menu:hover span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/apple-watch-hover.svg) center center no-repeat;
    background-size: contain
}

a.phu-kien-menu span {
    display: block;
    height: 25px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/charger.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.phu-kien-menu span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/charger-over.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.phu-kien-menu:hover span,
#nav li a.phu-kien-menu:hover span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/charger-hover.svg) center center no-repeat;
    background-size: contain
}

a.sale-menu span {
    display: block;
    height: 25px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/tag.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.sale-menu span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/tag-over.svg) center center no-repeat;
    background-size: contain
}

#nav li.active a.sale-menu:hover span,
#nav li a.sale-menu:hover span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/tag-hover.svg) center center no-repeat;
    background-size: contain
}

a.smart-home span {
    display: block;
    height: 25px;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/smarthome-2.png) center center no-repeat;
    background-size: contain
}

#nav li.active a.smart-home span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/smarthome-active.png) center center no-repeat;
    background-size: contain
}

#nav li.active a.smart-home:hover span,
#nav li a.smart-home:hover span {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/menu/smarthome-hover.png) center center no-repeat;
    background-size: contain
}

ul.cols {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.cols>li {
    box-sizing: border-box;
    display: block;
    float: left
}

ul.cols-2>li {
    width: 50%
}

ul.cols-4>li {
    width: 25%
}

ul.cols-3>li {
    width: 33.33%
}

ul.cols-3>li:last-child {
    width: 33.34%
}

ul.cols-5>li {
    width: 20%
}

ul.cols-6>li {
    width: 16.66%
}

ul.cols-6>li:last-child {
    width: 16.67%
}

.lt-promotion {
    width: 800px;
    box-sizing: border-box;
    float: left
}

.lt-promotion .owl-controls {
    display: none !important
}

.lt-promotion-content {
    height: 300px;
    border: solid 1px #eee;
    border-bottom: none
}

.lt-promotion-nav ul.cols li a,
.lt-promotion-nav ul.cols li a:focus,
.lt-promotion-nav ul.cols li a:visited,
.lt-promotion-nav ul.cols li a:active {
    text-align: center;
    border: solid 1px #eee;
    border-right: none;
    display: block;
    color: #3c3d41;
    padding: 10px 5px;
    position: relative;
    text-decoration: none;
    min-height: 66px;
    background: #fff
}

.lt-promotion-nav ul.cols li:last-child a {
    border-right: solid 1px #eee
}

.lt-promotion-nav ul.cols li a span {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: -20px;
    color: var(--mau_chu_dao);
    text-align: center;
    left: 0
}

.lt-promotion-nav ul.cols li a:hover,
.lt-promotion-nav ul.cols li a.active {
    background: var(--mau_chu_dao);
    color: #fff;
    text-decoration: none
}

.lt-promotion-nav ul.cols li a.active span {
    display: block
}

img.swiper-lazy:not([src]),
img.cpslazy:not([src]),
img.lazyOwl:not([src]) {
    visibility: hidden
}

.banner-home .lt-promotion-nav.swiper-pagination ul {
    display: flex;
    border-right: solid 1px #eee
}

.lt-promotion-right {
    width: 385px;
    box-sizing: border-box;
    float: right
}

.lt-promotion-right img {
    height: 175px;
    width: 385px
}

.lt-promotion-right a {
    display: block
}

.lt-promotion-right a:first-child {
    margin-bottom: 16px
}

.lt-product-group {}

.lt-product-group .section-header {
    display: flex;
    align-items: center;
    background: #fff;
    border: solid 1px #eee
}

.lt-product-group .section-header .filter-panel {
    line-height: 49px;
    padding-left: 30px
}

.lt-product-group .section-header .filter-panel a {
    display: inline-block;
    margin-right: 10px
}

.lt-product-group .section-header .right a {
    color: var(--mau_chu_dao);
    line-height: 52px;
    margin-right: 10px;
    display: block
}

.lt-product-group .section-header h2 {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 10px 15px;
    padding-right: 35px;
    background: #f7f7f7 url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/heading-bg.jpg) top right no-repeat;
    background-position: 101%
}

.lt-product-group h2 {
    font-size: 20px;
    font-weight: 700
}

.lt-product-group h3 {
    font-size: 13px;
    color: #333;
    font-weight: 700;
    height: auto
}

.lt-product-group-info {
    padding: 0 10px 5px;
    margin-top: 0
}

.lt-product-group .products-container {
   
    border-top: none
}

.lt-product-group ul.cols li {
    background: #fff;
    border: solid 1px #eee;
    position: relative;
    border-left: none;
    border-top: none;
    height: 290px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.lt-product-group-image img {
    margin: 0 auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.lt-product-group-image a {
    padding: 10px;
    display: inline-block
}

.lt-product-group ul.cols li .lt-product-group-info-hover {
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    text-decoration: none;
    padding: 10px;
    color: #3c3d41;
    -webkit-transition-duration: .7s;
    -moz-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.lt-product-group ul.cols li .lt-product-group-info-hover:hover {
    opacity: 1
}

.lt-product-group-info-hover span.call-out {
    color: #fff;
    background: var(--mau_chu_dao);
    display: block;
    padding: 5px 10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 5px
}

.lt-product-group-info-hover span.list-item {
    display: block;
    font-size: 14px
}

.lt-product-group-info-hover span.list-item span.heading {
    display: inline-block;
    margin-right: 15px
}

.lt-product-group-info-hover h4 {
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px;
    margin-top: 10px
}

span.ratingresult {
    display: block;
    margin-bottom: 5px
}

.lt-form-check {}

.lt-form-check h2 {
    font-size: 18px;
    font-weight: 700;
    color: #393d3f;
    text-transform: uppercase
}

.lt-form-check .lt-form {
    background: #f7f7f7;
    border: solid 1px #eee;
    box-sizing: border-box;
    padding: 15px
}

.lt-form-check .lt-form label {
    text-align: right;
    float: left;
    margin-bottom: 25px;
    padding-right: 15px;
    font-size: 14px;
    font-weight: 400
}

.lt-form-check .lt-form input {
    float: left;
    margin-bottom: 25px;
    padding: 5px
}

.lt-form-check .lt-form .smember-check,
.lt-form-check .lt-form .warranty-check {
    height: 250px
}

.lt-form-check .lt-form .smember-check label {
    width: 150px
}

.lt-form-check .lt-form .smember-check input {
    width: 350px
}

.lt-form-check .lt-form .warranty-check label {
    width: 200px
}

.lt-form-check .lt-form .warranty-check input {
    width: 450px
}

.lt-category-summary {
    text-align: center
}

.lt-category-summary a.btn-default {
    color: #277cea;
    background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
    border: solid 1px #eee;
    margin-right: 10px
}

.lt-category-summary a.btn-default:hover,
.lt-category-summary a.btn-default:focus {
    background-color: #fff;
    background-image: none
}

.lt-category-product-count {
    float: left;
    padding: 5px;
    background: #f5f5f5;
    margin: 0 10px 10px 0;
    border: 1px solid #eee;
    color: #288ad6
}

.footer {
    line-height: 30px;
    font-size: 13px
}

.footer h2 {
    font-size: 20px;
    font-weight: 700;
    color: #393d3f;
    padding: 20px 0
}

.footer a {
    color: #3c3d41
}

.footer a:hover {
    text-decoration: unerline
}

.catalog-category-view {
    background: #fff
}

.lt-slide {
    margin: 0 2px
}

.lt-slide img {
    width: 100%
}

.owl-carousel .owl-buttons {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -20px
}

.technical-info .content ul li {
    height: auto !important
}

.catalog-category-view .owl-carousel .owl-buttons {
    margin-top: -40px
}

.owl-carousel .owl-buttons .owl-prev,
.owl-carousel .owl-buttons .owl-next {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 100%
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: .35;
    background: #000
}

.owl-carousel .owl-buttons .owl-prev {
    float: left
}

.owl-carousel .owl-buttons .owl-next {
    float: right
}

.owl-theme .owl-controls .owl-page span {
    background: 0 0;
    border: solid 1px #ddd
}

.owl-theme .owl-controls .owl-page.active span {
    background: var(--mau_chu_dao);
    border: none
}

strong#lt-cua-hang-summary {
    color: var(--mau_chu_dao)
}

.cms {
    font-size: 13px
}

.cms strong.heading {
    font-size: 16px;
    color: #3c3d41;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    border-bottom: solid 2px #ccc;
    padding: 5px 0;
    margin-bottom: 15px
}

.cms strong.heading1 {
    font-size: 14px;
    color: #393d3f;
    font-weight: 700;
    text-decoration: underline;
    display: block
}

.catalog-product-view {
    background: #fff
}

.product-view h1 {
    color: #393d3f;
    font-size: 21px;
    font-weight: 700;
    display: block;
    float: left
}

a.lt-own-nav {
    text-align: center;
    width: 100%;
    line-height: 100px;
    color: #3c3d41;
    opacity: .5
}

a.lt-own-nav:hover {
    opacity: 1
}

.select {
    position: relative
}

.select select {
    padding: 7px;
    width: 100%;
    display: block;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    border: solid 1px #eee
}

.select select:focus {
    background: #fff
}

.select select option {
    padding: 0 7px
}

.select .fa {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px
}

p.note {
    font-size: 12px;
    font-style: italic
}

.category-products span.call-out {
    padding: 5px
}

.category-products span.list-item span.heading {
    margin-right: 0
}

.product-image-gallery .gallery-image {}

.product-image-gallery .gallery-image.visible {
    display: block
}

.product-options dl {
    margin-bottom: 0
}

.product-options dd {
    margin-left: 0;
    padding-left: 0
}

.product-options .select-label {
    display: none
}

#configurable_swatch_color {
    margin-bottom: 0
}

#configurable_swatch_color li {
    display: inline-block
}

#configurable_swatch_color .swatch-label {
    border: solid 2px #aaa;
    border-radius: 100%
}

#configurable_swatch_color .swatch-link {
    display: block;
    padding: 1px
}

#configurable_swatch_color li.selected .swatch-link {}

#configurable_swatch_color .x {
    display: none
}

#configurable_swatch_color li {
    padding: 5px 10px;
    border-radius: 3px;
    border: solid 1px #eee;
    width: 115px
}

#configurable_swatch_color li.selected {
    border: solid 1px var(--mau_chu_dao)
}

#configurable_swatch_color li.selected .fa-check {
    display: inline-block
}

.opt-label .fa.fa-check {
    display: none
}

.opt-price {
    color: var(--mau_nut)
}

.opt-name {
    color: #000;
    float: left;
    width: 100%
}

.opt-label {
    cursor: pointer
}

#configurable_swatch_color li {
    margin-right: 5px;
    margin-bottom: 5px
}

.opt-disable {
    background: #eee;
    color: #000;
    position: relative;
    cursor: not-allowed !important;
    opacity: .5
}

.product-view .add-to-cart,
.product-view .add-to-links {
    display: none
}

.product-view .price,
.old-price>span {
    font-size: 20px
}

button.big-button,
a.big-button,
span.big-button strong {
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    padding: 8px 5px;
    line-height: 18px;
    width: 100%;
    border-radius: 5px;
    display: block;
    text-align: center;
    cursor: pointer
}

button.big-button strong,
a.big-button strong,
span.big-button strong {
    text-transform: uppercase;
    font-size: 16px
}

button.big-button:hover,
a.big-button:hover,
span.big-button:hover {
    background: 0 0;
    text-decoration: none
}

button.button-red,
a.button-red {
    background: var(--mau_chu_dao);
    background: -webkit-linear-gradient(#f52f32, var(--mau_chu_dao));
    background: -o-linear-gradient(#f52f32, var(--mau_chu_dao));
    background: -moz-linear-gradient(#f52f32, var(--mau_chu_dao));
    background: linear-gradient(#f52f32, var(--mau_chu_dao));
    border: solid 1px var(--mau_chu_dao)
}

button.button-red:hover,
a.button-red:hover {
    color: var(--mau_chu_dao);
    text-decoration: none
}

button.button-blue,
a.button-blue {
    background: #277cea;
    border: solid 1px #1d72e0
}

button.button-blue:hover,
a.button-blue:hover {
    color: #277cea
}

button.button-gray,
a.button-gray {
    background: #999;
    border: solid 1px #999
}

button.button-gray:hover,
a.button-gray:hover {
    background: #999 !important;
    border: solid 1px #999 !important
}

a.big-button.button-gray {
    float: left
}

.price-box .price-label {
    display: none
}

.tag {
    padding: 0 10px;
    font-size: 12px
}

.tag-grey {
    background: #838c8c;
    border: solid 1px #838c8c;
    border-radius: 3px;
    color: #fff
}

a.more {
    color: #277cea
}

a.more:hover {
    text-decoration: underline
}

.lt-table-box {
    margin-top: 10px;
    border: solid 1px #eee
}

.lt-table-box .header {
    background: #f7f7f7;
    font-weight: 700;
    text-align: center;
    width: 100%;
    line-height: 50px;
    border-bottom: solid 1px #eee
}

.lt-table-box .content {
    padding: 10px
}

.lt-table-box table {
    width: 100%
}

.lt-table-box table tr {
    height: 35px
}

.lt-table-box table tr td {
    border-bottom: solid 1px #eee;
    vertical-align: middle
}

.lt-table-box table tr td:first-child {
    width: 100px;
    font-weight: 400
}

.lt-table-box table tr:last-child td {
    border-bottom: none
}

.technical-info table tr td:last-child {
    font-weight: 700
}

.product-bottom-info .availability {
    display: none
}

.product-bottom-info .price-box {
    float: left
}

.product-view h2 {
    font-size: 24px;
    font-weight: 700
}

.product-bottom-info h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.product-bottom-info h2 span {
    font-weight: 400
}

.product-bottom-info .product-options {
    display: none
}

.phu-kien-ban-chay ul.cols li {
    border: solid 1px #eee;
    border-right: none
}

.phu-kien-ban-chay ul.cols li:last-child {
    border-right: solid 1px #eee
}

.phu-kien-ban-chay ul.cols li .img-section {
    padding: 5px;
    box-sizing: border-box
}

.phu-kien-ban-chay ul.cols li .img-section img {
    width: 100%
}

.phu-kien-ban-chay ul.cols li .info-section {
    padding: 10px;
    box-sizing: border-box;
    height: 96px
}

.phu-kien-ban-chay ul.cols li .info-section .price-box .regular-price .price {
    font-size: 14px
}

.phu-kien-ban-chay ul.cols li .info-section h3 {
    margin-bottom: 0;
    size: 16px
}

.phu-kien-ban-chay .info-section a {
    color: #0a263c;
    font-size: 14px
}

.phu-kien-ban-chay .info-section .price {
    font-size: 14px
}

.video-lien-quan ul.cols li {
    border: solid 1px #eee;
    border-right: none
}

.video-lien-quan ul.cols li:last-child {
    border-right: solid 1px #eee
}

.video-lien-quan ul.cols li .img-section {
    padding: 5px;
    box-sizing: border-box
}

.video-lien-quan ul.cols li .img-section a {
    display: block;
    position: relative
}

.video-lien-quan ul.cols li .img-section a span {
    display: block;
    width: 40px;
    height: 40px;
    border: solid 2px rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, .6);
    border-radius: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    padding-left: 5px;
    color: #fff;
    opacity: .5;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.video-lien-quan ul.cols li .img-section a:hover span {
    opacity: 1
}

.video-lien-quan ul.cols li .img-section img {
    width: 100%
}

.video-lien-quan ul.cols li .info-section {
    padding: 10px;
    box-sizing: border-box;
    height: 100px
}

.video-lien-quan ul.cols li .info-section .price-box .regular-price .price {
    font-size: 14px
}

.video-lien-quan ul.cols li .info-section h3 {
    margin-bottom: 0;
    font-size: 14px
}

.video-lien-quan ul {
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    overflow-x: auto;
    overflow-y: hidden
}

.video-lien-quan ul.cols li {
    flex: 0 0 23%;
    max-width: 23%
}

.san-pham-tuong-tu ul.cols li {
    border: solid 1px #eee;
    border-right: none
}

.san-pham-tuong-tu ul.cols li:last-child {
    border-right: solid 1px #eee
}

.san-pham-tuong-tu ul.cols li .img-section {
    padding: 5px;
    box-sizing: border-box
}

.san-pham-tuong-tu ul.cols li .img-section img {
    width: 100%
}

.san-pham-tuong-tu ul.cols li .info-section {
    padding: 10px;
    box-sizing: border-box;
    height: 135px
}

.san-pham-tuong-tu ul.cols li .info-section .price-box .regular-price .price {
    font-size: 14px
}

.san-pham-tuong-tu ul.cols li .info-section h3 {
    margin-bottom: 0;
    font-size: 14px
}

.san-pham-tuong-tu a {
    color: #0a263c
}

.san-pham-tuong-tu .call-out {
    color: #e65100;
    font-size: 12px
}

.san-pham-tuong-tu .call-out .list-item {
    display: block
}

.tin-tuc-lien-quan a {
    color: #707979
}

.checkout-cart-index .main,
.checkout-onepage-success .main {
    width: 600px
}

.cart {
    background: #fff
}

.cart label {
    display: block;
    font-weight: 400
}

.cart input[type=text],
.cart select {
    width: 100%;
    padding: 3px;
    border: solid 1px #eee;
    background: #fff
}

.cart .popup-msg input[type=text],
.cart .popup-msg select {
    width: 70%;
    padding: 5px;
    border-radius: 5px
}

.cart input[type=radio] {
    margin-bottom: 5px
}

.cart h2 {
    margin-bottom: 5px
}

.cart .popup-msg {
    background: #eee;
    margin-top: 5px;
    padding: 10px;
    position: relative;
    display: none
}

.cart .popup-msg .pointer {
    position: absolute;
    width: 100%;
    color: #eee;
    left: 1px;
    top: -18px;
    display: block
}

.cart .cart-quantity a {
    font-size: 16px;
    border-radius: 0 !important;
    width: 35px;
    text-align: center;
    color: #3c3d41
}

.cart .product-name,
.cart .product-name a {
    font-size: 13px;
    font-weight: 700;
    color: #3c3d41;
    margin-bottom: 5px
}

.cart .price {
    font-size: 14px;
    color: var(--mau_chu_dao)
}

.cart .item-options dt,
.cart .item-options dd {
    margin: 0;
    padding: 0
}

.cart .item-options dd {
    font-style: italic
}

.cart .item-options dd::before {
    content: '('
}

.cart .item-options dd::after {
    content: ')'
}

.error-note {
    border: 1px solid red !important
}

.error {
    color: red
}

.no-item .btn {
    color: var(--mau_chu_dao);
    border: solid 1px #eee;
    font-size: 14px
}

div#page_loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    display: none;
    background: rgba(255, 255, 255, .6) url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/loading-balls.gif) center center no-repeat
}

div#simple_loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    display: none;
    background: rgba(255, 255, 255, .6) center center no-repeat
}

.block-layered-nav .block-content .currently,
.block-layered-nav .block-content .actions {
    display: none
}

ul.inline {
    padding: 0;
    margin: 0
}

ul.inline li {
    display: inline-block;
    margin-right: 2px;
    margin-left: 0
}

p.availability {
    display: none
}

.search-list .load-more {
    color: var(--mau_nut);
    background-color: #fff;
    width: 30%;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 10px auto
}

.search-list .load-more:hover {
    color: #fff !important;
    background-color: var(--mau_nut) !important;
    text-decoration: none !important
}

.load-more:hover .down-icon {
    border-top-color: #fff
}

.load-more .down-icon {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid var(--mau_nut);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: relative;
    top: -1px
}

.technical-info .content table tr {
    display: none
}

#more-specific {
    display: block;
    width: 100%;
    margin-top: 10px;
    display: block;
    width: 100%;
    padding: 6px 0;
    margin: 10px 0 0;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: var(--mau_nut);
    background: #fff;
    border-radius: 4px
}

.tab-group {
    width: 100%;
    float: left;
    display: inline-block
}

.cont-1 {
    float: left
}

a.mt-tabs {
    display: inline-block;
    vertical-align: sub;
    line-height: 2;
    background: linear-gradient(#f52f32, var(--mau_chu_dao));
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    margin-right: 5px;
    min-width: 50px;
    margin-bottom: 5px
}

.mt-tabs.doc-quyen {
    color: #000;
    background: #ffb76b;
    background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 17%, #ffa73d 29%, #ffa73d 29%, #ffa73d 45%, #ff9926 68%, #ff7f04 100%);
    background: -webkit-linear-gradient(top, #ffb76b 0%, #ffa73d 17%, #ffa73d 29%, #ffa73d 29%, #ffa73d 45%, #ff9926 68%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0%, #ffa73d 17%, #ffa73d 29%, #ffa73d 29%, #ffa73d 45%, #ff9926 68%, #ff7f04 100%)
}

.filter-panel .tab-group a.mt-tabs {
    padding: 2px 35px !important;
    font-size: 14px
}

.likeshare {
    float: right;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px
}

.topview {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: solid 2px #eee
}

.modal-body .label {
    color: #000;
    font-size: 15px;
    font-weight: lighter
}

#smemberModal .modal-header,
#warrantyModal .modal-header {
    height: 60px;
    text-align: center;
    background: var(--mau_nut)
}

#smemberModal .modal-header h4,
#warrantyModal .modal-header h4 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600
}

#smemberModalResponse {
    line-height: 2;
    font-size: 16px
}

#smemberModalResponse .data .dataname,
#smemberModalResponse .data {
    font-weight: 600;
    text-transform: uppercase
}

.tht_custom_page_cskh {
    color: #666
}

.cskh_header {
    height: 200px;
    vertical-align: middle;
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/cskh/cskh_img.png) no-repeat 700px 0
}

.cskh_header_text {
    color: #666;
    font-size: 26px;
    font-weight: 700;
    padding-top: 30px
}

.cskh_header_img {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/cskh/phone.png) no-repeat 0 -1px
}

.cskh_header_phone {
    margin: 0 0 0 30px;
    font-size: 16px
}

.cskh_header_phone span {
    color: #c1272d
}

.cskh_header_mail {
    background: url(https://cdn.cellphones.com.vn/skin/frontend/default/cpsdesktop/images/cskh/mail.png) no-repeat 0 -1px
}

.cskh_header_mail div {
    margin: 0 0 0 30px;
    font-size: 16px
}

.cskh_nav {
    overflow: hidden;
    width: 100%
}

.cskh_nav>ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    height: 40px;
    margin-top: 4px;
    padding-left: 0
}

.cskh_nav li {
    border-left: 1px solid;
    float: left;
    list-style: none outside none;
    margin: 6px;
    padding: 5px 37px
}

.cskh_nav li:first-child {
    border-left: none
}

.cskh_nav a {
    font-size: 15px;
    color: #666
}

.cskh_content {
    padding-left: 20px;
    font-size: 14px
}

.cskh_content h2 {
    color: #c1272d;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0
}

.cskh_content h3 {
    font-size: 14px;
    padding: 10px 0
}

.cskh_content p {
    margin: 0;
    padding: 5px 0
}

.cskh_content>ul {
    list-style: none
}

.cskh_content>ul h2 {
    cursor: pointer
}

.cskh_content>ul li>div {
    display: none
}

#tht_custom_page_csbm {
    font-size: 14px;
    color: #666
}

#tht_custom_page_csbm h2 {
    text-align: center;
    padding: 10px 0
}

#tht_custom_page_csbm li {
    padding: 5px 0;
    line-height: 22px
}

#tht_custom_page_csbm hr {
    margin: 0 auto 5px;
    width: 50%;
    border: 1px solid #ccc
}

.border-dotted-green {
    border: 1px dotted #000;
    border: 3px dashed #3e8f3e;
    padding: 20px
}

.border-dotted-green>p {
    font-size: 19px;
    line-height: 1.5;
    font-weight: 600
}

.dtv-success-note {
    display: none;
    color: var(--mau_chu_dao)
}

.form-dtv .big-button {
    width: 39% !important;
    display: inline-block;
    margin: 0;
    padding: 5px 0 9px;
    text-transform: uppercase;
    font-weight: 600
}

.module.el-product-group {
    margin-top: 15px !important
}

.el-promotion-pack {
    padding: 0 15px
}

.el-promotion-pack li {
    list-style-type: disc;
    color: var(--mau_chu_dao)
}

.el-promotion-pack li span {
    color: #000
}

.pack-detail {
    margin-bottom: 5px;
    position: relative
}

.promotion-pack-detail {
    margin-top: 5px
}

.call-out h4 {
    color: #fff !important
}

.call-out .el-promotion-pack {
    padding: 0 !important
}

.call-out .el-promotion-pack li {
    height: auto !important;
    border: none !important;
    background: 0 0 !important;
    color: #fff !important;
    list-style-type: none !important
}

.call-out .el-promotion-pack li span {
    color: #fff !important
}

.promotion_wrapper {
    border: var(--mau_chu_dao) solid 1px;
    border-radius: 4px;
    padding: 10px 0 0;
    position: relative;
    overflow: visible;
    margin: 20px 0;
    float: left;
    width: 100%
}

.promotion_wrapper b {
    background: var(--mau_chu_dao);
    border-radius: 13px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: -13px;
    left: 10px;
    vertical-align: middle;
    line-height: 26px;
    clear: both;
    padding: 0 15px;
    text-transform: uppercase
}

.khuyenmai-info {
    padding: 10px 10px 0
}

.promotion-cirle-number {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 2px;
    background: #fff;
    color: var(--mau_chu_dao);
    text-align: center;
    font-size: 16px;
    display: block;
    float: left;
    margin-right: 5px;
    position: absolute;
    top: 25%;
    font-weight: 600
}

.title-promotion {
    font-weight: 600;
    margin-bottom: 5px
}

.title-promotion i {
    color: #277cea
}

#lt-promotion-pack .el-promotion-pack span {
    display: block
}

.selectOpt {
    background-color: #f7f7f7;
    padding: 10px 0 10px 10px;
    border-radius: 5px
}

.el-promotion-pack-box {
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px rgba(230, 81, 0, .3);
    margin: 15px 0 0
}

.el-promotion-pack-box .promotion-pack-detail {
    padding: 0 15px;
    margin: 15px 0
}

.promotion-pack-title {
    padding: 7px 15px;
    background-color: rgba(230, 81, 0, .15)
}

.promotion-pack-title .fa-gift {
    font-size: 15px;
    color: var(--mau_chu_dao)
}

.promotion-pack-title span {
    font-size: 16px;
    margin-left: 5px
}

.el-promotion-pack-box {
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px rgba(230, 81, 0, .3);
    margin: 15px 0 0
}

.el-promotion-pack-box .promotion-pack-detail {
    padding: 0 15px;
    margin: 15px 0
}

.promotion-pack-title {
    padding: 7px 15px;
    background-color: rgba(230, 81, 0, .15)
}

.promotion-pack-title .fa-gift {
    font-size: 15px;
    color: var(--mau_chu_dao)
}

.promotion-pack-title span {
    font-size: 16px;
    margin-left: 5px
}

.price-container {
    float: left;
    width: 100%
}

.cps-additional-note {
    background-color: #ffe9e9;
    border-radius: 5px;
    padding: 5px 10px;
    line-height: 1.5;
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%
}

.cps-offical-store a img {
    width: 25%;
    margin-right: 10px;
    margin-top: 2px
}

.cps-offical-store a {
    color: var(--mau_chu_dao)
}

.warranty-info {
    display: block;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px
}

.warranty-info-title {
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    text-align: center;
    color: #3c3d41;
    text-transform: uppercase;
    line-height: 40px;
    vertical-align: middle;
    font-weight: 700;
    border: 1px #eee solid
}

.warranty-info-content {
    display: block;
    width: 100%;
    padding: 5px 10px;
    background-color: #fff;
    border: 1px #eee solid;
    border-top: none
}

.warranty-info-content .Product-GHBH ul,
.Product-BH11 ul {
    list-style: disc;
    padding-left: 30px;
    font-weight: 400;
    margin-bottom: 0
}

.footer-ads {
    line-height: 20px;
    font-size: 12px;
    color: #000 !important;
    width: 1340px;
    margin: auto;
    padding: 15px 0;
    width: 100%;
    padding: 10px 15px;
    background: #f8f8f8;
    font-size: 10px
}

.footer-ads+div>div {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0 15px 27px;
    margin-bottom: -22px;
    background: #f8f8f8;
    font-size: 10px;
    line-height: 1.5;
    color: #999 !important;
    text-align: center
}

.footer-link-content {
    width: 1340px;
    margin: 0 auto
}

.footer-link-content a {
    color: #000 !important
}

#back-to-top {
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    background: var(--mau_nut);
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: opacity .2s ease-out;
    opacity: .5;
    position: fixed;
    bottom: 10%;
    right: 40px;
    z-index: 9999;
    cursor: pointer
}

#back-to-top:hover {
    opacity: 1
}

.blog-content h2 {
    font-weight: 700;
    font-size: 21px
}

.blog-content p {
    font-size: 15px;
    line-height: 1.5
}

.ecommerce-note {
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    color: #eb0000;
    position: relative;
    padding: 0 0 0 40px;
    margin: 0;
    border-radius: 2px;
    display: block;
    width: 100%;
    float: left
}

.ecommerce-note:before {
    content: "";
    width: 27px;
    height: 26px;
    background: url(/images/eCommerce-small.png) no-repeat center;
    position: absolute;
    top: -3px;
    left: 8px;
    background-size: 25px;
    line-height: 31px
}

#dieu-khoan-mua-hang {
    font-size: 11px;
    text-align: center;
    color: #999
}

#dieu-khoan-mua-hang>p>a {
    color: #999
}

#dieu-khoan-mua-hang>p>a:hover {
    color: #ddd
}

.store-title {
    display: block;
    float: left;
    width: 100%
}

.store-title-left {
    display: inline-block;
    float: left;
    width: 90%;
    background-color: #fff;
    padding: 5px 10px
}

.store-title-right {
    display: inline-block;
    float: right;
    width: 10%;
    background-color: #fff;
    padding: 5px 0
}

.store-content {
    display: none;
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 10px 20px
}

.store-content.show {
    display: block
}

.cps-pmh {
    display: inline-block;
    position: absolute;
    top: 130px;
    left: 0;
    padding: 0 10px
}

.lt-product-group .cps-pmh>ul>li,
.lt-product-group .promo-list>ul>li {
    height: 20px !important;
    border: none;
    list-style: none;
    font-size: 13px;
    font-weight: 700;
    background-color: #555353;
    color: #fff;
    width: 100%;
    float: left;
    text-align: center
}

.lt-product-group .cps-pmh>ul>li.pmh-content,
.lt-product-group .promo-list>ul>li.pmh-content {
    background-color: var(--mau_chu_dao)
}

.cate-pro-short .cps-pmh>ul>li.pmh-content,
.cate-pro-short .promo-list>ul>li.pmh-content,
.cate-pro-short .promo-list>ul>li.pmh-title {
    font-size: 11px !important
}

.lt-product-group .cps-pmh>ul>li.pmh-content,
.lt-product-group .promo-list>ul>li.pmh-content {
    font-size: 13px
}

.lt-product-group .promo-list>ul>li.pmh-title {
    font-size: 11px
}

#sticky-banner {
    position: fixed;
    left: 0;
    right: 0;
    top: 209px;
    margin: auto
}

.banner-wrapper .stick-left {
    position: absolute;
    left: 185px
}

.banner-wrapper .stick-right {
    position: absolute;
    right: 185px
}

.price-filter-link li {
    display: inline-block;
    margin-right: 10px;
    line-height: 35px
}

.group_filter {
    margin: 0
}

ul.cols.cols-5, ul.cols.cols-6 {
    clear: both;
    display: block;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex: 1 100%;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    margin-bottom: 15px
}

.el-product-group ul.cols.cols-5 {
    margin-bottom: 0
}

.promotion {
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.promotion .promo-list {
    float: left;
    width: 45%
}

.promotion>p.coupon-price,
.promotion>p.gift-cont {
    float: left;
    line-height: 15px;
    text-transform: lowercase;
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    color: #333
}

.promotion>p.coupon-price::first-letter,
.promotion>p.gift-cont::first-letter {
    text-transform: uppercase
}

.promotion>p.coupon-price {
    width: 52%;
    margin-left: 5px
}

.promotion>p.gift-cont {
    width: 100%
}

.lt-product-group ul.cols li {
    height: auto
}

.cate-pro-short h3 {
    padding: 0 0 5px;
    margin: 0;
    overflow: hidden
}

.cate-pro-short .lt-product-group-info .price-box {
    height: auto
}

.cate-pro-short .lt-product-group-info {
    display: inline-block;
    margin-top: 0;
    height: auto;
    padding: 5px 10px
}

.col2-left-layout .lt-product-group-image a .col2-left-layout .lt-product-group-info {
    width: 100%;
    padding: 5px
}

#scroll_style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}

#scroll_style::-webkit-scrollbar {
    width: 3px;
    background-color: #f5f5f5
}

#scroll_style::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 1px solid #555
}

.sticker-hotsale {
    position: absolute;
    top: 0;
    left: 10px
}

.promotion>p.gift-cont {
    margin: 0
}

.lt-product-group .products-container .promo-list ul {
    margin: 0;
    padding: 0
}

.lt-product-group ul.cols li:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    z-index: 1
}

.lt-product-group ul.cols li:hover .lt-product-group-image img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.product-options-bottom #checkTraGop {
    background: var(--mau_chu_dao);
    margin: 0 0 0 10px;
    color: #fff;
    padding: 3px 8px;
    border-radius: 5px
}

.product-options-bottom #checkTraGop a {
    color: #fff
}

.giam-percent,
.chinh-hang {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 52px;
    height: 52px;
    text-align: center;
    padding: 2px;
    cursor: pointer;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    background: var(--mau_chu_dao);
    border: solid 1px var(--mau_chu_dao);
    border-radius: 100px;
    line-height: 15px
}

span.text-giam-percent,
span.text-chinh-hang {
    position: relative;
    top: 10px
}

.chinh-hang {
    position: absolute;
    top: 120px;
    left: 10px
}

.giam-percent {
    display: flex;
    align-items: center;
    justify-content: center
}

span.text-giam-percent {
    position: unset !important
}

.sticker-vna {
    position: absolute;
    top: 120px;
    right: 15px
}

.sticker-bh {
    position: absolute;
    top: 120px;
    left: 10px
}

.sticker-hotsale {
    position: absolute;
    top: 0;
    left: 10px
}

.tra-gop-0 {
    position: absolute;
    top: 148px;
    left: 10px;
    width: 80px;
    height: 20px;
    text-align: center;
    padding: 3px 6px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #f28902;
    border-radius: 5px;
    line-height: 15px
}

.sticker-giam-gia {
    width: 39px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 5px;
    background-image: url(https://cdn.cellphones.com.vn/media/sticker/sticker-giam-gia.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    right: 5px;
    overflow: hidden
}

.category-blog,
.blog-content {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.comment_content {
    max-height: 600px
}

.product-left_blog-content_showmore a:hover {
    color: #000;
    border-color: #adadad;
    text-decoration: none;
    background-position: 0 -15px
}

.product-left_blog-content_showmore {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    background: transparent;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.91)), color-stop(55%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    display: block;
    margin-bottom: 0
}

.cmt_admin {
    background: url(https://cellphones.com.vn/skin/frontend/default/cpsdesktop/images/media/logo.png) no-repeat center !important;
    background-repeat: no-repeat;
    background-size: 20px !important
}

#review-form .form-list .input-box,
#comment-form .form-list .input-box {
    width: 100%;
    float: left
}

#review-form .form-list input.input-text,
#review-form .form-list textarea,
#comment-form .form-list input.input-text,
#comment-form .form-list textarea {
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 10px;
    margin-top: 5px;
    font-size: 15px
}

#review-form .form-list textarea,
#comment-form .form-list textarea {
    padding: 15px
}

.wrap_comment .forminfo button {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
    padding: 8px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #4a90e2;
    border-radius: 4px;
    background: #4a90e2;
    cursor: pointer
}

.comment_wrap .rowuser a div {
    float: left;
    width: 25px;
    height: 25px;
    background: #ddd;
    margin-right: 7px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .2)
}

.comment_wrap .question {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0;
    font-size: 13px;
    color: #333;
    line-height: 24px;
    clear: both;
    float: none;
    width: auto;
    padding: 10px 0 10px 30px
}

.comment_wrap .rowuser a strong {
    float: left;
    overflow: hidden;
    line-height: 22px;
    margin-top: 2px;
    text-transform: capitalize;
    font-size: 14px;
    color: #000
}

.comment_wrap .actionuser {
    display: block;
    height: 34px;
    position: relative;
    margin: -5px 10px 0 0;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-bottom: 6px;
    padding-left: 25px
}

.comment_wrap .actionuser .respondent {
    float: left;
    padding: 5px 5px 0 0;
    font-size: 13px;
    padding: 5px
}

.comment_wrap .actionuser .time {
    float: left;
    padding: 5px 0;
    font-size: 13px;
    color: #999;
    position: relative
}

button#cps_comment_post {
    padding: 10px;
    margin-top: 10px;
    background-color: var(--mau_chu_dao);
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    border-radius: 5px
}

.modal-header button.close {
    font-size: 31px
}

.user_action_wrap {
    border-top: 1px solid #dadada;
    padding: 10px 5px
}

.user_action_wrap .cmt_right {
    float: right
}

.user_action_wrap .cmt_left {
    float: left
}

.comment_box {
    border-top: 1px solid #eee;
    padding-top: 10px
}

.comment_box textarea {
    border: none;
    border-radius: 5px;
    padding: 10px !important
}

.comment_box .form-add,
.comment_box .form_reply_input {
    border: 1px solid #dadada;
    border-radius: 5px !important
}

.comment_box .form-add {
    margin-bottom: 0
}

li.cmt_item {
    margin-top: 10px;
    list-style-type: none
}

.user_action_wrap #btnSendCmt {
    padding: 5px 25px;
    height: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid var(--mau_chu_dao);
    border-radius: 4px;
    background: var(--mau_chu_dao);
    margin: 0
}

.f-left {
    width: 100%
}

.comment_box input.input-text:focus,
select:focus,
textarea:focus {
    background-color: transparent !important;
    border-color: #b6b6b6 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.listcomment {
    padding: 0 !important
}

.listcomment .rep_item {
    display: block;
    position: relative;
    clear: both;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding: 0
}

.reply_list {
    position: relative;
    background: #eee;
    margin-bottom: 10px;
    width: calc(100% - 30px);
    float: right;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 15px 15px 0
}

.reply_list span {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: -18px;
    color: #eee;
    text-align: left;
    left: 8px
}

.listcomment .qtv {
    background: var(--mau_chu_dao);
    border-radius: 2px;
    padding: 0 5px;
    line-height: normal;
    border: 1px solid var(--mau_chu_dao);
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    margin: 5px 0 0 10px
}

.form-list label.error {
    color: red !important
}

.f-left.comment_info {
    margin-bottom: 10px
}

span#total_comment {
    font-size: 20px
}

.comment_wrap #cmt_loadmore {
    padding: 10px;
    border: 1px solid #d9d9d9;
    background: #fff;
    font-size: 14px;
    color: var(--mau_chu_dao);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 50%
}

.btn-pin {
    width: 25px;
    float: right;
    padding: 5px
}

.reply_list font:first-child {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 1
}

.reply_list font:last-child {
    color: #dadada;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 0
}

.mde-textarea-comment {
    visibility: hidden !important
}

.black_friday {
    float: left;
    background-color: #000;
    color: #fff;
    padding: 5px;
    margin: 10px;
    margin-left: 0;
    border-radius: 5px;
    font-weight: 700;
    width: 100%
}

.black_friday a {
    color: #fff
}

.huawei-km {
    top: 90px;
    left: 25px;
    right: 25px;
    width: auto;
    border-radius: 8px;
    border: 1px #fff solid;
    position: absolute;
    height: 45px;
    text-align: center;
    padding: 1px 6px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background: var(--mau_chu_dao);
    line-height: 15px
}

.text-km-lienhe {
    width: 400px;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    top: 330px
}

.text-km-lienhe div {
    width: 60%;
    margin: 0 auto;
    background: var(--mau_chu_dao);
    border-radius: 8px;
    border: 1px #fff solid;
    padding: 5px 10px
}

.text-km-lienhe span {
    color: #fff;
    font-weight: 700
}

.js-list-show>a,
.js-list-hide>a {
    text-align: center;
    display: block
}

#filter-list {
    margin-bottom: 0 !important
}

.hide-google {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 1%
}

ul#lt-store-result li {
    padding: 5px;
    min-height: 20px;
    border-bottom: 1px solid #ddd
}

.product-bottom-info {
    float: left;
    width: 100%
}

.tin-tuc-lien-quan h2 {
    font-size: 13px;
    font-weight: 700
}

.tin-tuc-lien-quan h3 {
    font-size: 13px;
    font-weight: 400
}

.ins-submit-button-wrapper button {
    border: unset
}

.product-img-box a.lt-own-nav {
    line-height: 100%
}

.product-img-box .swiper-container {
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center
}

#product-more-images .owl-item {
    width: 135px !important;
    height: 135px !important;
    margin: 0 2.5px;
    border: 1px solid #eee
}

#product-more-images .owl-item:first-child {
    display: none;
    align-items: center;
    justify-items: center;
    justify-content: center;
    cursor: pointer
}

.lt-product-more-video>p {
    margin: 0;
    padding: 12px 0 0;
    text-align: center;
    color: var(--mau_chu_dao)
}

.lt-product-more-video>p>img {
    width: 40px
}

.lt-product-more-image img {
    width: 100%;
    padding: 10px
}

.overlay-video {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1000000000;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .95);
    overflow-x: hidden;
    transition: .5s
}

.overlay-video__header {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    padding: 15px;
    float: left;
    border-bottom: 1px solid #333
}

.overlay-video__header h3,
.overlay-video__header .closebtn {
    width: 50%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.overlay-video__header .closebtn {
    font-size: 35px;
    font-weight: 400;
    text-align: right;
    text-decoration: none
}

.overlay-video__content {
    width: 100%;
    float: left;
    text-align: center;
    padding: 50px 20px 20px
}

.overlay-video__content>.content__default-video {
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center
}

.overlay-video__content>.content__default-video>.content__main-video {
    width: 854px;
    height: 480px;
    float: left
}

.content__default-video>a {
    width: 50px;
    height: 480px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    float: left;
    color: #fff;
    text-decoration: none
}

.content__default-video>a:active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-filter: saturate(150%);
    filter: saturate(150%)
}

.content__list-video {
    width: 100%;
    height: 240px;
    margin: 20px 0;
    overflow: hidden;
    overflow-x: auto
}

.content__list-video>ul>li>a {
    cursor: pointer
}

.content__list-video::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.content__list-video::-webkit-scrollbar-track {
    background: #f1f1f1
}

.content__list-video::-webkit-scrollbar-thumb {
    background: #888
}

.content__list-video::-webkit-scrollbar-thumb:hover {
    background: #555
}

.overlay-video__content ul {
    width: auto;
    white-space: nowrap;
    margin: 30px 0
}

.overlay-video__content li {
    width: 168px;
    display: inline-block;
    position: relative;
    background: #fff
}

.overlay-video__content li:not(:last-child) {
    margin-right: 30px
}

.overlay-video__content img {
    width: 100%
}

.overlay-video__content h3 {
    height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 5px;
    padding: 5px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
    color: #444;
    text-align: left;
    overflow: hidden;
    white-space: normal
}

.overlay-video__content a:hover {
    text-decoration: none
}

.overlay-video__content .item-video__btn-play {
    width: 100%;
    height: 194px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    cursor: pointer
}

.overlay-video__content .item-video__btn-play>img {
    width: 168px;
    height: 94px;
    float: left
}

.video--active {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(225, 27, 30, .8);
    transition: .3s
}

.featherlight-iframe .featherlight-content {
    overflow-y: unset
}

.featherlight:last-of-type {
    background-color: rgba(0, 0, 0, .95)
}

.featherlight-close {
    display: none
}

.featherlight-content iframe {
    width: 854px;
    height: 480px
}

#dien-thoai-header {
    width: 100%;
    max-height: 100px;
    float: left
}

p {}

img {}

i {
    font-style: normal !important
}

@media(min-width:1200px) {
    .container {
        width: 1340px
    }
}

.header-overlay {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .53);
    z-index: 30;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-overlay.active {
    visibility: visible;
    opacity: 1
}

.affix {
    top: 0;
    width: 100%;
    z-index: 1000 !important
}

.affix+.clear {
    padding-top: 64px;
    background: #fff
}

.box-banner {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.box-banner-top {
    height: 50px;
    z-index: 101;
    position: relative
}

.navbar {
    z-index: 101
}

.navbar .navbar-cps__box-main {
    height: 64px;
    display: flex;
    align-items: center;
    background: var(--mau_nut)
}

.navbar .navbar-cps__box-main .box-main__box-local {
    width: auto;
    min-width: 110px;
    max-width: 150px;
    height: 38px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    padding: 0 5px;
    border-radius: 4px;
    background: rgba(255, 255, 255, .3);
    color: #fff;
    cursor: pointer
}

.navbar .navbar-cps__box-main .box-main__box-local p {
    font-size: 10px;
    line-height: 1.4
}

.navbar .navbar-cps__box-main .box-main__box-local p.my-local {
    font-size: 12px
}

.navbar .navbar-cps__box-main .box-main__form-search .input-group {
    width: 415px;
    z-index: 2
}

.box-main__box-local .dropdown-menu {
    padding: 0;
    border: 0;
    overflow: hidden
}

.box-main__box-local .dropdown-menu>.active>a {
    background-color: #f4f4f4;
    color: #333
}

.navbar .navbar-cps__box-main .box-main__form-search input,
.navbar .navbar-cps__box-main .box-main__form-search button {
    height: 38px
}

.navbar .navbar-cps__box-main .box-main__box-about {
    width: 424px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.navbar .navbar-cps__box-main .box-main__box-about .box-about {
    display: flex;
    align-items: center
}

.navbar .navbar-cps__box-main .box-main__box-about .about__box-icon {
    display: flex;
    justify-content: center;
    margin-right: 5px
}

.navbar .navbar-cps__box-main .box-main__box-about .about__box-content {
    display: flex;
    flex-direction: column
}

.navbar .navbar-cps__box-main .box-main__box-about .about__box-content>p {
    width: max-content;
    float: left
}

.navbar .navbar-cps__box-main .box-main__box-about .about__box-content>p {
    color: #fff;
    font-size: 16px
}

.navbar .navbar-cps__box-main .box-main__box-about .about__box-content>p.title {
    font-size: 14px
}

.navbar .navbar-cps__box-menu {
    height: 30px;
    background: #fff
}

.navbar .navbar-cps__box-menu .box-menu>a.menu-item {
    height: 30px;
    display: flex;
    align-items: center;
    padding: 5px !important;
    background: 0 0 !important;
    font-size: 14px;
    text-transform: capitalize;
    color: #343a40 !important;
    transition: .3s
}

.navbar .navbar-cps__box-menu .box-menu:hover,
.navbar .navbar-cps__box-menu .box-menu:hover>a.menu-item {
    color: var(--mau_nut) !important
}

.navbar .navbar-cps__box-menu .box-menu:hover>a.menu-item>[class*=icon-cps-] {
    background-position-y: -319px
}

.box-search-result {
    width: calc(100% - 1px) !important;
    min-height: 38px;
    max-height: 500px;
    display: none;
    padding: 4px 0 0;
    border-radius: 0 0 4px 4px;
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    position: absolute;
    top: 34px !important;
    left: 0 !important;
    z-index: 1;
    overflow: hidden
}

.box-search-result:hover,
.box-search-result:active,
.box-search-result:focus {
    display: block !important
}

.navbar .navbar-cps__box-main .box-main__form-search .input-group:active+.box-search-result,
.navbar .navbar-cps__box-main .box-main__form-search .input-group:focus+.box-search-result {}

.box-search-result.search-autocomplete .search_suggest_data {
    width: 100%;
    margin-bottom: 0
}

.box-search-result.search-autocomplete .search_suggest_data>li {
    display: flex;
    padding: 5px 0;
    border-top: 1px solid #eee
}

.box-search-result.search-autocomplete .search_suggest_data>li[style="display:block"] {
    display: none !important
}

.box-search-result.search-autocomplete .search_suggest_data li:hover {
    background-color: #f8f8f8
}

.box-search-result.search-autocomplete .search_suggest_data .search_suggest_data_image {
    width: 25%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 0;
    padding: 5px
}

.box-search-result.search-autocomplete .search_suggest_data .search_suggest_data_image img {
    width: auto;
    max-width: unset;
    height: 100%;
    max-height: unset
}

.box-search-result.search-autocomplete .search_suggest_data .search_suggest_data_description {
    width: 75%;
    height: 80px;
    float: left;
    margin: 0;
    padding: 5px 5px 5px 0
}

.box-search-result.search-autocomplete .search_suggest_data_title {
    min-height: unset;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    color: #222
}

.box-search-result.search-autocomplete .search_suggest_data_price span {
    float: left;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: var(--mau_nut)
}

.search_suggest_data_price span[style*="color: #393d3f;text-decoration: line-through;margin-left: 20px;"] {
    margin-left: 10px !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #716b6b !important
}

.search_suggest_data_price span[style*="color: #1a76ff"] {
    width: 100%
}

#btnHeaderMenu {
    height: 60px
}

.header__box-menu {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 62px;
    left: 0;
    opacity: 0;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

#btnHeaderMenu:hover+.header__box-menu,
.header__box-menu:hover {
    visibility: visible;
    opacity: 1
}

.header__box-menu .box-list-menu,
.box-sliding .box-list-menu {
    height: 375.5px;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    position: relative
}

.header__box-menu .box-list-menu {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.header__box-menu .box-list-menu .menu-item:hover,
.box-sliding .box-list-menu .menu-item:hover {
    border-radius: 2px;
    background-color: #f8f8f8
}

.header__box-menu .box-list-menu .level0>a,
.box-sliding .box-list-menu .level0>a,
.header__box-menu .box-list-menu .menu-item>a,
.box-sliding .box-list-menu .menu-item>a {
    min-height: 31.3px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    background: 0 0;
    font-size: 14px;
   
    text-decoration: none !important;
    color: #343a40;
    transition: .3s
}

.header__box-menu .box-list-menu .level0>ul.level0,
.box-sliding .box-list-menu .level0>ul.level0 {
    display: none
}

.header__box-menu .box-list-menu .level0>a>i,
.box-sliding .box-list-menu .level0>a>i,
.header__box-menu .box-list-menu .menu-item>a>i[class*=icon-cps-],
.box-sliding .box-list-menu .menu-item>a>i[class*=icon-cps-] {
    width: 25px;
    height: 25px;
    margin-right: 5px
}

.header__box-menu .box-list-menu .menu-item>a>span,
.box-sliding .box-list-menu .menu-item>a>span {
    flex: 1
}

.header__box-menu .box-list-menu .menu-item>a>i.fa-angle-right,
.box-sliding .box-list-menu .menu-item>a>i.fa-angle-right {
    float: right;
    line-height: 18px
}

.header__box-menu .box-list-menu .menu-item .box-list-menu.box-menu__child,
.box-sliding .box-list-menu .menu-item .box-list-menu.box-menu__child {
    width: 220px;
    height: auto;
    min-height: 375px;
    visibility: hidden;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    position: absolute;
    top: 0;
    right: -218px;
    z-index: 100;
    opacity: 0
}

.header__box-menu .box-list-menu .menu-item .box-list-menu.box-menu__child>.menu-item>a,
.box-sliding .box-list-menu .menu-item .box-list-menu.box-menu__child>.menu-item>a {
    font-size: 12px;
    color: #666
}

.header__box-menu .box-list-menu .menu-item:hover>.box-list-menu,
.box-sliding .box-list-menu .menu-item:hover>.box-list-menu {
    visibility: visible;
    opacity: 1
}

.icon-cps,
.icon-dtv,
[class*=icon-cps-] {
    display: inline-block;
    vertical-align: middle;
    background-image: url(https://cdn.cellphones.com.vn/media/icon/icons_menubar-11.svg);
    background-repeat: no-repeat;
    background-size: 1000px
}

.icon-cps-menu {
    width: 26px;
    height: 30px;
    background-size: 500px;
    background-position: -233.5px -261px
}

.icon-cps {
    width: 45px;
    height: 45px;
    background-position: -8px -8px;
    border: 1px solid #fff
}

.icon-cps-max {
    width: 167px;
    height: 30px;
    background-size: 450px;
    background-position: -54px -65.5px
}

.icon-dtv {
    width: 160px;
    height: 50px;
    background-size: 480px;
    background-position: -248px -1px
}

.icon-cps-phone {
    width: 28px;
    height: 28px;
    background-size: 500px;
    background-position: -140px -262px
}

.icon-cps-local {
    width: 28px;
    height: 28px;
    background-size: 500px;
    background-position: -93px -262px
}

.icon-cps-market {
    width: 28px;
    height: 28px;
    background-size: 470px;
    background-position: -174.5px -245.5px
}

.menu-item [class*=icon-cps-] {
    background-size: 300px
}

.icon-cps-3,
.icon-cps-fa-mobile,
.icon-cps-smart-phone {
    background-position: 5px -182px
}

.icon-cps-4,
.icon-cps-table {
    background-size: 280px !important;
    background-position: -47px -168px
}

.icon-cps-30,
.icon-cps-accessories {
    background-size: 350px !important;
    background-position: -192px -214px
}

.icon-cps-610,
.icon-cps-smart-watch {
    background-position: -107px -182px
}

.icon-cps-220,
.icon-cps-sound {
    background-position: -80px -182px
}

.icon-cps-380,
.icon-cps-laptop {
    background-size: 280px !important;
    background-position: -21px -168px
}

.icon-cps-803,
.icon-cps-845 {
    background-position: -135px -182px
}

.icon-cps-123,
.icon-cps-sim {
    background-position: -247px -182px
}

.icon-cps-29,
.icon-cps-secondhand {
    background-size: 280px !important;
    background-position: -204px -167px
}

.icon-cps-586,
.icon-cps-installment {
    background-position: -63px -84px
}

.icon-cps-408,
.icon-cps-service {
    width: 20px;
    height: 18px;
    background-position: -316px -217px
}

.icon-cps-tech {
    background-size: 280px !important;
    background-position: -256px -168px
}

.icon-cps-endow {
    width: 20px;
    height: 20px;
    background-position: -350px -259px
}

.icon-cps-promotion {
    background-position: -23px -210px
}

.icon-cps-485,
.icon-cps-smarthome {
    width: 18px;
    height: 18px;
    background-position: -340px -217px
}

.icon-cps-tcdm {
    background-position: -192px -182px
}

.icon-cps-485,
.icon-cps-smarthome {
    width: 18px;
    height: 18px;
    background-position: -340px -217px
}

.icon-cps-visa {
    width: 50px;
    height: 30px;
    background-size: 400px;
    background-position: 1px -145px
}

.icon-cps-mastercard {
    width: 50px;
    height: 30px;
    background-size: 400px;
    background-position: -48.8px -145px
}

.icon-cps-atm {
    width: 50px;
    height: 30px;
    background-size: 400px;
    background-position: -98.5px -145px
}

.icon-cps-alepay {
    width: 50px;
    height: 30px;
    background-size: 420px;
    background-position: -157px -152px
}

.icon-cps-zalopay {
    width: 50px;
    height: 30px;
    background-size: 420px;
    background-position: -210px -153px
}

.icon-cps-vnpay {
    width: 50px;
    height: 30px;
    background-size: 320px;
    background-position: -203px -113px
}

.icon-cps-momo {
    width: 50px;
    height: 30px;
    background-size: 300px;
    background-position: -236px -106px
}

.icon-cps-mpos {
    width: 50px;
    height: 30px;
    background-size: 380px;
    background-position: 2px -161px
}

.icon-cps-tb {
    width: 80px;
    height: 38px;
    background-position: -6px -398px;
    background-size: 500px
}

.dmca-badge img {
    height: 20px !important
}

footer .footer__box-contact {
    min-height: 100px;
    background: #eee !important
}

footer .footer__box-information {
    min-height: 100px;
    background: #f8f8f8
}

footer .footer__box-information .box-footer-ads {
    font-size: 10px;
    line-height: 2
}

footer .footer__box-information .box-footer-ads a {
    color: #444
}

footer .footer__box-information .box-footer-information .text-information {
    font-size: 10px;
    line-height: 2
}

.suggestions-choose-store {
    width: 300px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    font-size: 14px;
    color: #212529;
    position: absolute;
    top: calc(100% + 10px);
    left: 0
}

.suggestions-choose-store::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 35px;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.suggestions-choose-store .btn {
    outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1,
.h1 {
    font-size: 2.5rem
}

h2,
.h2 {
    font-size: 2rem
}

h3,
.h3 {
    font-size: 1.75rem
}

h4,
.h4 {
    font-size: 1.5rem
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

small,
.small {
    font-size: 80%;
    font-weight: 400
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-red {
    background: var(--mau_nut) !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-1200 {
    width: 1340px !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: 2.5px !important
}

.mt-1,
.my-1 {
    margin-top: 2.5px !important
}

.mr-1,
.mx-1 {
    margin-right: 2.5px !important
}

.mb-1,
.my-1 {
    margin-bottom: 2.5px !important
}

.ml-1,
.mx-1 {
    margin-left: 2.5px !important
}

.m-2 {
    margin: 5px !important
}

.mt-2,
.my-2 {
    margin-top: 5px !important
}

.mr-2,
.mx-2 {
    margin-right: 5px !important
}

.mb-2,
.my-2 {
    margin-bottom: 5px !important
}

.ml-2,
.mx-2 {
    margin-left: 5px !important
}

.m-3 {
    margin: 10px !important
}

.mt-3,
.my-3 {
    margin-top: 10px !important
}

.mr-3,
.mx-3 {
    margin-right: 10px !important
}

.mb-3,
.my-3 {
    margin-bottom: 10px !important
}

.ml-3,
.mx-3 {
    margin-left: 10px !important
}

.m-4 {
    margin: 15px !important
}

.mt-4,
.my-4 {
    margin-top: 15px !important
}

.mr-4,
.mx-4 {
    margin-right: 15px !important
}

.mb-4,
.my-4 {
    margin-bottom: 15px !important
}

.ml-4,
.mx-4 {
    margin-left: 15px !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: 2.5px !important
}

.pt-1,
.py-1 {
    padding-top: 2.5px !important
}

.pr-1,
.px-1 {
    padding-right: 2.5px !important
}

.pb-1,
.py-1 {
    padding-bottom: 2.5px !important
}

.pl-1,
.px-1 {
    padding-left: 2.5px !important
}

.p-2 {
    padding: 5px !important
}

.pt-2,
.py-2 {
    padding-top: 5px !important
}

.pr-2,
.px-2 {
    padding-right: 5px !important
}

.pb-2,
.py-2 {
    padding-bottom: 5px !important
}

.pl-2,
.px-2 {
    padding-left: 5px !important
}

.p-3 {
    padding: 10px !important
}

.pt-3,
.py-3 {
    padding-top: 10px !important
}

.pr-3,
.px-3 {
    padding-right: 10px !important
}

.pb-3,
.py-3 {
    padding-bottom: 10px !important
}

.pl-3,
.px-3 {
    padding-left: 10px !important
}

.p-4 {
    padding: 15px !important
}

.pt-4,
.py-4 {
    padding-top: 15px !important
}

.pr-4,
.px-4 {
    padding-right: 15px !important
}

.pb-4,
.py-4 {
    padding-bottom: 15px !important
}

.pl-4,
.px-4 {
    padding-left: 15px !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -2.5px !important
}

.mt-n1,
.my-n1 {
    margin-top: -2.5px !important
}

.mr-n1,
.mx-n1 {
    margin-right: -2.5px !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -2.5px !important
}

.ml-n1,
.mx-n1 {
    margin-left: -2.5px !important
}

.m-n2 {
    margin: -5px !important
}

.mt-n2,
.my-n2 {
    margin-top: -5px !important
}

.mr-n2,
.mx-n2 {
    margin-right: -5px !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -5px !important
}

.ml-n2,
.mx-n2 {
    margin-left: -5px !important
}

.m-n3 {
    margin: -10px !important
}

.mt-n3,
.my-n3 {
    margin-top: -10px !important
}

.mr-n3,
.mx-n3 {
    margin-right: -10px !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -10px !important
}

.ml-n3,
.mx-n3 {
    margin-left: -10px !important
}

.m-n4 {
    margin: -15px !important
}

.mt-n4,
.my-n4 {
    margin-top: -15px !important
}

.mr-n4,
.mx-n4 {
    margin-right: -15px !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -15px !important
}

.ml-n4,
.mx-n4 {
    margin-left: -15px !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media(min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-red {
    color: var(--mau_nut) !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media(min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media(min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media(min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.border-radius {
    border-radius: 2px
}

.outline-none {
    outline: none !important
}

.font-8 {
    font-size: 8px !important
}

.font-10 {
    font-size: 10px !important
}

.font-12 {
    font-size: 12px !important
}

.font-14 {
    font-size: 14px !important
}

.font-16 {
    font-size: 16px !important
}

.font-18 {
    font-size: 18px !important
}

.font-20 {
    font-size: 20px !important
}

.cpslazy {
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.cpslazy.loaded {
    opacity: 1
}

.cpslazy:not(.loaded) {
    background-color: #f8f8f8
}

section>.std>.container.box-sliding {
    width: 1340px
}

@media(min-width:992px) and (max-width:1200px) {

    header,
    footer {
        display: inline-block
    }

    section>.std>.container.box-sliding,
    section>.std>div>.container,
    section>.std>div>.container.box-brand,
    section>.std>div>.container.box-list-product,
    footer>div>.container {
        width: 1340px
    }
}

@media(min-width:768px) and (max-width:992px) {

    header,
    footer {
        display: inline-block
    }

    section>.std>.container.box-sliding,
    section>.std>div>.container,
    section>.std>div>.container.box-brand,
    section>.std>div>.container.box-list-product,
    footer>div>.container {
        width: 1340px
    }
}

@media(max-width:768px) {

    header,
    footer {
        display: inline-block
    }

    section>.std>.container.box-sliding,
    section>.std>div>.container,
    section>.std>div>.container.box-brand,
    section>.std>div>.container.box-list-product,
    footer>div>.container {
        width: 1340px
    }
}

.box-sliding__left {
    width: 220px
}

.box-sliding__right {
    width: calc(100% - (220px + 58.33333333%))
}

.box-sliding__right .right__box-img:not(:last-child) {
    margin-bottom: 15px
}

body {
    background: #fff;
    color: #444
}

.box-title {
    display: flex;
    align-items: center;
    padding: 10px;
    background-color: #f8f8f8
}

.box-title__title h2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    text-decoration: none;
    color: #222;
    text-align: left
}

.box-title__tag>div {
    display: flex;
    justify-content: flex-end
}

.box-title__tag a {
    padding: 5px 15px;
    background: #fff;
    border: 0;
    border-radius: 15px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .075);
    font-size: 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.box-title__tag a:not(:last-child) {
    margin-right: 10px
}

.box-title__tag a:hover {
    background: #eee
}

.box-flashsale .box-title__title p {
    font-size: 20px;
    font-style: italic;
    text-transform: uppercase;
    color: #ef3f23;
    background: -webkit-linear-gradient(left, #ef3f23, #ff8a00);
    background: -o-linear-gradient(right, #ef3f23, #ff8a00);
    background: -moz-linear-gradient(right, #ef3f23, #ff8a00);
    background: linear-gradient(to right, #ef3f23, #ff8a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.box-flashsale .box-title__title p img {
    width: auto;
    height: 27px;
    margin: 0 4px
}

.box-sliding .gallery-top {
    width: 100%;
    height: 100%
}

.box-sliding .gallery-top .swiper-slide {
    background: #f8f8f8;
    font-size: 18px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.box-sliding .gallery-top .swiper-slide {
    height: 304.34px;
    overflow: hidden
}

.box-sliding .gallery-top .swiper-slide>a {
    width: 100%;
    height: 100%
}

.box-sliding .gallery-top .swiper-slide img {
    height: 100%;
    color: transparent
}

.box-sliding .gallery-top .swiper-button-next,
.box-sliding .gallery-top .swiper-button-prev {
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    top: 48%;
    transition: .3s;
    outline: none
}

.box-sliding .gallery-top .swiper-button-next {
    padding-left: 7px;
    border-radius: 100px 0 0 100px;
    right: -32px
}

.box-sliding .gallery-top .swiper-button-prev {
    padding-right: 7px;
    border-radius: 0 100px 100px 0;
    left: -32px
}

.box-sliding .gallery-top .swiper-button-next:after,
.box-sliding .gallery-top .swiper-button-prev:after {
    display: none
}

.box-sliding .box-sliding__center:hover .swiper-button-next {
    right: 0
}

.box-sliding .box-sliding__center:hover .swiper-button-prev {
    left: 0
}

.box-sliding .gallery-thumbs {
    height: 72px;
    border-top: 1px solid #f4f4f4;
    background: #fff;
    position: unset
}

.box-sliding .gallery-thumbs .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 2px;
    border-radius: 0;
    background: #fff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #343a40;
    overflow: hidden;
    cursor: pointer
}

.box-sliding .gallery-thumbs .swiper-slide:hover {
    background-color: #f8f8f8
}

.box-sliding .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-bottom: 2px solid var(--mau_nut) !important;
    font-weight: 700;
    color: #343a40
}

.box-news .box-content {
    height: 75px;
    overflow: hidden;
    padding: 5px 5px 0
}

.box-news .box-content>div {
    height: 35px;
    padding-bottom: 5px;
    overflow: hidden
}

.box-news .box-content .box-img {
    height: 39.06px;
    overflow: hidden
}

.box-news .box-content .box-info .title {
    height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    color: #444;
    overflow: hidden
}

.box-news .box-content .box-info .time {
    margin: 0;
    font-size: 10px;
    line-height: 1.5;
    color: #707070;
    text-align: right
}

.box-flashsale .box-title__countdown ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.box-flashsale .box-title__countdown li {
    display: inline-block;
    float: left;
    font-size: 14px;
    list-style-type: none;
    text-transform: uppercase
}

.box-flashsale .box-title__countdown li:not(:last-child) {
    margin-right: 5px
}

.box-flashsale .box-title__countdown li span {
    padding: 2px 4px;
    border-radius: 3px;
    background: #333;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.box-flashsale .box-title__countdown li:not(:last-child) span {
    margin-right: 5px
}

.box-flashsale .box-title__date p.title {
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.box-flashsale .swiper-container .swiper-wrapper,
.box-list-product .swiper-container .swiper-wrapper {
    display: flex
}

.box-flashsale .swiper-container .swiper-button-next,
.box-flashsale .swiper-container .swiper-button-prev,
.box-list-product .swiper-container .swiper-button-next,
.box-list-product .swiper-container .swiper-button-prev {
    width: 30px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    color: #707070;
    top: 45%;
    transition: .3s;
    outline: none;
    opacity: .9
}

.box-flashsale .swiper-container .swiper-button-next>i,
.box-flashsale .swiper-container .swiper-button-prev>i,
.box-list-product .swiper-container .swiper-button-next>i,
.box-list-product .swiper-container .swiper-button-prev>i {
    font-style: normal
}

.box-flashsale .swiper-container .swiper-button-next,
.box-list-product .swiper-container .swiper-button-next {
    padding-left: 7px;
    border-radius: 100px 0 0 100px;
    right: -32px;
    right: 0
}

.box-flashsale .swiper-container .swiper-button-prev,
.box-list-product .swiper-container .swiper-button-prev {
    padding-right: 7px;
    border-radius: 0 100px 100px 0;
    left: -32px;
    left: 0
}

.box-flashsale .swiper-container .swiper-button-next:after,
.box-flashsale .swiper-container .swiper-button-prev:after,
.box-list-product .swiper-container .swiper-button-next:after,
.box-list-product .swiper-container .swiper-button-prev:after {
    display: none
}

.box-flashsale .swiper-container:hover .swiper-button-next,
.box-list-product .swiper-container:hover .swiper-button-next {
    right: 0;
    opacity: 1
}

.box-flashsale .swiper-container:hover .swiper-button-prev,
.box-list-product .swiper-container:hover .swiper-button-prev {
    left: 0;
    opacity: 1
}

.box-flashsale .swiper-container [class*=swiper-button-].swiper-button-disabled,
.box-list-product .swiper-container [class*=swiper-button-].swiper-button-disabled {
    display: none
}

.list-product {
    display: flex;
    flex-wrap: wrap
}

.list-product .product {
    height: 100%;
    padding: 10px;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.list-product .product {
    width: calc(100%/6);
    float: left
}

.list-product .product:hover {
    z-index: 3
}

.list-product .product:hover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: calc(100% + 40px);
    border: solid 1px #ddd;
    border-radius: 2px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.product [class*=product__] {
    padding: 0
}

.product [class*=product__]:not(:last-child):not(.product__box-info) {
    margin-bottom: 10px
}

.product .product__box-image {
    width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px !important;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.product .product__box-image>a {
    height: 100%;
    display: flex;
    align-items: center
}

.product .product__box-image img {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.product:hover .product__box-image img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.product__box-sticker {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sticker-percent {
    width: 39px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 5px !important;
    margin: 0 !important;
    background-image: url(https://cdn.cellphones.com.vn/media/icon/icons_menubar-11.svg);
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: -594px -255px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: -25px;
    right: 0;
    overflow: hidden
}

.sticker-hotsale,
.sticker-flashsale {
    margin: 0 !important;
    position: absolute;
    top: unset;
    left: unset;
    right: 0;
    bottom: 0
}

.sticker-flashsale>i {
    width: 40px;
    height: 50px;
    background-position: -127px -122px;
    background-size: 480px !important
}

.sticker-hotsale {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(https://cdn.cellphones.com.vn/media/sticker/sticker_hotsale.png);
    background-repeat: no-repeat;
    background-size: contain
}

.sticker-hotsale {
    width: 96px !important;
    background-image: url(https://cdn.cellphones.com.vn/media/sticker/sticker_tet.png) !important;
    left: 0 !important;
    bottom: -12px
}

.sticker-hotsale i {
    display: none
}

.product .product__box-info {
    padding: 0
}

.product .product__box-name h3 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em;
    color: #222;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.product .product__box-price>p {
    display: inline-block;
    float: left;
    margin-bottom: 0
}

.product .product__box-price>p:not(:last-child) {
    margin-right: 5px !important
}

.product .product__box-price>.special-price {
    font-size: 14px;
    font-weight: 700;
    color: var(--mau_nut)
}

.product .product__box-price>.old-price {
    font-size: 12px;
    color: #716b6b;
    text-decoration: line-through;
    margin: 0 !important
}

.product .product__box-price>.no_price {
    font-weight: 700;
    color: #716b6b
}

.product .product__box-configuration,
.product .product__box-promotion {
    padding: 5px !important;
    border-radius: 2px;
    background-color: #f8f8f8
}

.product .product__box-promotion p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.4;
    color: #444;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.sticker-coupon {
    width: 50px;
    float: left;
    margin-right: 5px;
    padding-left: 15px;
    position: relative;
    border-radius: 3px;
    background: #2e373e;
    overflow: hidden
}

.sticker-coupon .coupon__title {
    width: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap
}

.sticker-coupon .coupon__title span {
    height: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    -moz-transform-origin: 0 50%;
    -moz-transform: rotate(-90deg) translate(-50%, 50%);
    -webkit-transform-origin: 0 50%;
    -webkit-transform: rotate(-90deg) translate(-50%, 50%);
    -o-transform-origin: 0 50%;
    -o-transform: rotate(-90deg) translate(-50%, 50%);
    -ms-transform-origin: 0 50%;
    -ms-transform: rotate(-90deg) translate(-50%, 50%);
    transform-origin: 0 50%;
    transform: rotate(-90deg) translate(-50%, 50%)
}

.sticker-coupon .coupon__content {
    width: 100%;
    height: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    background: var(--mau_nut);
    font-size: x-small;
    font-weight: 700;
    color: #fff
}

.product .product__box-btn {
    visibility: hidden;
    display: flex;
    padding: 10px;
    position: absolute;
    left: 0;
    bottom: -40px;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.product:hover .product__box-btn {
    visibility: visible;
    opacity: 1
}

.product .product__box-btn [class*=btn-] {
    width: calc(100% - 10px);
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-decoration: none
}

.product .product__box-btn [class*=btn-]:not(:last-child) {
    margin-right: 10px
}

.product .product__box-btn .btn-buy {
    background-image: linear-gradient(to bottom, #f52f32, var(--mau_nut) 50%)
}

.product .product__box-btn .btn-compare {
    background-image: linear-gradient(to bottom, rgba(108, 117, 125, .8), #6c757d 50%)
}

.product .product__box-configuration>ul {
    margin: 0;
    padding-left: 0 !important;
    list-style: none !important
}

.product .product__box-configuration>ul>li {
    font-size: 10px;
    color: #707070;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.product__box-configuration [class*=icon-cps-] {
    background-image: url(https://cdn.cellphones.com.vn/media/icon/full-icon_configuration.png);
    background-size: 300px
}

.icon-cps-cpu {
    width: 20px;
    height: 20px;
    background-position: -95px -5px
}

.icon-cps-ram {
    width: 20px;
    height: 20px;
    background-position: -65px -5px
}

.icon-cps-vga {
    width: 20px;
    height: 20px;
    background-position: -5px -5px
}

.icon-cps-hhd {
    width: 20px;
    height: 20px;
    background-position: -35px -5px
}

.icon-cps-display {
    width: 20px;
    height: 20px;
    background-position: -125px -5px
}

.product__box-ratingresult {
    font-size: 12px;
    line-height: 1.2
}

.product__box-ratingresult i.fa-star.checked {
    color: orange
}

.cate-accessories {
    padding: 20px 20px 10px
}

.cate-accessories ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.cate-accessories ul>li {
    width: calc((100% - 180px)/10);
    float: left;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cate-accessories ul>li:not(:nth-of-type(10n)) {
    margin-right: 20px
}

.cate-accessories .cate-accessories_box-icon {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 15px;
    background: #f8f8f8;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cate-accessories li:hover .cate-accessories_box-icon {
    background: #eee;
    -webkit-filter: saturate(150%);
    filter: saturate(150%)
}

.cate-accessories li:hover .cate-accessories_box-icon .icon-cate {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.icon-cate {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 500px;
    box-sizing: border-box;
    border: 1px solid #dee2e6 !important;
    border: 1px solid transparent !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.icon-pk-apple {
    width: 62px;
    height: 62px;
    background-size: 420px;
    background-position: -15px -16px
}

.icon-pin-du-phong {
    width: 80px;
    height: 80px;
    background-position: -105px -15px
}

.icon-dan-man-hinh {
    width: 80px;
    height: 80px;
    background-position: -194px -15px
}

.icon-day-dong-ho {
    width: 80px;
    height: 80px;
    background-position: -282px -15px
}

.icon-camera {
    width: 80px;
    height: 80px;
    background-position: -15px -105px
}

.icon-tb-mang {
    width: 80px;
    height: 80px;
    background-position: -104px -100px
}

.icon-nha-tm {
    width: 80px;
    height: 80px;
    background-position: -194px -103px
}

.icon-cap-sac {
    width: 80px;
    height: 80px;
    background-position: -282px -112px
}

.icon-bao-da {
    width: 80px;
    height: 80px;
    background-position: -373px -104px
}

.icon-o-cung {
    width: 80px;
    height: 80px;
    background-position: -15px -193px
}

.icon-the-nho {
    width: 80px;
    height: 80px;
    background-position: -372px -15px
}

.icon-chuot {
    width: 80px;
    height: 80px;
    background-position: -104px -193px
}

.icon-gaming {
    width: 80px;
    height: 80px;
    background-position: -104px -388px
}

.icon-may-loc-kk {
    width: 80px;
    height: 80px;
    background-position: -282px -193px
}

.icon-loa {
    width: 80px;
    height: 80px;
    background-position: -371px -193px
}

.icon-tai-nghe {
    width: 80px;
    height: 80px;
    background-position: -15px -300px
}

.icon-quat {
    width: 80px;
    height: 80px;
    background-position: -104px -300px
}

.icon-gia-do {
    width: 80px;
    height: 80px;
    background-position: -194px -300px
}

.icon-pk-selfie {
    width: 80px;
    height: 80px;
    background-position: -282px -300px
}

.icon-xem-them {
    width: 80px;
    height: 80px;
    background-size: 430px;
    background-position: -315px -252px
}

.cate-accessories .cate-accessories_box-name {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cate-accessories .cate-accessories_box-name p {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #333
}

.box-brand ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.box-brand ul li {
    height: 50px;
    flex: 0 1 calc((100% - 30px)/4);
    margin-bottom: 10px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

.box-brand ul li:not(:nth-of-type(4n)) {
    margin-right: 10px
}

.box-brand ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    color: #666;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.box-brand .icon_brand {
    width: 100%;
    max-width: 120px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 350px
}

.box-brand .icon-apple {
    width: 100px;
    background-position: -242px -131px
}

.box-brand .icon-samsung {
    width: 108px;
    background-position: -5px -102px
}

.box-brand .icon-huawei {
    background-position: -116px -44px
}

.box-brand .icon-xiaomi {
    width: 105px;
    background-position: -124px -131px
}

.box-brand .icon-oppo {
    background-position: 45px -197px
}

.box-brand .icon-nokia {
    background-position: 25px -165px
}

footer .footer__box-contact {
    min-height: 100px;
    background: #fff !important
}

footer .footer__box-information {
    min-height: 100px;
    background: #f8f8f8
}

footer .footer__box-information .box-footer-ads {
    font-size: 10px;
    line-height: 2
}

footer .footer__box-information .box-footer-ads a {
    color: #444
}

footer .footer__box-information .box-footer-information .text-information {
    font-size: 10px;
    line-height: 2
}