html {
    font-family: sans-serif
}
li.li_main a {
    cursor: pointer;
}
body {
    margin: 0
}
#backToTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #009688;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 5px 5px;
    font-size: 16px;
    cursor: pointer;
}
#backToTopBtn:hover {
    background-color: #0056b3;
}
.chap-content .chap-c img {
    max-width: 100%;
    height: auto;
    display: block;
    /* margin: 1em 0; */
    width: 100%;
    /* font-weight: 400; */
    /* color: #262626; */
    /* font-family: times new roman; */
    /* font-size: 18px; */
    /* line-height: 1.5; */
}
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
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -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-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(fonts/glyphicons-halflings-regular.woff) format('woff'),url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.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";
    color: #fff
}

.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-yen:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    -webkit-appearance: none;
    -webkit-text-size-adjust: none;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    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;
    display: inline-block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.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
}

@media (min-width: 768px) {
    #goTop {
        bottom:30px;
        right: 30px;
        font-size: 40px
    }

    .chapter-nav .form-control {
        max-width: 440px;
        box-shadow: none
    }

    .l-chapter .l-chapters>li,.list-chapter>li {
        width: 50%
    }
}

.small,small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: center
}

.text-center {
    text-align: center
}

.text-primary {
    color: #008c7f
}

a.text-primary:hover {
    text-decoration: underline;
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.bg-info {
    background-color: #d9edf7
}

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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .csstransforms3d .color-switch .book:after {
        background:#aaa!important
    }

    .search-tut {
        padding: 15px 10px 0px 20px
    }

    .container {
        width: 1170px
    }
}

#pagination,.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 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: 33.33333%
}

.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%
}

@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%
    }
}

@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: 50%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: thin dotted;
    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
}

.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: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.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
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: thin dotted;
    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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-success {
    color: #fff;
    background-color: #009688;
    border-color: #008c7f
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.hide-header-btn:focus,.hide-header-btn:hover,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #00c5b3;
    border-color: #009688
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover {
    background-color: #009688;
    border-color: #008c7f
}

.btn-warning {
    color: #fff;
    background-color: #c37300;
    border-color: #c37300
}

.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 170px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,ul.dropdown-menu ul.menu li a:focus,ul.dropdown-menu ul.menu li a:hover {
    color: #fff!important;
    background: #009688!important;
    text-decoration: none
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    float: left
}

.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-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn .caret {
    margin-left: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-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 {
    margin-left: -1px;
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav>li>a>img {
    max-width: none
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 15px;
    border: 1px solid transparent
}

@media (min-width: 992px) {
    .navbar {
        border-radius:4px
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    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);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {
    .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: 992px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    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: 992px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.sticker-hot,.sticker-new,.update_full,.update_drop {
    border: 1px solid;
    padding: 1px 3px;
    border-radius: 2px;
    font-weight: normal;
    font-size: 14px;
    margin: 3px 0 0 5px
}

.moi_cap_nhat .sticker-hot,.moi_cap_nhat .sticker-new,.sidebar_list .sticker-hot,.sidebar_list .sticker-new,.update_drop,.update_full {
    line-height: 14px;
    margin-top: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    float: right
}

@media (max-width: 991px) {
    .color-switch .btn-success,.color-switch .dropdown-menu-right.settings select {
        -webkit-appearance:none
    }

    .truyen-ngan-main .chapter-nav:last-child .btn-group {
        margin-bottom: 15px
    }

    .dropdown-menu.multi-column>.row>.col-md-4:nth-of-type(2) {
        width: 50%;
        display: inline-block
    }

    .col-truyen-side {
        padding-left: 0
    }

    .col-truyen-side>div.list-truyen {
        margin-bottom: 15px;
        display: block
    }

    .col-truyen-side>div.list-truyen>.row {
        display: block;
        margin: 0
    }

    .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: 6px 15px 8px 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: 992px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@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 .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
    }
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding-left: 0
}

@media (min-width: 992px) {
    .navbar-right {
        float:right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

img {
    object-fit: cover;
    max-width: 100%
}

.col-truyen-side {
    padding-right: 0
}

.list-thumbnail img {
    height: 180px
}

.foot-gioithieu {
    padding-left: 0
}

.footer ul.list-unstyled {
    padding-right: 0
}

.list>.row>div.more {
    text-align: right;
    font-weight: 400;
    padding-right: 15px
}

.list.list-thumbnail.col-xs-12 {
    background: unset;
    padding: 0;
    z-index: 1
}

#list-chapter .col-xs-12.col-sm-6.col-md-6,#new-chapter .col-xs-12.col-sm-6.col-md-6 {
    width: 100%
}

.header-menu ul.menu {
    padding: 14px
}

.header-menu ul.menu li {
    display: inline-block
}

ul.dropdown-menu ul.menu {
    list-style-type: none;
    padding: 0
}

ul.dropdown-menu ul.menu li a {
    padding: 6px 15px 8px;
    display: block;
    color: #333
}

.navbar-social.navbar-right ul {
    list-style: none;
    padding: 0
}

.col-tren {
    background: #fbfbfb;
    display: flex;
    margin: 0 -3px;
    padding: 3px;
    margin-bottom: -3px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px
}

.in-col-tren {
    width: 50%;
    float: left;
    background: #fbfbfb
}

h2.h2-custom-col {
    text-transform: uppercase;
    background: #fff;
    display: block;
    border-bottom: 1px solid #e5e5e5
}

.custom-col,#list-chapter,#new-chapter,.cat-desc,.col-info-desc,.comment-box,.list-truyen,.pagination-container .pagination,.normal-image1,.moi_cap_nhat,.col-main-1-moi-cap-nhat,.home-truyendecu,.navbar,.footer,.trang-chu-de-cu-ads,.trang-ads-nguon-cap,.chuyen-muc-ads-nguon-cap,.trang-page {
    box-shadow: 0 0 6px #e9e9e9
}

#pagination {
    box-shadow: 0px 1px 1px #e9e9e9
}

.custom-col {
    background: #fff;
    margin-bottom: 15px;
    position: relative
}

.col-tren-1 {
    padding-right: 7.5px
}

.col-tren-2 {
    padding-left: 7.5px
}

ul.truyenhot_ul_customcol {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    background: #fff
}

ul.truyenhot_ul_customcol li.truyenhot_li_customcol {
    padding: 12px 15px;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden
}

img.head-logo {
    height: 50px
}

.col-truyen-side {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px
}

.col-main-1-moi-cap-nhat,.home-truyendecu {
    padding: 15px!important;
    width: calc(50% - 7.5px);
    background: #fff;
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.col-truyen-main-full .col-main-1-truyen-full {
    width: calc(100%/6)
}

.col-duoi {
    clear: both;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px
}

.in-col-duoi {
    width: 33.33333%;
    float: left;
    padding: 0 7.5px
}

.in-col-duoi.col-duoi-2 {
    padding-left: 0
}

.in-col-duoi.col-duoi-4 {
    padding-right: 0
}

.image_ngan {
    float: left;
    margin: 0 20px 20px 0;
    box-shadow: 0 1px 2px #b5b5b5
}

.panel.cat-desc.text-left .panel-body p {
    margin: 0
}

.col-truyen-main-single {
    margin-bottom: 15px
}

.ads-320-100,.ads-780-90 {
    margin-top: 5px
}

.custom-col .more {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px
}

.content_ngan {
    font-family: Time New Your Man;
    font-size: 17px
}

.truyen_khong_chuong {
    padding: 15px;
    font-size: 17px;
    text-align: left;
    line-height: 180%
}

.list>.row>div.more {
    position: absolute;
    width: auto!important;
    height: auto!important;
    border: none;
    top: 11px;
    right: 12px;
    padding: 0!important
}

.list.custom-col>.row>div.more {
    height: auto!important;
    line-height: normal!important;
    padding: 0!important;
    border: none
}

h1.full-width-title {
    font-size: 32px;
    line-height: normal
}

.full-width-content {
    margin: 15px 0
}

ul.sub-menu li a {
    padding-left: 0!important
}

.tien_to {
    font-size: 12px;
    padding: 1px 3px;
    z-index: 1
}

.single_ngan_tien_to {
    padding-right: 5px
}

.tien_to_2 {
    position: absolute;
    bottom: 15px;
    width: 100%;
    background-color: rgba(0,0,0,.44);
    padding: 9px 0 10px 0;
    font-weight: 700;
    font-family: 'Roboto Condensed',sans-serif
}

.single_tien_to .tien_to_2 {
    top: -1px;
    font-weight: 400
}

.each_truyen {
    position: relative;
    display: inline;
    float: left;
    margin-right: 20px
}

.full_label {
    background: url(/wp-content/themes/boxtruyen/images/full-label.png) top left no-repeat;
    width: 30px;
    height: 40px;
    position: absolute;
    display: block;
    top: 0;
    left: -5px;
    background-size: 27px;
    z-index: 1
}

.chap_options {
    margin: 0 5px 0 0!important;
    color: #555!important;
    white-space: normal
}

.chap_options .dropdown {
    position: static
}

.chap_options .dropdown a {
    color: #fff
}

.chap_options .dropdown-menu.settings {
    right: -7.75em
}

.chap_options label.control-label {
    width: 46%;
    font-size: 13px
}

@media(max-width: 991px) {
    ul.dropdown-menu ul.menu li a,ul.dropdown-menu ul.menu li a:link {
        padding:6px 15px 8px 25px
    }

    .col-truyen-main-full .col-main-1-truyen-full {
        width: calc(100%/4)
    }
}

@media(max-width: 480px) {
    .gioi_thieu {
        padding: 0 10px 0 0
    }

    select#chapter_jump {
        max-width: 131px;
        width: unset
    }

    .col-xs-12>.chapter-nav:last-child>.btn-group {
        margin-left: -10px;
        margin-right: -10px
    }

    .list-thumbnail img {
        height: 140px;
        width: 85%
    }

    .breadcrumb-container {
        padding: 0 15px
    }

    .col-tren,.in-col-tren {
        display: block;
        float: none;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .col-truyen-main-full .col-main-1-truyen-full {
        width: 33.333333%;
        padding: 15px 0!important
    }

    .in-col-duoi {
        width: 100%;
        float: none;
        padding: 0
    }

    .image_ngan {
        float: none;
        max-width: 100%;
        margin: 0
    }

    .truyen_khong_chuong {
        font-family: Arial,sans-serif;
        font-size: 15px
    }

    .chap_options label.control-label,.chapter-nav .form-control {
        width: 100%
    }
}

.full-click {
    padding: 7px 10px 9px 10px;
    margin: -7px -10px -9px -10px
}

.navbar-default {
    background-color: #009688;
    border: none
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 700
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #008579
}

.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: #fff
}

.navbar-default button.navbar-toggle:focus,.navbar-default button.navbar-toggle:hover {
    border-color: #eca314!important
}

.navbar-default .navbar-toggle:focus span,.navbar-default .navbar-toggle:hover span {
    background: #eca314
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #008579;
    color: #fff
}

@media (max-width: 991px) {
    .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
    }
}

.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 {
    content: "\203A";
    padding: 0 5px!important;
    color: #666;
    position: relative;
    top: -1px
}

.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;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #2a6496;
    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: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.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-primary {
    background-color: #009688
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #3071a9
}

.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-left: auto;
    margin-right: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #428bca
}

.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-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

@-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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    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)
}

.panel {
    margin-bottom: 10px;
    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
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.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)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    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 {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.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-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    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);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 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 {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.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: 1000;
        perspective: 1000
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 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: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    content: " ";
    display: table
}

.container-fluid:after,.container:after,.form-horizontal .form-group:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.panel-body:after,.row:after {
    clear: both
}

.pull-right {
    float: right!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-md {
    display: none!important
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block {
    display: none!important
}

.single_tien_to {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: 15px;
    text-align: center
}

@media (min-width: 992px) and (max-width:1199px) {
    .color-switch .big-image2-5,.color-switch .big-image3-5,.color-switch .big-image4-5 {
        background:#333!important
    }

    .bang-xep-hang,.list-nowrap,.list-side>.row>div div.s-title {
        max-width: 237px
    }

    .visible-md {
        display: block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table
    }

    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) {
    #goTop {
        bottom:20px;
        right: 20px;
        font-size: 36px
    }

    .hidden-xs {
        display: none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .color-switch .big-image2-5,.color-switch .big-image3-5 {
        background:#333!important
    }

    .giai-nghia {
        border-left: 1px dashed;
        border-right: 1px dashed
    }

    .light-switch {
        right: 20%
    }

    .dropdown-menu .col-md-4:first-child li,.dropdown-menu .col-md-4:nth-of-type(3) li,ul#menu-danh-sach>li {
        border-left: 1px dashed #dcdcdc!important
    }

    .dropdown-menu .col-md-4:nth-of-type(2) li,.dropdown-menu .col-md-4:nth-of-type(4) li,ul#menu-danh-sach>li {
        border-right: 1px dashed #dcdcdc!important
    }

    .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
    }
}

@media print {
    a[href]:after {
        content: none!important
    }

    .chapter-nav,.container.chapter+.container.col-main-full,.footer,.navbar,.toggle-nav-open,hr.chapter-end,hr.chapter-start {
        display: none!important
    }
}

@media only screen and (max-width: 480px) {
    .btn-responsive {
        padding:1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }
}

@media only screen and (min-width: 768px) {
    .chap-right5 {
        border-right:1px dashed #dcdcdc
    }

    .last-list {
        border-bottom: none!important
    }

    .btn-responsive {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }

    .form-control {
        font-size: 14px
    }
}

@media only screen and (min-width: 992px) {
    .btn-responsive {
        padding:10px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px
    }
}

@media only screen and (min-width: 1200px) {
    .btn-responsive {
        padding:16px 24px;
        font-size: 28px;
        line-height: 1;
        border-radius: 8px
    }
}

body,html {
    height: 100%
}

body {
    background: #fbfbfb;
    color: #4e4e4e
}

* {
    margin: 0
}

::selection {
    background: #528cc1;
    text-shadow: none;
    color: #fff
}

input:focus::-webkit-input-placeholder {
    opacity: 0
}

a,a:focus {
    color: #4e4e4e
}

a:hover {
    color: #008c7f
}

.h1,.h2,.h3,.h4,h1,h2,h3,h4 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    display: inline-block
}

#wrap {
    min-height: calc(100% - 85px);
    height: auto!important;
    height: 100%
}

.navbar {
    min-height: 0
}

.navbar-nav {
    font-family: 'Roboto Condensed',sans-serif
}

.navbar-breadcrumb {
    background: #fff
}

.breadcrumb-container {
    height: 40px;
    line-height: 40px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Roboto Condensed',sans-serif
}

.breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    margin: 0;
    background-color: inherit;
    border-radius: 0
}

.breadcrumb>li:first-child span.glyphicon {
    padding-right: 6px
}

.breadcrumb a {
    color: #666
}

.breadcrumb>.active,.breadcrumb>.active a {
    color: #666
}

.multi-column {
    width: 474px
}

.multi-column .dropdown-menu {
    display: block!important;
    position: static!important;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    box-shadow: none!important;
    min-width: 95px
}

