@charset "utf-8";
@font-face {
    font-family: Quicksand;
    src: url(../fonts/quicksand-v8-vietnamese_latin-ext_latin-regular.eot);
    src: local("Quicksand Regular"), local("Quicksand-Regular"), url(../fonts/quicksand-v8-vietnamese_latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/quicksand-v8-vietnamese_latin-ext_latin-regular.woff2) format("woff2"), url(../fonts/quicksand-v8-vietnamese_latin-ext_latin-regular.woff) format("woff"), url(../fonts/quicksand-v8-vietnamese_latin-ext_latin-regular.ttf) format("truetype");
    font-display: block
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-rendering: geometricPrecision
}
html, body, div, span, applet, object, iframe, h1, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

/* Tiêu đề chung */
h2, h3, h4, h5 {
    font-weight: 600;
    line-height: 1.3;
    color: #222;
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    word-break: break-word;
}

/* Cỡ chữ cho từng cấp độ tiêu đề */
h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.25rem;
}

h5 {
    font-size: 1.1rem;
}


:focus {
    outline: 0
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

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

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0;
    color: #076fbf;
    text-decoration: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    border: none
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

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

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

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

html, button, input, select, textarea {
    color: #222
}

a {
    text-decoration: none;
    color: #222;
    display: inline-block
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle;
    max-width: 100%
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

html, body {
    font-family: Quicksand, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.light-style {
    background-color: #ebebeb;
}

.foswa {
    font-family: 'Oswald'
}

.mb40 {
    margin-bottom: 40px
}

.mt40 {
    margin-top: 40px
}

.mb20 {
    margin-bottom: 20px
}

.mt20 {
    margin-top: 20px
}

.mb15 {
    margin-bottom: 15px
}

.mt15 {
    margin-top: 15px
}

.fw600 {
    font-weight: 600;
}

.clear-both {
    clear: both
}

.notification_detail {
    background-color: #FFF;
    padding: 10px;
    margin-bottom: 20px;
    color: #000;
}

.container {
    max-width: 1130px;
}

.container-background {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.container-background-manga {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.head_site {
    padding: 10px 0;
    background-color: #fff;
}

.w600 {
    max-width: 600px;
}

.text-link a {
    font-size: 13px;
    color: #0277BD;
}

.box_search_main {
    border: 1px solid #1b98e0;
    background: #fff;
    position: relative;
    z-index: 9;
    height: 40px;
    padding: 0px !important;
    margin: auto 0px;
}

.box-login {
    margin: auto 0px auto 0px;
    text-align: right;
}

.logo-footer {
    display: block;
    text-align: center;
}

.logo-footer img {
    max-height: 50px;
}

.nightmode_switch i, .type_book_switch i {
    border: 1px solid #000;
    padding: 6px;
    border-radius: 4px;
    color: #000;
}

.nightmode_switch {
    margin-right: 20px;
}

.show_result_search {
    width: 100%;
    position: absolute;
    top: 41px;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 25%);
    display: none;
    max-height: 400px;
    overflow: auto;
}

.warning-list {
    padding: 20px;
    font-size: 16px;
    color: #4a4a4a;
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.icon-checkbox, .icon-cross, .icon-tick {
    display: inline-block;
    background: url(../images/icon-checkbox.png) no-repeat #fff;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    box-shadow: 0 1px 3px rgb(0 0 0 / 15%) inset;
}

.icon-tick {
    background-position: 0 -36px;
}

.icon-cross {
    background-position: 0 0;
}

.icon-checkbox {
    background-position: 0 -18px;
}

.label-search {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
    display: inline-block;
    width: 100%;
}

.out-button-reset {
    justify-content: space-around;
}

.btn-reset {

}

.remove-history, .remove-subscribe {
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: #fff;
    z-index: 1;
    text-align: center;
    border-radius: 50%;
    padding: 3px 6px;
    cursor: pointer;
    color: #000;
}

.list_genre select {
    padding: 10px;
}

.open {
    display: block;
}

.list_result_search a {
    display: flex;
}

.list_result_search a img {
    border-radius: 3px;
    border: 1px solid #ccc;
}

.search_info {
    width: 100%;
    padding-left: 10px;
}

.search_info .name {
    font-weight: 600;
    font-size: 14px;
    color: inherit;
    text-transform: capitalize;
}

.list_result_search li {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.list_result_search li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.w_result_search {
    width: calc(100% - 210px)
}

.txt_search {
    width: calc(100% - 40px);
    padding: 10px;
}

.btn_search {
    padding: 5px;
    background: url("../img/icon_search.svg") no-repeat center center #1b98e0;
    background-size: 24px auto;
    width: 40px;
    height: 100%
}

.box-logo {
    text-align: left;
}

.box-logo img {
    max-height: 40px;
}

.icon_gender {
    width: 52px;
    height: 52px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 7px
}

.icon_boy {
    background: url("../img/icon_boy_b.svg") no-repeat center center
}

.icon_boy.active, .icon_boy:hover {
    background-image: url("../img/icon_boy_c.svg")
}

.icon_girl {
    background: url("../img/icon_girl_b.svg") no-repeat center center
}

.icon_girl.active, .icon_girl:hover {
    background-image: url("../img/icon_girl_c.svg")
}

.menu_main_pc {
    background: #1b98e0
}

.navbar {
    padding: 0
}

.menu_main_pc .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .nav-link {
    color: #FFF
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 15px 0;
    font-size: 15px
}

.right_menu {
    color: #EF5350
}

.navbar-expand-lg .right_menu .nav-link {
    color: #EF5350;
    padding: 15px 0;
    margin-right: 0;
    margin-left: 10px;
}

.box-login a, .box-login {
    color: #000;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}

.nav-item:hover .nav-link, .nav-item.active .nav-link {
    color: #EF5350;
}

.break-line {
    padding: 0 5px;
}

.navbar-expand-lg .right_menu span {
    padding: 15px 0;
    display: inline-block;
    margin-left: 10px;
}

.clred {
    color: #EF5350
}

.clblue {
    color: #0277BD
}

.cl66 {
    color: #666
}

.title_cate {
    font-size: 16px;
    font-family: 'Quicksand';
    color: #56ccf2;
    font-weight: 600;
}

.title_comment {
    font-size: 20px;
    font-family: 'Quicksand';
    color: #56ccf2;
}

.more_cate {
    background: url(../img/icon_more.svg) left 5px no-repeat;
    padding-left: 20px;
    color: #EF5350;
    font-family: 'Quicksand';
    font-size: 14px
}

.more_cate:hover {
    color: #EF5350;
    text-decoration: underline
}

.cl99 {
    color: #000000
}

.fs20 {
    font-size: 20px;
}

.fs16 {
    font-size: 16px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs13 {
    font-size: 13px;
}

.txt_oneline {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.container_info {
    padding-top: 15px;
    background-color: #fff;
    border-radius: 3px;
}

.thumbblock {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 3px 0 #757575;
}

.thumbblock img {
    min-width: 100%;
    object-fit: cover; /*min-height: 100%;*/
}

.thumb70x85 {
    width: 70px;
    height: 85px
}

.thumb70x85 img {
    border-radius: 5px;
}

.thumb140x195 img {
    width: 100%;
    height: 100%;
    min-height: 205px;
    min-width: 150px;
}

.image-cover img {
    border-radius: 5px;
    border: 1px solid #ccc;
    min-height: 216px;
    min-width: 158px;
}

.image-cover {
    position: relative;
    min-height: 216px;
    min-width: 158px;
}

.book_name {
    font-weight: 600;
    font-size: 13px;
    margin-top: 7px;
    max-width: 100%;
    overflow: hidden;
    text-transform: capitalize;
}

.top-notice {
    position: absolute;
    top: -2px;
    left: 0px;
    font-size: 0
}

.bottom-notice {
    position: absolute;
    bottom: -5px;
    left: 0px;
    font-size: 0;
}

.top-notice span, .bottom-notice span {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    padding: 2px 6px 3px
}

.bottom-notice .rate-star {
    border-radius: 0 5px;
    background-color: #000;
}

.top-notice .time-ago {
    border-radius: 5px 0 5px 0;
    background-color: #56ccf2;
}

.top-notice .type-label {
    border-radius: 5px;
    background-color: #000;
    -webkit-animation: pulse 1s steps(5, start) infinite;
    animation: pulse 1s steps(5, start) infinite;
    margin-left: 2px;
}

.top-notice .type-label.hot {
    background-color: #ff2853
}

.top-notice .type-label.new {
    background-color: #fa0
}

@-webkit-keyframes pulse {
    to {
        visibility: hidden
    }
}

@keyframes pulse {
    to {
        visibility: hidden
    }
}

.flex-one {
    -webkit-box-flex: 1;
    flex: 1 0 0;
    -ms-flex: 1 0 0;
    -webkit-flex: 1 0 0;
}

.wc70 {
    width: calc(100% - 90px);
}

.list_item_home .item_home {
    margin-bottom: 25px
}

.list_item_home .item_home.col-md-4 {
    margin-bottom: 30px
}

.line_hor {
    border-top: 1px solid #81D4FA;
}

.footer_site {
    background-color: #fff;
    border-top: 3px solid #0277BD;
    padding: 20px 0;
}

.notify_block {
    border: 1px solid #0277BD;
    padding: 20px 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.notify_block a {
    color: #EF5350;
}

#back-to-top {
    display: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd;
    color: #0277BD;
    border-radius: 3px;
    float: left;
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 900;
    line-height: 38px;
    font-size: 20px;
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.w85 {
    width: 85px;
}

.wc85 {
    width: calc(100% - 85px);
}
.w110 {
    width: 110px;
}

.wc110 {
    width: calc(100% - 110px);
}
.cash-price{
    color: #EF5350;
    font-size: 15px;
    font-weight: bold;
}

.list_chap_home {
    margin-top: 5px
}

.list_chap_home li {
    padding: 16px 0;
    border-bottom: 1px dashed #999
}

.dropdown-menu {
    background: #F3FCFF;
    border-radius: 0;
    padding: 10px 0px;
    border: none;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.dropdown-item {
    padding: 10px 15px
}

.dropdown-item.active, .dropdown-item:active {
    color: #EF5350;
    text-decoration: none;
    background: none;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #EF5350;
    text-decoration: none;
    background: none;
}

.dropdown-full li {
    width: 25% !important
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.thumb100x130 {
    width: 100px;
    height: 130px
}

.wc100 {
    width: calc(100% - 120px)
}

.pagination {
    justify-content: center
}

.box-fillter-category {
    padding: 0 15px;
}

.box_list_chap {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.sorting_chap i {
    font-size: 25px;
    color: #0277BD;
    cursor: pointer;
}

.finchap_list {
    height: 25px;
    width: 100px;
    border: 1px solid #CCC;
    padding: 0 5px;
}

.item_chap {
    display: flex;
}

.pagination .page-item {
    border: 1px solid #e0e0e0;
    padding: 5px 10px;
    color: #000;
    display: inline-block;
    line-height: 17px;
    margin: 5px;
    background-color: #FFF;
}

.pagination .page-item.active, .pagination .page-item:hover {
    background: #EF5350;
    border: 1px solid #EF5350;
    color: #fff
}

.style_ck input {
    width: 20px;
    height: 20px;
}

.style_ck {
    color: #666;
    line-height: 19px;
    margin-bottom: 15px
}

.tags_detail {
    margin-bottom: 20px;
    line-height: 24px;
    background-color: #f3f3f3;
    padding: 15px;
    border-radius: 3px;
}

.btn_short {
    border: 1px solid #666;
    padding: 9px 13px;
    color: #666;
    margin: 1px 2px;
    background-color: #FFF;
}

.btn_short.active, .btn_short:hover {
    background-color: #EF5350;
    color: #FFF !important;
}

.style_ck input:checked + span {
    color: #EF5350
}

.breadcrumb {
    padding: 0;
    background: none;
    white-space: nowrap;
    flex: 1;
    flex-wrap: unset
}

.breadcrumb li:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumb a {
    color: #424242;
    font-size: 13px;
}

.breadcrumb .icon_bread {
    display: inline-block;
    background: url("../img/icon_bread.svg");
    width: 6px;
    height: 10px;
    margin: 5px 13px;
}

.txt_cm {
    padding: 10px;
    border: 1px solid #DDDDDD;
    width: 100%
}

.btn_cm {
    padding: 6px 10px;
    min-width: 60px;
    color: #fff;
    background: #EF5350;
    display: inline-block;
    text-align: center
}

.input_cm {
    width: calc(100% - 70px)
}

.box_cm {
    padding: 10px;
    border: 1px solid #DDDDDD;
}

.view_more_cm {
    background: #0277BD;
    padding: 12px 10px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.view_more_cm:hover {
    opacity: 0.8;
    color: #fff
}

.avar_cm {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    margin-right: 15px
}

.info_cm {
    width: calc(100% - 60px)
}

.icon_like {
    cursor: pointer;
    background: url("../img/icon_heart_red.svg") left center no-repeat;
    color: #EF5350;
    font-size: 13px;
    padding: 5px;
    padding-left: 22px;
    line-height: 22px;
    margin-right: 20px
}

.icon_rep {
    cursor: pointer;
    background: url("../img/icon_cm_red.svg") left center no-repeat;
    color: #EF5350;
    font-size: 13px;
    padding: 5px;
    padding-left: 22px;
    line-height: 22px
}

.list_cm {
    margin: 25px
}

.item_sub_list_cm {
    background: #F7F7F7;
    border-radius: 5px;
    padding: 20px;
    margin: 10px;
    margin-left: 60px;
    margin-bottom: 20px
}

.item_list_cm {
    margin-bottom: 20px
}

.item_list_cm:last-child {
    margin-bottom: 0
}

.thumb170x220 {
    width: 230px;
    height: 300px
}

.thumb170x220 img {
    border-radius: 5px;
    min-width: 230px;
    min-height: 300px
}

.info_tale {
    width: calc(100% - 250px);
    margin-left: 20px
}

.title_tale h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    padding-bottom: 10px;
}

.other-name {
    font-weight: bold;
}

.icon_like_tale {
    background: url("../img/icon_like.svg") left center no-repeat;
    color: #444;
    padding: 5px;
    padding-left: 22px;
    line-height: 22px;
    margin-right: 35px
}

.icon_follow_tale {
    background: url("../img/icon_heart.svg") left center no-repeat;
    color: #444;
    padding: 5px;
    padding-left: 22px;
    line-height: 22px;
    margin-right: 35px
}

.icon_view_tale {
    background: url("../img/icon_view.svg") left center no-repeat;
    color: #444;
    padding: 5px;
    padding-left: 22px;
    line-height: 22px;
    margin-right: 35px
}

.list_chap {
    height: 500px;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}

.list_chap li {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

.mb-5, .my-5 {
    margin-bottom: 2rem !important;
}

.mt-5, .my-5 {
    margin-top: 2rem !important;
}

.btn_tale {
    color: #fff;
    padding: 9px 15px;
    margin-right: 15px;
    border-radius: 3px;
}

.btn_tale.active, .btn_tale:hover {
    opacity: .6;
    color: #fff;
}

.firt_button {
    background-color: #8bc34a;
}

.subscribe_button {
    background-color: #bd10e0;
}

.continue_button {
    background-color: #209cee;
}
.request_button {
    background-color: #dc2e2e;
}

.bg_detail_tale {
    background: #E5E4DB
}
.report_error li {
    margin: 5px 0px;
    position: relative;
}
.report_error .note{
    color: red;
    padding-bottom: 5px;
}
.title-team{
    font-size: 14px;
    font-weight: bold;
}
.name-team{
    font-size: 18px;
    font-weight: bold;
    color: #1b98e0;
}
.container_detail {
    max-width: 1040px;
    margin-bottom: 100px;
    margin-top: 60px
}

.detail_title {
    font-size: 24px;
    color: #0277BD;
    font-weight: 600;
    margin-bottom: 10px
}

.title_chap {
    font-size: 24px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 30px;
    line-height: 34px;
}

.content_detail {
    font-size: 18px;
    line-height: 28px;
}

.select-size {
    font-size: 18px;
}

.select-chap {
    display: flex;
}

.spanList {
    cursor: pointer;
    text-transform: capitalize;
    background: #FFF;
    color: #000;
}

.modal-header {
    min-height: 16px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.chapter-list {
    height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    padding: 10px 0px;
}

.chapter-list a.active, .dark .chapter-list a.active {
    color: #f18121 !important;
    border-color: #f18121;
}

.chapter a {
    font-size: 15px;
    color: #000;
    width: 99%;
}

.chapter-list a {
    border: solid 1px #ddd;
    padding: 5px 3px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin: 1px;
}

.control-detail .disable {
    color: #CCC;
    opacity: 0.5;
}

.content_detail .full-img, .content_detail div, .content_detail p {
    margin-bottom: 30px
}

.content_detail .full-img, .content_detail div {
    margin-bottom: 0
}

.content_detail h2, .content_detail h2 strong {
    font-weight: 600;
    font-size: 2.2rem;
    line-height: 33px
}

.footer_detail {
    background: #F3FCFF;
    padding: 8px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    /* background-color: #242526; */
    box-shadow: 5px 5px 16px -4px #8e8e8e;
}

.container-background-manga .footer_detail {
    padding: 8px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #242526;
    box-shadow: 5px 5px 16px -4px #8e8e8e;
}

.container-background-manga .footer_detail a {
    color: #FFF;
}

.container-background-manga .footer_detail a:hover {
    color: #EF5350;
}

.box-comment {
    background-color: #FFF;
    padding-top: 10px;
    border-radius: 2px;
}

.control-detail {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

.out-select-chap {
    display: flex;
}

.icon_home:hover {
    color: #EF5350
}

.icon_setting:hover, .icon_setting.active {
    color: #EF5350
}

.icon_error:hover {
    color: #EF5350
}

.icon_follow:hover {
    color: #EF5350
}

.number_chap {
    border-radius: 3px;
    padding: 6px 10px;
    border: 1px solid #999;
    min-width: 240px;
    margin: 0 10px
}

.pre_chap {
    width: 32px;
    height: 32px;
    display: inline-block;
}

.next_chap {
    width: 32px;
    height: 32px;
    display: inline-block;
}

.next_chap i, .pre_chap i {
    font-size: 32px;
}

.box_setting_detail {
    min-height: 170px;
    padding: 20px;
    font-size: 16px;
}

.box_setting_detail.active {
    display: block
}

.setting_detail {
    position: relative
}

.select-background {
    margin: 0 auto;
}

.select-font {
    padding: 5px;
}

.style-0 {
    background-color: #eaeaea !important;
}

.style-1 {
    background-color: #e6f0e6 !important;
}

.style-2 {
    background-color: #e3f5fa !important;
}

.style-3 {
    background-color: #f6f4ec !important;
}

.style-4 {
    background-color: #eae4d3 !important;
}

.style-5 {
    background-color: #f5e9ef !important;
}

.style-6 {
    background-color: #222 !important;
}

.style-0 .content_detail, .style-1 .content_detail, .style-2 .content_detail, .style-3 .content_detail, .style-4 .content_detail, .style-5 .content_detail {
    color: #000 !important;
}

.style-0 .container_detail a, .style-1 .container_detail a, .style-2 .container_detail a, .style-3 .container_detail a, .style-4 .container_detail a, .style-5 .container_detail a {
    color: #000 !important;
}

.style-0 .container_detail .title_chap, .style-1 .container_detail .title_chap, .style-2 .container_detail .title_chap, .style-3 .container_detail .title_chap, .style-4 .container_detail .title_chap, .style-5 .container_detail .title_chap {
    color: #000 !important;
}

.style-6 .content_detail, .style-6 .container_detail a, .style-6 .container_detail .title_chap {
    color: #ffffffbf !important;
}

.style-6 .content-comment {
    color: #ffffffbf !important;
}

.style-6 .like-comment, .style-6 .dislike-comment, .style-6 .like-comment span, .style-6 .dislike-comment span {
    color: #ffffffbf !important;
}

.action-comment i, .reply-comment {
    cursor: pointer;
}

.icon_minus {
    background: url("../img/icon_minus.svg") center center no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px
}

.icon_plus {
    background: url("../img/icon_plus.svg") center center no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.w75 {
    width: 75px;
}

.wc75 {
    width: calc(100% - 75px);
}

.icon_color {
    width: 24px;
    height: 24px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    border-radius: 40px;
    margin-right: 16px;
    cursor: pointer
}

.icon_color.active, .icon_color:hover {
    border-color: #EF5350;
    background-image: url("../img/icon_select_color.svg");
    background-position: center center;
    background-repeat: no-repeat
}

.item_font {
    padding: 6px 14px;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #ccc
}

.item_font:hover, .item_font.active {
    border: 1px solid #EF5350;
    color: #EF5350
}

.index-girl .box_search_main {
    border: 1px solid #9C27B0;
}

.index-girl .btn_search {
    background-color: #9C27B0
}

.index-girl .navbar-nav .nav-link, .index-girl .title_cate {
    color: #9C27B0
}

.index-girl .nav-item:hover .nav-link, .index-girl .nav-item.active .nav-link {
    color: #EF5350;
}

.index-girl .navbar-expand-lg .right_menu .nav-link {
    color: #EF5350;
}

.index-girl .line_hor {
    border-top: 1px solid #FCE4EC;
}

.index-girl .more_cate {
    color: #FF4081
}

.txt_new {
    margin-left: 5px;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.08em;
    color: #EF5350;
    border: 1px solid #FFFFFF;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0px #fff, 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.shadow_bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    display: none
}

.shadow_bg.active {
    display: block
}

.box_content_reg {
    background: #fff;
    position: fixed;
    width: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px
}

.tab_login, .tab_reg {
    font-size: 18px;
    margin: 0 10px;
    display: inline-block
}

.tab_login.active, .tab_reg.active {
    color: #EF5350;
    font-weight: bold;
}

.btn_login {
    color: #fff;
    background: #EF5350;
    padding: 10px;
    display: block;
    width: 100%
}

.btn_login:hover {
    color: #fff;
    opacity: 0.8
}

.show_login.active, .show_reg.active, .show_pass.active {
    display: block
}

.show_login, .show_reg, .show_pass {
    display: none
}

.tab_login.fs14, .tab_reg.fs14 {
    font-size: 14px
}

body.active {
    overflow: hidden
}

.popup_cate {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(15px);
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}

.content_popup_cate {
    width: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px
}

.icon_cate {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    width: 105px;
    padding: 10px 22px;
    margin: 0 10px
}

.icon_cate:hover, .icon_cate.active {
    border: 1px solid #EF5350;
    border-radius: 5px;
    color: #EF5350
}

.icon_cate_boy {
    background: url("../img/icon_boy_c.svg") center center no-repeat;
    background-size: 100% auto;
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-bottom: 5px
}

.icon_cate_girl {
    background: url("../img/icon_girl_c.svg") center center no-repeat;
    background-size: 100% auto;
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-bottom: 5px
}

.list_acc li {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.list_acc li:hover a, .list_acc li.active a {
    color: #EF5350;
    font-weight: bold
}

.list_acc li:hover .txt_user, .list_acc li.active .txt_user {
    background-image: url("../img/icon_acc_c.svg")
}

.list_acc li:hover .txt_pass, .list_acc li.active .txt_pass {
    background-image: url("../img/icon_pass_c.svg")
}

.txt_user {
    background: url("../img/icon_acc_b.svg") left center no-repeat;
    padding-left: 30px
}

.txt_pass {
    background: url("../img/icon_pass_b.svg") 5px center no-repeat;
    padding-left: 30px
}

.detail_acc {
    border-left: 1px solid #ddd;
    padding-left: 30px
}

.thumbavar {
    width: 96px;
    height: 96px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

#uploadavatar {
    display: none;
}

.btn_upload {
    background: #EF5350;
    border-radius: 5px;
    color: #fff;
    padding: 7px 15px;
    font-size: 16px;
}

.btn_upload:hover {
    opacity: 0.8;
    color: #fff
}

.rd_gen {
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.btn_update {
    background: #EF5350;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 30px;
    margin-top: 20px
}

.btn_update:hover {
    opacity: 0.8;
    color: #fff
}

.inline-login {
    display: inline-block;
}

.clblue {
    color: #f18121;
    margin-top: 5px;
    display: inline-block;
    border: 1px solid #f18121;
    float: left;
    padding: 4px 6px;
    border-radius: 3px;
    margin-right: 10px;
}

.clblue:hover {
    background-color: #f18121;
    color: #FFF;
}

.other-name {
    line-height: unset;
}

.name-title {
    display: flex;
    align-items: center;
}

.name-title i {
    padding-right: 5px;
}

.readmore {
    text-align: center;
    padding-top: 7px;
    border-top: 1px solid #ccc;
}

.readmore a {
    background-color: #fba026;
    color: #fff;
    font-size: 13px;
    padding: 7px;
    border-radius: 3px;
}

.comment-container {
    padding: 20px 0px;

}

.content-comment img {
    max-width: 100px;
}

.rep-com {
    padding: 5px;
    margin-left: 55px;
}

.dark-style .list-comment .outsite-comment {
    background-color: #423e3e;
    color: #fff;
    border: none;
}

.comment-container .story-detail-title {
    color: #f18121;
    font-size: 20px
}

.comment-container .story-detail-title i {
    margin-right: 10px
}

{
    overflow: hidden;
    clear: both;
    margin-top: 20px
}
.form-comment .input-comment {
    text-align: center
}

.form-comment .input-comment input {
    width: 100%;
    border-radius: 25px
}

.form-comment .mess-input {
    clear: both;
    width: 100%;
    position: relative;
}

.hidden {
    display: none;
}

.form-comment .comment-placeholder {
    font-size: 14px;
    color: #999;
    height: 70px;
    padding: 5px 10px;
    background-color: #fff;
    cursor: text;
    border: 1px solid #bbb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #fff;
}

.list-comment {
    clear: both
}

.list-comment .info-comment {
    padding: 10px 0px;
}

.list-comment .reply_comment {
    padding-left: 60px
}

.list-comment .reply_comment .message-content {
    background-color: #f7f7f7;
    padding: 10px
}

.list-comment .avartar-comment {
    width: 46px;
    float: left;
}

.list-comment .info-user-comment {
    margin-left: 0.3rem;
    flex: 1 1 auto;
    min-width: 0;
}

.list-comment .avartar-comment > img {
    border: 1px solid #eee;
    border-radius: 46px;
    background-color: #fff;
    height: auto;
    max-width: 100%;
}

.list-comment .header-comment {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 5px;
}

.list-comment .item-comment .time {
    font-size: 12px;
    margin: 0 10px;
}

.list-comment .media-comment {
    padding: 10px
}

.list-comment .title-user-comment {
    font-size: 12px;
    border-radius: 5px;
    padding: 0 3px;
}

.level_user {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    z-index: 1;
    display: inline-block;
    padding: 5px 3px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 7px;
    text-align: center;
    background-color: #000;
    color: #FFF;
}

.level_1 {
    color: #f18121 !important;
    border-color: #f18121 !important;
}


.level_2 {
    color: #2196f3 !important;
    border-color: #2196f3 !important;
}

.level_3 {
    color: #009688 !important;
    border-color: #009688 !important;
}

.level_4 {
    color: #9c27b0 !important;
    border-color: #9c27b0 !important;
}

.level_5 {
    color: #e00b87 !important;
    border-color: #e00b87 !important;
}

.level_6 {
    color: #1af26e !important;
    border-color: #1af26e !important;
}

.level_7 {
    background: #9c27b0 !important;
    background: linear-gradient(90deg, #9C27B0 0%, #e822f2 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    border-color: #9C27B0 !important;
}

.level_8 {
    background: #0a86db !important;
    background: linear-gradient(90deg, #fdea0a 0%, #f8a50c 50%, #fd08ab 70%, #fd08ab 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    border-color: #f8a50c !important;
}

.level_9 {
    background: #0a86db !important;
    background: linear-gradient(-100deg, #e23e57 0%, rgba(131, 58, 180, 1) 25%, #fd1d1d 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    border-color: #e23e57 !important;
}

.level_10 {
    background: #0a86db !important;
    background: linear-gradient(90deg, #474747 0%, #999999 50%, #dadae0 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.level_11 {
    background: #0a86db !important;
    background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 50%, rgba(252, 176, 69, 1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.list-comment .title-admin {
    border: 1px solid #ff2853 !important;
    color: #ff2853 !important;
}

.list-comment .title-owner {
    border: 1px solid #bd10e0;
    color: #bd10e0
}

.list-comment .title-member {
    border: 1px solid #6a6d6d;
    color: #6a6d6d;
}

.action-comment {
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.list-comment .action-comment span {
    color: #3f94d5;
    font-size: 12px;
}

.text-list-reply a {
    font-weight: bold;
}

.list-comment .content-comment {
    color: #2a2e2e;
    overflow: hidden;
    display: block;
    padding: 10px 0;
    word-wrap: break-word;
    font-weight: 400;
    font-size: 15px;
    border-top: 1px solid #ccc;
}

.like-comment, .dislike-comment, .like-comment span, .dislike-comment span {
    font-size: 15px !important;
    color: #000;
}

.messages .description {
    width: 100%;
    height: 75px;
    border: 1px solid #ddd;
    border-radius: 3px;
    resize: none;
}

.action-comment {
    padding-top: 3px;
}

.list-comment .reply-list {
    padding-left: 60px
}

.list-comment .reply-name {
    font-size: 13px;
    margin-right: 20px
}

.list-comment .outsite-comment {
    padding: 10px !important;
    border-radius: 5px;
    border: 1px solid #CCC;
    margin-left: 55px;
}

.header-comment .time {
    font-size: 11px;
}

.comment-container .load-more a {
    width: 100%;
    margin: 40px 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important
}

.comment-container .load-more a:hover {
    opacity: .5
}

.mess-input .input {
    margin: 5px 0;
    width: 38%;
    padding: 7px 2%;
    border: 1px solid #bbb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #fff;
    text-shadow: 0 0 1px #fff;
    overflow: visible;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.submit_comment {
    font-size: 15px;
    color: #fff !important;
    margin-right: 8px;
    min-width: 125px;
    font-weight: 400;
    padding: 5px;
    border-radius: 5px;
}

.control-comment {
    padding-top: 5px;
}

.button.is-info {
    background-color: #209cee;
    border-color: transparent;
    color: #fff;
}

.mce-ico.mce-i-emotrollface {
    background: url(../images/emo/trollface.png) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emoonion {
    background: url(../images/emo/onion.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emobafu {
    background: url(../images/emo/bafu.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emothobua {
    background: url(../images/emo/thobua.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emothotuzki {
    background: url(../images/emo/thotuzki.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emoyoyo {
    background: url(../images/emo/yoyo.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emopanda {
    background: url(../images/emo/panda.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emobabysoldier {
    background: url(../images/emo/babysoldier.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.mce-ico.mce-i-emogif {
    background: url(../images/emo/gif.gif) no-repeat;
    height: 30px;
    width: 30px;
}

.name_1 {
    color: #0a86db;
}

.name_2 {
    background-image: url(../images/rank/2.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_3 {
    background-image: url(../images/rank/3-1.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_4 {
    background-image: url(../images/rank/4.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_5 {
    background-image: url(../images/rank/5.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_6 {
    background-image: url(../images/rank/6-1.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_7 {
    background-image: url(../images/rank/7.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_8 {
    background-image: url(../images/rank/8.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.name_9 {
    background-image: url(../images/rank/9.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
}

.frame_treasure_vampire {
    background: #7e0100 !important;
    background: linear-gradient(24deg, rgba(126, 1, 0, 1) 0%, rgba(208, 15, 7, 1) 11%, rgba(160, 7, 3, 1) 14%, rgba(208, 15, 7, 1) 17%, rgba(223, 93, 11, 1) 25%, rgba(211, 118, 8, 1) 30%, rgba(223, 128, 11, 1) 37%, rgba(242, 188, 50, 1) 45%, rgba(184, 16, 8, 1) 59%, rgba(204, 111, 44, 1) 67%, rgba(205, 176, 56, 1) 74%, rgba(210, 64, 6, 1) 82%, rgba(209, 38, 14, 1) 87%, rgba(218, 47, 27, 1) 91%, rgba(167, 8, 3, 1) 98%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.frame_treasure_samurai {
    background: #7e0100 !important;
    background: linear-gradient(24deg, rgba(126, 1, 0, 1) 0%, rgba(208, 15, 7, 1) 11%, rgba(160, 7, 3, 1) 14%, rgba(208, 15, 7, 1) 17%, rgba(223, 93, 11, 1) 25%, rgba(211, 118, 8, 1) 30%, rgba(223, 128, 11, 1) 37%, rgba(242, 188, 50, 1) 45%, rgba(184, 16, 8, 1) 59%, rgba(204, 111, 44, 1) 67%, rgba(205, 176, 56, 1) 74%, rgba(210, 64, 6, 1) 82%, rgba(209, 38, 14, 1) 87%, rgba(218, 47, 27, 1) 91%, rgba(167, 8, 3, 1) 98%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.out-item-control {
    width: 100%;
}

.out-item-control a {
    font-size: 20px;
    width: 47%;
    text-align: center;
}

.out-item-control a span {
    font-size: 15px;
}

.report_error textarea {
    margin: 0;
    border: 1px solid #ccc;
    width: 100%;
    height: 100px;
    border-radius: 5px;
    padding: 15px;
    font-size: 15px;
    color: #354052;
}

.popup_content .title {
    text-align: center;
}

.title_report {
    font-size: 20px;
    text-align: center;
    margin: 10px 0 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.yes_no {
    text-align: center;
    padding-top: 5px;
}

.yes_no 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: #f18121;
    font-weight: 600;
}

.box-filter {
    background-color: #f3f3f3;
    padding: 15px;
    border-radius: 3px;
}

.box-filter .title_cate {
    font-weight: 400;
    color: #000;
    font-size: 13px;
}

.dark-style .box-filter .title_cate {
    color: #FFF;
}

.dark-style .btn_short {
    color: #000;
}

.dark-style .tags_detail {
    background-color: #242526;
    color: #fff;
}

.dark-style {
    background-color: #18191a;
    color: #e4e6eb;
}

.dark-style .container_info {
    background-color: #242526 !important;
}

.dark-style a {
    color: #e4e6eb;
}

.dark-style .head_site {
    background-color: #18191a;
}

.dark-style .menu_main_pc {
    background-color: #242526;
}

.dark-style .navbar-nav .nav-link {
    color: #e4e6eb;
}

.dark-style .navbar-nav .nav-link:hover {
    color: #EF5350;
}

.dark-style .dropdown-menu {
    background-color: #242526;
    color: #e4e6eb;
}

.dark-style .footer_site {
    background-color: #242526;
    border-color: #e4e6eb;
}

.dark-style .cl99 {
    color: #e4e6eb;
}

.dark-style .container_info {
    background-color: #18191a;
    color: #e4e6eb;
}

.dark-style .clblue:hover {
    background-color: #56ccf2;
}

.dark-style .footer_detail {
    background-color: #242526;
}

.dark-style .shadow_bg, .dark-style .shadow_bg a {
    color: #000;
}

.dark-style .content-comment {
    color: #ffffffbf;
}

.dark-style .like-comment, .dark-style .dislike-comment, .dark-style .like-comment span, .dark-style .dislike-comment span {
    color: #ffffffbf;
}

.dark-style .box-filter {
    background-color: #242526;
    color: #ffffffbf;
}

.dark-style .show_result_search {
    background-color: #3a3b3c;
}

.dark-style .show_result_search a:hover {
    color: #56ccf2;
}

.dark-style .warning-list {
    color: #ffffffbf;
}

.dark-style .nightmode_switch i, .dark-style .type_book_switch i {
    color: #FFF;
    border: 1px solid #FFF;
}

.dark-style .container-background {
    background-color: #211f1f !important;
}

.dark-style .box, .dark-style .chapter-control, .dark-style .box-comment {
    background-color: #242526 !important;
    color: #FFF;
}

.text-link {
    margin: 0px;
}

.btn_search {
    cursor: pointer;
}

.has-text-centered {
    display: block;
    width: 100%;
    text-align: center;
}

.view-more-btn {
    background-color: #EF5350;
    padding: 5px 25px;
    border-radius: 3px;
    color: #FFF;
}

.view-more-btn:hover {
    color: #fff;
    background-color: #56ccf2;
}

.list_chap .active {
    background-color: #209cee;
}

.box {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 10%);
    color: #4a4a4a;
    display: block;
    padding: 10px 0 0 0;
}

.title-detail {
    padding: 5px 10px;
}

.title-detail h1 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 35px;
    padding-bottom: 10px;
    display: inline-block;
}

.chapter-control {
    border-top: 1px solid #ecedee;
    text-align: center;
    background-color: #f6f7f8;
    padding: 0 10px;
}

.control-button-server {
    padding: 10px 0;
}

.button-server {
    padding: 10px 0;
}

.box ol {
    padding: 0 20px 0 10px;
}

.box .btn, .button-next-prev .btn {
    border-radius: 2px;
    border: none;
}

.box .btn-success, .button-next-prev .btn-success {
    background-color: #259425;
}

.box .btn-primary, .button-next-prev .btn-primary {
    background-color: #1b98e0;
}

.box .btn-info, .button-next-prev .btn-info {
    background-color: #51b9ff;
}

.content_detail_manga {
    padding: 30px 0;
}

.content_detail_manga img {
    color: #fff;
    border-color: #000;
    border-image: initial;
    border-style: none;
    border-width: medium;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: auto;
    z-index: 1;
    position: relative;
    display: block;
}

.content_detail_manga img.lazy {
    background: url(../img/loading-small.gif) center center no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.icon_server i {
    position: relative;
}

.icon_server i span {
    position: absolute;
    font-weight: 600;
    font-size: 9px;
    left: 9px;
    top: 3px;
}

.button-disable {
    background-color: #DDDDDD !important;
    cursor: not-allowed !important;
}

.button-next-prev {
    padding: 0 0 10px 0;
    text-align: center;
}

.button-next-prev .prev {
    margin-right: 3px;
}

.background-black {
    background-color: #333 !important;
}

.server-chap {
    display: none;
}
#body-info .panel-body{
    text-align: left;
}
.payment-form .form-group label, .payment-form .form-group > div{
    padding-left: 0;
    padding-right: 0;
}
.progress {
    width: 100%;
    height: 15px;
    background: #e1e4e8;
    border-radius: 2px;
    overflow: hidden;
}
.progress .progress-bar {
    display: block;
    height: 100%;
    background: linear-gradient(90deg, #ffd33d, #ea4aaa 17%, #b34bff 34%, #01feff 51%, #ffd33d 68%, #ea4aaa 85%, #b34bff);
    background-size: 300% 100%;
    -webkit-animation: progress-animation 2s linear infinite;
    animation: progress-animation 2s linear infinite;
    text-align: center;
    line-height: 15px;
}
@keyframes progress-animation{
    0%{
        background-position: 100%
    }
    100%{
        background-position: 0
    }
}
.panel-primary {
    border-color: #1b98e0;
}

.panel {
    background-color: #fff;
    border-radius: 3px;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #1b98e0;
    font-size: 15px;
    text-align: center;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body button {
    background-color: #EF5350;
    line-height: 2em;
    border: none;
}

.panel-body {
    padding: 15px;
    text-align: center;
}
.dark-style .table{
    color: #FFF;
}
.inline-login span .bi{
    font-size: 20px;
}
.notification_span{
    margin-right: 10px;
    position: relative;
}
.notification {
    background-color: #FFF;
    position: absolute;
    right: 0;
    top: 30px;
    width: 350px;
    border-radius: 5px;
    color: #000;
    z-index: 999;
    border: 1px solid #7e7e7e;
}
.notification h6 {
    line-height: 50px;
    padding: 0 15px;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 1px solid #3b4c89;
    text-align: center;
}
.notification .list {
    max-height: 300px;
    overflow: auto;
    padding: 10px;
    background-color: #ebebeb;
    border-radius: 3px;
}
.gg_chibi {
    text-align: center !important;
    padding: 100px 0 !important;
}
.notification_span .amount {
    position: absolute;
    bottom: 0;
    right: 2px;
    color: #FFF;
    background-color: #EF5350;
    border-radius: 150px;
    height: 10px;
    width: 10px;
    text-align: center;
    line-height: 18px;
    font-weight: 600;
    border: 1px solid;
}
.notification .message {
    border-radius: 5px;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    padding: 8px 10px;
    margin-bottom: 10px;
    text-align: left;
    position: relative;
}
.notification .content-message-item {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}
.notification .time {
    font-size: 13px;
    color: #757575;
    margin-top: 2px;
    line-height: 14px;
    text-align: left;
}
.time .bi{
    font-size: 9px !important;
    padding-right: 5px;
}
.profile ul.setting {
    position: absolute;
    top: 30px;
    background-color: #FFF;
    width: 250px;
    right: 0;
    border-radius: 5px;
    padding: 10px 9px;
    z-index: 2;
    color: #000;
    text-align: left;
    border: 1px solid #7e7e7e;
}
.profile ul.setting li.border_bottom {
    border-bottom: 1px solid #000;
    padding: 5px;
}
.profile ul.setting .user_currency .add {
    line-height: 32px;
    background-color: #EF5350;
    border-radius: 150px;
    cursor: pointer;
    padding: 0 17px;
    font-size: 16px;
    height: 32px;
    margin-top: 3px;
    display: inline-block;
    color: #FFF;
}
.profile ul.setting li p {
    padding: 5px 10px;
    cursor: pointer;
    line-height: 30px;
    border-radius: 10px;
}
.user_currency .current {
    display: flex;
    gap: 6px;
    flex: 1;
    padding: 5px 0;
}
.user_currency .add {
    text-align: center;
    padding: 12px 0;
    padding-left: 5px;
    position: relative;
}
.user_currency {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 40px;
    line-height: 30px;
    background-color: #FFF;
    color: #000;
    padding: 0 5px;
    border-radius: 40px;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
}
.profile ul.setting li {
    display: flex;
}
.setting .bi{
    font-size: 15px !important;
}
.notification a, .setting a{
    color: #000;
}
.h1-home h1{
    display: inline-block;
    padding-left: 5px;
}
.text_ads {
    width: 100%;
    text-align: center;
    background-color: #F2F4F7;
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #222b45;
    display: block;
    margin: 0 auto;
}
.txt_qc {
    font-size: 10px !important;
    margin: 0 auto;
}
.adfull{
    background-color: #FFF;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.ad300{
    width: 300px;
    height: 250px;
    background-color: #FFF;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
#ad_info_top {
    margin: 10px auto 10px auto;
}
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .dropdown-full {
        width: 800px;
        display: flex
    }
}

@media all and (max-width: 1150px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin-right: 20px;
        padding: 15px 0;
        font-size: 15px;
    }

    .out-item-control a > span {
        display: none;
    }
}

@media all and (max-width: 992px) {
    .title-detail {
        padding: 10px;
        text-align: center;
    }

    .text-link div {
        padding: 5px 0;
    }

    .text-link a {
        font-size: 16px;
    }

    .navbar-toggler {
        position: relative;
        width: 40px;
        height: 25px;
        cursor: pointer;
        display: inherit;
    }

    .box-login {
        justify-content: space-between;
        display: flex;
        height: 40px;
        align-items: center;
        padding-top: 10px;
    }

    .box_search_mobile {
        padding: 0 15px !important;
    }

    .navbar-toggler .navbar-toggler-icon {
        width: 18px;
        height: 2px;
        background-color: #EF5350;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -khtml-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: 0;
        margin-top: -2px;
        transform: translate(-50%, -50%);
    }

    .navbar-toggler .navbar-toggler-icon:before {
        content: "";
        left: 0;
        width: 18px;
        height: 2px;
        background: #EF5350;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -khtml-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        position: absolute;
        top: 50%;
        margin-top: 4px;
    }

    .navbar-toggler .navbar-toggler-icon:after {
        left: 0;
        content: "";
        width: 18px;
        height: 2px;
        background: #EF5350;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -khtml-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        position: absolute;
        top: 50%;
        margin-top: -6px;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        margin-left: 12px;
        background: 0 0;
        top: 40%;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
        height: 18px;
        width: 2px;
        border-radius: 0;
        -o-transition-delay: .2s;
        -webkit-transform: translate(-210%, 10%) rotate(135deg);
        -ms-transform: translate(-210%, 10%) rotate(135deg);
        transform: translate(-210%, 10%) rotate(135deg);
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
        width: 18px;
        height: 2px;
        border-radius: 0;
        -o-transition-delay: .2s;
        -webkit-transform: translate(-89%, 15%) rotate(135deg);
        -ms-transform: translate(-89%, 15%) rotate(135deg);
        transform: translate(-70%, -15%) rotate(135deg);
    }

    button:focus {
        outline: 1px dotted;
        outline: 0 auto -webkit-focus-ring-color;
    }

    .w600 {
        max-width: 100%
    }

    .ico_svg.logo_main {
        height: 40px
    }

    .head_site {
        padding: 10px 0
    }

    .head_mobile {
        display: flex
    }

    .head_mobile .right_menu {
        display: flex !important;
        align-items: center;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

    .head_mobile {
        margin-top: 10px !important
    }

    .head_mobile .nav-link {
        color: #EF5350
    }

    .head_mobile .icon_gender {
        width: 35px;
        height: 35px;
        background-color: #fff;
        background-size: 25px auto;
        margin-left: 0;
    }

    .dropdown-full li {
        float: left
    }

    .dropdown-full:after {
        clear: both;
        content: '';
        display: table
    }

    .dropdown-menu {
        background: #fff;
        box-shadow: none
    }

    .box_content_reg {
        width: calc(100% - 25px);
    }

    .logo-footer {
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }

    .footer_site {
        margin-top: 0
    }

    .number_chap {
        border-radius: 3px;
        border: 1px solid #999;
        min-width: 120px;
    }

    .box_setting_detail {
        z-index: 999;
        width: 100%;
        min-width: inherit
    }

    .box_setting_detail {
        bottom: 45px;
        left: 10px;
        z-index: 999;
        width: calc(100% - 20px);
        min-width: inherit;
    }
}

@media all and (max-width: 768px) {
    .title_tale h1{
        padding: 5px 15px;
    }
    .notification {
        position: fixed;
        z-index: 2;
        top: 100px;
        left: 50%;
        width: calc(100% - 20px);
        transform: translate(-50%, 0);
    }
    .setting {
        top: 50px !important;
    }
    .payment-detail{
        text-align: center;
    }
    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .btn_short {
        padding: 5px 10px;
        margin-right: 5px;
    }

    .list_genre select {
        padding: 5px;
    }

    .list_genre .style_ck {
        width: calc(33.3% - 1rem);
    }

    .detail_acc .ml-4 {
        margin-left: 0 !important
    }

    .box_info_tale {
        display: block !important
    }

    .thumb170x220 {
        margin: 0 auto;
        margin-bottom: 20px;
        width: 230px;
        height: 300px;
    }

    .info_tale {
        width: 100%;
        margin: 0
    }

    .icon_follow_tale {
        display: block
    }

    .btn_tale {
        padding: 10px 12px;
        width: 49%;
        margin-right: 0px;
        margin-top: 5px;
    }

    .list_cm {
        margin: 25px 0
    }

    .item_sub_list_cm {
        margin-left: 0
    }

    .content_popup_cate {
        width: 95%
    }

    .icon_color {
        margin-right: 10px;
    }

    .item_font {
        padding: 6px 10px;
        margin-right: 10px;
        font-size: 14px
    }

    .container_detail {
        margin-bottom: 130px;
    }

    .detail_acc {
        padding-left: 0;
        border: none;
        margin-top: 20px
    }

    .btn_upload {
        display: block
    }

    .list_result_search .ml-5 {
        margin-left: 10px !important
    }

    .w_result_search {
        width: calc(100% - 170px)
    }

    .dropdown-full li {
        width: 50% !important
    }
}

@media all and (max-width: 480px) {
    .list_genre .style_ck {
        width: calc(50% - 1rem);
    }
}

.shadow_bg .box_content_reg .close {
    position: absolute;
    right: -15px;
    top: -15px;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 150px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    box-shadow: 0 0 5px #000;
    padding: 8px 0;
    opacity: 1 !important;
}

.search_avatar img {
    width: 70px;
    height: 85px;
    object-fit: cover;
    border-radius: 4px;
}

.list_result_search li.active > a {
    background-color: #f8f9fa;
}