.dropdown-menu>#menu-danh-sach>li>a,.dropdown-menu>li>a {
    padding: 6px 15px 8px;
    font-size: 15px
}

.list {
    display: table;
    text-align: left
}

.list h3 {
    display: inline
}

.list-thumbnail {
    border: 0
}

.list-truyen {
    padding: 0
}

.list>.row {
    display: table-row;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px
}

.list>.row:first-child>div>h1 {
    font-size: 14px;
    height: 40px;
    line-height: 40px
}

#list-index .col-truyen-side .title-list,#truyen .title-list,.list>.row:first-child {
    font-family: inherit
}

#truyen .title-list>h2,.col-truyen-side .title-list>h4,.list>.row:first-child>div>div>h2,.trang-page .list>.row:first-child>div>div>h1,h2.h2-custom-col,.cate-info h3 {
    padding: 0 15px;
    color: #008c7f;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list.list-thumbnail>.row>div>div {
    font-weight: inherit;
    text-transform: none;
    border-bottom: 0
}

.list>.row {
    background-color: #fff
}

.list.list-thumbnail>.row {
    background: 0 0
}

.list>.row>div>div {
    height: 40px;
    line-height: 40px;
    border-left: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden
}

.list-cat>.row {
    font-size: 16px
}

.list-side>.row>div>div {
    height: 57px!important;
    line-height: 17px!important;
    padding: 10px 15px 0!important;
    font-size: 12px
}

.list-side>.row.top-nav>div {
    height: 30px!important;
    text-align: center!important;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #aaa!important;
    border-radius: 15px;
    width: 25%;
    margin: 0 5px 5px 5px
}

.list-side>.row.top-nav>div:first-child {
    margin-left: 27.5px
}

.list-side>.row.top-nav>div.active,.list-side>.row.top-nav>div:hover {
    color: #fff;
    background-color: #4e4e4e;
    border: 1px solid #4e4e4e!important
}

.list-side>.row.top-nav>div:hover {
    cursor: pointer
}

.list-side>.row.top-nav>div.active {
    cursor: default
}

.list-side>.row>div .top-num {
    float: left;
    margin: 2px 10px 10px 0;
    width: 33px;
    height: 33px;
    border: #cbcbcb solid 1px;
    text-align: center;
    line-height: 29px;
    font-weight: 700;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-size: cover;
    background-repeat: no-repeat
}

.list-side>.row>div .top-num.top-1 {
    color: #fff;
    border: #e74c3c solid 1px;
    background-size: cover;
    background-repeat: no-repeat
}

.list-side>.row>div .top-num.top-2 {
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: #5eb949
}

.list-side>.row>div .top-num.top-3 {
    color: #fff;
    border: #5cabb8 solid 1px;
    background-size: cover;
    background-repeat: no-repeat
}

.list-side>.row>div div {
    display: block!important
}

.list-side>.row>div div.s-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px
}

.list-side h3 a {
    font-size: 15px
}

.col-truyen-side .list.list-cat>.row>div {
    height: 30px!important;
    line-height: 35px!important;
    border: 0!important
}

.col-truyen-side .list.list-cat>.row>div:last-child {
    margin-bottom: 8px
}

.list>.row>div>div.more,.list>.row>div>div:first-child {
    border-left: 0
}

.list>.row>div>div.more {
    text-align: right;
    font-weight: 400
}

.list .glyphicon-chevron-right {
    font-size: 12px;
    color: #8e8c8c
}

.list.list-truyen>.row:first-child>div {
    text-transform: uppercase;
    line-height: 40px!important;
    border-bottom: 1px solid #ddd!important;
    padding-left: 0
}

#truyen-slide {
    margin-bottom: 0
}

#truyen-slide a,#truyen-slide a:focus,#truyen-slide a:hover {
    text-decoration: none;
}

#truyen-slide .caption {
    overflow: hidden;
    text-align: left;
    line-height: 14px;
    font-family: 'Roboto Condensed',sans-serif
}

#truyen-slide .caption>div>small,.normal-image1-3>div>small,.big-image1-3>div>small {
    padding: 1px 5px 2px;
    color: #fff
}

#truyen-slide .caption>h3,#truyen-slide .caption>small,.list>.row>div>div {
    overflow: hidden;
    text-overflow: ellipsis
}

#truyen-slide .caption>a>h3 {
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    display: block
}

.list-thumbnail>.row>div>div {
    height: auto;
    padding: 0;
    border-left: 0;
    line-height: 0;
    text-align: center
}

.list-thumbnail img {
    box-shadow: 0 1px 2px #b5b5b5;
    width: 100%;
    max-height: 100%;
    height: 218px
}

#truyen {
    font-size: 13px
}

.info-holder {
    padding: 0
}

.info-holder .thumbnail {
    margin-bottom: 0
}

.info-holder .info {
    padding: 5px;
    margin-top: 5px;
    margin-right: 15px;
    border-right: 1px solid #ddd;
    font-family: "Roboto Condensed",sans-serif
}

.info-holder .info div {
    margin: 0 0 5px
}

.info-holder .info span {
    display: inline-block
}

.info-holder .info h3 {
    width: 23px;
    float: left
}

.info-holder .info div>a,.info-holder .info div>span {
    display: block;
    padding-left: 23px
}

.info-chitiet {
    overflow: hidden
}

.desc {
    padding: 0;
    text-align: center
}

.desc h3.title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 0 15px 7px;
    text-transform: uppercase;
    font-family: "Roboto Condensed",Tahoma,sans-serif;
    text-shadow: 0 0 1px #c2c2c2;
    filter: dropshadow(color=#C2C2C2, offx=0, offy=0)
}

.desc .desc-text {
    margin: 10px;
    font-size: 13px;
    overflow: hidden;
    text-align: justify;
    font-family: Tahoma,Verdana,Segoe,sans-serif
}

.desc .showmore {
    text-align: center;
    position: relative;
    height: 22px;
    box-shadow: 0 -20px 20px 0 #fff
}

.desc .l-chapter {
    text-align: left
}

.desc .rate {
    display: block
}

.rate-holder,.rate-text {
    display: inline-block
}

.rate-text {
    margin-left: 5px;
    padding-top: 3px;
    position: absolute
}

.l-chapter .l-chapters,.list-chapter {
    list-style: none;
    padding-left: 30px;
    text-align: left;
    font-family: 'Roboto Condensed',sans-serif
}

.l-chapter .l-title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    color: #008c7f;
    margin: 10px
}

.l-chapter .l-chapters>li,.list-chapter>li {
    padding: 10px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    float: left
}

.l-chapter .l-chapters>li>span,.list-chapter>li>span {
    font-size: 10px;
    line-height: 17px;
    vertical-align: top
}

.l-chapter .l-chapters>li>a,.list-chapter>li>a {
    font-size: 15px;
    line-height: 18px;
    display: inline;
    margin: 0
}

#list-chapter,#new-chapter,.comment-box {
    background-color: #fff;
    text-align: center;
    margin-top: -2px
}

#list-index .col-truyen-side .title-list,#truyen .title-list,.title-list {
    margin: 0 -15px 15px -15px;
    text-align: left;
    height: 40px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff
}

.col-info-desc {
    padding: 0 15px 15px 15px;
    background-color: #fff;
    margin-bottom: 5px
}

#list-chapter .pagination {
    margin-top: 10px
}

.pagination>li>a,.pagination>li>span {
    color: #000
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    background-color: #e7e7e7;
    border-color: #ddd;
    color: #000;
    font-weight: 700
}

.pagination>li>a>span.arrow {
    font-size: 14px;
    line-height: 12px
}

.page-nav {
    position: relative
}

.page-nav .dropdown-menu {
    padding: 0;
    border: 0
}

.chapter {
    text-align: center
}

.chapter .chapter-title:hover,.chapter .truyen-title:hover {
    text-decoration: none
}

.chapter .truyen-title {
    display: table;
    font-size: 24px;
    margin: 10px auto 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed",Tahoma,sans-serif;
    text-shadow: 0 0 1px #c2c2c2
}

.chapter .chapter-title {
    color: #555;
    font-size: 18px
}

.chapter hr.chapter-end,.chapter hr.chapter-start {
    border: 0;
    margin: 10px auto;
    display: block
}

.chapter hr.chapter-start {
    background: url(images/spriteimg_op.png) -200px -27px no-repeat;
    width: 59px;
    height: 20px
}

.chapter hr.chapter-end {
    background: url(images/spriteimg_op.png) 0 -51px no-repeat;
    width: 277px;
    height: 35px
}

.chapter .chapter-content {
    font-family: "Palatino Linotype",Arial,"Times New Roman",serif;
    line-height: 180%;
    color: #3b3b3b;
    font-size: 22px;
    text-align: left
}

.chapter-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.chapter .chapter-content.onebreak br:nth-child(2n+2) {
    display: none
}

Ã¢â‚¬â€¹ .chapter .chapter-nav {
    text-align: center;
    margin: 15px 0 10px
}

.chapter-nav .btn-group a {
    width: 134px
}

.chapter-nav .btn-group #chapter_jump,.chapter-nav .btn-group #chapter_jump_bottom {
    margin: 0 5px;
    width: unset
}

#list-chapter .chapter-text {
    text-transform: capitalize
}

.box-notice {
    margin: 10px auto;
    width: 770px;
    padding: 5px;
    border: 1px dashed #2d9fd8;
    border-radius: 5px
}

#chapter_error {
    display: table;
    margin: 10px 5px 10px 0px
}

.settings {
    padding: 10px;
    width: 300px
}

.toggle-nav-open {
    position: absolute;
    left: 15px
}

.footer {
    line-height: 22px;
    width: 100%;
    margin-top: 10px;
    background-color: #fff;
    font-size: 13px
}

.footer a {
    color: #4e4e4e
}

.footer .container {
    padding-top: 15px;
    padding-bottom: 15px
}

.cat-desc {
    background-color: #fcfcfc
}

.book img {
    max-width: 100%
}

.label-full {
    border: 1px solid #86ad86;
    color: #86ad86
}

.label-hot {
    border: 1px solid #fd8383;
    color: #fd8383
}

.label-new {
    border: 1px solid #8eb3fd;
    color: #8eb3fd
}

.label-full:before {
    content: "Full"
}

.label-hot:before {
    content: "Hot"
}

.label-new:before {
    content: "New"
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Roboto-Regular.eot);
    src: local('Roboto Regular'),local('Roboto-Regular'),url(fonts/Roboto-Regular.eot) format('embedded-opentype'),url(fonts/Roboto-Regular.woff) format('woff')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/RobotoCondensed-Regular.eot);
    src: local('Roboto Condensed Regular'),local('RobotoCondensed-Regular'),url(fonts/RobotoCondensed-Regular.eot) format('embedded-opentype'),url(fonts/RobotoCondensed-Regular.woff) format('woff')
}

@font-face {
    font-family: 'Noticia Text';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/NoticiaText-Regular.eot);
    src: local('Noticia Text'),local('NoticiaText-Regular'),url(fonts/NoticiaText-Regular.eot) format('embedded-opentype'),url(fonts/NoticiaText-Regular.woff) format('woff')
}

@font-face {
    font-family: 'Patrick Hand';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/PatrickHand-Regular.eot);
    src: local('Patrick Hand'),local('PatrickHand-Regular'),url(fonts/PatrickHand-Regular.eot) format('embedded-opentype'),url(fonts/PatrickHand-Regular.woff) format('woff')
}

@media only screen and (min-width: 1200px) {
    .book {
        margin:10px
    }

    .book img {
        width: 99%;
        vertical-align: middle;
        border: 1px solid #5a2d18;
        border-left: 5px solid #5a2d18
    }

    .csstransforms3d .books {
        margin: 15px auto 30px;
        -moz-perspective: 300px;
        -moz-transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d
    }

    .csstransforms3d .book {
        position: relative;
        width: 200px;
        height: 272px;
        transform: perspective(300px) rotateY(-3deg);
        -moz-perspective: 300px;
        -moz-transform: rotateY(-3deg);
        -webkit-transform: perspective(300) rotateY(-3deg);
        outline: 1px solid transparent;
        box-shadow: 5px 5px 20px #333;
        margin: 0
    }

    .csstransforms3d .book img {
        position: relative;
        height: 100%
    }

    .csstransforms3d .book:after,.csstransforms3d .book:before {
        position: absolute;
        top: 2%;
        height: 96%;
        content: ' ';
        z-index: -1
    }

    .csstransforms3d .book:before {
        width: 100%;
        left: 7.5%;
        background-color: #5a2d18
    }

    .csstransforms3d .book:after {
        width: 5%;
        left: 100%;
        background-color: #efefef;
        box-shadow: inset 0 0 5px #aaa;
        transform: perspective(300px) rotateY(20deg);
        -moz-transform: rotateY(20deg);
        -webkit-transform: perspective(300) rotateY(20deg)
    }
}

@media only screen and (min-width: 1025px) {
    .navbar-social {
        margin-top:15px;
        margin-left: 6px
    }

    .chapter .chapter-content {
        font-size: 26px
    }

    .list-thumbnail img {
        height: 218px;
        width: 100%
    }

    .list {
        border: 0
    }

    .list .glyphicon-chevron-right {
        font-size: 14px
    }

    #list-index .list h3 a {
        font-size: 15px
    }

    .list.list-thumbnail>.row>div>div {
        padding: 0
    }

    .col-truyen-main-full {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .col-truyen-side {
        float:right
    }

    .col-truyen-main {
        width: 70%
    }

    .main-home {
        float: left;
        width: 70%
    }

    .col-truyen-main-full {
        width: 100%
    }

    .col-truyen-side {
        width: 30%
    }

    #truyen .col-truyen-side .title-list,.title-list {
        margin: 0
    }

    .col-truyen-side .list.list-truyen:first-child {
        margin-top: 0
    }

    .col-truyen-side .list.list-truyen {
        margin: 7.5px 0
    }
}

@media only screen and (max-width: 480px) {
    .chapter .chapter-content {
        font-family:Arial,sans-serif;
        font-size: 16px
    }

    .container {
        padding: 0
    }

    .container>.row {
        margin: 0
    }

    .navbar-collapse,.navbar-header {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .breadcrumb-container {
        padding: 0 5px
    }

    .breadcrumb>li+li:before {
        padding: 0 1px
    }

    #truyen-slide .caption {
        padding: 0;
        line-height: 11px
    }

    #truyen-slide .caption>h3 {
        font-size: 11px
    }

    #truyen-slide .caption>small {
        font-size: 10px
    }

    .chapter-content {
        padding-right: 5px;
        padding-left: 5px
    }

    .chapter-nav .form-control {
        width: 145px;
        box-shadow: none
    }

    .info-holder .info {
        border-right: 0;
        margin-right: 0
    }

    .desc h3.title {
        display: block;
        left: 0;
        right: 0
    }

    .l-chapter .l-chapters,.list-chapter {
        padding-left: 10px
    }

    .rate-text {
        display: none
    }

    #wrap {
        margin: 0 auto 0;
        padding: 0 0 0
    }

    .footer {
        font-size: 12px
    }

    .footer .container {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .footer ul {
        margin-bottom: 0
    }

    .footer .text-right {
        text-align: center;
        float: none!important
    }
}

@media only screen and (device-width: 768px) {
    .chapter .row,.form-horizontal .form-group {
        margin-left:0;
        margin-right: 0
    }

    .chapter .row .col-xs-12 {
        padding-left: 0;
        padding-right: 0
    }

    .toggle-nav-open {
        left: 0
    }
}

.footer div.hidden-xs {
    display: block!important
}

@media (min-width: 481px) and (max-width:767px) {
    .chapter-nav .form-control {
        width:unset;
        max-width: 157px;
        box-shadow: none
    }
}

@media (min-width: 481px) {
    .gioi_thieu {
        padding: 0 10px 0 0
    }

    .chuyen-muc,.luot-xem,.tt-status {
        padding-bottom: 1px
    }

    .truyen-ngan-image>.image_ngan {
        margin-right: 20px
    }

    .footer .col-sm-6 {
        width: 50%;
        float: left;
        margin-bottom: 0
    }
}

@media (max-width: 480px) {
    .breadcrumb-container {
        padding:0 15px!important
    }

    .chi-tiet {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .truyen-ngan-image {
        text-align: center
    }

    .truyen-ngan-image>.image_ngan {
        margin-bottom: 15px
    }

    .chi-tiet-ngan {
        text-align: center
    }

    .chuyen-muc,.luot-xem {
        padding-bottom: 2px
    }

    .tt-status {
        padding: 1px 0
    }

    .footer div.hidden-xs {
        text-align: center;
        padding: 0 12px
    }

    .footer ul.list-unstyled {
        padding: 0 12px!important
    }

    .list-thumbnail a>img {
        height: 129px!important;
        width: 95px
    }

    #truyen-slide .caption>a>h3 {
        line-height: 22px
    }

    .each_truyen {
        margin-right: 15px!important
    }
}

@media (min-width: 1200px) {
    #truyen .title-list>h2,h2.h2-custom-col {
        padding:0 20px
    }

    .list.list-thumbnail>.row>div>div {
        padding: 0 5px
    }

    .truyen-ngan-main .tien_to_2 {
        top: 390px;
        line-height: 30px;
        bottom: unset!important
    }

    .khung-ngan {
        min-height: 340px;
        margin-bottom: 10px
    }

    .image_ngan {
        width: 200px;
        height: 272px
    }

    .desc .desc-text {
        height: 170px
    }

    .bang-xep-hang,.list-nowrap,.list-side>.row>div div.s-title {
        max-width: 297px
    }

    .list-thumbnail a>img {
        height: 136px!important;
        width: 100px
    }
}

@media (min-width: 481px) and (max-width:1199px) {
    .khung-ngan {
        min-height:200px;
        margin-bottom: 10px
    }

    .list-thumbnail a>img {
        height: 136px!important;
        width: 100px
    }

    #truyen-slide .caption>a>h3 {
        line-height: 22px
    }
}

@media (max-width: 767px) {
    .chapter-nav .btn-group a {
        width:52px;
        text-transform: capitalize
    }

    .color-switch .list.list-thumbnail>.row>div>div {
        border-color: #444!important
    }

    .light-switch {
        right: 0;
        margin-right: 95px
    }

    .info-holder .books {
        text-align: center
    }

    .desc .desc-text {
        max-height: 133px
    }

    .l-chapter .l-chapters>li,.list-chapter>li {
        width: 100%
    }

    .col-main-1-moi-cap-nhat,.home-truyendecu {
        width: 100%!important
    }

    .info-holder .info {
        border-right: none;
        margin-right: 0
    }
}

div.row.top-item:last-child>div>div.inrow_bxh,li.truyenhot_li_customcol:last-child,ul.list-chapter>li:last-child {
    border-bottom: none!important
}

form.navbar-form.navbar-right button.btn.btn-default {
    border-color: #eca314;
    background-color: #eca314
}

.chi-tiet-icon,.star-score {
    font-size: 11px;
    padding-right: 10px
}

.chi-tiet>img {
    box-shadow: none;
    border: none;
    height: 16px!important;
    width: auto!important
}

.star-score {
    font-weight: 700
}

.hoan-thanh {
    background: #eca314;
    padding: 1px 5px 2px 5px;
    color: #fff;
    border-radius: 3px 0 0 3px;
    margin-right: 5px;
    margin-left: -5px;
    font-weight: 700
}

.dropdown-menu.multi-column>.row {
    margin: 0
}

.list-nowrap {
    margin-top: -5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bang-xep-hang .tien_to_hot,ul.truyenhot_ul_customcol li.truyenhot_li_customcol .tien_to_hot,.bang-xep-hang .tien_to_new,ul.truyenhot_ul_customcol li.truyenhot_li_customcol .tien_to_new {
    margin-right: 8px;
    padding: 0!important
}

.tien_to_full {
    color: #008c7f;
    font-size: 12px
}

.dang-cap-nhat,.hoan-thanh-icon {
    font-size: 13px;
    padding-right: 5px
}

.dang-cap-nhat {
    color: #009688
}

.hoan-thanh-icon {
    color: #e91e63
}

.button-border {
    color: #fff;
    background-color: #eca314;
    border-color: #e0990d;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed'
}

.button-border:focus,.button-border:hover,.color-switch .button-border:focus,.color-switch .button-border:hover {
    background-color: unset!important;
    color: #eca314!important;
    border-color: #eca314!important
}

@media (min-width: 768px) and (max-width:1199px) {
    .info-holder>.books>.book {
        text-align:center;
        padding-right: 16px
    }

    .desc .desc-text {
        height: 133px
    }
}

@media (max-width: 1199px) {
    .single_tien_to .hoan-thanh-mau,.single_tien_to .huy-bo-mau,.single_tien_to .tien_to_hot,.single_tien_to .tien_to_new {
        font-size:11px;
        padding: 1px 3px 1px
    }

    .breadcrumb-container {
        padding: 0 30px
    }

    .page-content {
        padding: 15px!important
    }

    .search-tut {
        padding: 15px 10px 0px 15px
    }

    .info-holder .info {
        margin-top: 15px
    }

    .image_ngan {
        width: 140px;
        height: 190px
    }

    .book img {
        width: 140px;
        height: 190px;
        box-shadow: 0 1px 2px #b5b5b5
    }
}

.hide-header-btn {
    background-color: rgba(255,255,255,.48);
    color: #008c7f;
    border-color: #009688
}

.col-truyen-main {
    width: 100%
}

.col-truyen-side {
    display: block!important
}

#list-index .col-truyen-side .title-list,.list-truyen>.title-list {
    margin: 0!important
}

.page-content {
    background: #fff!important;
    padding: 15px 20px;
    display: block!important;
    margin: 0
}

.small-img {
    width: 33px;
    height: 33px;
    float: left;
    margin: 5px 10px 0 0;
    border-radius: 3px
}

.top-total {
    background: rgba(70,70,70,.5);
    color: #fff
}

.top-1,.top-2,.top-3,.top-total {
    padding: 0 5px 1px 5px;
    border-radius: 10px;
    vertical-align: middle
}

.top-1 {
    background: rgba(255,24,0,.5)
}

.top-2 {
    background: rgba(0,255,10,.5)
}

.top-3 {
    background: rgba(0,176,255,.5)
}

.can-phai {
    margin-right: 8px
}

.list-truyen-chitiet {
    display: block;
    color: #777;
    font-size: 12px
}

.gach-chan,.page-trang {
    border-bottom: 1px solid #e5e5e5!important
}

.chi-tiet-ngan {
    padding-bottom: 20px
}

.logo-h1 {
    padding-right: 20px
}

.the-h1 {
    height: 1px;
    left: auto;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.chi-tiet {
    margin-top: 11px;
    font-size: 14px
}

.one-row {
    padding: 0;
    display: inline-flex;
    width: 100%
}

.chapter.container-fluid {
    margin: 0 5px;
    overflow: hidden
}

.fb_iframe_widget_lift {
    width: 100%!important
}

.short-content {
    padding-bottom: 5px;
    font-weight: 700;
    text-align: center
}

.num-search {
    color: #fff;
    background-color: #009688;
    padding: 1px 2px 3px 5px;
    border-radius: 2px;
    font-size: 14px;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 20px
}

.right-5 {
    padding-right: 5px
}

.left-5 {
    padding-left: 5px
}

.info-holder .info .glyphicon {
    vertical-align: middle
}

#list-chapter>div.title-list,#new-chapter>#chaplist {
    margin-bottom: 0!important
}

.chap-right5 {
    border-bottom: 1px dashed #dcdcdc
}

.chap-left5 {
    border-bottom: 1px dashed #dcdcdc
}

#list-chapter>div.row>div,#new-chapter>div.row>div {
    padding: 0
}

#list-chapter ul.list-chapter,#new-chapter ul.list-chapter {
    padding: 0
}

#list-chapter>#pagination>ul.pagination-chap {
    margin-top: 20px;
    padding: 0 5px
}

#pagination {
    border-top: 1px dashed #dcdcdc
}

.phantrang-chap {
    border-top: none!important
}

.pagination-chap li {
    display: inline-block;
    padding-top: 5px
}

.bang-xep-hang,.list-truyen-chitiet {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#goTop {
    display: none;
    position: fixed;
    line-height: 0;
    color: #eca314!important;
    opacity: .6;
    z-index: 1
}

#goTop:hover {
    opacity: 1!important;
    webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media (min-width: 992px) {
    .input-group input[name="s"] {
        width:200px!important;
    }

    .color-switch .dropdown-menu.multi-column,.color-switch ul[role=menu] {
        box-shadow: 0 6px 12px rgba(0,0,0,.4)!important
    }

    .light-switch {
        margin-left: 395px;
        top: 0
    }

    .dropdown-menu .col-md-4 {
        padding: 0;
        width: 25%
    }

    .multi-column .dropdown-menu {
        min-width: 100%
    }

    .col-md-4:last-child li {
        border-right: none
    }
}

@media (max-width: 991px) {
    .navbar-default .navbar-form {
        background:#009688
    }

    .navbar-default .navbar-nav>li>a {
        color: #4e4e4e
    }

    .color-switch .navbar-default .navbar-collapse {
        background: #222;
        border-color: #444
    }

    .navbar-default .navbar-collapse {
        background: #fff
    }

    .logo-h1 {
        padding-left: 10px
    }

    .light-switch {
        display: inline-block
    }

    .color-switch .navbar-default .navbar-toggle {
        border-color: #eca314!important
    }

    .color-switch .navbar-default .navbar-toggle .icon-bar {
        background: #eca314
    }

    .giai-nghia {
        border-color: #dcdcdc!important
    }

    .color-switch .dropdown-menu .col-md-4>ul.dropdown-menu>li,.color-switch .navbar-form,.color-switch ul#menu-danh-sach>li {
        border-color: #444!important
    }

    .dropdown-menu .col-md-4:nth-of-type(4) {
        width: 50%;
        display: inline-block
    }

    .dropdown-menu .col-md-4:nth-of-type(3),.dropdown-menu.multi-column .col-md-4:first-child {
        width: 50%;
        float: left
    }

    .dropdown-menu.multi-column .col-md-4 {
        padding: 0
    }

    .navbar-nav {
        margin-bottom: 0
    }

    .navbar-form {
        border-bottom: none;
        margin-top: 0;
        margin-bottom: 0
    }

    ul.dropdown-menu>ul#menu-danh-sach>li:last-child {
        border-bottom: 1px solid #e7e7e7!important
    }

    .dropdown-menu .col-md-4:first-child li:last-child,.dropdown-menu .col-md-4:nth-of-type(2) li:last-child {
        border-bottom: 1px dashed #dcdcdc!important
    }

    .col-md-4:nth-of-type(2) li,.col-md-4:nth-of-type(4) li {
        border-right: none
    }
}

ul#menu-danh-sach>li {
    border-bottom: 1px dashed #dcdcdc
}

ul.dropdown-menu>li {
    border-right: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc
}

.dropdown-menu>li:last-child,ul#menu-danh-sach>li:last-child {
    border-bottom: none!important
}

.col-md-4:nth-of-type(4) li:last-child {
    border-bottom: 1px dashed #dcdcdc!important
}

.chapter-content p {
    margin-bottom: 40px
}

.trang-page h1,.trang-page h3 {
    font-weight: 700;
    display: block;
    padding-bottom: 10px
}

.giai-nghia {
    text-align: center;
    padding: 6px 15px 8px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline
}

.num-list {
    font-size: 13px!important;
    background: #008c7f;
    padding: 1px 7px 2px 7.7px;
    border-radius: 12px;
    color: #fff;
    margin-right: 5px
}

.form-horizontal .col-md-7 {
    width: 54%;
    padding-left: 0;
    padding-right: 20px;
    display: inline-block
}

.form-horizontal .control-label {
    float: left;
    display: inline-block;
    text-align: right;
    width: 46%!important
}

.form-horizontal .form-control {
    width: 100%
}

.form-horizontal .form-group-sm .control-label {
    padding-top: 6px
}

.chapter a.chapter-title {
    line-height: 1.42857143
}

.chapter-content.khong-cach-doan p {
    margin-bottom: 0
}

.color-switch .giai-nghia a {
    color: #008c7f!important
}

#story-chap.color-switch .h2-custom-col,.color-switch,.color-switch .box-notice,.color-switch .chapter-nav>.color-switch .bg-info,.color-switch .col-tren,.color-switch .col-truyen-main-single>.row,.color-switch .dropdown-menu-right.settings select,.color-switch .pagination>.active>a,.color-switch .pagination>li>a:focus,.color-switch .pagination>li>a:hover,.color-switch .row.category .row,.color-switch body,.color-switch .big-image1-5 {
    background: #333!important
}

#story-chap.color-switch,.color-switch #pagination,.color-switch .col-info-desc,.color-switch .dropdown-menu-right.settings,.color-switch .dropdown-menu>li>a,.color-switch .dropup.page-nav>span,.color-switch .footer,.color-switch .giai-nghia,.color-switch .hidetext a,.color-switch .pagination>li>a,.color-switch .row,.color-switch .showmore a,.color-switch .title-list,.color-switch .truyenhot_ul_customcol,.color-switch h2.h2-custom-col,.color-switch input[name=page],.color-switch input[name=page]+span>button,.color-switch ul.dropdown-menu,.color-switch .normal-image1,.color-switch .searchwp-live-search-results,.color-switch .navbar-breadcrumb,.color-switch #truyen-slide .main-home .trang-page .row,.color-switch .col-main-1-moi-cap-nhat,.color-switch .home-truyendecu,.color-switch .search_bg {
    background: #222!important
}

.color-switch #pagination,.color-switch .box-notice,.color-switch .chapter-nav>.bg-info,.color-switch .col-md-4:nth-of-type(4) li:last-child,.color-switch .dropdown-menu-right.settings select,.color-switch .dropdown-menu>li,.color-switch .dropup.page-nav>span,.color-switch .gach-chan,.color-switch .giai-nghia,.color-switch .hidetext a,.color-switch .info,.color-switch .inrow_bxh,.color-switch .pagination>li>a,.color-switch .showmore a,.color-switch .title-list,.color-switch .trang-page .col-xs-12,.color-switch .trang-page span,.color-switch .truyenhot_li_customcol,.color-switch h2.h2-custom-col,.color-switch input[name=page],.color-switch input[name=page]+span>button,.color-switch li.dropdown>ul.dropdown-menu>ul#menu-danh-sach>li,.color-switch ul.list-chapter>li,.color-switch .searchwp-live-search-result p {
    border-color: #444!important
}

.color-switch,.color-switch #chapter_error,.color-switch #chapter_jump,.color-switch .box-notice,.color-switch .dropdown-menu-right.settings,.color-switch .dropdown-menu-right.settings select,.color-switch .dropdown-menu>li>a,.color-switch .dropup.page-nav>span,.color-switch .navbar-breadcrumb h1,.color-switch .navbar-breadcrumb h2,.color-switch .navbar-breadcrumb li,.color-switch .navbar-breadcrumb>div>span,.color-switch .num-search,.color-switch a,.color-switch body,.color-switch input[name=page]+span>button,.color-switch small.label-primary,.color-switch input[name="page"] {
    color: #ccc!important
}

.color-switch .breadcrumb>li+li:before,.color-switch .glyphicon-search:before {
    color: #ccc!important
}

.color-switch .chapter .chapter-content {
    color: #aaa!important
}

.hide-header-btn:focus,.hide-header-btn:hover {
    background: #00968880!important
}

.color-switch .hide-header-btn {
    background: #33333382!important
}

.color-switch button.hide-header-btn:focus,.color-switch button.hide-header-btn:hover {
    background: #00968880!important;
    color: #ccc
}

.light-switch {
    width: 30px;
    overflow: hidden;
    flex-wrap: wrap;
    height: 30px;
    margin-top: 10px;
    position: absolute;
    border-radius: 20px
}

.light-switch button {
    padding: 0;
    border: none;
    cursor: pointer
}

.light-switch button:focus {
    outline: 0
}

img.light-off {
    background: #ccc;
    padding: 6px
}

img.light-off:focus,img.light-off:hover {
    background: #ccc
}

img.light-on {
    background: #fff;
    padding: 6px
}

img.light-on:focus,img.light-on:hover {
    background: #ccc
}

.color-switch .col-info-desc .showmore {
    box-shadow: 0 -20px 20px 0 #222!important
}

.color-switch #list-chapter,.color-switch #new-chapter,.color-switch .chuyen-muc-ads-nguon-cap,.color-switch .col-info-desc,.color-switch .col-main-1-moi-cap-nhat,.color-switch .comment-box,.color-switch .custom-col,.color-switch .footer,.color-switch .home-truyendecu,.color-switch .list-truyen,.color-switch .navbar,.color-switch .normal-image1,.color-switch .pagination-container .pagination,.color-switch .trang-ads-nguon-cap,.color-switch .trang-chu-de-cu-ads,.color-switch .trang-page {
    box-shadow: 0 0 6px #272727!important
}

.color-switch #pagination {
    box-shadow: 0 1px 1px #272727!important
}

.light-off-listchapter ul.list-chapter>li a {
    color: #ccc!important
}

.light-off-listchapter ul.list-chapter>li {
    border-color: #444!important
}

.huyho .light-off-list ul.list-chapter>li>a {
    color: #4e4e4e!important
}

.huyho .light-off-list ul.list-chapter>li {
    border-color: #dcdcdc!important
}

.ngochuydg .light-off-list ul.list-chapter>li>a {
    color: #ccc!important
}

.ngochuydg .light-off-list ul.list-chapter>li {
    border-color: #444!important
}

.color-switch div[style="background:#ffffff;padding: 0px 7px;"] {
    background: #bbb!important
}

.trang-page span {
    border-color: #e5e5e5!important
}

.color-switch .dropdown-menu-right.settings,.color-switch .searchwp-live-search-results {
    box-shadow: 0 6px 12px rgba(0,0,0,.4)!important
}

.sitename {
    color: #008c7f;
    vertical-align: middle;
    font-weight: 700;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px
}

.color-switch .book img,.color-switch .bxh-adddiv .top-num,.color-switch .chapter hr.chapter-end,.color-switch .chapter hr.chapter-start,.color-switch .list-thumbnail a>img,.color-switch .small-img,.color-switch .normal-image1 a img {
    opacity: .7
}

.normal-image1 {
    display: inline-table;
    width: 280px;
    padding: 15px;
    background: #fff;
    margin: 0 0 15px 15px
}

.normal-image1 a img {
    width: 100px;
    height: 136px
}

.normal-image1-2 {
    float: left;
    margin-right: 15px
}

.normal-image1-3 {
    overflow: hidden;
    line-height: 14px;
    font-family: 'Roboto Condensed',sans-serif
}

.normal-image1-3 .chi-tiet,.normal-image1-3 a h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.normal-image1-3 a h3 {
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    display: block
}

.big-image1 {
    width: 230px;
    float: left;
    margin: 0 0 15px;
    height: 347px;
    overflow: hidden
}

.big-image1-2 {
    float: none;
    margin-right: 0
}

.big-image1-hide {
    display: none
}

.big-image1 .chi-tiet img {
    filter: brightness(1.4);
    -webkit-filter: brightness(1.4)
}

.big-image1 a img {
    width: 200px!important;
    height: 272px!important
}

.big-image1-4 {
    margin-top: -122px;
    position: absolute;
    padding: 7px 5px 12px 15px;
    color: #fafafa;
    display: block;
    width: 200px;
    background: #00000040
}

.big-image1-4 a {
    color: #fafafa!important
}

.big-image1-5 {
    margin: 0;
    text-align: center;
    height: 45px;
    background: #f5f5f5;
    padding-top: 13px
}

.big-image1,.normal-image1 {
    position: relative
}

.decu {
    width: 40px;
    height: 50px;
    position: absolute;
    display: block;
    z-index: 1
}

.decu-hot {
    background: url(/wp-content/themes/boxtruyen/images/hot.png) top left no-repeat
}

.decu-new {
    background: url(/wp-content/themes/boxtruyen/images/new.png) top left no-repeat
}

@media (min-width: 1200px) {
    .breadcrumb-container {
        padding:0 35px
    }

    .index-cate {
        line-height: 41px!important
    }

    .big-image4,.big-image7 {
        width: 289px
    }

    .big-image1 .decu-hot,.big-image1 .decu-new {
        left: 9px
    }

    .big-image2 .decu-hot,.big-image2 .decu-new,.big-image3 .decu-hot,.big-image3 .decu-new,.big-image4 .decu-hot,.big-image4 .decu-new,.big-image5 .decu-hot,.big-image5 .decu-new,.big-image6 .decu-hot,.big-image6 .decu-new,.big-image7 .decu-hot,.big-image7 .decu-new {
        left: 10px;
        background-size: 27px
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .single_tien_to {
        left:26px;
        width: 140px
    }

    .big-image2 .chi-tiet img,.big-image3 .chi-tiet img,.big-image4 .chi-tiet img {
        filter: brightness(1.4);
        -webkit-filter: brightness(1.4)
    }

    .big-image1 .decu-hot,.big-image1 .decu-new,.big-image2 .decu-hot,.big-image2 .decu-new,.big-image3 .decu-hot,.big-image3 .decu-new,.big-image4 .decu-hot,.big-image4 .decu-new {
        left: 9px
    }

    .big-image5 .decu-hot,.big-image5 .decu-new,.big-image6 .decu-hot,.big-image6 .decu-new,.big-image7 .decu-hot,.big-image7 .decu-new {
        left: 10px;
        background-size: 27px
    }

    .big-image1 {
        width: 223px;
        margin-bottom: 15px;
        height: 338px
    }

    .big-image5 {
        width: 304px;
        margin-left: 0
    }

    .big-image6,.big-image7 {
        width: 303px
    }

    .big-image1-4 {
        width: 193px
    }

    .big-image2,.big-image3,.big-image4 {
        width: 224px;
        float: left;
        margin-bottom: 15px;
        height: 338px;
        overflow: hidden
    }

    .big-image2 a img,.big-image3 a img,.big-image4 a img {
        width: 194px;
        height: 263px
    }

    .big-image1 a img {
        width: 193px!important;
        height: 263px!important
    }

    .big-image2-4,.big-image3-4,.big-image4-4 {
        margin-top: -122px;
        position: absolute;
        padding: 7px 5px 12px 15px;
        color: #fafafa;
        display: block;
        width: 194px;
        background: #00000040
    }

    .big-image2-4 a,.big-image3-4 a,.big-image4-4 a {
        color: #fafafa!important
    }

    .big-image2-5,.big-image3-5,.big-image4-5 {
        margin: 0;
        text-align: center;
        height: 45px;
        background: #f5f5f5;
        padding-top: 13px
    }

    .big-image2-2,.big-image3-2,.big-image4-2 {
        margin-right: 0;
        float: none
    }

    .big-image2-hide,.big-image3-hide,.big-image4-hide {
        display: none
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .single_tien_to {
        left:37px;
        width: 140px
    }

    .big-image2 .chi-tiet img,.big-image3 .chi-tiet img {
        filter: brightness(1.4);
        -webkit-filter: brightness(1.4)
    }

    .navbar-form .input-group {
        width: 100%
    }

    .navbar-form .input-group .input-group-btn {
        width: 1%
    }

    .big-image1 .decu-hot,.big-image1 .decu-new,.big-image2 .decu-hot,.big-image2 .decu-new,.big-image3 .decu-hot,.big-image3 .decu-new {
        left: 9px
    }

    .big-image4 .decu-hot,.big-image4 .decu-new,.big-image5 .decu-hot,.big-image5 .decu-new,.big-image6 .decu-hot,.big-image6 .decu-new,.big-image7 .decu-hot,.big-image7 .decu-new {
        left: 10px;
        background-size: 27px
    }

    .big-image1 {
        width: 230px;
        margin-bottom: 15px;
        height: 347px
    }

    .big-image2,.big-image3 {
        width: 230px;
        float: left;
        margin-bottom: 15px;
        height: 347px;
        overflow: hidden
    }

    .big-image2 a img,.big-image3 a img {
        width: 200px;
        height: 272px
    }

    .big-image2-4,.big-image3-4 {
        width: 200px!important
    }

    .big-image2-4,.big-image3-4 {
        margin-top: -122px;
        position: absolute;
        padding: 7px 5px 12px 15px;
        color: #fafafa;
        display: block;
        width: 194px;
        background: #00000040
    }

    .big-image2-4 a,.big-image3-4 a {
        color: #fafafa!important
    }

    .big-image2-5,.big-image3-5 {
        margin: 0;
        text-align: center;
        height: 45px;
        background: #f5f5f5;
        padding-top: 13px
    }

    .big-image2-2,.big-image3-2 {
        margin-right: 0;
        float: none
    }

    .big-image2-hide,.big-image3-hide {
        display: none
    }

    .big-image4,.big-image6 {
        margin-left: 0;
        width: 353px
    }

    .big-image5,.big-image7 {
        width: 352px
    }
}

@media (min-width: 580px) and (max-width:767px) {
    .big-image1 .decu-hot,.big-image1 .decu-new {
        left:9px
    }

    .big-image2 .decu-hot,.big-image2 .decu-new,.big-image3 .decu-hot,.big-image3 .decu-new,.big-image4 .decu-hot,.big-image4 .decu-new,.big-image5 .decu-hot,.big-image5 .decu-new,.big-image6 .decu-hot,.big-image6 .decu-new,.big-image7 .decu-hot,.big-image7 .decu-new {
        left: 10px;
        background-size: 27px
    }

    .big-image2,.big-image3 {
        width: calc(100% - 245px)
    }

    .big-image4,.big-image6 {
        margin-left: 0
    }

    .big-image4,.big-image5,.big-image6,.big-image7 {
        width: calc(50% - 7.5px)
    }
}

@media (min-width: 337px) and (max-width:579px) {
    .big-image2 .chi-tiet img,.big-image3 .chi-tiet img,.big-image4 .chi-tiet img {
        filter:brightness(1.4);
        -webkit-filter: brightness(1.4)
    }

    .color-switch .big-image2-5,.color-switch .big-image3-5,.color-switch .big-image4-5 {
        background: #333!important
    }

    .big-image1 .decu-hot,.big-image1 .decu-new,.big-image3 .decu-hot,.big-image3 .decu-new,.big-image4 .decu-hot,.big-image4 .decu-new,.big-image2 .decu-hot,.big-image2 .decu-new {
        left: 9px
    }

    .big-image5 .decu-hot,.big-image5 .decu-new,.big-image6 .decu-hot,.big-image6 .decu-new,.big-image7 .decu-hot,.big-image7 .decu-new {
        left: 10px;
        background-size: 27px
    }

    .big-image1,.big-image3 {
        width: calc(50% - 7.5px);
        height: 100%
    }

    .big-image3 {
        float: left;
        margin: 0 0 15px;
        overflow: hidden
    }

    .big-image2,.big-image4 {
        width: calc(50% - 7.5px);
        float: left;
        margin-bottom: 15px;
        height: 100%;
        overflow: hidden
    }

    .big-image5,.big-image6,.big-image7 {
        width: 100%;
        margin: 0 0 15px 0
    }

    .big-image1 a img,.big-image3 a img,.big-image4 a img,.big-image2 a img {
        width: 100%!important;
        height: 100%!important
    }

    .big-image1-4,.big-image3-4,.big-image4-4,.big-image2-4 {
        width: 100%!important
    }

    .big-image1-4,.big-image3-4 {
        max-width: calc(100% - 30px)
    }

    .big-image2-4,.big-image4-4 {
        max-width: calc(100% - 30px)
    }

    .big-image2-4,.big-image3-4,.big-image4-4 {
        margin-top: -122px;
        position: absolute;
        padding: 7px 5px 12px 15px;
        color: #fafafa;
        display: block;
        width: 194px;
        background: #00000040
    }

    .big-image2-4 a,.big-image3-4 a,.big-image4-4 a {
        color: #fafafa!important
    }

    .big-image2-5,.big-image3-5,.big-image4-5 {
        margin: 0;
        text-align: center;
        height: 45px;
        background: #f5f5f5;
        padding-top: 13px
    }

    .big-image2-2,.big-image3-2,.big-image4-2 {
        margin-right: 0;
        float: none
    }

    .big-image2-hide,.big-image3-hide,.big-image4-hide {
        display: none
    }
}

@media (min-width: 337px) and (max-width:480px) {
    .color-switch .normal-image1 {
        box-shadow:3px 1px 2px rgba(0,0,0,.7)!important
    }

    .big-image1,.big-image2,.big-image3,.big-image4 {
        width: 50%;
        box-shadow: 6px 0px 6px #e9e9e9
    }

    .big-image2 .decu-hot,.big-image2 .decu-new,.big-image4 .decu-hot,.big-image4 .decu-new {
        left: 2px
    }

    .big-image1,.big-image2 {
        margin-bottom: 0;
        padding-bottom: 8px
    }

    .big-image1-4,.big-image2-4 {
        bottom: 53px!important
    }

    .big-image3,.big-image4 {
        padding-top: 7px
    }

    .normal-image1.big-image1,.normal-image1.big-image2 {
        box-shadow: 5px -5px 6px -6px #e9e9e9!important;
        z-index: 1
    }

    .color-switch .big-image1,.color-switch .big-image2 {
        border-color: #191919!important
    }

    .big-image1 a,.big-image2 a,.big-image3 a,.big-image4 a {
        color: #f1f1f1
    }

    .big-image1-4,.big-image2-4,.big-image3-4,.big-image4-4 {
        max-width: calc(100% - 22.5px);
        padding: 7px 5px 10px 10px;
        margin-top: 0;
        bottom: 60px;
        background: 0 0;
        color: #f1f1f1;
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        padding-top: 30px
    }

    .big-image1,.big-image3 {
        margin-left: 0;
        padding-right: 7.5px
    }

    .big-image2,.big-image4 {
        margin-left: 0;
        padding-left: 7.5px
    }

    .big-image1-3 a h3,.big-image2-3 a h3,.big-image3-3 a h3,.big-image4-3 a h3 {
        white-space: normal
    }
}

@media (max-width: 336px) {
    .big-image1 .decu-hot,.big-image1 .decu-new {
        left:-6px
    }

    .big-image2 .decu-hot,.big-image2 .decu-new,.big-image3 .decu-hot,.big-image3 .decu-new,.big-image4 .decu-hot,.big-image4 .decu-new,.big-image5 .decu-hot,.big-image5 .decu-new,.big-image6 .decu-hot,.big-image6 .decu-new,.big-image7 .decu-hot,.big-image7 .decu-new {
        left: 10px;
        background-size: 27px
    }

    .big-image1 a {
        color: #f1f1f1
    }

    .big-image1-4 {
        max-width: calc(100% - 22px);
        padding: 7px 5px 10px 10px;
        margin-top: 0;
        bottom: 60px;
        background: 0 0;
        color: #f1f1f1;
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
        padding-top: 30px
    }

    .big-image1 {
        width: 100%;
        height: 100%
    }

    .big-image2,.big-image3,.big-image4,.big-image5,.big-image6,.big-image7 {
        width: 100%;
        margin-left: 0
    }

    .big-image1-2 {
        text-align: center
    }

    .big-image1-3 {
        width: 200px;
        margin-left: auto;
        margin-right: auto
    }

    .big-image1-2 a {
        position: relative
    }

    .big-image1-2 a img {
        width: auto!important;
        height: auto!important
    }
}

@media (max-width: 246px) {
    .big-image1-4 {
        width:calc(100% - 30px)
    }
}

.color-switch .decu,.color-switch .full_label {
    -webkit-filter: brightness(.8);
    filter: brightness(.8)
}

.page-span {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 10px;
    padding-left: 26px;
}

.page-span:last-child {
    border: none;
    margin-bottom: 0
}

.sticker-hot,.tien_to_hot {
    color: #ff9800
}

.sticker-new,.tien_to_new {
    color: #33d185
}

.search-h2 {
    white-space: normal!important;
    height: auto!important;
    line-height: 24px!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.search-tut {
    color: #008c7f
}

/*LiveSearch*/
.searchwp-live-search-results {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(30,30,30,.4);
    box-shadow: 0 0 2px 0 rgba(30,30,30,.4);
    border-radius: 3px;
    width: 315px;
    min-height: 75px
}

.searchwp-live-search-no-min-chars .spinner {
    opacity: .3
}

.searchwp-live-search-result p {
    font-size: .9em;
    padding: 10px;
    margin: 0;
    border-bottom: 1px dashed #dcdcdc
}

.searchwp-live-search-result--focused {
    background: #ddd
}

.searchwp-live-search-result--focused a {
    color: #000
}

.searchwp-live-search-result:last-of-type p {
    border-bottom: 0
}

.searchwp-live-search-result a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.searchwp-live-search-instructions {
    border: 0!important;
    clip: rect(1px,1px,1px,1px)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    white-space: nowrap!important
}

.spinner>div>div {
    background: #009688!important
}

.searchwp-live-search-no-min-chars>div {
    top: 30px!important
}

.searchwp-live-search-result .glyphicon-search:before {
    color: #008c7f!important;
    padding-right: 5px
}

a.ajax-search {
    color: #008c7f!important
}

/*End LiveSearch | Rating Css*/
.post-ratings {
    width: 100%;
    opacity: 1
}

.post-ratings-loading {
    display: none;
    height: 16px;
    text-align: left
}

.post-ratings-image {
    border: 0
}

.post-ratings img,.post-ratings-image img,.post-ratings-loading img {
    border: 0;
    padding: 0;
    margin: 0
}

.post-ratings-comment-author {
    font-weight: 400;
    font-style: italic
}

/*End Rating Css*/
.input-group input[name="s"] {
    border-radius: 3px 0 0 3px!important;
    border-color: #fff;
    box-shadow: none
}

.color-switch .update_cate {
    color: #ccc!important
}

.color-switch input[name='s'] {
    border-color: #ccc!important;
    background: #ccc
}

.tab {
    overflow: hidden;
}
.tab button.active {
	color: #000;
    border-top-left-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    background-color: #ffffff;
}
.tab button {
    color: #009688;
    font-weight: 600;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.7s;
    font-size: 17px;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ffffff;
}
/* Style the tab content */
.tabcontent {
  display: none;
}
div#list-chapter-single {
    background: #ffffff;
}
button.tablinks.\32 .active {
    border-top-right-radius: 10px;
    border-top-left-radius: 0px;
}
div#content {
    margin-top: -2px;
    background: #ffffff;
    padding: 12px;
}
.content-single {
    background: #f5f5f5;
}
button.btn.continue {
    margin-left: 5px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: #009688;
    color: #fff;
    border: 2px solid #009688;
}
.single-title {
    font-size: 18px;
    font-weight: 600;
    color: #009688;
    margin-right: 10px;
}
.list-cate-single {
    display: flex!important;
}
a.catsingle {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    border: 1px solid #009688;
    color: #009688;
    /* float: left; */
    padding: 4px 6px;
    border-radius: 3px;
    margin-right: 2px;
    /* font-size: 16px; */
}
p.info-item {
    font-size: 15px;
    font-weight: 500;
}
.label.label-success {
    background-color: #4caf50;
}
.label, .label.label-default {
    background-color: #9e9e9e;
}
.label-success {
    background-color: #5cb85c;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
button.btn.read {
    margin-left: 5px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: #009688;
    color: #fff;
    border: 2px solid #009688;
}
button.btn {
    margin: 5px;
}
a.btn.comments {
    margin-left: 5px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: #0646b0bd;
    color: #fff;
    border: 2px solid #0646b087;
}
button.btn.bookmark {
    margin-left: 5px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: #ff2853;
    color: #fff;
    border: 2px solid #ff2853;
}
span.wpfp-span a {
    font-size: 12px;
    font-weight: 700;
	color: white;
}
li.list-chapter {
    border-bottom: 1px dashed #eee!important;
    border-right: 1px dashed #eee!important;
}
.order-button-container {
    float: right;
    font-size: 20px;
    color: #008c7f;
}
h3.title.list {
    font-weight: 600;
    line-height: 1.2;
    font-size: 16px;
    margin-top: 10px;
    color: #008c7f;
}
/* Hiệu ứng khi rê chuột vào hình ảnh */
.rating-post img:hover {
    transform: scale(1.2); /* Tăng kích thước khi rê chuột vào */
    transition: transform 0.3s ease; /* Thêm hiệu ứng chuyển động */
}

/* Hiệu ứng khi hình ảnh được nhấn */
.rating-post img:active {
    transform: scale(0.8); /* Giảm kích thước khi nhấn */
}
.rating-post img {
    width: 20px;
    height: 20px;
}
.rating-post {
    margin-bottom: 10px;
}
.profile-manga {
    margin-bottom: 0;
}
.profile-manga {
    margin-bottom: 10px;
}
.detail-bg {
    height: 400px;
}
.detail-bg img {
    width: 100%;
    -webkit-filter: blur(60px);
    -moz-filter: blur(60px);
    -ms-filter: blur(60px);
    filter: blur(60px);
}
.profile-manga .col-12 {
	padding-bottom: 30px;
    background: #f5f5f5;
    margin-top: -300px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.profile-manga .tab-summary {
    padding: 15px 0 0 0;
}

.profile-manga .tab-summary {
    padding: 10px 2px 2px 12px;
    display: table;
    width: 100%;
}
.profile-manga .tab-summary .summary_image {
    background: none;
    display: block;
    margin-top: -75px;
    width: 20%;
    float: left;
}
.profile-manga .tab-summary .summary_image {
    border-radius: 15px 15px 0 0;
    width: 220px;
    padding: 10px 10px 10px;
    display: table-cell;
    vertical-align: middle;
}
.profile-manga .tab-summary .summary_image img {
	border-radius: 10px;
    box-shadow: 3px 3px 8px #00968891;
}
.profile-manga .tab-summary .summary_content_wrap {
    float: left;
}
.profile-manga .tab-summary .summary_content_wrap {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    position: relative;
}
.profile-manga .tab-summary .summary_content_wrap .summary_content {
    padding: 0;
    background: transparent;
    min-height: auto;
}
.profile-manga .tab-summary .summary_content_wrap .summary_content .post-content {
    width: 100%;
}
.profile-manga .tab-summary .post-content_item {
    display: table;
}
.profile-manga .tab-summary .post-content_item,
.profile-manga .post-status .post-content_item {
    font-size: 0;
    margin-bottom: 3px;
}
.profile-manga .tab-summary .summary_content_wrap .summary_content .post-content .genres a {
    font-size: 10px;
    color: #2F2F2F;
    letter-spacing: 0;
    border: 1px solid #D8D8D8;
    border-radius: 6px;
    padding: 3px 5px;
    background-color: #fff;
    margin-right: 10px;
}
.profile-manga .tab-summary .post-content_item .summary-heading {
    float: left;
    width: auto;
    margin-right: 10px;
}
.profile-manga .tab-summary .post-content_item .summary-heading h5, .profile-manga .post-status .post-content_item .summary-heading h5 {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 8px;
    font-weight: 600;
}
.c-page-content .content-area>.container {
    background: #fff;
}
a.author {
    font-weight: 600;
}
button#fluid-yess {
    width: 35px;
}
button#fluid-noo {
    width: 35px;
}


li.li_sub {
    border-right: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;

}
li.li_sub a {
    text-decoration: none;
}
.box_menu .main_menu .li_main .sub_menu .li_sub a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #009688;
    font-weight: 600;
}
.box_menu .main_menu .li_main a {
    text-decoration: none;
}
.box_menu .main_menu .li_main a {
    font-weight: 600;
}

@font-face {
    font-family: "UTMSarah";
    src: url(/fonts/UTMSarah.ttf);
}
@font-face {
    font-family: "UTMAvo-Italic";
    src: url(/fonts/UTMAvoItalic.ttf);
}
@font-face {
    font-family: "UTMAvo";
    src: url(/fonts/UTMAvo.ttf);
}
@font-face {
    font-family: "UTMAvo-Bold";
    src: url(/fonts/UTMAvoBold.ttf);
}
@font-face {
    font-family: "UTMAvo-BoldItalic";
    src: url(/fonts/UTMAvoBold_Italic.ttf);
}
@font-face {
    font-family: "SVN-Nexa Light";
    src: url(/fonts/SVN-Nexa\Light.otf);
}
@font-face {
    font-family: "SVN-Nexa Bold";
    src: url(/fonts/SVN-Nexa\Bold.otf);
}
@font-face {
    font-family: "hellvina";
    src: url(/fonts/VLHELLVINAHANDSCRIPT.OTF);
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-button {
    width: 10px;
    height: 5px;
}
::-webkit-scrollbar-track {
    background: #e8e8e8;
    border: thin solid #f2f2f2;
    box-shadow: 0 0 5px #dfdfdf inset;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb {
    background: #b6b6b6;
    border: 0;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: #868686;
    border: 0;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body,
html {
    position: relative;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #212529;
    background-color: #f0f0f0;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
a {
    text-decoration: none;
    color: #000;
}
button,
input {
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
    outline: 0;
}
ul {
    list-style: none;
}
input:disabled {
    background: #ececec;
    border: 0;
    color: #495057;
    outline: 0;
}
::-webkit-input-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
li,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.load_overlay,
.load_process {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
.load_overlay {
    background: #000;
    opacity: 0.8;
    z-index: 99990;
}
.load_process {
    margin: auto;
    z-index: 99999;
    background: #fff;
    width: 400px;
    max-width: calc(90% - 10px);
    height: 100px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    padding: 10px 5px;
    overflow: hidden;
}
.box_logo .button_menu:hover,
.box_logo .button_search:hover,
.load_note {
    color: #fff;
}
.box_header {
    width: 100%;
    background: #fff;
}
.box_logo {
    position: relative;
    width: 100%;
    height: 64px;
}
.box_logo_mobile {
    display: none;
}
.box_logo .button_menu,
.box_logo .logo img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
}
.box_logo .button_menu,
.box_logo .button_search {
    left: 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    cursor: pointer;
    z-index: 9;
    font-size: 20px;
    display: none;
}
.box_logo .button_search {
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    left: 150px;
    text-align: right;
}
.box_logo .box_search,
.box_logo .logo {
    position: relative;
    float: left;
    height: 64px;
}
.box_logo .logo {
    width: 220px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.box_logo .logo img {
    max-width: 100%;
    max-height: 46px;
}
.box_logo .box_search {
    width: 460px;
    padding-left: 30px;
    padding-right: 30px;
}
.box_logo .box_search .kq_search {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    padding-top: 3px;
    width: calc(100% - 60px);
    max-height: 300px;
    overflow-y: auto;
    z-index: 9999;
    background: #fff;
    top: 45px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: none;
}
.box_logo .member_control {
    position: relative;
    float: right;
    height: 64px;
    width: 250px;
    text-align: right;
    line-height: 64px;
}
.box_logo .member_control button {
    background: #009688;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgb(0 0 0/25%);
    line-height: 34px;
    color: #fff;
    font-size: 12px;
    width: 100px;
    cursor: pointer;
    margin-left: 10px;
    background-color: #009688;
    font-weight: 600;
}
.box_logo .box_search .box_input,
.box_logo .box_search .box_input button,
.box_logo .box_search .box_input input {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    height: 44px;
    background: #fff;
}
.box_logo .box_search .box_input {
    width: 400px;
    border: 1px solid #dedede;
    overflow: hidden;
}
.box_logo .box_search .box_input button,
.box_logo .box_search .box_input input {
    border: 0;
}
.box_logo .box_search .box_input input {
    left: 0;
    width: 422px;
    padding-left: 20px;
    padding-right: 20px;
}
.box_logo .box_search .box_input button {
    right: 0;
    width: 55px;
    font-size: 20px;
    color: #009688;
    cursor: pointer;
}
.box_menu {
    background: #009688;
}
.box_menu,
.box_menu .main_menu {
    position: relative;
    width: 100%;
    height: 54px;
}
.box_menu .main_menu .li_main {
    position: relative;
    float: left;
    height: 54px;
    line-height: 54px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    display: inline-block;
}
.box_menu .main_menu .li_main:hover {
    background: #de847d;
}
.box_menu .main_menu .li_main a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.box_menu .main_menu .li_main i {
    position: absolute;
    line-height: 54px;
    right: 5px;
    color: #fff;
}
.box_menu .main_menu .li_main .sub_menu {
    position: absolute;
    margin: auto;
    top: 54px;
    left: 0;
    right: 0;
    width: 150px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
    z-index: 99;
}
.box_menu .main_menu .li_main:hover .sub_menu {
    display: block;
}
.box_menu .main_menu .li_main .sub_menu.col_3 {
    width: 450px;
}
.box_menu .main_menu .li_main .sub_menu.col_1 {
    width: 150px;
}
.box_menu .main_menu .li_main .sub_menu .li_sub {
    position: relative;
    float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.box_menu .main_menu .li_main .sub_menu .li_sub a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #000;
}
.box_menu .main_menu .li_main .sub_menu .li_sub a:hover {
    color: #00ced1;
}
.box_menu .main_menu .li_main .sub_menu.col_3 .li_sub {
    width: calc(100% / 3);
}
@media all AND (max-width: 359px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo {
        width: 100%;
        text-align: center;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 120px;
    }
    .box_logo .button_menu,
    .box_logo .button_search {
        display: block;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        width: calc(100% - 210px);
        text-align: right;
        line-height: 64px;
    }
    .box_logo .member_control button {
        width: calc(50% - 2px);
        font-size: 10px;
        margin-left: 0;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #008c7f;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 360px) AND (max-width: 411px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 120px;
    }
    .box_logo .button_menu,
    .box_logo .button_search {
        display: block;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        width: calc(100% - 210px);
        text-align: right;
        line-height: 64px;
    }
    .box_logo .member_control button {
        width: calc(50% - 2px);
        font-size: 10px;
        margin-left: 0;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 412px) AND (max-width: 479px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 120px;
    }
    .box_logo .button_menu,
    .box_logo .button_search {
        display: block;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        text-align: right;
        line-height: 64px;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 480px) AND (max-width: 539px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo {
        width: 100%;
        text-align: center;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 150px;
    }
    .box_logo .button_menu {
        display: block;
    }
    .box_logo .button_search {
        display: block;
        left: 190px;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        text-align: right;
        line-height: 64px;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 540px) AND (max-width: 666px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo {
        width: 100%;
        text-align: center;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 180px;
    }
    .box_logo .button_menu {
        display: block;
    }
    .box_logo .button_search {
        display: block;
        left: 240px;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        text-align: right;
        line-height: 64px;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 667px) AND (max-width: 767px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo {
        width: 100%;
        text-align: center;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 220px;
    }
    .box_logo .button_menu {
        display: block;
    }
    .box_logo .button_search {
        display: block;
        left: 280px;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        width: 250px;
        text-align: right;
        line-height: 64px;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 768px) AND (max-width: 852px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo {
        width: 100%;
        text-align: center;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 220px;
    }
    .box_logo .button_menu {
        display: block;
    }
    .box_logo .button_search {
        display: block;
        left: 280px;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        width: 250px;
        text-align: right;
        line-height: 64px;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media all AND (min-width: 853px) AND (max-width: 1023px) {
    .box_logo,
    .box_logo_mobile {
        border-bottom: 1px solid #dedede;
    }
    .box_logo .logo {
        width: 100%;
        text-align: center;
    }
    .box_logo .logo img {
        left: 40px;
        max-width: 220px;
    }
    .box_logo .button_menu {
        display: block;
    }
    .box_logo .button_search {
        display: block;
        left: 280px;
    }
    .box_logo .box_search {
        display: none;
        position: absolute;
        margin: auto;
        z-index: 999;
        top: 54px;
        width: 100%;
    }
    .box_logo .box_search .box_input {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 22px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        -o-border-radius: 22px;
        height: 44px;
        width: calc(100% - 20px);
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
    }
    .box_logo .member_control {
        position: absolute;
        float: right;
        right: 5px;
        height: 64px;
        width: 250px;
        text-align: right;
        line-height: 64px;
    }
    .box_logo_mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 54px;
        z-index: 999;
        background: #fff;
        overflow: hidden;
        display: none;
    }
    .box_logo_mobile .logo {
        position: relative;
        width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 53px;
        z-index: 999;
        background: #fff;
        text-align: left;
    }
    .box_logo_mobile .logo img {
        max-width: 200px;
        height: auto;
    }
    .box_logo_mobile .logo i,
    .box_menu .main_menu .li_main i {
        position: absolute;
        margin: auto;
        width: 30px;
        height: 30px;
        background: #777;
        color: #fff;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }
    .box_logo_mobile .logo i {
        right: 10px;
        bottom: 0;
        top: 0;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -o-border-radius: 15px;
        font-size: 18px;
    }
    .box_menu,
    .box_menu .main_menu {
        width: 250px;
        height: calc(100vh - 54px);
    }
    .box_menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .box_menu .main_menu {
        display: block;
        background: #fff;
        border-right: 1px solid #dedede;
        z-index: 99;
    }
    .box_menu .main_menu .li_main {
        display: block;
        width: 250px;
        background: #fff;
        border-bottom: 1px solid rgb(241, 241, 241, 50%);
        min-height: 40px;
        height: auto;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover {
        background: #fff;
    }
    .box_menu .main_menu .li_main a {
        position: relative;
        width: 100%;
        height: 40px;
        color: #000;
    }
    .box_menu .main_menu .li_main a:hover {
        color: #fff;
    }
    .box_menu .main_menu .li_main i {
        top: 5px;
        right: 20px;
    }
    .box_menu .main_menu .li_main .sub_menu {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 100% !important;
        height: auto;
        background: #fff;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        z-index: 99;
    }
    .box_menu,
    .box_menu .main_menu .li_main:hover .sub_menu {
        display: none;
    }
    .box_menu .main_menu .li_main .sub_menu .li_sub {
        width: 100% !important;
        padding-left: 10px;
        border-top: 1px solid rgb(241, 241, 241, 50%);
    }
}
@media(max-width:767px){/*LongtimeRemove*/.chapter-nav .btn-group a{width:52px}/*EndLTR*/.wallpaper{height:150px;position:absolute;display:block;width:calc(100% + 30px);margin-top:-15px;left:-15px;opacity:.7}.book img{border:3px solid #fff;position:relative}.color-switch .book img{opacity:unset;filter:brightness(.7)}.color-switch .wallpaper{opacity:.5}}@media(min-width:337px) and (max-width:991px){.nav li.dropdown{width:50%;float:left;text-align:center;margin-top:-8px}.nav .open>.dropdown-menu{width:200%!important}ul#menu-danh-sach>li{width:50%;float:left}ul#menu-danh-sach>li:first-of-type,ul#menu-danh-sach>li:nth-of-type(3){border-right:1px dashed #dcdcdc}.giai-nghia,ul#menu-danh-sach>li:first-of-type,ul#menu-danh-sach>li:nth-of-type(2){border-top:1px solid #009688!important}ul#menu-danh-sach>li:nth-of-type(3),.dropdown .dropdown-menu>ul#menu-danh-sach>li:last-child{border-bottom:none!important}a[aria-expanded=true]{padding-bottom:9px!important}.open>.multi-column{margin-left:-100%}.dropdown-menu>#menu-danh-sach>li>a,.dropdown-menu>li>a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:5px}ul#menu-danh-sach>li:nth-of-type(2),ul#menu-danh-sach>li:nth-of-type(4){border-left:none!important}.multi-column .col-md-4{width:33.333333%!important;display:inline-grid!important}.multi-column .col-md-4:nth-of-type(4){width:100%!important}.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li{width:33.333333%;display:inline-grid}.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-of-type(3n+1),.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-of-type(3n-1){border-right:1px dashed #dcdcdc!important}.color-switch .multi-column .col-md-4:nth-of-type(3) .dropdown-menu>li:last-child,.color-switch .multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-of-type(3n+1),.color-switch .multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-of-type(3n-1){border-color:#444!important}.navbar-nav .open .dropdown-menu>li>a{padding:6px 5px 8px 15px}.multi-column .col-md-4:nth-of-type(3) .dropdown-menu>li{border-left:none!important}.multi-column .col-md-4:nth-of-type(3) .dropdown-menu>li:last-child{border-bottom:1px dashed #dcdcdc!important}.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:last-child,.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-last-of-type(2),.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-last-of-type(3){border-bottom:none!important}}@media (min-width:768px) and (max-width:991px){.multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-of-type(3n+1){border-left:1px dashed #dcdcdc!important}.color-switch .multi-column .col-md-4:nth-of-type(4) .dropdown-menu>li:nth-of-type(3n+1){border-color:#444!important}}ul#menu-danh-sach .glyphicon{font-size:13px;padding-right:5px;color:#008c7f}ul#menu-danh-sach a:focus .glyphicon,ul#menu-danh-sach a:hover .glyphicon{color:#fff}.color-switch .tien_to_new,.color-switch .sticker-new{color:#32a56d}.color-switch .tien_to_hot,.color-switch .sticker-hot{color:#e38900}.fb-save>span>iframe{height:34px!important}.fb-save{line-height:28px;padding-bottom:5px;display:block!important}.col-truyen-main-single .light-off-button a{display:inline-block;margin:0 4px}.color-switch .danh-gia img{opacity:.7}.readedpost{width:30px;overflow:hidden;flex-wrap:wrap;margin-top:13px;position:absolute;top:0}@media (min-width:1200px){.readedpost{margin-left:850px}}@media (min-width:992px) and (max-width:1199px){.readedpost{margin-left:650px}}@media (min-width:768px) and (max-width:991px){.readedpost{right:20%}.light-switch{right:calc(20% + 60px)}.moi_cap_nhat .list-nowrap{max-width:308px!important}}@media (max-width:767px){.readedpost{margin-right:70px;right:0}.light-switch{right:0;margin-right:115px}}@media (max-width:991px) and (min-width:337px){ul#menu-danh-sach>li:nth-of-type(3){border-bottom:1px dashed #dcdcdc!important}}@media (max-width:991px) and (min-width:337px){ul#menu-danh-sach>li:nth-of-type(5){border-right:1px dashed #dcdcdc!important}}/*LongtimeRemove*/.chap_options{margin:0 5px 0 0!important}.chap_options .dropdown-menu.settings{right:-7.75em}.chapter-nav .btn-group #chapter_jump_bottom{margin:0 5px;width:unset}/*EndLTR*/a#next_chap{margin-left:0}select#loc{padding-left:5px;border:1px solid #009688;border-radius:3px;margin-left:5px;vertical-align:text-top;font-family:'Roboto Condensed';font-size:14px;color:#008c7f}.color-switch select#loc{background-color:#333}.navbar-breadcrumb h1, .navbar-breadcrumb h2, .navbar-breadcrumb li{display:initial}a#binh-luan-fb button{margin:10px 0}.cate-info p{margin:0;padding:15px 20px;line-height:24px;color:#666}.color-switch .cate-info p{color:#aaa}.list-none{padding:15px 20px!important}/*LongtimeRemove*/.cate-info h3{padding:0 15px;color:#008c7f;font-weight:700;font-family:'Roboto Condensed';font-size:16px;height:40px;line-height:40px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}/*EndLTR*/.sticker-Hot{color:#ff9800}.color-switch .sticker-Hot{color:#e38900}.sticker-New{color:#33d185}.color-switch .sticker-New{color:#32a56d}ul.dropdown-menu li a[title="Truyện Ngôn tình"],.index-cate a[title="Truyện Ngôn tình"],.index-cate a[title="Truyện Ngôn tình"] span{color:#d4345f!important}ul.dropdown-menu li a[title="Truyện Xuyên không"],.index-cate a[title="Truyện Xuyên không"],.index-cate a[title="Truyện Xuyên không"] span{color:#e38900!important}ul.dropdown-menu li a[title="Truyện Đam mỹ"],.index-cate a[title="Truyện Đam mỹ"],.index-cate a[title="Truyện Đam mỹ"] span{color:#00b100!important}ul.dropdown-menu li a[title="Truyện Kiếm hiệp"],.index-cate a[title="Truyện Kiếm hiệp"],.index-cate a[title="Truyện Kiếm hiệp"] span{color:#3974a9!important}ul.dropdown-menu li a[title="Truyện Bách hợp"],.index-cate a[title="Truyện Bách hợp"],.index-cate a[title="Truyện Bách hợp"] span{color:#b148b7!important}.index-cate a[title="Truyện cười"],.index-cate a[title="Truyện cười"] span,ul.dropdown-menu li a[title="Truyện cười"]{color:#008c7f!important}.chap-ngan .chap_options{margin-left:5px!important;}.chap-ngan-duoi #prev_chap{margin-right:5px}.chap-ngan{margin:15px 0}.chap-ngan .chap_options .dropdown-menu.settings{right:-9.4em}.chapter-ngan .khung-ngan{min-height:unset}.chapter-content p:last-child{margin-bottom:15px}.tt-tag a{color:#fff;display:inline-block;text-align:center}.tt-tag a:first-letter,.post_tags a:first-letter{text-transform:capitalize}.post_tags{padding:5px 10px 15px 10px}.post_tags a{display:inline-block;margin:10px 5px 0;border:1px solid #009688;padding:2px 7px;border-radius:15px;font-size:14px}.post_tags a:hover{background:#009688;color:#fff}input[name="page"]{border-radius:4px 0 0 4px!important}.post_tags a.active{background:#009688;color:#fff}.post_tags a.active:hover{background:#00b7a6}.tt-tag small{padding:1px 10px 2px!important}.no-tag{background:#999}.moi_cap_nhat .truyenhot_ul_customcol{font-family:'Roboto Condensed',sans-serif}.moi_cap_nhat h3{line-height:unset}@media (min-width:1200px){.moi_cap_nhat .list-nowrap{max-width:311px}.moi_cap_nhat h3 a{font-size:16px!important}.update_cate,.update_chap,.update_time{padding:0 15px}.update_time{right:0;width:110px}.update_chap{right:110px;width:160px;margin-right:0}.update_cate{right:270px;width:187px;margin-right:0}.index-cate{padding:0 5px 0 36px!important}}@media (min-width:768px){#wrap{overflow:hidden}.moi_cap_nhat .small-img{width:20px;height:20px;margin:10px 10px 0 0}.update_cate,.update_chap,.update_time{position:absolute;overflow:hidden;text-overflow:ellipsis;font-size:15px;border-left:1px dashed #dcdcdc;padding:0 14px 0 15px;margin-top:-41px}.moi_cap_nhat .truyenhot_li_customcol{padding:0 0 0 20px!important;line-height:40px}.moi_cap_nhat .list-nowrap{margin-top:0}.moi_cap_nhat .tien_to{display:none}}.index-cate{font-size:16px;display:inline-block;width:50%;line-height:37px;border-bottom:1px dashed #dcdcdc;padding:0 5px 0 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left}.index-cate:last-child{border-bottom:none!important}@media (min-width:337px) and (max-width:991px){.index-cate:nth-last-of-type(2),.index-cate:nth-last-of-type(3){border-bottom:none!important}.index-cate{width:33.333333%!important}.index-cate:nth-of-type(3n-1),.index_cate.row div:nth-of-type(3n+1){border-right:1px dashed #dcdcdc}}@media (min-width:992px),(max-width:336px){.index-cate:nth-of-type(odd){border-right:1px dashed #dcdcdc}.index-cate a span{font-size:12px;padding-right:2px;color:#009688;position:inherit;display:inline-block!important}}@media (max-width:767px){.update_cate a{color:#777}.moi_cap_nhat h3 a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.update_time{position:absolute;right:15px;background:#fff;padding-left:5px;box-shadow:-10px 0 7px #fff}.color-switch .update_time{background:#222!important;box-shadow:-10px 0 7px #222!important}.moi_cap_nhat .mini-chap span{display:none}.moi_cap_nhat .mini-chap:before{content:'C.';display:inline}}@media (min-width:768px) and (max-width:1199px){.moi_cap_nhat .list-nowrap{max-width:246px}.update_cate,.update_chap,.update_time{padding-right:10px;margin-right:0}.update_time{right:0;width:105px}.update_chap{right:105px;width:137px}.update_cate{right:242px;width:145px}}@media (max-width:1199px){#body_truyen .container .mgid_ads.row .mgbox{padding:0 15px!important}.mgid_icon{margin-left:15px!important}.cate-info p,.list-none{padding:15px!important}.moi_cap_nhat .truyenhot_li_customcol{padding-left:15px!important}}.index-cate a span{display:none}.color-switch .update_time,.color-switch .update_chap,.color-switch .update_cate,.color-switch .index-cate{border-color:#444!important}.color-switch .update_time{color:#aaa!important}@media (max-width:480px){.mgid_ads.row .mgheader{margin-bottom:6px}#wrap{min-height:calc(100% - 119px)}}.moi_cap_nhat .chapter-text{color:#008c7f}.moi_cap_nhat{display:block;margin-bottom:15px!important}#list-index .list.list-thumbnail.col-xs-12,.color-switch #list-index .list.list-thumbnail.col-xs-12{box-shadow:none!important}/*livesearch*/@keyframes searchwp-spinner-line-fade-more{0%,100%{opacity:0}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-quick{0%,100%,39%{opacity:.25}40%{opacity:1}}@keyframes searchwp-spinner-line-fade-default{0%,100%{opacity:.22}1%{opacity:1}}/*MgidCss*/.mgid_ads.row{margin:0;background:#fff;box-shadow:0 0 6px #e9e9e9}.mgid_ads.row .mgheader{line-height:39px;border-bottom:1px solid #e5e5e5;padding-left:20px}#body_truyen .mgid_ads.row .mgheader span{margin:0;font-family:'Roboto Condensed',sans-serif!important}#story-chap .mgheader span{font-family:'Roboto Condensed',sans-serif!important}#body_truyen .mgid_ads.row .mgbox{padding:0 20px!important}#body_truyen .ads_sidebar.mgid_ads.row .mgbox{padding:0 15px!important}.mgid_ads.row .mctitle a{font-weight:normal!important;font-family:'Roboto Condensed',sans-serif!important;}.color-switch .mgid_ads.row{background:#222!important}.color-switch .mgid_ads.row .mgheader,.color-switch .chapter-content{border-color:#444!important}.chapter-content{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding-top:10px;margin:15px 0}.chapter-ngan .chapter-content{border-top:none!important}.chapter-ngan .mgbox{margin-bottom:10px!important}.mgid_icon{display:block;margin:0 0 -40px 20px;line-height:40px;color:#eca314;font-size: 16px;z-index:1}.ads_sidebar.mgid_icon{margin-left:15px!important}.ads_sidebar .mgid_icon{margin-left:15px!important}/*Gửi Truyện*/.guitruyen.row{background:#fff;margin:0}.guitruyen-hang{line-height:41px;border-bottom:1px dashed #dcdcdc;padding:0 15px}.guitruyen-hang span{top:2px;padding-right:7px;color:#008c7f}.guitruyen .guitruyen-hang:nth-of-type(1) span{color:#e91e63}.guitruyen-hang a,.guitruyen-hang:nth-of-type(3){color:#008c7f}.guitruyen-hang:last-child{border:none}.guitruyen.row>span{position:absolute;line-height:40px;left:15px;font-size:16px;color:#008c7f}#list-index .widget_text .title-list h4{padding-left:35px}.color-switch .guitruyen-hang{border-color:#444!important}.truyen-info-after-ads{margin:10px -15px}.trang-chu-de-cu-ads,.trang-ads-nguon-cap,.chuyen-muc-ads-nguon-cap{overflow:hidden;background:#fff}.trang-chu-de-cu-ads{box-shadow:0 0 6px #e9e9e9;margin-bottom:15px}.trang-ads-nguon-cap,.chuyen-muc-ads-nguon-cap{margin:7.5px 0}.list-truyen .mgid_ads.row{box-shadow:none}.huy-bo{background:#fff;padding:0 5px 1px 5px;color:#ff9800;text-decoration:line-through;border-radius:3px 0 0 3px;margin-right:5px;margin-left:-4px;font-weight:700}.huy-bo-mau{text-decoration:line-through;color:#ff9800}.hoan-thanh-mau{color:#d26187}.truyen-info-after-ads .adsbygoogle{background:#fff;box-shadow:0 0 6px #e9e9e9}.list-truyen > .adsbygoogle{background:#fff}body,.col-tren{background:#f5f5f5}/*new-style*/.readed-dark{display:none}.color-switch .readed-dark{display:unset}.color-switch .readed-light{display:none}.inside-item,.thumb-inside-item{display:block;position:absolute;width:100%;left:0;padding:5px 15px;text-align:center;z-index:1}.big-image1 .inside-item{padding:11px 15px}.de-cu .sticker-hot,.de-cu .sticker-new,.decu-full{text-transform:uppercase;padding:1px 5px 1px;border-radius:2px;color:#fff;font-family:'Roboto Condensed',sans-serif;font-weight:700;margin:0 2px;float:none}.de-cu .sticker-hot,.single_tien_to .huy-bo-mau,.single_tien_to .tien_to_hot,.thumb-inside-item .huy-bo-mau,.thumb-inside-item .tien_to_hot{background:#eca314;border:1px solid #e0990d}.decu-full,.single_tien_to .hoan-thanh-mau,.thumb-inside-item .hoan-thanh-mau{background:#e91e63;border:1px solid #db1458}.de-cu .sticker-new,.single_tien_to .tien_to_new,.thumb-inside-item .tien_to_new{background:#00b100;border:1px solid #00ab00}@media (min-width:1200px){.big-image2 .decu-full,.big-image2 .sticker-hot,.big-image2 .sticker-new,.big-image3 .decu-full,.big-image3 .sticker-hot,.big-image3 .sticker-new,.big-image4 .decu-full,.big-image4 .sticker-hot,.big-image4 .sticker-new,.big-image5 .decu-full,.big-image5 .sticker-hot,.big-image5 .sticker-new,.big-image6 .decu-full,.big-image6 .sticker-hot,.big-image6 .sticker-new,.big-image7 .decu-full,.big-image7 .sticker-hot,.big-image7 .sticker-new{font-size:11px;padding:1px 3px 1px}.big-image2 .inside-item,.big-image3 .inside-item,.big-image4 .inside-item,.big-image5 .inside-item,.big-image6 .inside-item,.big-image7 .inside-item{width:130px}}@media (max-width:1199px) and (min-width:992px){.big-image1 .inside-item,.big-image2 .inside-item,.big-image3 .inside-item,.big-image4 .inside-item{padding:11px 15px}.big-image5 .inside-item,.big-image6 .inside-item,.big-image7 .inside-item{width:130px}.big-image5 .decu-full,.big-image5 .sticker-hot,.big-image5 .sticker-new,.big-image6 .decu-full,.big-image6 .sticker-hot,.big-image6 .sticker-new,.big-image7 .decu-full,.big-image7 .sticker-hot,.big-image7 .sticker-new{font-size:11px;padding:1px 3px 1px}}@media (max-width:991px) and (min-width:768px){.big-image1 .inside-item,.big-image2 .inside-item,.big-image3 .inside-item{padding:11px 15px;top:15px}.big-image4 .inside-item,.big-image5 .inside-item,.big-image6 .inside-item,.big-image7 .inside-item{width:130px;top:15px}.thumb-inside-item{top:0}.big-image4 .decu-full,.big-image4 .sticker-hot,.big-image4 .sticker-new,.big-image5 .decu-full,.big-image5 .sticker-hot,.big-image5 .sticker-new,.big-image6 .decu-full,.big-image6 .sticker-hot,.big-image6 .sticker-new,.big-image7 .decu-full,.big-image7 .sticker-hot,.big-image7 .sticker-new{font-size:11px;padding:1px 3px 1px}}@media (max-width:767px) and (min-width:580px){.big-image2 .inside-item,.big-image3 .inside-item,.big-image4 .inside-item,.big-image5 .inside-item,.big-image6 .inside-item,.big-image7 .inside-item{width:130px;top:15px}.big-image1 .inside-item{top:15px}.thumb-inside-item{top:0}.big-image2 .decu-full,.big-image2 .sticker-hot,.big-image2 .sticker-new,.big-image3 .decu-full,.big-image3 .sticker-hot,.big-image3 .sticker-new,.big-image4 .decu-full,.big-image4 .sticker-hot,.big-image4 .sticker-new,.big-image5 .decu-full,.big-image5 .sticker-hot,.big-image5 .sticker-new,.big-image6 .decu-full,.big-image6 .sticker-hot,.big-image6 .sticker-new,.big-image7 .decu-full,.big-image7 .sticker-hot,.big-image7 .sticker-new{font-size:11px;padding:1px 3px 1px}}@media (max-width:579px) and (min-width:337px){.big-image1 .inside-item,.big-image2 .inside-item,.big-image3 .inside-item,.big-image4 .inside-item{padding:11px 15px;top:15px}.thumb-inside-item{top:0}.big-image5 .inside-item,.big-image6 .inside-item,.big-image7 .inside-item{width:130px;top:15px}.big-image5 .decu-full,.big-image5 .sticker-hot,.big-image5 .sticker-new,.big-image6 .decu-full,.big-image6 .sticker-hot,.big-image6 .sticker-new,.big-image7 .decu-full,.big-image7 .sticker-hot,.big-image7 .sticker-new{font-size:11px;padding:1px 3px 1px}}@media (max-width:336px){.big-image2 .inside-item,.big-image3 .inside-item,.big-image4 .inside-item,.big-image5 .inside-item,.big-image6 .inside-item,.big-image7 .inside-item{width:130px;top:15px}.big-image1 .inside-item,.thumb-inside-item{top:0px}.big-image2 .decu-full,.big-image2 .sticker-hot,.big-image2 .sticker-new,.big-image3 .decu-full,.big-image3 .sticker-hot,.big-image3 .sticker-new,.big-image4 .decu-full,.big-image4 .sticker-hot,.big-image4 .sticker-new,.big-image5 .decu-full,.big-image5 .sticker-hot,.big-image5 .sticker-new,.big-image6 .decu-full,.big-image6 .sticker-hot,.big-image6 .sticker-new,.big-image7 .decu-full,.big-image7 .sticker-hot,.big-image7 .sticker-new{font-size:11px;padding:1px 3px 1px}}.color-switch .de-cu .sticker-hot,.color-switch .de-cu .sticker-new,.color-switch .decu-full,.color-switch .hoan-thanh,.color-switch .light-off-button button,.color-switch .moi_cap_nhat .sticker-hot,.color-switch .moi_cap_nhat .sticker-new,.color-switch .num-search,.color-switch .sidebar_list .sticker-hot,.color-switch .sidebar_list .sticker-new,.color-switch .single_tien_to .hoan-thanh-mau,.color-switch .single_tien_to .huy-bo-mau,.color-switch .single_tien_to .tien_to_hot,.color-switch .single_tien_to .tien_to_new,.color-switch .thumb-inside-item .hoan-thanh-mau,.color-switch .thumb-inside-item .huy-bo-mau,.color-switch .thumb-inside-item .tien_to_hot,.color-switch .thumb-inside-item .tien_to_new,.color-switch .update_drop,.color-switch .update_full{color:#eee}.moi_cap_nhat .sticker-hot,.sidebar_list .sticker-hot,.update_drop{background:#eca314;border-color:#e0990d}.moi_cap_nhat .sticker-new,.sidebar_list .sticker-new{background:#00b100;border-color:#00ab00}.update_full{background:#ef3763;border-color:#db1458}@media (max-width:767px){.moi_cap_nhat .sticker-hot,.moi_cap_nhat .sticker-new,.update_drop,.update_full{font-size:11px;margin:1px 0 0 5px;padding:2px 3px 1px}.one-row{display:block}.cate_title{margin-bottom:12.5px!important}}.cate_title{text-align:center;display:block;margin:5px 0 20px;font-weight:700;font-family:'Roboto Condensed';font-size:18px;text-transform:uppercase;padding:0 15px}.cate_title .glyphicon{padding-right:4px;color:#eca314}.thumb-inside-item{padding:15px 0 0!important}.single_tien_to .hoan-thanh-mau,.single_tien_to .huy-bo-mau,.single_tien_to .tien_to_hot,.single_tien_to .tien_to_new,.thumb-inside-item .hoan-thanh-mau,.thumb-inside-item .huy-bo-mau,.thumb-inside-item .tien_to_hot,.thumb-inside-item .tien_to_new{color:#fff;margin:0 2px;padding:1px 5px 1px;border-radius:2px;font-weight:700;display:inline-block!important;text-transform:uppercase;font-family:"Roboto Condensed",Tahoma,sans-serif}.thumb-inside-item .hoan-thanh-mau,.thumb-inside-item .huy-bo-mau,.thumb-inside-item .tien_to_hot,.thumb-inside-item .tien_to_new{display:inline!important;font-size:11px;padding:1px 3px 1px;margin:0}.sidebar_list .sticker-hot,.sidebar_list .sticker-new,.sidebar_list .update_drop,.sidebar_list .update_full{font-size:11px;margin:1px 0 0 5px;padding:2px 3px 1px}.de-cu a[itemprop=url]{display:grid}@media (min-width:768px){.one-row .col-main-1-moi-cap-nhat:nth-of-type(1),.one-row .home-truyendecu:nth-of-type(1){margin-right:7.5px}.one-row .col-main-1-moi-cap-nhat:nth-of-type(2),.one-row .home-truyendecu:nth-of-type(2){margin-left:7.5px}.one-row:first-child .col-main-1-moi-cap-nhat,.one-row:first-child .home-truyendecu{margin-top:0}.one-row:last-child .col-main-1-moi-cap-nhat,.one-row:last-child .home-truyendecu{margin-bottom:0}}.color-switch #truyen-slide .col-truyen-main .row{background:unset!important}.list h2 .glyphicon,.title-list .glyphicon{color:#eca314}.info-chitiet .glyphicon{color:#009688}#list-index .col-truyen-side .title-list,#truyen .title-list,.list .col-xs-12,.list .title-list{background:#fcfcfc}.color-switch #list-index .col-truyen-side .title-list,.color-switch #truyen .title-list,.color-switch .list .col-xs-12,.color-switch .list .title-list,.color-switch .list h2{background:#272727!important}.parentitem img{width:33px;height:33px}@media (max-width:480px) AND (min-width:337px){.color-switch .normal-image1.big-image1,.color-switch .normal-image1.big-image2{box-shadow:5px -5px 6px -6px #272727!important}.big-image3 .inside-item,.big-image4 .inside-item{top:7px}}.search_bg .navbar-form .input-group>.form-control{background:#f5f5f5;border:1px solid #eca314!important}/* 3 sticker */@media (max-width:579px){.thumb-inside-item>.tien_to_hot+.tien_to_new+.hoan-thanh-mau{position:absolute;top:28px;left:50%;margin:auto;transform:translate(-50%);line-height:14px}}@media (max-width:579px) and (min-width:337px){.big-image5 .inside-item>.sticker-hot+.sticker-new+.decu-full,.big-image6 .inside-item>.sticker-hot+.sticker-new+.decu-full,.big-image7 .inside-item>.sticker-hot+.sticker-new+.decu-full{position:absolute;top:28px;left:50%;margin:auto;transform:translate(-50%)}}@media (max-width:336px){.de-cu>div:not(.big-image1) .inside-item>.sticker-hot+.sticker-new+.decu-full{position:absolute;top:28px;left:50%;margin:auto;transform:translate(-50%)}}.chapter .chapter-content{word-break:break-word}	
i.fa.fa-google {
    color: #008c7f;
}
.social-login {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    /* color: red; */
}
.login-cancel {
  display: flex;
  justify-content: flex-end;
}

.login-cancel button {
  margin-left: 10px; /* Add some spacing between buttons if needed */
}
.login-cancel button {
    padding: 0 10px;
    border: none;
    border-radius: 5px;
    line-height: 35px;
    color: #fff;
    font-size: 13px;
    min-width: 50px;
    cursor: pointer;
    margin-left: 5px;
    background-color: #008c7f;
    font-weight: 600;
}
.h2-modal {
    text-align: center;
}
h2.modal-login {
    color: #008c7f;
    font-size: 20px;
    text-align: center;
    margin: 10px 0 20px;
    font-weight: 600;
    text-transform: uppercase;
}
/* Add this to your style.css or a custom CSS file */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-width: 400px; /* Adjust the maximum width as needed */
  width: 100%;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

/* Style for the form inside the modal */
form {
  display: flex;
  flex-direction: column;
}

label {
  margin-bottom: 8px;
}

input {
  padding: 8px;
  margin-bottom: 16px;
}

input[type="submit"] {
  background-color: #008c7f;
  color: #fff;
  cursor: pointer;
}

/* Tab styles */
.tabcontent {
  display: none;
}

/* Add more styling as needed */

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}

.tabcontent {
  display: none;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

/* Add more styling as needed */
        /* Ẩn phần tử trên màn hình có kích thước lớn hơn 768px */
        @media only screen and (min-width: 768px) {
            .box_logo_mobile {
                display: none !important; /* Sử dụng !important để ghi đè style inline */
            }
        }
    .sub_menu {
      display: none; /* Ẩn ban đầu */
    }
	span.glyphicon.glyphicon-sort {
    font-size: 12px;
}

.genr {
    font-size: 16px;
    font-weight: 500;
    margin: 5px;
}
img.wpfp-hide.wpfp-img {
    display: none;
}
    #myBtn {
      display: none;
position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #ffd000;
    color: #fff;
    border: none;
    border-radius: 50%;
    padding: 10px 15px;
    font-size: 16px;
    cursor: pointer;
    transition: opacity 0.3s, transform 0.3s;
    }

    #myBtn:hover {
      background-color: #555;
      /* Add a dark-grey background on hover */
    }

.btn-content {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -moz-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    margin-bottom: 1.5rem!important;
}
.next {
    margin-left: auto!important;
    display: block;
    float: right;
}
h3.chapter {
    margin-top: 2.5rem;
    font-size: 24px;
    font-weight: 400!important;
    margin-bottom: 1.5rem!important;
}
div#list-chapter-single {
    float: left;
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
}

.color-switch span.top-bg-op-box {
    display: none;
}
@media all AND (min-width: 412px) AND (max-width: 479px) {
.color-switch .box_menu .main_menu .li_main {
    background: #333;
}
}
@media (min-width: 412px) and (max-width: 479px) {
.color-switch  .box_menu .main_menu {
    display: block;
    background: #333333;
    border-right: 1px solid #dedede;
    z-index: 99;
}
}

@media (min-width: 412px) and (max-width: 479px) {
.color-switch .box_logo_mobile .logo {
    position: relative;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 53px;
    z-index: 999;
    background: #777;
    text-align: left;
}
}
.color-switch .profile-manga .col-12 {
    padding-bottom: 30px;
    background: #222222;
    margin-top: -300px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.color-switch .content-single {
    background: #222222;
}
.color-switch .tab button.active {
    color: #ffffff;
    border-top-left-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    background-color: #222;
}
.color-switch div#content {
    color: white;
    margin-top: -2px;
    background: #222;
    padding: 12px;
    font-weight: 600;
}
.color-switch .single-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-right: 10px;
}
    span.novel-top {
        float: left;
        line-height: 40px;
        margin-right: 10px;
        font-size: 14px;
        font-weight: 700;
        width: 20px;
        text-align: center;
    }

    span.novel-top.rank-1 {
        background-repeat: no-repeat;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        background-size: 100% auto;
        display: inline-block;
        width: 30px;
        height: 2rem;
        background-image: url(../images/medal-1.svg);
        height: 100px;
        float: left;
        /* color: red; */
    }

    .ml-auto,
    .mx-auto {
        margin-left: auto !important;
    }

    .pb-3,
    .py-3 {
        padding-bottom: 1rem !important;
    }

    .pr-3,
    .px-3 {
        padding-right: 1rem !important;
    }

    .pt-3,
    .py-3 {
        padding-top: 1rem !important;
    }

    .book-cover {
        -webkit-transform: perspective(70px) rotateY(-10deg);
        -moz-transform: perspective(70px) rotateY(-10deg);
        transform: perspective(70px) rotateY(-10deg);
    }

    .book-cover-link {
        position: relative;
        z-index: 10;
        display: inline-block;
        -webkit-transform: translateZ(50px);
        -moz-transform: translateZ(50px);
        transform: translateZ(50px);
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .book-cover img {
        width: 70px;
        height: 105px;
        outline: 1px solid transparent;
    }

    .book-cover span {
        position: absolute;
        display: none;
        z-index: 1;
        top: 84.1%;
        left: 7px;
        width: 20px;
        height: 10px;
        content: "";
        -webkit-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
        -moz-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
        -ms-transform: scale(0);
        transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
        -webkit-box-shadow: 25px 0 5px 5px #adadad;
        -moz-box-shadow: 25px 0 5px 5px #adadad;
        box-shadow: 25px 0 5px 5px #adadad;
    }

    .home-ranking-block {
        min-height: 420px;
    }

    .home-ranking-block {
        -webkit-box-shadow: 0 10px 25px 0 #d4e0e0;
        -moz-box-shadow: 0 10px 25px 0 #d4e0e0;
        box-shadow: 0 10px 25px 0 #d4e0e0;
        min-height: 420px;
    }

    .rounded-2 {
        -webkit-border-radius: 0.5rem;
        -moz-border-radius: .5rem;
        border-radius: 0.5rem;
    }

    .pb-2,
    .py-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-4,
    .px-4 {
        padding-left: 1.5rem !important;
    }

    .pr-4,
    .px-4 {
        padding-right: 1.5rem !important;
    }

    .pt-3,
    .py-3 {
        padding-top: 1rem !important;
    }

    .pb-2,
    .py-2 {
        padding-bottom: 0.5rem !important;
    }

    .bg-white {
        background-color: #fff !important;
    }

    article,
    aside,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    main,
    nav,
    section {
        display: block;
    }

    .pb-1,
    .py-1 {
        padding-bottom: 0.25rem !important;
    }

    .pt-1,
    .py-1 {
        padding-top: 0.25rem !important;
    }

    .align-items-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .d-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .font-weight-semibold {
        font-weight: 600 !important;
    }

    .m-0 {
        margin: 0 !important;
    }

    .h4,
    h4 {
        font-size: 1.25rem;
    }

    .text-primary {
        color: #a6b3b3 !important;
    }

    .ml-auto,
    .mx-auto {
        margin-left: auto !important;
    }

    a,
    a:hover {
        text-decoration: none;
    }

    .list-ranking .item {
        position: relative;
        padding-left: 2.25rem;
    }

    .home-ranking-block .list-ranking .item .index.index-1 {
        bottom: auto;
        top: 1.5rem;
    }

    .list-ranking .item .index {
        font-weight: 600;
        width: 2.3rem;
        height: 2rem;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        line-height: 1.6rem;
        text-align: center;
    }

    .svg-icon.icon-medal-1 {
        margin-top: 15px;
        width: 25px;
        height: 40px;
        background-image: url(../images/medal-1.svg);
    }

    .svg-icon {
        background-repeat: no-repeat;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        background-size: 100% auto;
        display: inline-block;
    }

    .list-ranking .item .content {
        border-bottom: 1px solid #eee;
    }

    .pb-1,
    .py-1 {
        padding-bottom: 0.25rem !important;
    }

    .pt-1,
    .py-1 {
        padding-top: 0.25rem !important;
    }

    .align-items-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -moz-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .media {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .text-secondary {
        color: #666 !important;
    }

    .text-success {
        color: #65c0ba !important;
    }

    .mr-2,
    .mx-2 {
        margin-right: 0.5rem !important;
    }

    h2.mb-1.fz-body.text-overflow-1-lines {
        font-weight: 600;
    }

    .pb-2,
    .py-2 {
        padding-bottom: 0.5rem !important;
    }

    .media-body {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .mb-1,
    .my-1 {
        margin-bottom: 0.25rem !important;
    }

    .text-overflow-1-lines {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    i.svg-icon.icon-medal-2 {
        margin-top: -5px;
        width: 25px;
        height: 30px;
        background-image: url(../images/medal-2.svg);
    }

    i.svg-icon.icon-medal-3 {
        margin-top: -5px;
        width: 25px;
        height: 30px;
        background-image: url(../images/medal-3.svg);
    }

    .list-ranking .item .content {
        min-height: 40px;
        padding-left: 15px;
        border-bottom: 1px solid #eee;
    }

    h2.mb-1.fz-body.text-overflow-1-lines {
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        /* white-space: nowrap; */
    }
.col-md-5.col-lg-7.history {
    width: 100%;
}
h3.history {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
}
a.history {
	 font-style: italic;
}
.row.history {
    padding: 2px;
    display: block;
    border-bottom: 1px dashed #dcdcdc;
}
.col-md-7.col-lg-5.chapter-history {
    width: 100%;
}
h4.history-title {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    position: relative;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    height: 40px;
    background-repeat: no-repeat;
    padding: 6px 32px 0 8px;
    background-position: 100% 50%;
    background-image: url(../images/rank.svg);
}
h2.list-new {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    position: relative;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    height: 40px;
    background-repeat: no-repeat;
    padding: 6px 32px 0 8px;
    background-position: 100% 50%;
    background-image: url(../images/rank.svg);
}

span.chapter-text.chapter {
    color: #009688;
    font-weight: 600;
}
        p.content-block {
            margin-top: 2rem;
            margin-bottom: 2rem;
            line-height: 3rem;
            font-size: 2.2rem;
        }
        
        @media only screen and (min-width: 768px) {
            p.content-block {
                margin-top: 3rem;
                margin-bottom: 3rem;
                line-height: 5rem;
                font-size: 3.2rem;
            }
        }
.title-news .info-title .meta {
    font-size: 13px;
    color: #777;
    margin-top: 5px;
}
.title-news .info-title {
    position: relative;
}
.title-news .info-title h1 {
    margin: -5px 0px;
    padding: 0px;
    line-height: 21px;
    margin-bottom: 0px;
}
.title-news {
    padding: 15px;
}
.title-news img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.entry-content {
    font-family: sans-serif;
    font-size: 16px;
    margin: 0 auto;
}

.entry-content img {
    max-width: 100%; /* Hình ảnh không vượt quá chiều rộng của phần nội dung */
    height: auto; /* Giữ tỷ lệ khung hình khi thay đổi kích thước */
    display: block; /* Loại bỏ khoảng trắng dưới hình ảnh */
    margin: 1em 0; /* Thêm khoảng cách giữa các hình ảnh và văn bản */
}

.entry-content p {
    margin-bottom: 1.5em; /* Thêm khoảng cách giữa các đoạn văn bản */
    line-height: 1.6; /* Đặt chiều cao dòng cho đọc dễ đọc hơn */
}
h1.entry-title {
    font-size: 18px;
    font-weight: 600;
}
a.settings {
    background: #009688;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgb(0 0 0/25%);
    line-height: 34px;
    color: #fff;
    font-size: 12px;
    width: 100px;
    cursor: pointer;
    margin-left: 10px;
    background-color: #009688;
    font-weight: 600;
}
.list-nowrap.new-update {
    max-width: 600px;
}
.list-nowrap.new-novel {
    max-width: 300px;
}
span.can-phai.update_cate.newnovel {
    right: 270px;
    width: 150px;
    margin-right: 0;
}
span.can-phai.tien_to_full.update_chap.new-novel {
    /* right: 270px; */
    width: 120px;
    margin-right: 0;
}

.thong-bao {
    font-weight: 600;
    font-size: 14px;
    shape-rendering: geometricprecision;
    color: red;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: .25rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%);
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.text-center {
    text-align: center!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h6.mb-0 {
    font-size: 1.5rem;
    font-weight: 500;
}
.me-2 {
    margin-right: .5rem!important;
}
@media (min-width: 992px){
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}
@media (min-width: 992px){
.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
}
h3.blog {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}
.section.\34 {
    margin-top: 20px;
}
.section {
    margin-bottom: 10px;
    border-radius: 12px;
    background: white;
}
.m-rank-title {
color: #fff;
    display: inline-block;
    font-weight: 700;
    vertical-align: top;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    height: 40px;
    background-repeat: no-repeat;
    padding: 6px 32px 0 8px;
    background-position: 100% 50%;
    background-image: url(../images/rank.svg);
}
.m-rank-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    background-color: #fff;
    height: 6px;
}
.col-md-5.col-lg-7.post {
    width: 100%;
    padding: 2px;
    display: block;
    border-bottom: 1px dashed #dcdcdc;
}